Files
windmill/backend/windmill-api/src
Diego Imbert e868fe2bf5 feat: list references upon renaming a script or a flow (#5487)
* Refactored flow_workspace_runnables to more generic workspace_runnable_dependencies

* list flows referencing an item upon renaming it

* Refactor with two exclusive columns to avoid breaking FK constraints

* Show apps depending on item upon renaming

* sqlx prepare

* list-disc instead of •

* on delete and on update cascade

* displayPathChangedWarning oneOf check instead noneOf

* combine migrations + add "on update cascade" to flow fk

* unique index on app dependencies to avoid duplicates

* create new workspace_runnable_dependencies instead of renaming old table

* Add "looking for references" loading msg

* Revert "create new workspace_runnable_dependencies instead of renaming old table"

This reverts commit 015c38ca8f.

* flow_workspace_runnables view for backwards compatibility

* Add warning for script imports on rename

* support import dependency tracking in deno

* number of using scripts / flows / apps tooltip

* forgot sqlx prepare

* delete app-related rows in down migration
2025-03-24 22:08:19 +01:00
..
2024-12-04 16:50:17 +01:00
2024-10-28 00:47:19 +01:00
2025-03-11 06:35:57 +01:00
2024-11-24 11:04:54 +01:00
2024-10-29 09:26:45 +01:00
2025-03-04 23:52:47 +01:00
2025-02-10 15:14:28 +01:00
2025-03-13 09:31:38 +01:00
2024-04-04 04:16:53 +02:00
2025-03-19 10:10:16 +01:00
2025-02-18 23:49:45 +01:00
2024-06-18 22:13:02 +02:00
2024-06-18 22:13:02 +02:00
2024-06-18 22:13:02 +02:00
2025-02-18 23:49:45 +01:00
2024-12-15 13:36:21 +01:00
2024-06-18 22:13:02 +02:00
2025-01-24 15:12:41 +01:00
2025-03-04 23:52:47 +01:00