ToolJet/server/test/controllers
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
..
app.e2e-spec.ts [Feature] Added ability to update and delete app folders (#3132) 2022-06-16 19:41:38 +05:30
app_users.e2e-spec.ts fix public app view and data query run (#1082) 2021-10-15 14:35:11 +05:30
apps.e2e-spec.ts Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30
comment.e2e-spec.ts Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30
data_queries.e2e-spec.ts Fixes query order in query manager (#2967) 2022-05-05 17:21:00 +05:30
data_sources.e2e-spec.ts Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30
files.e2e-spec.ts feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30
folder_apps.e2e-spec.ts Fixes addition of application to folder more than once (#2961) 2022-05-05 12:04:42 +05:30
folders.e2e-spec.ts [Feature] Added ability to update and delete app folders (#3132) 2022-06-16 19:41:38 +05:30
group_permissions.e2e-spec.ts Avoid creation of system group names (#2999) 2022-05-13 13:18:26 +05:30
library_apps.e2e-spec.ts Fix failing specs on oauth and templates (#2197) 2022-02-08 09:49:27 +05:30
oauth.e2e-spec.ts [Feature] Added ability to update and delete app folders (#3132) 2022-06-16 19:41:38 +05:30
organization_users.e2e-spec.ts Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30
organizations.e2e-spec.ts Fix: Show sign up form for single organization when no org present (#3107) 2022-05-24 22:16:01 +05:30
thread.e2e-spec.ts Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30
users.e2e-spec.ts [BUG] Account level security issue (#3150) 2022-06-02 15:20:51 +05:30