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
212e5f9e68
refactor: small type improvements ( #759 )
2024-02-03 23:17:36 +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
Ary
47a519bac1
Merge pull request #753 from biancahpp/feat/download-and-export-options
...
Project Manager: Export
2024-02-01 16:03:41 -07:00
Ary
5b20a47ff6
fix: fixed issue where there were no projects on the project list on the first load
2024-01-31 20:28:39 -07: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
Carlos Valente
ec8952be56
chore: organise delay and rundown utils ( #749 )
2024-01-30 21:26:37 +01:00
Carlos Valente
6a5020424b
refactor: improve typing in backend ( #748 )
2024-01-30 21:12:19 +01:00
Carlos Valente
39711c1edd
refactor: time-to-end always updates ( #739 )
2024-01-30 12:35:54 +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
5de40e8679
fix: update timer on hot reload ( #741 )
2024-01-27 22:54:03 +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
Alex Christoffer Rasmussen
ee121bcfcb
change all ExcelImportMaps to lowercase ( #716 )
...
* fix: change all ExcelImportMaps to lowercase (#716 )
2024-01-16 19:35:16 +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
Alex Rohleder
f965db148c
refactor: setup global timer state ( #629 )
...
* refactor: setup global timer state
---------
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2024-01-12 13:03:58 +01:00
cv
e6bb52ad9c
chore: cleanup merge
2024-01-12 10:17:12 +01:00
cv
506f9a868b
chore: cleanup merge
2024-01-12 10:13:40 +01:00
cv
adb8981191
chore: cleanup merge
2024-01-12 10:12:01 +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
b1ba47a80f
Fix/external path ( #702 )
...
* leave styles as is but move other external to `external` folder
2024-01-09 22:57:06 +01:00
Alex Christoffer Rasmussen
9611722a6d
fix: use background-color: transparent; for overlap indicators ( #699 )
2024-01-09 16:42:50 +01:00
Alex Christoffer Rasmussen
92cefa1331
refactor: errors from integrationcontroller ( #700 )
...
* refactor: these functions don't throw, test the return success and then throw
* refactor: no need to catch and re-throw
2024-01-09 16:01:17 +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