Carlos Valente
1f8065143a
refactor: improve context menu performance
...
- extract menu from rundown tree
- lazy create actions
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
Alex Christoffer Rasmussen
026e24bf84
Feat: unify view search params ( #1947 )
...
* feat: main src in backstage view
* feat: main src in timeline view
* feat: main src in countdown view
* feat: main src in studio view
* feat: hide past events in countdown view
* notes can not be set as main src
* feat: show group title as secondary src
* chore: spelling
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
---------
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
2026-01-27 20:42:07 +01:00
Carlos Valente
6e5805977a
refactor: hide logo on error
2026-01-11 17:43:53 +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
2ac00ee8cc
refactor(css): migrate use of deprecated import in buttons
2025-12-21 13:32:12 +01:00
Carlos Valente
972f9e35fd
refactor: create separation between editor wrapper and contents
2025-12-21 13:32:12 +01:00
Carlos Valente
fc2e76db0a
refactor: stabilise filtering function
2025-12-19 09:54:19 +01:00
Carlos Valente
ef3d541eb3
refactor: simplify element lookup
2025-12-19 09:54:19 +01:00
Carlos Valente
8daf3313f2
refactor: simplify flat rundown
2025-12-19 09:54:19 +01:00
Carlos Valente
93c913ec5a
refactor: remove placeholderData pattern
2025-12-19 09:54:19 +01:00
Carlos Valente
cd5af769ab
fix: undefined flatRundown
2025-12-09 19:13:36 +01:00
Carlos Valente
d116670318
fix: safe copy to clipboard
2025-12-09 19:13:36 +01:00
Carlos Valente
3f1f06f7c5
Improve Clone ( #1897 )
...
* refactor(rundown): optimise copy-paste performance
* chore: configure opt-in compiler
* refactor(rundown): stabilise frequently accessed data
* feat(clone): allow cloning any element
* remove paste above and cue increment from test
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
2025-11-28 16:20:52 +01:00
Carlos Valente
9a5d50d933
fix(wakelock): check for feature support
2025-11-28 11:26:23 +01:00
Alex Christoffer Rasmussen
f223766445
feat: pip for timer preview ( #1862 )
...
---------
Co-authored-by: Shobhit Nagpal <74096450+Shobhit-Nagpal@users.noreply.github.com >
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2025-11-20 18:00:16 +01:00
Carlos Valente
70ce1d5553
feat(projects): allow sorting project table
2025-11-19 06:52:58 +01:00
Carlos Valente
93e9c19e0d
refactor(input): consistent placeholder colours
2025-11-16 07:44:49 +01:00
Carlos Valente
e09b6bbc16
refactor: close menu in small screen navigation
2025-11-16 07:44:49 +01:00
Carlos Valente
19d6b40bdb
refactor: hide fullscreen button if not feature available
2025-11-16 07:44:49 +01:00
Carlos Valente
1f2706a063
refactor(operator): improvements to editing
2025-11-16 07:44:49 +01:00
Alex Christoffer Rasmussen
6f55d8a6c9
use data in <base> componenet to mark ontime cloud status ( #1872 )
2025-11-12 19:28:29 +08:00
Carlos Valente
15f3b9625c
refactor: review overview styles
2025-11-09 06:44:24 +01:00
Carlos Valente
0e3b3bcf9a
refactor: consistent time formatting for 12h mode
2025-11-09 06:44:24 +01:00
Carlos Valente
9f2db10548
fix: prevent rounding error show 60s
2025-11-02 18:53:03 +01:00
Carlos Valente
e6070e6efd
refactor: add rundown summary to import preview
2025-11-02 13:23:05 +01:00
Carlos Valente
b65b3fa6d2
refactor: get worksheet names from excel upload
2025-11-02 13:23:05 +01:00
Carlos Valente
74e59dccdb
feat: allow renaming rundown
2025-10-30 17:26:49 +01:00
Carlos Valente
812b17a221
refactor: create destructive menu type
2025-10-30 17:26:49 +01:00
Carlos Valente
32bf0f53f6
feat: allow user to duplicate a rundown
2025-10-30 17:26:49 +01:00
Carlos Valente
17f80baf48
chore: improve rundown API documentation
2025-10-30 17:26:49 +01:00
Alex Christoffer Rasmussen
b7e5723fb2
Fix multiday ( #1850 )
...
* chore: cleanup typeings
* fix: total gap should only accumulate after the curent loaded
* fix: add the current day of the event to start day offset
2025-10-30 14:22:14 +01:00
Carlos Valente
e488ad19b3
fix: ensure well formed URLs for IP address destinations
2025-10-18 15:29:16 +02:00
jwetzell
a8a1d210d8
use flat order when building flat rundown
2025-10-17 21:46:13 -05:00
Carlos Valente
ef7f0fb54a
refactor: bump modal sizes
2025-10-10 18:32:29 +02:00
arc-alex
e2202c2417
fix: dynamic full hight for mobile view param editor
2025-10-10 18:07:39 +02:00
Carlos Valente
1d8c04d0b4
feat: export excel file
...
refactor: align id columns between export and import
refactor: match column names with template
2025-10-10 17:41:26 +02:00
Alex Christoffer Rasmussen
da7c0d4ff2
Small clean-up ( #1815 )
...
* chore: remove old comment
* chore: smal lclean up of a e2e test
* chore: bump to beta.6
* chore: cleanup imports
* fix integration values com in ms
* allow linkStart and timeStrategy from API
* remove local mac dist
2025-10-10 17:37:55 +02:00
arc-alex
217402050d
fix merge issue
2025-10-07 12:44:06 +02:00
Alex Christoffer Rasmussen
de75d55849
Merge branch 'master' into v4
2025-10-07 12:39:06 +02:00
Alex Christoffer Rasmussen
57315595a5
All views follow offset mode ( #1808 )
...
* chore: remove unused
* fix: studio view follow offset mode
2025-10-07 12:32:12 +02:00
Carlos Valente
56c4d68bae
refactor: use coffee icon for keep awake feature
2025-10-07 12:32:12 +02:00
Carlos Valente
25030debe4
refactor: error page sends email
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
d986f438d9
refactor: improve delay component
2025-10-07 12:32:12 +02:00
Carlos Valente
4b81725e80
chore: upgrade base-ui
2025-10-07 12:32:12 +02:00
Carlos Valente
846eaf569d
refactor: remove project CSV export option
2025-10-07 12:32:12 +02:00
Carlos Valente
ccf1ddf2fd
fix: conflict between swatch picker and swatch elements
2025-10-07 12:32:12 +02:00
Alex Christoffer Rasmussen
3b6d3a4631
feat: Keep screen awake ( #1788 )
...
* feat keepAwake hook
* reaqure lock after view change
* refactor: move it to a navigation view setting
* save to search params
2025-09-26 21:34:01 +02:00