-
Notifications
You must be signed in to change notification settings - Fork 99
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: Allow to reorder options for "multiple" question type in backend #2333
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2333 +/- ##
=======================================
Coverage ? 35.62%
Complexity ? 1028
=======================================
Files ? 71
Lines ? 3882
Branches ? 0
=======================================
Hits ? 1383
Misses ? 2499
Partials ? 0 |
b029248
to
45c396b
Compare
First part for closing #354 |
10ddcbd
to
2ce5993
Compare
04783ca
to
ddeeb85
Compare
ddeeb85
to
c1acdcf
Compare
Maybe also a repair step to add order to existing options instead of setting it as NULL ? |
Good idea :) But maybe as a follow up in #2092. |
Signed-off-by: Ferdinand Thiessen <[email protected]> Signed-off-by: Christian Hartmann <[email protected]>
c1acdcf
to
7aba08d
Compare
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! (If you believe you should not receive this message, you can add yourself to the blocklist.) |
This uses backend part of the original PR #2092 by @susnux to include it in the 4.3 release. The frontend still needs some more love and will be part of 5.0