Carlos Valente
248c952ec7
chore: bump version to 3.0.3
2024-05-21 20:59:58 +02:00
Carlos Valente
7cefe07594
refactor: cap added time
2024-05-20 21:17:37 +02:00
Carlos Valente
119e6caca3
refactor: cap timer values
2024-05-20 21:17:37 +02:00
Carlos Valente
bb199128aa
style: rundown takes available space
2024-05-20 21:12:31 +02:00
Carlos Valente
dade6f6692
style: tweaks to shortcut panel
2024-05-20 21:12:31 +02:00
Carlos Valente
6bedd7ab1d
style: consistent spacing in editor
2024-05-20 21:12:31 +02:00
Carlos Valente
eb2c4d0780
refactor: recover day after indicator
2024-05-20 21:11:52 +02:00
Carlos Valente
ac430602b4
chore: upgrade vite dependencies
2024-05-20 19:32:28 +02:00
Carlos Valente
cfbd540a14
style: expose bg override variable
2024-05-20 19:29:57 +02:00
Carlos Valente
ad46fac2d7
chore: add tests to support docs
2024-05-15 21:28:02 +02:00
Carlos Valente
37786c3528
chore: bump version to 3.0.2
2024-05-13 14:15:18 +02:00
Carlos Valente
92c3148e49
chore: bump version to 3.0.1
2024-05-12 20:15:59 +02:00
Carlos Valente
efd05bcc34
refactor: simplify overview logic
2024-05-12 17:16:33 +02:00
Carlos Valente
3c7e061e51
refactor: improve detection of day after
...
fix: prevent mutation of initial object
refactor: download project file
Update apps/client/src/features/rundown/event-block/EventBlock.utils.ts
Co-authored-by: Alex Christoffer Rasmussen <ac@omnivox.dk >
Update apps/client/src/features/rundown/event-block/__tests__/EventBlock.utils.test.ts
Co-authored-by: Alex Christoffer Rasmussen <ac@omnivox.dk >
2024-05-12 17:16:33 +02:00
Carlos Valente
7da3480dfe
style: improve readability of shortcuts
2024-05-11 14:22:29 +02:00
Carlos Valente
e8cfdbe3b9
refactor: simplify tests
2024-05-11 14:22:29 +02:00
Carlos Valente
fd052355c3
style: uniform button size
2024-05-11 14:22:29 +02:00
Carlos Valente
00f04fb78c
refactor: download project file
2024-05-10 22:35:12 +02:00
Carlos Valente
a40fa0dbf8
chore: version bump
2024-05-07 21:00:42 +02:00
arc-alex
e92f59ac55
await and display errors
2024-05-07 15:49:07 +02:00
Carlos Valente
0966659596
chore: version bump
2024-04-29 22:44:24 +02:00
Carlos Valente
3d2248cceb
style: remove unnecessary padding
2024-04-29 22:41:02 +02:00
Carlos Valente
043ba38916
chore: update typeface
2024-04-29 22:41:02 +02:00
Carlos Valente
5b6d4c5b28
style: toggle settings button
2024-04-29 22:41:02 +02:00
Carlos Valente
54f30e69a1
chore: version bump
2024-04-27 22:39:04 +02:00
Alex Christoffer Rasmussen
9e04a1dcfa
shortcuts using useHotkeys from mantine/hooks ( #907 )
...
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2024-04-27 18:00:41 +02:00
Carlos Valente
95b437e18c
refactor(build): remove legal
2024-04-27 10:18:10 +02:00
Carlos Valente
75b5118b0f
refactor: user alerts on destructive actions
2024-04-27 10:18:10 +02:00
Carlos Valente
dcbb92c470
style: prevent overflow on defaults
2024-04-26 19:40:21 +02:00
Carlos Valente
8da8a08464
refactor: invert offset
2024-04-26 19:39:05 +02:00
Alex Christoffer Rasmussen
74418ce17e
Link start times from excel import ( #903 )
...
* add test for linking start time in excel import
* link ids
* add link to UI
* ensure times with cachedRundown
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2024-04-26 18:09:59 +02:00
Carlos Valente
d8a8f0ad92
style: use user given capitalisation
2024-04-26 15:05:17 +02:00
Carlos Valente
817ebcdd26
Event defaults ( #910 )
...
* chore: cleanup outdated comment
* style: align blocks
* style: use ui-black background
* chore: clarify docs
* feat: event defaults
* chore: cleanup
2024-04-24 20:13:51 +02:00
Carlos Valente
dd81b92584
refactor: simplify l3
2024-04-19 20:38:01 +02:00
Carlos Valente
c4136a0ec7
refactor: simplify custom field shape
2024-04-19 12:06:19 +02:00
Carlos Valente
cf14b0b427
refactor: consolidate language of AuxTimer ( #896 )
2024-04-17 21:31:10 +02:00
Carlos Valente
16a169b22c
Beta 2 review ( #897 )
...
* style: subdue secondary buttons
* refactor: remove public message
2024-04-17 21:25:03 +02:00
Carlos Valente
8af5feb9af
Delete block ( #895 )
2024-04-17 21:24:27 +02:00
Carlos Valente
88b45fd952
fix: shutdown from menu ( #893 )
2024-04-16 21:21:01 +02:00
Carlos Valente
70c93a69fe
Custom add ( #889 )
2024-04-14 21:52:12 +02:00
cv
84839824fb
fix: link to managing custom fields
2024-04-14 12:55:03 +02:00
Carlos Valente
7eab0bb300
chore: version bump ( #885 )
2024-04-13 10:16:00 +02:00
Carlos Valente
55d1aca9b6
V3 ( #657 )
...
* refactor: cleanup routes
* style: smaller base font
* chore: upgrade dependencies
* chore: lock node version to electron
* refactor: pass HTTP to integration controller (#652 )
* refactor: deprecate onair control
* refactor: remove playback router
* Several project files user folder (#617 )
* chore: automated screenshots (#667 )
* feat: app settings (#658 )
* refactor: remove deprecated event data (#674 )
* Studio clock (#663 )
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
* Feat: reorder events with alt+ctrl + arrow up/down (#645 )
* Warning and danger per event (#677 )
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* refactor: stabilise actionHandler (#683 )
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* improvement: hide seconds (#675 )
* wip: overview (#688 )
* fix: focus cursor (#695 )
* refactor: update lower third (#665 )
* Refactor/time formatting (#696 )
---------
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
* feat: multiple selection (#703 )
---------
Co-authored-by: asharonbaltazar <asharonbaltazar@outlook.com >
Co-authored-by: Alex <ac@omnivox.dk >
* fix: test - go to `Edit mode` befor tying to click `Event options` button (#708 )
* refactor: runtime service (#715 )
* fix: issue with loosing cursor position on message (#719 )
* remove info panel (#721 )
* Event editor continue (#722 )
* update API - part (#709 )
---------
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
* refactor: update timers (#729 )
* feat: many timers (#706 )
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
* refactor: excel cleanup (#734 )
* refactor: allow import of blocks and skip import (#735 )
* Project manager (#697 )
* refactor: UI for linking events (#763 )
* upgraded pipeline actions (#777 )
* Over under (#771 )
* custom fields (#744 )
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
* Sheets settings (#774 )
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
* style: tweaks to lower thirds (#785 )
* refactor: delays account for gaps (#784 )
* refactor: partial state updates (#780 )
* feat: generate crash report (#787 )
* Sheet use limited input device auth flow (#782 )
---------
Co-authored-by: cv <34649812+cpvalente@users.noreply.github.com >
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
* Custom fields views (#789 )
* refactor: deprecate presenter and subtitle (#795 )
* refactor: organise API around resources (#798 )
---------
Co-authored-by: Bianca Procopio <biancahprocopio@gmail.com >
* Time to end (#804 )
* Skip fixes (#805 )
* fix: onair derives from playback
* Param nav (#822 )
---------
Co-authored-by: Alex Christoffer Rasmussen <ac@omnivox.dk >
* refactor: download files from interface (#831 )
* Quick options (#814 )
* End pause (#832 )
* chore: bump node version in docker (#834 )
* refactor: follow in run mode (#840 )
* fix: uncaught error in http integration (#837 )
* Apply project (#843 )
Co-authored-by: Matteo Gheza <matteo.gheza07@gmail.com >
Co-authored-by: Ary <arylmoraesn@gmail.com >
Co-authored-by: Alex Christoffer Rasmussen <ac@omnivox.dk >
Co-authored-by: Fabian Posenau <19673098+kellhogs@users.noreply.github.com >
Co-authored-by: Fabian Posenau <fabian@fphome.de >
Co-authored-by: Alex Rohleder <alexrohleder96@gmail.com >
Co-authored-by: asharonbaltazar <asharonbaltazar@outlook.com >
Co-authored-by: Bianca Procopio <biancahprocopio@gmail.com >
Co-authored-by: Fabian Posenau <fabianpos99+github@gmail.com >
2024-04-13 10:06:46 +02:00
Fabian Posenau
debdbd1c5a
Fix danger time not shown ( #775 )
...
* wrong order of operations
* chore: version bump
2024-02-14 12:44:06 +01:00
Carlos Valente
d1ae407996
chore: version bump ( #764 )
2024-02-06 11:46:08 +01:00
Carlos Valente
467b595375
fix: issue where a end time can be overflowing ( #761 )
2024-02-06 11:42:28 +01:00
Carlos Valente
965a7092d9
fix: timer type clock is not negative in public displays ( #747 )
2024-01-30 12:35:36 +01:00
Alex Christoffer Rasmussen
661337fef9
fix: change all ExcelImportMaps to lowercase ( #716 )
...
* fix: change all ExcelImportMaps to lowercase
* chore: bump patch version
2024-01-15 21:37:04 +01:00
Carlos Valente
71092afc02
ontime release ( #694 )
...
* chore: version bump
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
2024-01-10 20:50:19 +01:00
Alex Christoffer Rasmussen
9611722a6d
fix: use background-color: transparent; for overlap indicators ( #699 )
2024-01-09 16:42:50 +01:00