ToolJet/cypress
Muhsin Shah C P 2fdcfcc117
[Feature] Added ability to update and delete app folders (#3132)
* Added migration to add forder_delete column

* Added new group permission

* Added deleteFolder ability

* Added delete folder api

* Added menu icon

* Added new defualt permissions of admin

* Implemented folder menu and delete action

* Implemented update folder name in frontend

* Added folder name update feature

* Refactoring code

* Added specs for update and delete apis
- Updated test-helper function with new permissions

* Resolved failing specs

* corrected method name & add count checking to delete spec

* added organizationId scope

* Changed toast and modal texts

* Resolved a mistake

* Added a check box for update permission

* Now, an user can only delete folders, if he has the permission to view all apps

* Edited update and delete spec cases

* Added error toasts

* Refactored code

* Resolved PR changes
- Changed permission name in the frontend
- Refactored the code

* capitalized all toasts
- Changed error message

* Fixed new user permission issue

* Update a spec

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2022-06-16 19:41:38 +05:30
..
constants [Feature] Added ability to update and delete app folders (#3132) 2022-06-16 19:41:38 +05:30
fixtures Cypress test for the manage users page (#3187) 2022-06-09 12:29:53 +05:30
integration fix: failing button widget cypress test (#3238) 2022-06-15 15:57:03 +05:30
plugins Updated cypress folder structure (#2909) 2022-04-26 19:30:01 +05:30
support fix: failing button widget cypress test (#3238) 2022-06-15 15:57:03 +05:30
jsconfig.json Updated cypress folder structure (#2909) 2022-04-26 19:30:01 +05:30
webpack.config.js Updated cypress folder structure (#2909) 2022-04-26 19:30:01 +05:30