Alex Christoffer Rasmussen
97a0e17192
feat: abort partial load if there is a version missmatch ( #1724 )
...
* abort partial load on version missmatch
* reword comment
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
---------
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
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
Alex Christoffer Rasmussen
4665f9c2f7
fix: partial load ( #1720 )
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
Alex Christoffer Rasmussen
486d89ecf4
refactor: remove finishedAt from runtime data ( #1716 )
2025-08-18 06:16:53 +02:00
Carlos Valente
f7ccb6bb51
chore: upgrade packages
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
1ed08df198
refactor: extract project info data to hook
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
78184b23b7
refactor: simplify routing
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
7a322406da
chore: directory restructure
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
e37d2ce50f
refactor: tweaks to timeline styles
2025-08-06 21:40:19 +02:00
Carlos Valente
49e923026e
feat: expose planned start in operator
2025-08-06 21:40:19 +02:00
Carlos Valente
f1a8db9649
feat: timer overview shows waiting timer
2025-08-06 21:40:19 +02:00
Carlos Valente
dddeefd544
chore: rename projected > expected
2025-08-06 21:40:19 +02:00
Carlos Valente
b4aaa8966f
fix: insert into group
2025-08-06 21:40:19 +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
df137402cf
bump version to 4.0.0-alpha.2
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
82e8b9d66a
fix: cleanup behaviour for rundown add buttons
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
ed4d3ba265
refactor: remove toggle link context menu action
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
9ab54edbf5
refactor: small code cleanups
...
- remove compiler directives
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
3ce539af2a
fix: rendering if countdown in safari
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
40f8976350
fix: custom fields are last in order
2025-07-26 10:51:00 +02:00
Carlos Valente
126ff61738
refactor: milestone actions in context menu
2025-07-26 10:51:00 +02:00
Carlos Valente
6ffe34a642
bump version to 4.0.0-alpha.1
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
75554071a7
refactor: improve params performance
2025-07-26 10:51:00 +02:00
Carlos Valente
a1fab10bfd
feat: improve preset building
2025-07-26 10:51:00 +02:00