ToolJet/server/src/services/ignored
Nithin David Thomas 7b83acf48a feat: Revamps modal widget to ModalV2 with header and footer (#11963)
* feat: Exposes modal properties as CSAs

* Move CSA's to additional actions

* Adds additional actions and Data Modal.jsx

* Code cleanup

* feat: Exposes modal properties as CSAs

* Move CSA's to additional actions

* Adds additional actions and Data Modal.jsx

* Code cleanup

* Fix: Sets modal position within canvas viewport

* feat: Adds fullscreen size options for modals

* Hides height property if fullscreen

* feat: Adds fullscreen size options for modals

* feat: Adds header and footer for modal #11595

* Fixes canvas width issue for header

* fixes error with csa

* Adds migrations for modal

* Bug fixes for component movement across slots

* Fix resizing of modal trigger

* Set modal on body click

* Prevent modal drop event on modal backdrop

* Fixes canvas getting cut on full screen

* Review fixes

- Reorders inspector
- Removes border
- Moves header/footer height to props from styles
- Close button hover
- fxeditor to same line

* Adds modal as ModalV2

* Fixes widgets going out of modal canvas

* Fixes fullscreen canvas height issues

* Fix changes breaking old modal behaviour

* Review fixes

* Adding memo for header and footer

* Refactors dragEnd on canvas grid

* Delete server/migrations/1734422351569-UpdateModalHeaderTitle.ts

* Fixes edge cases
2025-03-05 17:36:04 +05:30
..
app_import_export.service.ts feat: Revamps modal widget to ModalV2 with header and footer (#11963) 2025-03-05 17:36:04 +05:30
app_users.service.ts Initial commit 2025-02-25 12:22:50 +05:30
comment.service.ts Initial commit 2025-02-25 12:22:50 +05:30
comment_users.service.ts Initial commit 2025-02-25 12:22:50 +05:30
external_apis.service.ts Initial commit 2025-02-25 12:22:50 +05:30
import_export_resources.service.ts Initial commit 2025-02-25 12:22:50 +05:30
library_app_creation.service.ts Initial commit 2025-02-25 12:22:50 +05:30
org_environment_variables.service.ts Initial commit 2025-02-25 12:22:50 +05:30
temporal.service.ts Initial commit 2025-02-25 12:22:50 +05:30
thread.service.ts Initial commit 2025-02-25 12:22:50 +05:30
users-common.service.ts Initial commit 2025-02-25 12:22:50 +05:30
worker.service.ts Initial commit 2025-02-25 12:22:50 +05:30
workflow_executions.service.ts Initial commit 2025-02-25 12:22:50 +05:30
workflow_schedules.service.ts Initial commit 2025-02-25 12:22:50 +05:30
workflow_webhooks.service.ts Initial commit 2025-02-25 12:22:50 +05:30