PromucFlow_constructor/app/client/src/pages/setup
Ankita Kinger e28e89807c
feat: Refactor invite modal for handling RBAC updates (#16405)
* refactored code for invite modal changes for rbac

* code splitted some more files for refactoring invite modal component

* removed unused imports

* created new variable for handlers

* updated an import

* reverted a change

* refactored a section of code

* fixed a cypress test

* fixed a cypress test

* updated imports

* exported some entities
2022-09-02 22:45:08 +05:30
..
common.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
constants.ts
DataCollectionForm.tsx feat: import changes batch 2 (#15722) 2022-09-02 14:08:17 +05:30
DetailsForm.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
GetStarted.tsx feat: Refactor invite modal for handling RBAC updates (#16405) 2022-09-02 22:45:08 +05:30
index.tsx feat: Introduce a welcome banner and a form to fill in role, useCase for new user (#8312) 2021-10-21 11:06:17 +05:30
NewsletterForm.tsx feat: import changes batch 2 (#15722) 2022-09-02 14:08:17 +05:30
SetupForm.test.tsx fix: welcome form getting submitted on pressing enter key (#12613) 2022-04-13 15:37:11 +05:30
SetupForm.tsx feat: Refactor invite modal for handling RBAC updates (#16405) 2022-09-02 22:45:08 +05:30
SignupSuccess.test.tsx fix: welcome form shown for a while after signup (#13304) 2022-05-04 14:13:02 +05:30
SignupSuccess.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
Welcome.tsx fix: welcome form shown for a while after signup (#13304) 2022-05-04 14:13:02 +05:30