mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 16:02:28 +00:00
d53b620e46
* feat: allow devOps role to edit worker groups config - Updated backend permission checks in configs.rs to use require_devops_role() instead of require_super_admin() - Updated frontend UI in workers page to show worker group management for devOps users - Updated WorkerGroup component to allow devOps role access to all configuration features - Updated AssignableTagsInner component to allow devOps users to manage tags 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Ruben Fiszel <rubenfiszel@users.noreply.github.com> * Update configs.rs --------- Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Ruben Fiszel <rubenfiszel@users.noreply.github.com> Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
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