-
Notifications
You must be signed in to change notification settings - Fork 91
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
Refactor Polling Backend and Sync service #3799
base: main
Are you sure you want to change the base?
Conversation
e519140
to
2fefbe2
Compare
1 failed and 1 flaky tests on run #8658 ↗︎
Details:
cypress/e2e/conflict.spec.js • 1 failed test
cypress/e2e/share.spec.js • 1 flaky test
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
Signed-off-by: Max <[email protected]>
Signed-off-by: Max <[email protected]>
Signed-off-by: Max <[email protected]>
Both were kept up to date but never used as far as i can tell. Signed-off-by: Max <[email protected]>
2fefbe2
to
e99556f
Compare
Save will only save the doc and doc state. Sync will only fetch steps from the server. Signed-off-by: Max <[email protected]>
e99556f
to
742edb3
Compare
@max-nextcloud Considering the amount of conflicts, is this something to rather do in smaller iterations? Can we extract some parts easily? Any plan to still continue or shall we close this for now? |
Yes. It's basically 3 things:
My plan is to get one of these 3 parts ready for merge every week. This week I did 1. |
📝 Summary
Refactor the Polling Backend and Synchronization service
🏁 Checklist
npm run lint
/npm run stylelint
/composer run cs:check
)