PromucFlow_constructor/app/client/src/pages/Applications
Sangeeth Sivan c0a7574772
fix: workspace context menu is not permission driven (#18642)
* fix: workspace context menu is now permission driven

* fix: remove action operation on global search if there are no file operations

* fix: hide more options when there are no options and refactor

* refactor: revert settings title changes in this PR

* fix: use manage permission for delete on CE

* fix: move delete workspace permission to EE

* fix: change in permissions

* Remove redundant share CTA from org menu

* fix: change of permissions for members and import/create new app

* Remove redundant invite users dialog

* Remove unused variables

Co-authored-by: hetunandu <hetunandu@gmail.com>
2022-12-07 11:07:59 +05:30
..
ProductUpdatesModal chore: import common variables from design system (#17600) 2022-10-31 06:54:47 +05:30
ApplicationCard.tsx fix: page list item icons aren't permission driven on first load (#18586) 2022-12-02 02:56:21 +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: Handle permission driven views for auto-saving pages and action… (#16950) 2022-12-01 12:00:50 +05:30
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 fix: workspace context menu is not permission driven (#18642) 2022-12-07 11:07:59 +05:30
loader.tsx