Files
windmill/backend/windmill-api/openapi.yaml
T
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

514 KiB