Ary
ecaf0a209b
wip
2024-02-14 11:52:24 -07:00
Carlos Valente
71dace669b
fix: recover cursor logic ( #773 )
2024-02-13 18:43:41 +01:00
Carlos Valente
67c448572c
style: tweaks to settings ( #772 )
2024-02-12 21:24:49 +01:00
Carlos Valente
53963a9ad7
Integrations data ( #770 )
...
* feat: OSC settings
* feat: HTTP settings
2024-02-11 21:25:23 +01:00
Carlos Valente
5355e45b80
refactor: UI for linking events ( #763 )
2024-02-11 15:18:04 +01:00
Ary
12f81c63ce
Project Manager: Quick Start ( #762 )
2024-02-10 14:30:33 +01:00
Carlos Valente
7f78fac162
wip: UI for integrations ( #769 )
2024-02-09 13:56:04 +01:00
Carlos Valente
e8b5cb6750
wip: add UI to manage custom fields ( #767 )
2024-02-09 13:51:40 +01:00
Carlos Valente
1890fc49d7
refactor: normalise data ( #756 )
...
* chore: remove legal from bundle
* refactor: create normalised dataset
* refactor: cuesheet uses flat rundown
* refactor: multi-selection
* refactor: prevent stale data on server restart
* refactor: increase ID size
* chore: instrument operation
* chore: update csv tests
* fix: resolve directory to test-db (#758 )
2024-02-03 21:43:17 +01:00
Bianca Procopio
c3880cd5a7
update downloadCSV and downloadRundown to accept a file name and add two new options to ProjectListItem
2024-01-31 19:11:00 -07:00
Carlos Valente
91fd275564
refactor: rundown service fetches data from data provider ( #752 )
2024-01-31 19:30:44 +01:00
Carlos Valente
cf08bfc796
refactor: type improvements ( #751 )
2024-01-31 14:42:33 +01:00
Carlos Valente
7eb9ee8d03
refactor: flatten state mutations ( #750 )
2024-01-31 14:02:27 +01:00
Ary
3c83f4d15b
Project manager ( #697 )
...
* Project manager: Load, Rename, Duplicate (#712 )
* Project Manager: Create, Delete (#723 )
2024-01-29 14:06:33 +01:00
Carlos Valente
4c77d26a71
style: tweaks to editor ( #738 )
2024-01-28 22:42:19 +01:00
Carlos Valente
32d70b3cd5
chore: split vendor bundle ( #740 )
2024-01-27 22:30:23 +01:00
Carlos Valente
86cec56a3d
refactor: allow import of blocks and skip import ( #735 )
2024-01-27 15:08:01 +01:00
Carlos Valente
f6557a9814
style: editor tweaks ( #736 )
...
* style: menu tweaks
* style: editor tweaks
* style: freeze
2024-01-26 14:47:27 +01:00
Carlos Valente
c146954a2f
refactor: excel cleanup ( #734 )
...
* refactor: remove import of project data from excel
2024-01-26 12:55:35 +01:00
Carlos Valente
2df3d376ad
feat: many timers ( #706 )
...
* wip: create simple timer class
* refactor: service to manage extra timers
* wip:ui for controlling the extra timer
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
2024-01-25 16:51:20 +01:00
Carlos Valente
74e1ae609c
refactor: update timers ( #729 )
...
* refactor: remove duplication
* refactor: previous times
* refactor: event patching
2024-01-25 13:36:45 +01:00
Carlos Valente
b4ad533e6a
refactor: cleanup store ( #727 )
...
* refactor: isolate clock
* refactor: isolate private
* refactor: remove duplicate
* chore: rename loaded > runtime
* fix: handle no events loaded
2024-01-24 00:20:10 +01:00
Alex Christoffer Rasmussen
0cd2ca4191
update API - part 1 ( #709 )
...
* api: `test-ontime` -> `version`
* api: `ontime-poll` -> `poll`
* api: `start-next` -> `startnext`
* api: `start-next` -> `startnext`
---------
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2024-01-23 08:43:00 +01:00
Carlos Valente
cb8ba776e2
Event editor continue ( #722 )
...
* refactor: remove info panel
* feat: editor panel
* wip: event info in drawer
* chore: update tests
* chore: add scss to processor
2024-01-22 16:23:11 +01:00
Carlos Valente
fc5800bc21
remove info panel ( #721 )
...
* refactor: remove info panel
* chore: update tests
2024-01-19 14:08:32 +01:00
Carlos Valente
3c1be1fc10
fix: issue with loosing cursor position on message ( #719 )
2024-01-17 23:16:22 +01:00
Carlos Valente
a2950442d8
refactor: runtime service ( #715 )
...
* refactor: rename PlaybackService > RuntimeService
* refactor: stateful runtime service
* refactor: merge event loading
* refactor: roll is part of state mutation
2024-01-16 19:54:40 +01:00
Carlos Valente
7f63cde7a5
feat: multiple selection ( #703 )
...
feat: multiple event selection
---------
Co-authored-by: asharonbaltazar <asharonbaltazar@outlook.com >
Co-authored-by: Alex <ac@omnivox.dk >
2024-01-12 13:07:56 +01:00
cv
229fff05a4
Merge remote-tracking branch 'origin/master' into v3
2024-01-12 10:05:10 +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
5b7045e6a5
chore: remove unused deepmerge ( #705 )
2024-01-10 19:30:34 +01:00
Alex Christoffer Rasmussen
9611722a6d
fix: use background-color: transparent; for overlap indicators ( #699 )
2024-01-09 16:42:50 +01:00
Carlos Valente
b4e73ff6b5
Refactor/time formatting ( #696 )
...
* chore: upgrade related dependencies
* fix: skip sentry on dev
* refactor: unify time formatting
* refactor: display default format for page
2024-01-09 15:30:11 +01:00
Carlos Valente
9031051465
Revert "style: align delay to clock"
...
This reverts commit 3fb862628c .
2024-01-08 22:55:57 +01:00
Carlos Valente
a15a9671d2
Revert "chore: cleanup utils"
...
This reverts commit ecd13fdc5a .
2024-01-08 22:55:47 +01:00
Carlos Valente
ecd13fdc5a
chore: cleanup utils
2024-01-08 22:51:38 +01:00
Carlos Valente
3fb862628c
style: align delay to clock
2024-01-08 22:48:25 +01:00
Carlos Valente
1f3133d4f3
chore: upgrade deps ( #698 )
2024-01-08 17:31:04 +01:00
Alex Christoffer Rasmussen
c0fb865959
feat: google sheets( #579 )
...
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2024-01-08 15:51:58 +01:00
Alex Christoffer Rasmussen
64573aff8a
refactor: update lower third ( #665 )
...
* init
* auto in out
* fix in out animation and other options
* move some constants to css override
* dont show block if text source is empty
* select trigger
* adjust the animation
* remove the old one and replace it in the router
* return null from useEffect when there is no timer to clear
* typo: manuel -> manual
* fix: delay is excluding transition in time
* rename to top and bottom
* change font size to px and increese the default
* sharper animation timning
* fix: dont need state for options
* fix: e2e test for lower third
* deafault to ffffff00 key color
* typo: scss naming
* style: all white default bg key
* style: add default values to src options
* style: `white-space: nowrap;`
* style: start out animation a bit early
* style: browser tab title
* fix: checking the correct default values in ViewParamsEditor
* fix: defaultValues save improved by @asharonbaltazar
* lint: capitalize enum names
* fix: memoize options
* fix: searchParams test
* fix: readability of `topText` and `bottomText` and memoize them
* fix: enum naming upper case
* refactor: remove cx import
* refactor: try to simplify is else flow
2024-01-07 23:23:25 +01:00
Carlos Valente
655e9e8fb5
refactor: migrate logs ( #673 )
2024-01-06 21:48:20 +01:00
Carlos Valente
bac2dc6b87
feat: create project list ( #671 )
2024-01-06 21:38:16 +01:00
Carlos Valente
c889d00e6b
fix: focus cursor ( #695 )
...
* fix: prevent cursor from removing focus
2024-01-06 09:10:42 +01:00
Carlos Valente
3753d51d85
chore: cleanup
2024-01-05 21:57:47 +01:00
Carlos Valente
cb23b83b9d
Merge remote-tracking branch 'origin/master' into v3
2024-01-05 21:55:16 +01:00
Oliver Herrmann
068ec800f4
add localdocker build commands ( #638 )
2024-01-05 21:04:52 +01:00
Alex Christoffer Rasmussen
1a8b35a5ea
feat: show overlap ( #633 )
...
* feat: show spacing or overlap
2024-01-05 21:04:16 +01:00
Carlos Valente
3d9a9a2226
wip: overview ( #688 )
...
* wip: overview
2024-01-01 22:06:23 +01:00
Carlos Valente
9a4d659b04
improvement: hide seconds ( #675 )
...
* feat: optional timer seconds
2023-12-31 12:13:05 +01:00
Fabian Posenau
a5d8b91f34
add fields to import modal ( #685 )
...
Co-authored-by: Fabian Posenau <fabian@fphome.de >
2023-12-30 22:11:06 +01:00