Carlos Valente
2e9ee698e9
fix: rundown shortcuts
2025-07-03 08:46:21 +02:00
Carlos Valente
d06b5af538
refactor: upgrade base-ui
2025-07-03 08:46:21 +02:00
Carlos Valente
24a3823d3b
refactor: entry actions in cuesheet
...
fix: insert entry before
fix: avoid double submit on enter
fix: move events in the rundown
fix: clone groups
2025-07-03 08:46:21 +02:00
Carlos Valente
8ad260d28a
refactor: cuesheet design review
...
fix: parsing of custom fields for blocks
refactor: extract cuesheet settings
refactor: cuesheet actions
refactor: improve cuesheet performance on resizing
2025-07-03 08:46:21 +02:00
Carlos Valente
0726c04f20
refactor: align property names between block and event
2025-07-03 08:46:21 +02:00
Carlos Valente
b66eac3c9f
style: cleanup to excel import
2025-06-28 08:17:08 +02:00
Carlos Valente
310dde4465
refactor: remove compiler in favour of linter
2025-06-28 08:17:08 +02:00
Carlos Valente
aefa4cbf44
refactor: simple migrations and tweaks to cuesheet
2025-06-28 08:17:08 +02:00
Shobhit Nagpal
c8c2a05724
refactor: cuesheet time format ( #1634 )
2025-06-28 08:17:08 +02:00
Carlos Valente
fb9fdf6a38
tooling: react compiler
2025-06-27 20:51:04 +02:00
Carlos Valente
9473880d2c
feat: notify clients to refetch custom fields
2025-06-27 20:50:48 +02:00
Carlos Valente
473f50b493
feat: edit groups
2025-06-27 20:50:48 +02:00
Carlos Valente
4c08482258
refactor: extract button styles
2025-06-27 20:50:48 +02:00
Alex Christoffer Rasmussen
c603f29197
fix logo upload ( #1666 )
2025-06-26 21:17:57 +02:00
Alex Christoffer Rasmussen
063ae69409
adding block now/next data ( #1661 )
...
* adding block now/next data
* add to ui
* add blockNext
* indicate in UI
* fix test
* restore block start at value
* one loop
* stricter null comparison
* test fails
* dev throw if id cant be found
* fix spelling
* revert client stuff
* rename
* add comment
2025-06-26 21:06:20 +02:00
Alex Christoffer Rasmussen
6711cdaf4f
fix event next ( #1664 )
2025-06-25 18:17:05 +02:00
Carlos Valente
bf8ed8d017
feat: implement multiple aux timers
2025-06-25 06:06:00 +02:00
Carlos Valente
d1c58712ae
refactor: extract button styles
2025-06-25 06:06:00 +02:00
Carlos Valente
e74b2daee7
refactor: review rundown header spacing
2025-06-25 06:06:00 +02:00
Alex Christoffer Rasmussen
4872cd0a48
Colorised spreadsheet ( #1643 )
...
* feat: colorise spreadSheet with rundown color
* feat: add colorisation in spreadsheet for block
* feat: border color
* fix: cleanup accessible color
* fix: review before merge (https://github.com/cpvalente/ontime/pull/1608 )
* fix: usgae of map instead foreach (https://github.com/cpvalente/ontime/pull/1608 )
* Update apps/server/src/services/sheet-service/SheetService.ts
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
* fix: comment condition
* fix: Remove Color plugin (but don't can get color like 'red' or 'black')
* fix: isLight for more clean code
* fix: remove map on isLight function
* fix: remove debug logger
* refactor colour
* lint
---------
Co-authored-by: Gwenitora <gwenitora.gardu74@gmail.com >
Co-authored-by: Gwenitora <61121870+Gwenitora@users.noreply.github.com >
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
2025-06-24 22:38:03 +02:00
Carlos Valente
984dcb0181
refactor: expose editor panels in small device
2025-06-23 15:37:27 +02:00
Carlos Valente
b991627cb7
refactor: editor responsive navigation
2025-06-23 15:37:27 +02:00
Carlos Valente
cff73a65a5
refactor: extract axios utility
2025-06-23 15:37:27 +02:00
Carlos Valente
269091986a
refactor: extract navigation elements
2025-06-23 15:37:27 +02:00
Carlos Valente
7fdda1c969
feat: reusable dialog component
2025-06-23 15:37:27 +02:00
Carlos Valente
97691eba05
feat: reusable input component
2025-06-23 15:37:27 +02:00
Carlos Valente
3f3cef7d6f
refactor: reusable dialog management
2025-06-23 15:37:27 +02:00
Carlos Valente
e0f2830072
refactor: review studio design
2025-06-22 11:20:53 +02:00
Carlos Valente
3cd6cd2f55
refactor: rename external message to secondary message
2025-06-22 11:20:53 +02:00
Carlos Valente
0aeec12ccd
refactor: extract common utility
2025-06-22 11:20:53 +02:00
Carlos Valente
56775f621e
fix: implicit minutes parsing
2025-06-22 11:06:03 +02:00
Alex Christoffer Rasmussen
14a99ce27b
refactor: use runtime metadate in runtimeState ( #1653 )
...
* change load to use metadata
* update roll to use metadata
* remove filterTimedEvents
* add comment
* atempth to refactor rollUtils
* refactor util functions
2025-06-22 10:32:48 +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
fdd81354cc
refactor: migrate params editor drawer to custom component
2025-06-21 13:35:47 +02:00
Carlos Valente
4827b295fa
refactor: cleanup display options layout
2025-06-21 13:35:47 +02:00
Carlos Valente
a21fdc8481
refactor: multi-line notes in rundown events
2025-06-21 13:35:47 +02:00
Carlos Valente
c1a4f04d37
refactor: prevent stale data in collapsed groups
2025-06-21 13:35:47 +02:00
Carlos Valente
48fe6a980c
refactor: improvements to navigation
2025-06-21 13:35:47 +02:00
Alex Christoffer Rasmussen
31d47ed1e5
refactor: WS ( #1622 )
...
* refactor: WS
* refactor refetch
extract refetch keys to package/types
auto invalidata all keys
use refetch keys for project data
no need for constant update of info, just fetch when looking at it
split refetch and query keys
rename types
* refactor viewSettings
* fixup! refactor: WS
* rearange files and make types for api calls
* cleanup viewsettings
* switch exhaustiveCheck
* combine send socket function
* exhaustive check
* rename type to tag
* fixup! fixup! refactor: WS
* remove custom etag solution
* get errors from socket
* lint
* small change
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2025-06-21 12:18:59 +02:00
Alex Christoffer Rasmussen
c8fe0bbcba
disable: view navigation e2e test ( #1651 )
...
* fix: view navigation e2e test
* escape welcome dialog
* giveup
2025-06-20 19:46:39 +02:00
Carlos Valente
c72fff6bb6
refactor: check for no custom project fields
2025-06-20 16:27:36 +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
93977ebc48
refactor: update flat rundown
2025-06-20 16:27:36 +02:00
Carlos Valente
5ad69b458d
refactor: inactivity checks keyboard and has initial state
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
bab50ea7db
refactor: action-blue is from blue scale
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