ToolJet/server/test/controllers
Muhsin Shah C P 722a701b22
[Feature] option to delete a data source 🚀 (#2790)
* Implemented frontend
- icon and confirmation modal
- delete fn in services

* Implemented backend Endpoint
- Changed confirmation modal msg

* Added unit test for delete operation

* Changed the modal msg again

* Fixed delete btn alignment issue

* Resolved a bug

* changed popover width

* Now delete endpoint will only return the status

* Added a new spec to test delete a data-source from a specific version

* Added deleteDataSource ability

* Removed commented code

* Added BadRequestException in else case

* Resolved an error

* Changed confirmation modal
2022-05-02 18:42:14 +05:30
..
app.e2e-spec.ts Feature: Add data transfer object layer to validate and sanitize user inputs (#2694) 2022-04-20 14:46:57 +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 add backend validation to prevent editing released version (#2926) 2022-04-28 17:00:58 +05:30
comment.e2e-spec.ts fix specs (#1460) 2021-11-25 18:16:39 +05:30
data_queries.e2e-spec.ts Feature: Add data transfer object layer to validate and sanitize user inputs (#2694) 2022-04-20 14:46:57 +05:30
data_sources.e2e-spec.ts [Feature] option to delete a data source 🚀 (#2790) 2022-05-02 18:42:14 +05:30
folder_apps.e2e-spec.ts Feature: Add remove from folder option to apps dashboard (#2333) 2022-02-28 08:45:03 +05:30
folders.e2e-spec.ts Fix: Folder and app scopes on homepage (#2004) 2022-01-31 11:15:44 +05:30
group_permissions.e2e-spec.ts Merge branch 'main' into develop 2022-01-31 12:16:12 +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 Fix failing specs on oauth and templates (#2197) 2022-02-08 09:49:27 +05:30
organization_users.e2e-spec.ts Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
organizations.e2e-spec.ts fix public app view and data query run (#1082) 2021-10-15 14:35:11 +05:30
thread.e2e-spec.ts fix specs (#1460) 2021-11-25 18:16:39 +05:30
users.e2e-spec.ts Feature: Add data transfer object layer to validate and sanitize user inputs (#2694) 2022-04-20 14:46:57 +05:30