refactor: style tweaks and bug fixes

- italic and bold for rundown metadata entries
- allow deleting groups
- make groups in order
- correct style for milestones
- open playing groups
- style tweaks
This commit is contained in:
Carlos Valente
2025-07-11 14:02:07 +02:00
parent 50b603f668
commit 4d419c0877
22 changed files with 118 additions and 39 deletions
@@ -1620,7 +1620,7 @@ describe('rundownMutation.clone()', () => {
});
describe('rundownMutation.group()', () => {
it('groups a list of existing events into a new block', () => {
it('groups a list of existing events into a new group entry', () => {
const rundown = makeRundown({
order: ['1', '2', '3'],
entries: {