Files
windmill/frontend
claude[bot] d2b17a2ef1 feat: optimize accept all button display in AI chat
- Add acceptAllClicked state to AIChatManager to track when accept all was clicked
- Update canApplyCode logic to hide buttons after accept all is clicked
- Simplify CodeDisplay button visibility to remove code comparison logic
- Add editor change listener to reset state when user manually edits code
- Show buttons again when editor content changes as requested

Addresses issue #5999

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Ruben Fiszel <rubenfiszel@users.noreply.github.com>
2025-06-19 13:54:41 +00:00
..
2024-07-22 20:25:56 +02:00
2024-02-02 23:30:17 +01:00
2025-06-18 16:14:57 +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