Files
windmill/frontend
Faton Ramadani e1d25eca0f feat(frontend): Discard changes confirmation modal (#653)
* feat(front): add a confirmation modal to discard unsaved changes

* feat(front):Fix modal content

* feat(front): Revert code + add unsavedconfirmatiomodal to the flow builder

* feat(front): Use a store to store whether the content of an editor needs to be saved before leaving

* feat(front): Add cleanup + only display the warning when navigating elsewhere on the app

* feat(front): set dirty to false when saving

* feat(front): add keyboard binding to cancel or resume

* feat(front): Init dirtyStore to true when creating a flow/script

* feat(front): Explicit store initiliation

* feat(front): initilisation dirty status after loading a script/flow
2022-10-03 14:32:06 +02:00
..
2022-05-05 04:25:58 +02:00
2022-08-16 12:02:02 +02:00
2022-08-03 19:51:58 +02:00
2022-05-10 21:29:54 +02:00
2022-05-24 14:04:26 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-09-19 16:58:22 +02:00
2022-05-06 13:55:14 +02:00
2022-05-05 10:22:33 +02:00
2022-05-10 21:29:54 +02:00
2022-05-05 04:25:58 +02:00
2022-06-24 20:18:22 +02:00
2022-07-27 21:07:38 +02:00

Windmill frontend

The windmill frontend written in Svelte + Tailwind CSS

The frontend is under AGPL, see the LICENSE file at the root of this repo