Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(editor): Pass fileId to editor API for reader #1029

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

mejo-
Copy link
Member

@mejo- mejo- commented Nov 27, 2023

Only do this if editor API is version 1.1 or newer to not break usage with older Text versions.

This builds on nextcloud/text#5042.

Fixes: #620
Fixes: #964

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation is not required

Only do this if editor API is version 1.1 or newer to not break usage
with older Text versions.

This builds on nextcloud/text#5042.

Fixes: #620
Fixes: #964

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- force-pushed the enh/text_attachment_resolver branch from 85b45bb to ed88a22 Compare December 5, 2023 11:38
@mejo- mejo- marked this pull request as ready for review December 5, 2023 11:38
Copy link

cypress bot commented Dec 5, 2023

1 failed test on run #1275 ↗︎

1 252 0 0 Flakiness 0

Details:

feat(editor): Pass fileId to editor API for reader
Project: Collectives Commit: ed88a22795
Status: Failed Duration: 07:28 💡
Started: Dec 5, 2023 12:48 PM Ended: Dec 5, 2023 12:56 PM
Failed  cypress/e2e/page-list.spec.js • 1 failed test • Nextcloud master

View Output

Test Artifacts
Page list > Page trash > allows to trash and restore page with subpage and attachment Screenshots

Review all test suite changes for PR #1029 ↗︎

@mejo- mejo- merged commit eb24aea into main Dec 5, 2023
49 of 52 checks passed
@delete-merged-branch delete-merged-branch bot deleted the enh/text_attachment_resolver branch December 5, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants