-
Notifications
You must be signed in to change notification settings - Fork 153
Dev to Main Sync #1111
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
Dev to Main Sync #1111
Conversation
* feat: add new stepper and welcome screen for form * refactor: remove redudant css, simplify steps, modal flow * fix: add oldOnboarding param for test * refactor: css naming and remove redundant styles * refactor: use application terms service as shared state * test: add test for new stepper and welcome screen * fix: use reusable es iicon button for close modal * fix: currentStep initialization and new stepper constructor * fix: rterms modal checkbox validation and improve naming * fix: fix bullet point and add test for oldOnboarding * refactor: naming and copy for terms, move css to next PR * refactor: naming for application terms service * refactor: remove unused id in localStorage * refactor: update storage handling in new stepper * fix: update color shade for text and naming for welcome screen * refactor: update query param step in new stepper
…ng-Form] (#1085) * feat: add styling for new stepper and its steps * refactor: styling for welcome screen * refactor: remove important for terms modal styling * style: update various CSS properties for improved layout and readability * fix: styling for image preview container
* feat: add step one for image upload and personal details * fix: styling for form header * fix: styling for image box and input boxes * feat: add prev and next stepper buttons * fix: incorrect data testt for stepper buttons * feat: add base step component for all new steps * fix: input validation in new step one * refactor: improve progress calculation and update header text * refactor: improve step navigation * fix: image upload preview and update storage keys * refactor: use try catch in local storage actions * refactor: improve accessibility in new step one * refactor: enhance image upload and new stepper error handling * refactor: validation for fields in new stepper and enhance button layout * feat: add new step 2 and 3 for intro and interests [Onboarding-Form] (#1084) * feat: add new step two for introduction * feat: add step three for interests * feat: add base step class to handle input validation and local storage sync * fix: postIntialization in new step one * fix: grid styling for step two and three * refactor: remove redundant max words * fix: lint issue and form headings * refactor: use constant for storage keys * feat: add new step four and five for social links and whyRds [Onboarding-Form] (#1086) * feat: add new step for social links * feat: add snew step four for social links * feat: add new step fivve for stepper * fix: styling for selectt in new step five * refactor: replace hardcoded storage keys with constants * feat: add review step for new stepper [Onboarding-Form] (#1087) * feat: add review step for new stepper * feat: add thank you screen for new stepper * refactor: use structure for step data and replace hardcoded storage keys * refactor: use getter func for review step button
…pplication detail page (#1090) * feat: add applications route and detail view with access control * feat: create applications route with nested detail route * feat: implement applications controller and route logic * feat: add API endpoints for fetching applications and application details * feat: enhance header component to include applications link for super users * feat: create templates for applications list and application detail view * fix: add access control to ensure only super users can access applications * refactor: simplify applications data retrieval in applications route * fix: remove redundant transition, simplify template * test: add unit tests for application and detail routes (#1100) Co-authored-by: Mayank Bansal <[email protected]> --------- Co-authored-by: Mayank Bansal <[email protected]>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Date: 25-12-2025
Developer Name: @MayankBansal12 @azeemuddinaziz
Issue Ticket Number
PRs Going in Sync
Description:
User Onboarding form and admin application page were part of onboarding revamp and are under feature flag, since the project got stopped in the middle, issues are not completed.
Fixes space bug for input in new signup (feat: restrict user to enter space in signup component input field #1107)
Is Under Feature Flag
Database changes
Breaking changes (If your feature is breaking/missing something please mention pending tickets)
Is Development Tested?
Tested in staging?
Add relevant Screenshot below ( e.g test coverage etc. )
proof for new signup input fix
restrict_spaces_in_input_staging_proof.mov
proof for user onboarding and applications
Screencast.from.2025-12-26.00-07-25.mp4