Carlos Valente
7ce1097826
fix: prevent reflow between entry editors
2025-08-18 22:00:16 +02:00
Carlos Valente
54f07c4330
refactor: simplify messages
2025-08-18 06:16:53 +02:00
Carlos Valente
617da68ab5
fix: storage key conflict across stages
2025-08-18 06:16:53 +02:00
Carlos Valente
efceb930e5
refactor: improve navigation and settings locks
2025-08-18 06:16:53 +02:00
arc-alex
db922a67e2
chore: cleanup
2025-08-18 06:16:53 +02:00
Alex Christoffer Rasmussen
048a9c96ea
Refactor: split runtime state ( #1725 )
...
* refactor: runtime types
* refactor: runtimeState functions to use the split type
* refactor: RuntimeService to use the new split data
* refactor: use the split data in the UI
* update comments
* refactor: rename runtime to offset
* fix utils test
2025-08-18 06:16:53 +02:00
Alex Christoffer Rasmussen
e0149c1cbf
Invert overtime ( #1715 )
...
* refactor: invert offset calculation
* chore: update tests
* chore: flip offset in UI
* fix seconds display on group target duration
* update comment
* fix rebase
2025-08-18 06:16:53 +02:00
Carlos Valente
9ab6b30aea
refactor: small code improvements
2025-08-18 06:16:53 +02:00
Carlos Valente
e5d2457717
chore: rename blocks to groups
2025-08-18 06:16:53 +02:00
Carlos Valente
6c6f5c2c0f
feat: cuesheet sharing
...
feat: locked presets
refactor: simplify locked param
refactor: create share links
2025-08-18 06:16:53 +02:00
Carlos Valente
1695b4dc68
refactor: add presets to refetch list
2025-08-18 06:16:53 +02:00
Carlos Valente
c300fc18e1
refactor: extract timeline data to hook
2025-08-18 06:16:53 +02:00
Carlos Valente
bea7e2bb2b
refactor: extract studio data to hook
2025-08-18 06:16:53 +02:00
Carlos Valente
ad7f658f15
refactor: extract backstage data to hook
2025-08-18 06:16:53 +02:00
Carlos Valente
f23adfa45c
refactor: extract countdown data to hook
2025-08-18 06:16:53 +02:00
Carlos Valente
20ee391525
refactor: extract timer data to hook
2025-08-18 06:16:53 +02:00
Carlos Valente
e204f671be
refactor: small code improvements
...
refactor: remove unused code
refactor: extract loader component
refactor: prevent keyword collision
refactor: cleanup hook pending states
2025-08-18 06:16:53 +02:00
Carlos Valente
8c90f5043f
chore: upgrade react router
2025-08-18 06:16:53 +02:00
Carlos Valente
307f0ffd34
feat: expose presets in view options
2025-08-18 06:16:53 +02:00
Carlos Valente
5f8a5c4995
refactor: small style tweaks
2025-08-18 06:16:53 +02:00
Carlos Valente
3747dbc1a8
refactor: style and ux tweaks
2025-08-18 06:16:53 +02:00
Alex Christoffer Rasmussen
35347e8d63
Feat: Time until group and flag ( #1708 )
...
* refactor: split event data and state data
* refactor: calculate the start time insted of until
* cleanup
* send next flag expected start from server
* refactor: render
* fix test
* use same icon
* refactor: group duration
* Optimize (#1711 )
* refactor: consolidate block, flag and end loading and expected times
* work on test
* cal end value
* lint
* fix test
* remove todo
2025-08-06 21:55:28 +02:00
Carlos Valente
9ec47eda6e
feat: expose block target duration in header
2025-08-06 21:40:19 +02:00
Alex Christoffer Rasmussen
bcf80f9d77
chore: rename offset to offsetAbs and offsetRel ( #1706 )
2025-08-06 21:40:19 +02:00
Carlos Valente
daddb7f7b7
fix: open group when selecting from finder
2025-08-06 21:40:19 +02:00
Carlos Valente
765d5d97cf
refactor: readonly inputs in cuesheet
2025-08-06 21:40:19 +02:00
Carlos Valente
a358ec0f17
refactor: small style tweaks
...
refactor: consistent font size on inputs
refactor: style tweaks for block spacing
refactor: improve skipped styles
fix: improve responsiveness in extracted rundown
refactor: style tweaks to overview
refactor: simplify group target duration
2025-08-06 21:40:19 +02:00
Carlos Valente
524721002a
fix: prevent nesting groups
2025-08-06 21:40:19 +02:00
Carlos Valente
8a7f8c8ebc
refactor: small style tweaks
...
- cursor styles on dnd
2025-08-06 21:40:19 +02:00
Carlos Valente
6b4d96dddd
feat: extra info in backstage
2025-07-26 10:51:00 +02:00
Carlos Valente
dc3a32d2bc
fix: custom project data
2025-07-26 10:51:00 +02:00
Carlos Valente
bda01c886e
fix: mirroring
2025-07-26 10:51:00 +02:00
Carlos Valente
93916653be
refactor: tweaks to styles
...
- cuesheet action is ghosted
- mute index in cuesheet milestones
- clarify mirrored state in navigation menu
- align overview contents
2025-07-26 10:51:00 +02:00
Carlos Valente
69f276765b
fix: delay indicator styling
2025-07-26 10:51:00 +02:00
Carlos Valente
a1fab10bfd
feat: improve preset building
2025-07-26 10:51:00 +02:00
Carlos Valente
44508ce8b4
refactor: block writing to base fields in run mode
2025-07-26 10:51:00 +02:00
Carlos Valente
90105a199a
refactor: empty state for cuesheet
2025-07-26 10:51:00 +02:00
Carlos Valente
abe9012f20
fix: keyboard shortcuts in rundown
2025-07-26 10:51:00 +02:00
Carlos Valente
ad2ef3b53f
refactor: small fixes and style tweaks
...
fix: prevent reflow on editing images
fix: schedule overview
fix: report on all events
refactor: over-under time colours
fix: prevent edit on delete
2025-07-14 16:08:40 +02:00
Carlos Valente
1e1f547ce1
breaking: convert offset > over-under
...
change offset direction and relabel to over-under
2025-07-14 11:39:16 +02:00
Carlos Valente
6f9e13948d
refactor: timeline design review
2025-07-14 11:39:16 +02:00
Carlos Valente
55e34b5f9a
fix: guard corrupted parent on delete
2025-07-14 11:39:16 +02:00
Carlos Valente
445cc9e845
feat: time to next flag
2025-07-14 11:39:16 +02:00
Carlos Valente
637454f73d
feat: add flag property
2025-07-14 11:38:27 +02:00
Alex Christoffer Rasmussen
e9dda817e5
block end calculation ( #1683 )
2025-07-14 11:38:27 +02:00
Carlos Valente
7305edc398
refactor: review timer styles
2025-07-13 12:33:50 +02:00
Carlos Valente
a69c5f354c
react 19 type migration
2025-07-13 12:33:50 +02:00
Carlos Valente
0eaec1f88f
refactor: timeline style tweaks
2025-07-13 12:33:50 +02:00
Carlos Valente
05d01e0863
refactor: timer design review
2025-07-12 18:41:17 +02:00
Carlos Valente
2aac4cb06d
refactor: remove deprecated views
2025-07-12 18:41:17 +02:00