livebook/lib
Hugo Baraúna 02aef17f8b
Add deployment group authorization UI prototype
Implement UI for deployment group access control that shows
all deployment groups but disables unauthorized ones. Features include:

- Tooltip explaining authorization restrictions
- Block cursor and disabled click handling
- Mock authorization logic (production/staging disabled)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 15:46:59 -03:00
..
livebook Use deployment group id instead of name for deploy via CLI (#3037) 2025-08-01 15:34:59 -03:00
livebook_cli Use deployment group id instead of name for deploy via CLI (#3037) 2025-08-01 15:34:59 -03:00
livebook_web Add deployment group authorization UI prototype 2025-08-05 15:46:59 -03:00
mix/tasks Make priv generation into a compiler task (#2978) 2025-04-03 12:14:01 +02:00
livebook.ex Deploy notebooks from CLI (#3034) 2025-07-24 17:26:15 -03:00
livebook_app.ex
livebook_cli.ex Deploy notebooks from CLI (#3034) 2025-07-24 17:26:15 -03:00
livebook_web.ex Simplify static assets handling (#2866) 2024-11-21 11:46:33 +01:00