Files
windmill/frontend
claude[bot] e9b83341e9 feat: add frontend components and OpenAPI spec for permission history
- Add OpenAPI endpoints for folder and group permission history
- Create reusable PermissionHistory component with Svelte 5
- Integrate history display into FolderEditor (for folder admins)
- Integrate history display into GroupEditor (for workspace admins)
- Fix ownership issues in folders.rs and granular_acls.rs
- Frontend validation passes (npm run check)

Note: SQLx query cache update required (cargo sqlx prepare)

Co-authored-by: Ruben Fiszel <rubenfiszel@users.noreply.github.com>
2025-10-30 12:13:19 +00:00
..
2025-10-04 00:04:32 +00:00
2025-08-14 11:30:10 +00:00
2025-10-17 07:24:57 +00:00
2025-09-11 16:12:36 +00: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