Carlos Valente
248c952ec7
chore: bump version to 3.0.3
2024-05-21 20:59:58 +02:00
Leon Eckardt
97b8e6a290
fix #984 Expected End of timeline is not calculated correctly ( #985 )
2024-05-20 22:28:23 +02:00
Carlos Valente
036d4051fc
fix: account for skip in rundown calculations
2024-05-20 22:13:28 +02:00
Carlos Valente
7cefe07594
refactor: cap added time
2024-05-20 21:17:37 +02:00
Carlos Valente
d05cc88748
refactor: unify time constants
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
eb2c4d0780
refactor: recover day after indicator
2024-05-20 21:11:52 +02:00
Carlos Valente
4069038ed5
chore: forgiving test
2024-05-20 19:32:28 +02:00
Carlos Valente
ac430602b4
chore: upgrade vite dependencies
2024-05-20 19:32:28 +02:00
Carlos Valente
082449bede
fix: handle finish when adding time
2024-05-20 19:32:28 +02:00
Carlos Valente
dae6f84af0
fix: excel parsing
2024-05-17 19:44:47 +02:00
Carlos Valente
37786c3528
chore: bump version to 3.0.2
2024-05-13 14:15:18 +02:00
Carlos Valente
c6d36d2497
refactor: forgiving test
2024-05-13 08:25:57 +02:00
Carlos Valente
2394eced93
refactor: forgiving test
2024-05-13 08:08:43 +02:00
Carlos Valente
13aeeb278d
fix: filename may not exist
2024-05-13 08:08:43 +02:00
Carlos Valente
af5d6e1aee
fix: prevent stale selection
2024-05-13 08:06:28 +02:00
Carlos Valente
bc036bdae7
refactor: forviging test
...
Allow a scenario where the operation execution happens in the next millisecond
2024-05-12 20:15:59 +02:00
Carlos Valente
92c3148e49
chore: bump version to 3.0.1
2024-05-12 20:15:59 +02:00
Carlos Valente
07074260a4
refactor: improve integration updates
2024-05-12 17:03:13 +02:00
Carlos Valente
c57b0423af
refactor: leading updates in timers
2024-05-12 17:03:13 +02:00
Alex Christoffer Rasmussen
b2668e61a5
refactor: improve logging from http integration ( #946 )
2024-05-11 14:23:07 +02:00
Carlos Valente
00f04fb78c
refactor: download project file
2024-05-10 22:35:12 +02:00
Carlos Valente
6f80de58ca
fix: prevent mutation of initial object
2024-05-10 21:59:01 +02:00
Carlos Valente
a40fa0dbf8
chore: version bump
2024-05-07 21:00:42 +02:00
Alex Christoffer Rasmussen
9644cbde92
fix: demo page, update docs link and fix data destructuring ( #932 )
2024-05-02 12:17:08 +02:00
Carlos Valente
0966659596
chore: version bump
2024-04-29 22:44:24 +02:00
Carlos Valente
1123e29499
fix: explicit rundown order in tests
2024-04-29 22:41:02 +02:00
Carlos Valente
6e61a7ecf9
refactor: runtime side effects
2024-04-29 22:40:39 +02:00
Alex Christoffer Rasmussen
accdf2c396
Fix: custom fields with undefined colour is not accepted by parseCustomFields ( #925 )
2024-04-29 22:33:58 +02:00
Alex Christoffer Rasmussen
5e39c9b51f
Feat: export custom fileds to sheets ( #926 )
...
* export custom keys to sheets
* use `:` in place of `-`
2024-04-29 15:15:18 +02:00
Carlos Valente
54f30e69a1
chore: version bump
2024-04-27 22:39:04 +02:00
Carlos Valente
189cee0104
fix: state stale in integrations
2024-04-27 22:34:08 +02:00
Carlos Valente
0c3c08ac98
refactor: custom fields casing
2024-04-27 15:36:29 +02:00
Carlos Valente
8da8a08464
refactor: invert offset
2024-04-26 19:39:05 +02:00
Carlos Valente
8b5034efbf
refactor: added time is time ahead
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
c4f51192de
chore: test custom field renaming
2024-04-23 22:05:56 +02:00
Carlos Valente
5cf5b2fae3
chore: cleanup
2024-04-23 22:05:56 +02:00
Carlos Valente
8f249b9d51
refactor: rundown must be in order
2024-04-19 20:49:37 +02:00
Carlos Valente
bef69e7d0f
fix: obfuscation logic for operator pin
2024-04-19 20:38:01 +02:00
Carlos Valente
dd81b92584
refactor: simplify l3
2024-04-19 20:38:01 +02:00
Alex Christoffer Rasmussen
b14ac07568
excel import leading and trailing whitespace ( #902 )
...
* add test for leading and trailing whitespace
* trim whitespace
2024-04-19 20:36:06 +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
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