PromucFlow_constructor/app/client/src/pages/Applications
Ravi Kumar Prasad eb0c93e0e0
feat: Add type inference for redux's useSelector hook (#18257)
Add type inference for redux's useSelector hook

- Used module augmentation of TS to override the default root state interface
- Replaced custom hook with redux's useSelector
- It brings consistency as at a lot of places in the codebase we're using only the redux's useSelector
2022-11-28 08:13:17 +00:00
..
ProductUpdatesModal chore: import common variables from design system (#17600) 2022-10-31 06:54:47 +05:30
ApplicationCard.tsx chore: import common variables from design system (#17600) 2022-10-31 06:54:47 +05:30
ApplicationLoaders.tsx feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
CreateApplicationForm.tsx feat: Refactor invite modal for handling RBAC updates (#16405) 2022-09-02 22:45:08 +05:30
ForkApplicationModal.tsx feat: Add type inference for redux's useSelector hook (#18257) 2022-11-28 08:13:17 +00:00
ForkModalStyles.ts chore: use typography and getTypographyFromKey from the design-system (#18050) 2022-11-16 11:32:00 +07:00
helpers.ts feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
ImportApplicationModal.tsx feat: Add type inference for redux's useSelector hook (#18257) 2022-11-28 08:13:17 +00:00
ImportApplicationModalOld.tsx feat: Add type inference for redux's useSelector hook (#18257) 2022-11-28 08:13:17 +00:00
index.tsx chore: Splitting files to support groups on members page in EE (#18085) 2022-11-03 22:09:51 +05:30
loader.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