[#6106] Adapt admin form designer to the new type form field#6117
Draft
vaszig wants to merge 14 commits intofeature/6098-introduce-a-single-page-formfrom
Draft
Conversation
Contributor
Author
|
Do NOT merge until 3.5 is released. |
25c6aa1 to
8dd7649
Compare
70f63cd to
3b35ebc
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/6098-introduce-a-single-page-form #6117 +/- ##
=============================================================================
- Coverage 97.08% 97.07% -0.01%
=============================================================================
Files 884 884
Lines 33393 33394 +1
Branches 2997 2998 +1
=============================================================================
Hits 32418 32418
Misses 658 658
- Partials 317 318 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cc58adc to
4537640
Compare
d1af4c9 to
e6f635d
Compare
6e150dd to
016b228
Compare
8847858 to
4b1681f
Compare
7665496 to
c10a232
Compare
- New form type field (regular, appointment and single page) - Migrations for the new field and the removed one (is_appointment) - Data migration for the existing forms (update the form type)
for enabling appointment plugin
- added regular form to metrics - fixed form serializer in v3 and added tests - fixed broken css in admin radio fields - made help texts a bit better
4b1681f to
49e8a25
Compare
c10a232 to
c6e8543
Compare
c6e8543 to
038ed83
Compare
399bb70 to
92736f6
Compare
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.
Closes #6106
Changes
Checklist
Check off the items that are completed or not relevant.
Impact on features
Dockerfile/scripts
./binfolderCommit hygiene
Documentation