feat: create the first event from the cuesheet (#2105)

* feat: create the first event from the cuesheet

* chore: cleanup css

* test: cuesheet beckground edit from empty state

* feat: only show +event button when user is in edit mode and have full write perms
This commit is contained in:
Alex Christoffer Rasmussen
2026-06-17 22:31:13 +02:00
committed by GitHub
parent c238147b75
commit b946b245c2
5 changed files with 62 additions and 14 deletions
@@ -157,7 +157,7 @@ export default function ManageRundowns() {
</td>
<td>
<DropdownMenu
render={<IconButton variant='ghosted-white' />}
render={<IconButton variant='ghosted-white' data-testId='rundown_menu' />}
items={[
{
type: 'item',