Update move up and down buttons after dragging questions when managing questionnaire#5947
Merged
jesusdb merged 5 commits intodecidim:developfrom May 4, 2020
Conversation
2 tasks
Contributor
|
Hello @verarojman, has this been approved by @decidim/product? |
Contributor
|
This fixes a bug @jesusdb |
Contributor
|
Please, solve the changelog conflict to approve 👍 |
Contributor
Author
|
Done @jesusdb! |
jesusdb
approved these changes
May 4, 2020
ace
pushed a commit
to aspgems/decidim
that referenced
this pull request
May 5, 2020
* develop: (29 commits) Update Conversations design with decidim-design UI (decidim#6008) Add counter of active users to admin dashboard (decidim#5907) Show activity graphs on admin dashboard (decidim#6030) Update sassc gem version (decidim#6062) Fix generator Gemfile after puma upgrade (decidim#6060) New Crowdin translations (decidim#6059) Add Slovak as a new language (decidim#6039) Remove all tests for i18n PRs (decidim#6061) Update move up and down buttons after dragging questions when managing questionnaire (decidim#5947) Fix using Decidim as a provider for omniauth authentication (decidim#6042) Add redesign for responsive public profile navigation tabs (decidim#6032) Add versioning pages to initiatives (decidim#5935) Notify users when roles get assigned (decidim#5886) Improve the budget page and the project card (decidim#5809) New Crowdin translations (decidim#6050) New Crowdin translations (decidim#6046) Ignore jobs on locales branches (decidim#6047) Automatic task for deleting Meeting Inscription data (decidim#5989) New Crowdin translations (decidim#5877) Ignore builds on Crowdin PRs (decidim#6037) ...
microstudi
pushed a commit
to Platoniq/decidim
that referenced
this pull request
Jul 8, 2020
…g questionnaire (decidim#5947) * Update move up and down buttons after dragging questions when managing a questionnaire in admin * Update changelog
13 tasks
microstudi
added a commit
to Platoniq/decidim
that referenced
this pull request
Jul 23, 2020
…g questionnaire (decidim#5947) * Update move up and down buttons after dragging questions when managing a questionnaire in admin * Update changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
This PR fixes "Move up" and "Move down" buttons when editing a questionnaire to make them correctly update after dragging questions to reorder them.
📋 Subtasks
CHANGELOGentry📷 Screenshots
Before:
After: