mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-19 23:18:52 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| app.e2e-spec.ts | ||
| app_users.e2e-spec.ts | ||
| apps.e2e-spec.ts | ||
| comment.e2e-spec.ts | ||
| data_queries.e2e-spec.ts | ||
| data_sources.e2e-spec.ts | ||
| folder_apps.e2e-spec.ts | ||
| folders.e2e-spec.ts | ||
| group_permissions.e2e-spec.ts | ||
| library_apps.e2e-spec.ts | ||
| oauth.e2e-spec.ts | ||
| organization_users.e2e-spec.ts | ||
| organizations.e2e-spec.ts | ||
| thread.e2e-spec.ts | ||
| users.e2e-spec.ts | ||