-
-
Notifications
You must be signed in to change notification settings - Fork 550
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
XWIKI-22121: Improve the registration experience #3155
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0e251c - Browse repository at this point
Copy the full SHA d0e251cView commit details -
XWIKI-22121: Improve the registration experience - Part C
* Added the `back to home` button. * Fixed the style of the TODO: * replace the inline styling with some CSS
Configuration menu - View commit details
-
Copy full SHA for 157fd99 - Browse repository at this point
Copy the full SHA 157fd99View commit details
Commits on Apr 30, 2024
-
XWIKI-22121: Improve the registration experience - Part A
* Moved the login and register buttons from the drawer to the navbar. * Updated style * Part B: moved around the first and last name fields. TODO: * C. replace the registration confirmation inline styling with some CSS
Configuration menu - View commit details
-
Copy full SHA for 641dc53 - Browse repository at this point
Copy the full SHA 641dc53View commit details -
XWIKI-22121: Improve the registration experience - Part B
* Split the form into two sections * Added an `About you` title for the second section. TODO: * C. replace the registration confirmation inline styling with some CSS
Configuration menu - View commit details
-
Copy full SHA for f631969 - Browse repository at this point
Copy the full SHA f631969View commit details -
XWIKI-22121: Improve the registration experience - Part B
* Split the validation messages in multiple parts - WIP TODO: * C. replace the registration confirmation inline styling with some CSS
Configuration menu - View commit details
-
Copy full SHA for 78fdc81 - Browse repository at this point
Copy the full SHA 78fdc81View commit details
Commits on May 3, 2024
-
XWIKI-22121: Improve the registration experience - Part B
* Split the validation messages in multiple parts - Done. TODO: * C. replace the registration confirmation inline styling with some CSS * B. Check that other uses of Livevalidation are not broken by the changes.
Configuration menu - View commit details
-
Copy full SHA for cd64ac2 - Browse repository at this point
Copy the full SHA cd64ac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c3045c - Browse repository at this point
Copy the full SHA 4c3045cView commit details -
XWIKI-22121: Improve the registration experience - Part B
* Replaced the registration confirmation inline styling with some CSS * Escaped the content added in RegistrationConfig TODO: * B. Check that other uses of Livevalidation are not broken by the changes.
Configuration menu - View commit details
-
Copy full SHA for bee22da - Browse repository at this point
Copy the full SHA bee22daView commit details
Commits on May 15, 2024
-
XWIKI-22121: Improve the registration experience - Part B
* Took care of a fallback for backwards compatibility
Configuration menu - View commit details
-
Copy full SHA for d3cab05 - Browse repository at this point
Copy the full SHA d3cab05View commit details
Commits on May 16, 2024
-
XWIKI-22121: Improve the registration experience - Part B
* Tried to fix the register form not submitting, WIP
Configuration menu - View commit details
-
Copy full SHA for af3c804 - Browse repository at this point
Copy the full SHA af3c804View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 39445e5 - Browse repository at this point
Copy the full SHA 39445e5View commit details
Commits on May 29, 2024
-
XWIKI-22121: Improve the registration experience
* Fixed a wrong ID for the UIExtensionClass
Configuration menu - View commit details
-
Copy full SHA for fa5e492 - Browse repository at this point
Copy the full SHA fa5e492View commit details -
XWIKI-22121: Improve the registration experience
* Fixed the bug for unexpected lack of form submission
Configuration menu - View commit details
-
Copy full SHA for 1bd4025 - Browse repository at this point
Copy the full SHA 1bd4025View commit details
Commits on May 30, 2024
-
XWIKI-22121: Improve the registration experience
* Fixed some codestyle
Configuration menu - View commit details
-
Copy full SHA for 8b9fb00 - Browse repository at this point
Copy the full SHA 8b9fb00View commit details
Commits on Jun 3, 2024
-
XWIKI-22121: Improve the registration experience
* Added comments * Removed special rule for regex type validation in the JS initialization * Updated the template for creating a validationContainer to fit loading the form with values already given
Configuration menu - View commit details
-
Copy full SHA for d24b61e - Browse repository at this point
Copy the full SHA d24b61eView commit details -
XWIKI-22121: Improve the registration experience
* Improved backwards compatibility (WIP)
Configuration menu - View commit details
-
Copy full SHA for d328145 - Browse repository at this point
Copy the full SHA d328145View commit details
Commits on Jun 4, 2024
-
XWIKI-22121: Improve the registration experience
* Updated the style of `mandatory` and `must-match` fields when valid to never show the `Ok` text. (wasn't an issue before, because the text was left empty as a mistake) * fixed booleans for validation * fixed boolean for the welcome message formatting.
Configuration menu - View commit details
-
Copy full SHA for 3618247 - Browse repository at this point
Copy the full SHA 3618247View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf825e4 - Browse repository at this point
Copy the full SHA cf825e4View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23b31ed - Browse repository at this point
Copy the full SHA 23b31edView commit details -
XWIKI-22121: Improve the registration experience
* Fixed the base page object register and login function to fit the new position of those links.
Configuration menu - View commit details
-
Copy full SHA for af46c36 - Browse repository at this point
Copy the full SHA af46c36View commit details
Commits on Jun 7, 2024
-
XWIKI-22121: Improve the registration experience
* Fixed the username duplicate validation message * Fixed the size of the hero image on successful registration
Configuration menu - View commit details
-
Copy full SHA for 683ccd5 - Browse repository at this point
Copy the full SHA 683ccd5View commit details
Commits on Jul 10, 2024
-
XWIKI-22121: Improve the registration experience
* Updated the version for deprecation
Configuration menu - View commit details
-
Copy full SHA for 17237cc - Browse repository at this point
Copy the full SHA 17237ccView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 699558b - Browse repository at this point
Copy the full SHA 699558bView commit details -
XWIKI-22121: Improve the registration experience
* Merge conflict resolution
Configuration menu - View commit details
-
Copy full SHA for 420b092 - Browse repository at this point
Copy the full SHA 420b092View commit details -
XWIKI-22121: Improve the registration experience
* Updated version number
Configuration menu - View commit details
-
Copy full SHA for 2467089 - Browse repository at this point
Copy the full SHA 2467089View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0bcd33 - Browse repository at this point
Copy the full SHA d0bcd33View commit details
Commits on Sep 30, 2024
-
XWIKI-22121: Improve the registration experience
* Updated the attachment name to be more understandable
Configuration menu - View commit details
-
Copy full SHA for f7671c1 - Browse repository at this point
Copy the full SHA f7671c1View commit details -
XWIKI-22121: Improve the registration experience
* Removed a parameter with its default value * Escaped strings in the HTML template.
Configuration menu - View commit details
-
Copy full SHA for abb32a7 - Browse repository at this point
Copy the full SHA abb32a7View commit details
Commits on Oct 2, 2024
-
XWIKI-22121: Improve the registration experience
* Improved the display of the Captcha
Configuration menu - View commit details
-
Copy full SHA for c49f94d - Browse repository at this point
Copy the full SHA c49f94dView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e316527 - Browse repository at this point
Copy the full SHA e316527View commit details -
XWIKI-22121: Improve the registration experience
* Solve merge conflict
Configuration menu - View commit details
-
Copy full SHA for f3f24d7 - Browse repository at this point
Copy the full SHA f3f24d7View commit details
Commits on Nov 4, 2024
-
XWIKI-22121: Improve the registration experience
* Fixed wrong version number on translation deprecation section
Configuration menu - View commit details
-
Copy full SHA for 0598ab8 - Browse repository at this point
Copy the full SHA 0598ab8View commit details