-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[#54275] Live update the work package progress modal with morphing on turbo frame re-rendering. #15213
Merged
oliverguenther
merged 21 commits into
release/14.0
from
feature-add-turbo-frame-morphing
Apr 23, 2024
Merged
[#54275] Live update the work package progress modal with morphing on turbo frame re-rendering. #15213
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
12b3edc
Use morphing on turbo frame re-rendering.
dombesz d213274
Refresh remaining work calculations on the work estimate modal.
dombesz 3fd2fe1
Preserve cursor position of the progress modal by using morphing on t…
dombesz 4a953fe
Ensure modals can be previewed in the context of create forms
aaron-contreras 7c6552b
Add feature specs for cases known to be buggy with live updating
aaron-contreras a19dcdf
Merge branch 'release/14.0' into feature-add-turbo-frame-morphing
aaron-contreras e086ecb
Flag changed fields for change detection on server side
aaron-contreras adb3bdd
Disable autocomplete on progress form
cbliard d0ef196
Autocorrect with erb-lint
cbliard f80ed8c
Detect cases where remaining work is identical but changed by user no…
cbliard 309a5ba
Merge branch 'release/14.0' into feature-add-turbo-frame-morphing
aaron-contreras da1b482
Fix test: initial work package was inconsistent
cbliard 80a992e
Fix modal rendering for new work packages
aaron-contreras 757700d
Detect cases where work is not changed but set by user nonetheless
cbliard 9b65712
Avoid sending the remainingTime in create form when status-based
cbliard b037e76
Fix test
cbliard f7107dd
Display only one error when work < remaining work
cbliard 4354d8f
Make the test pass with a sleep
cbliard 511f982
Fix share/filter_spec
aaron-contreras 4fabb80
Merge branch 'release/14.0' into feature-add-turbo-frame-morphing
cbliard 3e57d48
Ensure that relative urls are respected
aaron-contreras File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
Check notice
Code scanning / Brakeman
Render path contains parameter value. Note