Draft: Resolve "Rebuild account registration form"
Closes #1225
Merge request reports
Activity
assigned to @yuha
added 62 commits
- b8d39bdc...ed7a7a82 - 52 earlier commits
- fcfc413c - Fix migration history
- 97d467bb - Fix permissions for person batch mutation
- b5bbb87c - Drop old form and views for persons
- 46093a14 - Use correct type constraint
- 31fdbe1c - Fix image preview size
- c48e5786 - Restructure components
- 32c545c2 - WIP: Add edit button to person list
- 8545a3c7 - Go back on success instead of redirect to separate route
- ac0c4b28 - Reformat
- bcd18908 - WIP: Rebuild account registration form in vue
Toggle commit listadded 1 commit
- 09038dd6 - WIP: Rebuild account registration form in vue
added 24 commits
-
dfca2487...1efc0078 - 19 commits from branch
master
- d1c92081 - Pass systemProperties to routeValidators
- ca7de4d9 - Add inviteEnabled to systemProperties-Query
- f3debbb6 - Switch accept_invitation-menu from permission to validator
- 8540bb28 - Reformat
- 7f0fc0f9 - Merge branch '1227-fix-invite-code-menu-not-shown' into 1225-rebuild-account-registration-form
Toggle commit list-
dfca2487...1efc0078 - 19 commits from branch
added 20 commits
- 7f0fc0f9...8cf4833c - 10 earlier commits
- a9fed343 - Fix translations
- 664a5895 - Fix and add photo/avatar fields to person input type
- a17f8fb5 - Fix mutation
- a4f6ea80 - Use correct translation strings
- 6e71902e - Implement configurable required fields in signup form
- b3b0f3c0 - Add missing import
- 3b97c96a - Add margin to error alert
- db90ced1 - Fix translation key
- 0f43e134 - Add missing file field import
- d2dd071d - Remove unneeded todo
Toggle commit listadded 27 commits
-
35c920de...017729df - 3 commits from branch
master
- 017729df...b4ab6e1f - 14 earlier commits
- bac9b3a9 - Merge branch '1107-vue-rework-person-create-edit' into 8-factor-out-addresses-into-their-own-model
- a6dade03 - Merge branch '1107-vue-rework-person-create-edit' into 8-factor-out-addresses-into-their-own-model
- 79283a39 - Create and update default address in person mutation
- 826710bf - Add default item and set isCreate value
- d422fb1c - Fix default item handling
- 1e55bff0 - Merge branch 'master' into 8-factor-out-addresses-into-their-own-model
- aab1474c - Fix address handling in frontend
- 3e02a82c - Merge branch '1234-personform-does-not-work-in-create-mode' into...
- 855a64c7 - Merge branch '8-factor-out-addresses-into-their-own-model' into...
- 68917702 - Adapt to new address model and display summary at end of wizard
Toggle commit list-
35c920de...017729df - 3 commits from branch
- Resolved by Hangzhi Yu
added 1 commit
- c9d34e7c - Implement proper handling of mail addresses in backend
added 48 commits
-
c9d34e7c...ab48c423 - 47 commits from branch
master
- 4102de18 - Merge branch 'master' into 1225-rebuild-account-registration-form
-
c9d34e7c...ab48c423 - 47 commits from branch
- Resolved by Hangzhi Yu
If the invite code has a person, skip personal data and also don't allow posting personal data. Don't show the personal data!
added 1 commit
- 21660e4f - WIP: Implement invitations in account registration component
added 1 commit
- cfd2ec95 - WIP: Implement invitations in account registration component
added 1 commit
- e8ac1307 - WIP: Implement invitations in account registration component
Please register or sign in to reply