Carlos Valente
da02ecd113
feat: editor layout
2026-02-08 11:20:09 +01:00
Carlos Valente
8e32314667
refactor: improve performance in rundown
...
- leverage compiler
- correct subscriptions from zustand
2026-02-08 11:20:09 +01:00
Carlos Valente
166160dda9
chore: upgrade client dependencies
2025-12-22 16:57:52 +01:00
Carlos Valente
08b8e73393
refactor: finish view directory migration
2025-12-21 13:32:12 +01:00
Carlos Valente
ac40292813
refactor(css): migrate use of deprecated import in operator
2025-12-21 13:32:12 +01:00
Carlos Valente
03184b0321
fix: prevent accessing undefined index
2025-12-09 19:13:36 +01:00
Carlos Valente
a13d3dad93
refactor(op): style tweaks to tags and subscriptions
2025-11-20 17:58:53 +01:00
Shobhit Nagpal
9974ce24cd
refactor(operator): hide groups where all events have passed ( #1878 )
2025-11-18 06:12:02 +01:00
Carlos Valente
843f5a968d
refactor(operator): style tweaks for small screens
2025-11-16 07:44:49 +01:00
Carlos Valente
1f2706a063
refactor(operator): improvements to editing
2025-11-16 07:44:49 +01:00
Carlos Valente
aaeadd13cf
chore(operator): clarify edit prompt
2025-11-16 07:44:49 +01:00
Carlos Valente
0e3b3bcf9a
refactor: consistent time formatting for 12h mode
2025-11-09 06:44:24 +01:00
Carlos Valente
4a27973de1
refactor: allow locking op settings and navigation
2025-10-10 16:01:41 +02:00
Carlos Valente
bdeb087e28
fix: op gets params from preset context
2025-10-10 16:01:41 +02:00
Carlos Valente
3662cd58f5
refactor: extract operator data loading
2025-10-10 16:01:41 +02:00
Alex Christoffer Rasmussen
147862e647
Fix opview with groups ( #1814 )
...
* create failing test
* fix: op evet used past state of the group
2025-10-08 21:19:57 +02:00
Alex Christoffer Rasmussen
c4e6215b29
Update test time until ( #1809 )
...
* test views
test timeline
* timeline show seconds when less than 2m
* fix: countown typings
* refactor: backstage schedule item
* chore: lint
2025-10-07 12:32:12 +02:00
Alex Christoffer Rasmussen
22559c59d4
Expected time for views ( #1798 )
...
* refactor: use correct metadata in op view
* refactor: use correct metadata in backstage view
* remove uneeded test
* fix: correct offset colour
* refactor: use correct metadata in timline view
* refactor: schedule item dont pass the whole event
* chore: lint
2025-10-07 12:32:12 +02:00
Carlos Valente
1847822f31
fix: skip nested events
2025-09-21 07:42:47 +02:00
Carlos Valente
0035070db8
refactor: improve automated following
2025-09-21 07:42:47 +02:00
Carlos Valente
a2505c838b
refactor: add none option to optional select
2025-09-07 21:49:45 +02:00
Carlos Valente
5a4494ba85
refactor: improve timers visibility
2025-08-18 22:00:16 +02:00
Carlos Valente
efceb930e5
refactor: improve navigation and settings locks
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
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
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
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
7305edc398
refactor: review timer styles
2025-07-13 12:33:50 +02:00
Carlos Valente
1c6adbd2fd
refactor: upgrade react and add compiler
2025-07-12 18:41:17 +02:00
Carlos Valente
e1e8410ba4
refactor: migrate UI components and remove chakra
...
migrate pin page
migrate copy tag
migrate pin input
migrate dropdown menus
migrate radio buttons
migrate switch
migrate select
migrate textarea
migrate colour picker
migrate select
migrate context menu
migrate viewparams
remove chakra
2025-07-11 08:43:38 +02:00
Carlos Valente
5600235ba1
refactor: restructure settings
...
refactor: migrate react components
2025-07-04 15:32:33 +02:00
Carlos Valente
c6c1e4a5d7
feat: share link from cuesheet
2025-07-04 08:55:46 +02:00
Carlos Valente
473f50b493
feat: edit groups
2025-06-27 20:50:48 +02:00
Carlos Valente
3f3cef7d6f
refactor: reusable dialog management
2025-06-23 15:37:27 +02:00
Carlos Valente
e090bde8bb
refactor: migrate edit to custom component
2025-06-21 13:35:47 +02:00
Carlos Valente
629204810f
refactor: operator design review
2025-06-21 13:35:47 +02:00
Carlos Valente
36062458fe
refactor: memoise paramseditor
2025-06-20 16:27:36 +02:00
Carlos Valente
5c86914cda
refactor: improve handling of multi-fields
2025-06-20 16:27:36 +02:00
Carlos Valente
b2b115c329
refactor: countdown view redesign
...
- allow selecting multiple events
- follow selected
- remove past events
2025-06-20 16:27:36 +02:00
Carlos Valente
4320ad26a4
refactor: small behaviour tweaks
2025-06-20 16:27:36 +02:00
Carlos Valente
5d4fe8e795
refactor: style tweaks to view styles
2025-06-20 16:27:36 +02:00
Carlos Valente
3118c20719
chore: improve convention entry <> event
2025-06-09 14:12:54 +02:00
Carlos Valente
82dc1bc56b
chore: improve convention entry <> event
2025-06-09 14:12:54 +02:00
Carlos Valente
abd9b127db
refactor: restructure model to contain an object of rundowns
2025-06-09 14:12:51 +02:00
asharonbaltazar
d81f5fcfe1
chore(ui): update icons package ( #1556 )
...
* chore: add new icons package and remove the old one
* chore: update and consolidate imports
* chore: missed import
2025-03-25 16:36:47 -04:00
Carlos Valente
4859026989
refactor: op cannot subscribe to image fields
2025-03-03 15:58:52 +01:00
Carlos Valente
44b0cfd928
refactor: allow locking cuesheet and operator
2025-02-04 22:35:00 +01:00