mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-10 08:07:03 +00:00
* feat(settings): add unsaved changes warning on windmill ai tab Add dialog to warn users when leaving the Windmill AI settings tab with unsaved changes, allowing them to save or cancel their changes. Changes: - Track initial AI config state in workspace settings - Compare current vs initial state to detect unsaved changes - Integrate UnsavedConfirmationModal with beforeNavigate guard - Update initial state after successful save via onSave callback Implements request from issue #6812 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com> * also confirm on tab changes * fix * fix * fix * clean tabs usage --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
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