-
-
Notifications
You must be signed in to change notification settings - Fork 217
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
Add Custom Data to Web User Invite #35124
Merged
Merged
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for deae220 - Browse repository at this point
Copy the full SHA deae220View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1e4800 - Browse repository at this point
Copy the full SHA e1e4800View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7cfae7 - Browse repository at this point
Copy the full SHA f7cfae7View commit details -
adds custom data fields to django form
- Manually add a prefix to custom data fields for consistency with the `CustomDataEditor` form since all fields for that form have the prefix applied. This is will later be relevant for populating post data for disabled fields
Configuration menu - View commit details
-
Copy full SHA for 2a17686 - Browse repository at this point
Copy the full SHA 2a17686View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9515780 - Browse repository at this point
Copy the full SHA 9515780View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a2e552 - Browse repository at this point
Copy the full SHA 5a2e552View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5f848e - Browse repository at this point
Copy the full SHA a5f848eView commit details -
manually populates post data to form
When a field is disabled, it is not included in the form post data. This manually adds the field data back in
Configuration menu - View commit details
-
Copy full SHA for 9945897 - Browse repository at this point
Copy the full SHA 9945897View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c798c6 - Browse repository at this point
Copy the full SHA 6c798c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8347c90 - Browse repository at this point
Copy the full SHA 8347c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 307933f - Browse repository at this point
Copy the full SHA 307933fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0fc01e - Browse repository at this point
Copy the full SHA e0fc01eView commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a177ab0 - Browse repository at this point
Copy the full SHA a177ab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63273ea - Browse repository at this point
Copy the full SHA 63273eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8405864 - Browse repository at this point
Copy the full SHA 8405864View commit details
Commits on Sep 17, 2024
-
registration form fields for user data includes the prefix. So prefix…
… needs to be manually removed for conditional check
Configuration menu - View commit details
-
Copy full SHA for df8af4e - Browse repository at this point
Copy the full SHA df8af4eView commit details -
bug: fixes potential issue where the defined user data field contains…
… the prefix within the name as defined by the user
Configuration menu - View commit details
-
Copy full SHA for aec22cd - Browse repository at this point
Copy the full SHA aec22cdView commit details
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.