ToolJet/frontend
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
..
__mocks__ Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
assets/images [ Feature ] :: svg widget (#2806) 2022-04-18 19:08:50 +05:30
config Revert "Uses double quotes to expand expressions (#1000)" (#1180) 2021-10-21 13:02:55 +05:30
ee/components/LoginPage Github OAuth integration (#1837) 2022-01-27 15:21:17 +05:30
src [Feature] option to delete a data source 🚀 (#2790) 2022-05-02 18:42:14 +05:30
.dockerignore Setup docker-compose for local development 2021-04-29 15:29:25 +05:30
.eslintrc.json Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
.gitignore Initial commit for react app 2021-03-31 19:31:01 +05:30
babel.config.js Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
firebase.json Firebase deploy config 2021-04-16 10:47:42 +05:30
package-lock.json Feature: OpenApi import plugin (#2728) 2022-04-26 14:14:12 +05:30
package.json Feature: OpenApi import plugin (#2728) 2022-04-26 14:14:12 +05:30
webpack.config.js Make the server port configurable in the frontend project (#2489) 2022-03-16 21:36:28 +05:30