Alex Christoffer Rasmussen
f5e9a2549e
Improve spreadsheet import flow ( #839 )
...
* feat: add dropdown to worksheet selection
* feat: move revoke to separate button
* refactor: extract excel flow to separate controller and service
* chore: show spinner when uploading sheet and disable the other option
* chore: don't show "success" when canceling the import
* chore: export boolean types properly to sheets
2024-03-22 21:33:11 +01:00
Carlos Valente
f4692db021
refactor: allow transition from roll to playback ( #847 )
2024-03-22 13:32:36 +01:00
Carlos Valente
dddb11ff40
refactor: granular updates to rundown ( #848 )
2024-03-22 13:21:49 +01:00
Carlos Valente
6178ed1e4e
Apply project ( #843 )
2024-03-22 12:52:55 +01:00
Carlos Valente
8c5aaa0901
fix: account for midnight rollover ( #846 )
2024-03-22 08:04:23 +01:00
Carlos Valente
b06ab15190
refactor: save object on restore ( #842 )
2024-03-21 22:10:54 +01:00
Ary
a48be0f017
Fix to lastLoadedProject being null ( #830 )
2024-03-21 21:08:45 +01:00
Alex Christoffer Rasmussen
c2280da61f
fix: uncaught error in http integration ( #837 )
2024-03-21 21:07:39 +01:00
Carlos Valente
fe30752130
refactor: follow in run mode ( #840 )
2024-03-21 21:07:15 +01:00
Alex Christoffer Rasmussen
a20d63451b
fix: use cross-env to allow windows to build local docker ( #838 )
2024-03-21 00:12:17 +01:00
Carlos Valente
93622e9aeb
fix: prevent calculation with no timer ( #835 )
2024-03-20 12:52:32 +01:00
Carlos Valente
1568af97fc
chore: bump node version in docker ( #834 )
2024-03-19 21:55:37 +01:00
Carlos Valente
4bb836b6f2
End pause ( #832 )
...
* refactor: trigger ahead
* refactor: refresh often
* fix: handle empty rundown updates
* fix: handle falsy values
* style: avoid overlap of components
* refactor: freeze end option
2024-03-19 18:04:05 +01:00
Carlos Valente
8156da03d5
Quick options ( #814 )
...
* refactor: link start is quick option
* refactor: add default duration
* chore: use last time by default
2024-03-19 17:23:32 +01:00
Carlos Valente
dfade25a7c
feat: url navigation for settings ( #821 )
2024-03-18 20:36:02 +01:00
Carlos Valente
4b21745fc7
refactor: download files from interface ( #831 )
2024-03-18 20:27:58 +01:00
Carlos Valente
a91a8a6358
refactor: simplify time-to-end ( #828 )
...
* refactor: simplify time-to-end
* refactor: rundown metadata
* refactor: handle overflow in UI
* refactor: show gaps between days
---------
Co-authored-by: Alex Christoffer Rasmussen <ac@omnivox.dk >
2024-03-18 17:24:11 +01:00
Carlos Valente
4e6b833e10
refactor: obfuscated pincode in transit
2024-03-18 13:40:59 +01:00
Alex Christoffer Rasmussen
3fdb1bd1c8
partial ws update for demo ( #813 )
...
* partial ws update
* extract more of the timer formatting
2024-03-18 12:01:36 +01:00
Carlos Valente
4148a3835b
style: clarify state of external message
2024-03-17 19:46:48 +01:00
Carlos Valente
4fb9c42aef
refactor: skip expected end if not playing
2024-03-17 19:46:25 +01:00
Carlos Valente
dd0dcfc2a2
fix: reset focus when deleting selected
2024-03-17 19:46:10 +01:00
Carlos Valente
d41d1b054d
fix: reset focus when deleting all
2024-03-17 19:46:10 +01:00
Carlos Valente
8b6e06150a
fix: update cache on delete-all ( #827 )
2024-03-17 19:45:34 +01:00
Carlos Valente
a9e0e2b091
refactor: tweaks to chakra theme config ( #824 )
2024-03-16 09:42:06 +01:00
Carlos Valente
0a8155b6e3
Param nav ( #822 )
...
* refactor: remove unused
* refactor: simplify logic
2024-03-15 16:52:33 +01:00
Carlos Valente
118c29e5c2
refactor: filter sentry errors ( #816 )
2024-03-15 16:13:26 +01:00
Carlos Valente
105f395e6e
refactor: migrate fullscreen to mantine ( #819 )
2024-03-14 18:32:07 +01:00
Carlos Valente
12d9e5922c
Alpha revision ( #811 )
...
* style: less space for direction button
* chore: cleanup unused
* refactor: prevent CSS pollution
* refactor: force render on swatch
* refactor: force render on swatch
* refactor: improve import of blocks and skip import
* chore: remove unused
* chore: clarify effect
* chore: updata dataset
* fix: integrations not triggering
* chore: remove unused
* fix: onair derives from playback
* fix: gap day after
2024-03-12 21:30:16 +01:00
Carlos Valente
63983fc39a
Alpha release ( #810 )
...
* fix: path to resources
* docs: rename aliases > url presets
2024-03-09 22:44:35 +01:00
Carlos Valente
41af3b7466
Sheets revision ( #809 )
...
* refactor: poll for authentication
* refactor: show success card
2024-03-09 21:39:11 +01:00
Carlos Valente
78b386742e
Settings style ( #808 )
2024-03-09 10:56:14 +01:00
Carlos Valente
ad71793cf3
Url presets ( #807 )
2024-03-08 23:10:43 +01:00
Carlos Valente
10d7273ec0
Skip fixes ( #805 )
...
* refactor: resolve current in time-to-end
* refactor: recalculate on skip
* Alpha tweaks (#806 )
* style: small tweaks to interface
* refactor: simplify quick add
2024-03-08 19:54:18 +01:00
Carlos Valente
6dc2bebeee
Time to end ( #804 )
2024-03-07 22:10:21 +01:00
Carlos Valente
d59885fc20
fix: allow renaming custom field ( #803 )
...
* fix: allow renaming custom field
* style: change time-to-end icon
2024-03-07 19:59:36 +01:00
Carlos Valente
d22cc48565
refactor: small tweaks and fixes
2024-03-06 22:42:20 +01:00
Carlos Valente
8196ea584d
UI tweaks ( #800 )
...
* style: placeholder for progress value
* style: rundown menu
* style: extracted rundown takes whole screen
* style: tweaks to rundown indicators
* feat: allow exporting info
* style: indicate action
2024-03-03 20:42:36 +01:00
Carlos Valente
0c31438e44
chore: migrate remaining settings ( #799 )
...
* chore: migrate remaining settings
---------
Co-authored-by: Bianca Procopio <biancahprocopio@gmail.com >
2024-03-03 19:16:25 +01:00
Bianca Procopio
10d3986832
Move app settings ( #765 )
...
* refactor: migrate app settings
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2024-03-03 19:06:21 +01:00
Carlos Valente
088927bbbb
refactor: organise API around resources ( #798 )
2024-03-02 23:08:08 +01:00
Carlos Valente
d87ba12b2e
chore: cleanup linter ( #797 )
2024-03-01 23:19:05 +01:00
Carlos Valente
5b01329c37
refactor: migrate project upload ( #796 )
...
* refactor: migrate project upload
2024-03-01 22:59:00 +01:00
Carlos Valente
8df419d835
refactor: deprecate presenter and subtitle ( #795 )
...
* refactor: deprecate presenter and subtitle
* style: reduce spacing between related sections
* refactor: optional secondary field
* refactor: remove secondary field
* refactor: dynamic data source
2024-02-29 18:19:58 +01:00
Carlos Valente
d7392b93d2
refactor: remove userFields ( #791 )
...
* refactor: process custom fields on cache generate
* refactor: remove userFields
2024-02-27 13:23:12 +01:00
Carlos Valente
429df21557
Custom fields caching ( #790 )
...
* refactor: process custom fields on cache generate
2024-02-25 17:21:59 +01:00
Carlos Valente
da7ef59216
Custom fields views ( #789 )
...
* style: show field colour in editor
* feat: custom fields in cuesheet
* feat: custom fields in operator
* refactor: update CSV export
2024-02-24 22:04:20 +01:00
Alex Christoffer Rasmussen
474f1e2177
Sheet use limited input device auth flow ( #782 )
...
* refactor: limited-input-device auth
* refactor: resolve sheet directory from setup
* refactor: extract sheet logic in backend
* refactor: simplify sheet integration
---------
Co-authored-by: cv <34649812+cpvalente@users.noreply.github.com >
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2024-02-24 11:58:50 +01:00
Carlos Valente
fc5338903b
feat: generate crash report ( #787 )
2024-02-23 08:52:08 +01:00
cv
11d06de133
Merge branch 'v3' of https://github.com/cpvalente/ontime into v3
2024-02-19 21:43:00 +01:00
cv
cbc2ae5116
chore: cleanup merge
2024-02-19 21:42:38 +01:00
cv
a6ff874a2a
Merge remote-tracking branch 'origin/master' into v3
2024-02-19 21:40:56 +01:00
Carlos Valente
7ff75835ff
refactor: partial state updates ( #780 )
...
* refactor: partial state updates
* refactor: less calls to restore
* refactor: add error stack trace to log
2024-02-19 21:31:27 +01:00
Carlos Valente
c890251dad
refactor: delays account for gaps ( #784 )
2024-02-19 21:30:52 +01:00
Carlos Valente
c1e2700c38
style: tweaks to lower thirds ( #785 )
2024-02-19 21:29:55 +01:00
Carlos Valente
5a397c6da7
Sheets settings ( #774 )
...
* wip: migrate sheet settings
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
2024-02-17 22:05:38 +01:00
Alex Christoffer Rasmussen
c1377544a0
custom fields ( #744 )
...
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2024-02-17 21:55:46 +01:00
Carlos Valente
1a420a1ddd
Over under ( #771 )
...
* feat: schedule offset
2024-02-16 21:04:58 +01:00
Fabian Posenau
436a34aaee
upgraded pipeline actions ( #777 )
2024-02-15 14:54:05 +01:00
Fabian Posenau
4848fdbee3
Fix build local ( #778 )
...
* adjust node version
* fix build:local
2024-02-15 14:51:19 +01: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
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
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
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
083b376113
Merge pull request #754 from cpvalente/fix/project_manager_init
...
Fix: Project manager list is blank on the first app load
2024-02-01 16:03:13 -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
Carlos Valente
965a7092d9
fix: timer type clock is not negative in public displays ( #747 )
2024-01-30 12:35:36 +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
e748bff0dd
chore: upload screenshots to artifacts ( #730 )
2024-01-24 21:56:01 +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
c7328a33f6
chore: fail tests that contain unhandled errors ( #724 )
2024-01-22 14:15:23 +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
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
Alex Christoffer Rasmussen
4234334fbb
fix: test - go to Edit mode befor tying to click Event options button ( #708 )
2024-01-13 12:45:23 +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
6d067f3d3a
chore: cleanup merge
2024-01-12 10:13:49 +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
a0b3e56896
chore: cleanup merge
2024-01-12 10:05:51 +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
7cc4364a63
chore: upgrade nanoid to v5 ( #704 )
2024-01-10 19:28: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
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
Ary
65a5aaa665
Keep several project files in user folder - Steps 5A-E ( #684 )
2024-01-06 21:24:48 +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
Alex Christoffer Rasmussen
a567fdc446
build: upgrade lowdb ( #689 )
2024-01-02 20:27:10 +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
Carlos Valente
5409c0ac6e
refactor: stabilise actionHandler ( #683 )
2023-12-30 21:13:51 +01:00
Fabian Posenau
3998b8927d
Warning and danger per event ( #677 )
...
* feat: warning and danger per event
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
2023-12-30 20:56:57 +01:00
Ary
7b9f64a630
Project files tweaks ( #679 )
...
* chore: fixed issue when loading first time; deleting excel file after upload; only json files from project list
* chore: added last loaded project to endpoint response
* chore: incremental file name
---------
Co-authored-by: Name <Email>
2023-12-30 19:32:17 +01:00
Fabian Posenau
40bede200c
nightly builds hopefully ( #681 )
...
Co-authored-by: Fabian Posenau <fabian@fphome.de >
2023-12-30 10:04:42 +01:00
Alex Christoffer Rasmussen
c5c0401ac4
refactor: switch out steno for lowdb ( #682 )
...
* refactor: switch out steno for lowdb
2023-12-30 10:03:02 +01:00
Fabian Posenau
f3e2944c55
fix docker compose ontime version ( #680 )
...
Co-authored-by: Fabian Posenau <fabian@fphome.de >
2023-12-29 22:25:41 +01:00
Fabian Posenau
09f2874784
Fix Visual bug on rundown ( #678 )
...
* fix: bug with draw order on past rundown items
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
2023-12-29 20:18:05 +01:00
Alex Christoffer Rasmussen
96280e5932
Feat: reorder events with alt+ctrl + arrow up/down ( #645 )
...
* fix: key guard
* feat: reorder events
* refactor: return index from the getEvent functions
2023-12-28 13:41:43 +01:00
Alex Christoffer Rasmussen
b2c01a141a
Studio clock ( #663 )
...
* refactor: trim rundown shows only upcoming
* style: small tweaks
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2023-12-28 13:25:45 +01:00
Ary
dc4ba4012c
feat: Several project files user folder (Steps 3-5) ( #664 )
...
* feat: steps 3-5 for several project files user folder
* feat: common types, better listing function
* feat: error response type
2023-12-28 13:23:51 +01:00
Carlos Valente
d1e201ebb5
refactor: remove deprecated event data ( #674 )
2023-12-27 20:00:09 +01:00
Carlos Valente
a463cb491b
feat: app settings ( #658 )
...
* feat: app settings
* refactor: cleanup routes
* style: smaller base font
* chore: migrate about modal
* fix: import links
2023-12-25 21:25:09 +01:00
Carlos Valente
6ffc314513
chore: automated screenshots ( #667 )
...
* chore: take screenshots on routes
* chore: update test data
* chore: update test
* chore: upgrade node in CI
2023-12-25 19:41:45 +01:00
Carlos Valente
8afffb9870
style: fix missing overrides ( #666 )
...
* style: fix missing overrides
* style: fix recover idle colour
2023-12-22 21:05:23 +01:00
Ary
f2632412aa
Several project files user folder ( #617 )
...
* feat: save loaded file across sessions
2023-12-21 13:52:09 +01:00
Carlos Valente
062dc0c914
refactor: pass HTTP to integration controller ( #652 )
...
* refactor: pass HTTP to integration controller
* refactor: deprecate onair control
* refactor: remove playback router
2023-12-19 21:44:43 +01:00
Carlos Valente
fe9f12a14b
chore: lock node version to electron
2023-12-19 10:23:27 +01:00
Carlos Valente
3144888eb1
chore: add italian to languages ( #656 )
2023-12-19 10:05:09 +01:00
Carlos Valente
820eacde91
refactor: prevent accidental edit in operator view ( #659 )
...
* refactor: prevent accidental edit in operator view
2023-12-19 10:05:09 +01:00
Matteo Gheza
6886a3236f
Add italian client translation ( #655 )
...
* Add Italian client translation
2023-12-19 10:05:09 +01:00
Carlos Valente
bb541c551f
chore: upgrade build deps ( #661 )
...
* chore: upgrade build dependencies
* chore: add bundle analysis script
* chore: upgrade sentry deps
* chore: upgrade node types
* docs: declare new engine versions
2023-12-19 10:03:59 +01:00
Carlos Valente
33575c551a
refactor: improve typing on transform ( #626 )
...
* refactor: improve typing on transform
* chore: use placeholder for data errors
2023-12-19 10:03:25 +01:00
Carlos Valente
3173fb57fc
chore: add italian to languages ( #656 )
2023-12-18 15:07:48 +01:00
Carlos Valente
7d33019f53
refactor: prevent accidental edit in operator view ( #659 )
...
* refactor: prevent accidental edit in operator view
2023-12-18 15:07:30 +01:00
Matteo Gheza
6526b32d4c
Add italian client translation ( #655 )
...
* Add Italian client translation
2023-12-17 20:59:05 +01:00
Carlos Valente
3196bd7802
chore: version bump
2023-12-17 20:57:49 +01:00
Carlos Valente
ce0657cc6d
style: smaller base font
2023-12-17 20:56:58 +01:00
Carlos Valente
44c2b1b5e3
refactor: cleanup routes
2023-12-17 20:56:42 +01:00
Carlos Valente
d6aef5ea31
fix: correct link for CSS overrides ( #650 )
2023-12-14 20:14:09 +01:00
Alex Christoffer Rasmussen
8756b396cc
feat: minimal demo page ( #644 )
...
* minimal
* eslint-browser
* dynamic port, reconnect socket, msTo string without Date
* 404 on external not found
2023-12-14 13:27:18 +01:00
Carlos Valente
5a2f711eab
refactor: cleanup sentry errors ( #653 )
2023-12-13 22:12:54 +01:00
Carlos Valente
a56e2b1c1c
fix: link for mac download ( #648 )
2023-12-13 19:22:17 +01:00
Carlos Valente
da829dc09f
Release preparations ( #642 )
...
* chore: version bump
2023-12-11 22:06:19 +01:00
Carlos Valente
c4d65dbe5f
fix: display correct end time in backstage ( #635 )
2023-12-10 19:12:29 +01:00
Alex Christoffer Rasmussen
2586b0b10c
feat: http integration ( #575 )
...
* addtime endpoint
* create universal Subscription
* add http integration
* catch error from HTTP integration emit
* unify osc and http validateSubscriptionEntry
* add necessary endpoint for http subscription
* make subscription part of modal generic
* add http subscription to integration modal
* remove log
* Revert "addtime endpoint"
This reverts commit 4c039220dc .
* reuse agent and test url compatibility
* simplify retun path
* add todo in UI
* test for http protocol
* import not needed yet
* lint
* fix merge
* lint
* fix httpPlaceholder
* wip: prepare endpoints
* wip: temporary fix to get form to work
* disable HTTP integration if enabledOut==false
* register/unregister http
* refactor: subscription types and form register
* refactor: validation
* cleanup
* cleanup
* try GOT
* allow https
* split url and searchParams allow for post option
* add options to post
* add retry count
* fix test
* Revert "fix test"
This reverts commit 927e88370f .
* Revert "add options to post"
This reverts commit 0523a68ef4 .
* Revert "split url and searchParams allow for post option"
This reverts commit 54ab8d4ffe .
* missing retryCount in httpPlaceholder
* remove global this
* remove retry count
* remove https
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2023-12-10 16:56:42 +01:00
Alex Christoffer Rasmussen
abe27d54a2
refactor: use add time in client ( #636 )
2023-12-08 21:46:29 +01:00
Alex Christoffer Rasmussen
1343818917
Improve change api ( #628 )
...
* fix: jsdoc comments
* more human casting of string values to boolean
* add coerceColour to get named colors to work
* cue can't pass isKeyOfType event check
* dont mutate value
* alloow cue in eventDef
* lint
* css named or hex formatting
* "sideEffects": false
* test colour hex regex
* roll eventDef back to master
* parse property
* don't export cssColour names
* remove import
* only allow string types to colour
* handle transparent colour
* mix alpha with bg colour
* only allow updating events
* descriptive names
* add test for getAccessibleColour
* readability
* move isColourHex to regex-utils
* simplify and add test
2023-12-08 12:55:04 +01:00
Carlos Valente
a93cd3e9b1
style: prevent menu mirroring ( #632 )
2023-12-07 17:57:04 +01:00
Alex Christoffer Rasmussen
813eb9ad86
Merge pull request #604 from cpvalente/roll-back
...
add skippedOutOfEvent to TimerService
2023-12-04 12:53:43 +01:00
Carlos Valente
34e9b1ef07
refactor: clarify responsabilities
2023-11-30 21:35:09 +01:00
arc-alex
a67b89190d
guard and test midnight
2023-11-28 16:04:12 +01:00
arc-alex
ecd151a0a8
use expectedFinish
2023-11-28 15:27:19 +01:00
asharonbaltazar
4cbc09864c
Params Input Placeholders ( #627 )
...
* add `placeholder?: string;` to `StringField` & `NumberField`
* add `placeholder` to inputs
* move values from `defaultValue` to `placeholder`
2023-11-27 18:25:46 -05:00
arc-alex
20d5d8b129
move skip logic to timerUtils
2023-11-27 17:42:42 +01:00
Alex Christoffer Rasmussen
11db39ee73
Merge pull request #623 from cpvalente/osc-enabledOut
...
Osc disable/enable output
2023-11-27 16:56:54 +01:00
asharonbaltazar
edb79d5819
Default Values in ParamEditor ( #610 )
...
* add `defaultvalue` to `Field` types
* add `defaultValue` to constants; turn into functions for time values
* update constant imports/calls in view components
* use `defaultValue`s in `ParamInput`
* change `Clear` to `Reset`to better reflect actions
* make `defaultValue` optional rather than `undefined`
* update forgotten constants
* add `defaultValue` to boolean input
* change `101010` to `000000`
* add `prefix` property to types
* implement `prefix` for `ParamInput`s
* change `paramField` to `prop`
* add `onEditDrawerClose` to `resetParams`
* `ViewParamsEditor` omits default values
* undo close on reset
* move `useSettings` into `ViewWrapper`
* change `settings` to include `undefined`
2023-11-26 15:57:18 -05:00
arc-alex
715fa66444
disable/enable from ui without restart
2023-11-26 20:41:33 +01:00
arc-alex
27f6d10677
actually disable/enable osc output
2023-11-26 20:41:01 +01:00
Carlos Valente
f2504072ce
feat: add change endpoint to ws ( #618 )
...
* feat: add change endpoint to ws
2023-11-26 19:02:16 +01:00
Carlos Valente
9e285ee8f3
chore: version bump ( #616 )
2023-11-25 22:31:22 +01:00
Carlos Valente
1ccf2108eb
style: tweaks on info data ( #622 )
2023-11-25 22:31:09 +01:00
Carlos Valente
db56ac8049
style: separe arguments in copy fields ( #621 )
2023-11-25 22:28:54 +01:00
Carlos Valente
0660f014c8
fix: prevent autocomplete ( #620 )
2023-11-25 22:04:47 +01:00
Carlos Valente
41c26778cb
fix: prevent shortcut collision with menu ( #619 )
2023-11-25 21:55:27 +01:00
Carlos Valente
804e4ad33e
chore: disable save params feature ( #615 )
2023-11-24 18:29:37 +01:00
arc-alex
b11041938d
self documenting
2023-11-24 14:05:12 +01:00
Carlos Valente
5be60ff6c3
feat: show progress in op and cuesheet ( #605 )
2023-11-24 12:04:38 +01:00
Carlos Valente
bf8ebe942e
feat: allow editing field from operator ( #609 )
...
* feat: allow editing field from operator
Co-authored-by: arc-alex <ac@omnivox.dk >
* style: functional and presentation tweaks
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
2023-11-24 12:04:22 +01:00
Carlos Valente
bdd216d881
feat: customise timer elements ( #607 )
...
* feat: customise timer elements
2023-11-22 21:38:35 +01:00
arc-alex
e6b4f537af
rollSkipLimit
2023-11-22 19:05:08 +01:00
Alex Christoffer Rasmussen
797a0edf57
External field ( #580 )
...
* feat: add external endpoint
* add external to messagecontrol
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2023-11-22 08:06:48 +01:00
asharonbaltazar
c4886a617c
remove storedViewParams from the dep array ( #606 )
2023-11-20 18:41:41 -05:00
Carlos Valente
a79ae7e0c4
fix: cuesheet header ( #600 )
...
* `useLocalStorage` hook uses `useSyncExternalStore`
---------
Co-authored-by: asharonbaltazar <asharonbaltazar@outlook.com >
2023-11-20 21:11:52 +01:00
arc-alex
8cabb347e9
remove test log
2023-11-20 18:24:11 +01:00
arc-alex
22d89c6fbc
add _startAt to all tests
2023-11-20 17:51:50 +01:00
arc-alex
facce4f096
trigger doRoll if clock is less than startAt
2023-11-20 17:44:39 +01:00
Carlos Valente
afa62a6e38
test: alias feature ( #602 )
2023-11-20 11:45:17 +01:00
Carlos Valente
1b55dbc170
style: clock period ( #601 )
...
* style: tweaks to studio override
* style: improvements to 12 hour format
2023-11-20 09:53:35 +01:00
Carlos Valente
2316bbebac
chore: type improvements ( #598 )
...
* chore: type improvements
* ci: typechecking in pipeline
2023-11-18 08:35:54 +01:00
Carlos Valente
884ab0b67b
refactor: rundown ( #597 )
...
* refactor: add revision number to rundown
* chore: migrate query
2023-11-17 16:18:02 +01:00
Carlos Valente
58239af8bb
fix: distinguish user initiated scroll ( #596 )
2023-11-17 13:01:28 +01:00
Alex Christoffer Rasmussen
c59e070076
Local build ( #595 )
...
* add build:electron script
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
2023-11-17 13:01:08 +01:00
Carlos Valente
fad8d2a933
hotfix ci ( #594 )
...
* ci: upgrade pnpm
* version bump
2023-11-16 11:26:01 +01:00
Carlos Valente
54def8b820
feat: small improvements to instance info ( #591 )
...
* refactor: add typings to backend info
* refactor: write current version to project file
* feat: show location of css override
2023-11-15 20:20:05 +01:00
Carlos Valente
536e447eaa
style: export modal ( #592 )
...
* style: tweaks to export modal
2023-11-14 22:31:14 +01:00
Carlos Valente
1ca3b9c134
refactor: better errors ( #590 )
...
* refactor: improve error messages from server
2023-11-14 21:54:56 +01:00
Carlos Valente
a41fe8806b
configure lint staged ( #588 )
...
* chore: upgrade monorepo deps
* chore: configure lint-staged
* refactor: lenient use of any
2023-11-13 22:04:55 +01:00
Alex Christoffer Rasmussen
140daef7e7
add eventsPerPage to schedule ( #583 )
...
* add eventsPerPage to schedule
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
2023-11-13 22:03:17 +01:00
Carlos Valente
cbed3e4fe4
ci: remove stale bot ( #587 )
2023-11-12 21:41:55 +01:00
Carlos Valente
9da7613450
ci: close issues without user activity ( #586 )
...
* ci: close issues without user activity
2023-11-11 14:58:46 +01:00
Carlos Valente
a7980ef2ab
fix: github workflow ( #585 )
...
* fix: github workflow
* chore: update lockfile
2023-11-11 14:42:06 +01:00
Carlos Valente
45fe669f0a
feat: excel import ( #527 )
...
* refactor: simplify excel import
* chore: add external deepmerge utility
* chore: create import map utilities
* chore: increase size limits on uploads
* style: small presentation tweaks
* feat: resolve times on excel import, refs #508
2023-11-11 14:28:43 +01:00
asharonbaltazar
0ce3449083
View Params Persist when Navigating Back ( #581 )
...
* add url search params to local storage
* add clearing local storage
* use `useLocation` instead of `location.pathname`
2023-11-10 08:49:25 -05:00
Carlos Valente
de715b3d3e
chore: upgrade pnpm ( #582 )
...
* chore: upgrade pnpm
2023-11-09 21:34:17 +01:00
Carlos Valente
6012cb7bd1
chore(lint): lenient eol ( #578 )
...
* chore(lint): lenient eol
2023-11-07 22:39:47 +01:00
Carlos Valente
2c47d90f34
chore: configure project wide linter ( #577 )
...
* chore(lint): configure project-wide linter
* chore(lint): improve linting in files
* chore(lint): hide warnings in CI
2023-11-07 22:30:39 +01:00
Carlos Valente
943dd19c09
style: wording and UI tweaks ( #564 )
...
* style: wording and UI tweaks
* style: prevent note overflow
* style: small wording changes
* soft blink (#569 )
* chore: version bump
---------
Co-authored-by: Alex Christoffer Rasmussen <alex.christoffer@gmail.com >
2023-11-07 21:27:33 +01:00
Alex Christoffer Rasmussen
138be478ca
Addtime in sec ( #576 )
...
* addtime endpoint
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
2023-11-07 21:24:44 +01:00
Carlos Valente
98bd320cbd
style: coloured row background ( #571 )
...
* style: coloured row background
2023-11-05 09:47:55 +01:00
Alex Christoffer Rasmussen
f57faf1837
remove unnecessary import
2023-11-04 08:46:35 +01:00
arc-alex
44f025b359
update node-osc to v9
2023-11-04 08:46:35 +01:00
Carlos Valente
0555d0f400
feat: expand user options for views with schedule ( #565 )
...
* feat: expand user options for views with schedule
* fix: selected public id on load
* fix: load events on roll
* style: remove empty container
2023-11-03 13:47:38 +01:00
Carlos Valente
1e90ce4c1d
style: sticky index column ( #566 )
...
* style: sticky index column
2023-11-02 20:59:30 +01:00
Carlos Valente
2f09d27813
fix: nullcheck for nextPublicEventId in findRoll ( #567 )
...
Co-authored-by: Alex Christoffer Rasmussen <alex.christoffer@gmail.com >
2023-11-02 10:31:05 +01:00
Alex Christoffer Rasmussen
a01046b479
Feat/change event api ( #553 )
...
* feat: change attribute for given event
---------
Co-authored-by: Ary <arylmoraesn@gmail.com >
Co-authored-by: arc-alex <ac@omnivox.dk >
2023-10-31 19:24:22 +01:00
Enubia
78d5d442cf
feat: added export options ( #529 )
...
* feat: added export options
* chore: eslint console proposal
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
2023-10-30 11:41:15 +01:00
Brian Teeman
7c234466f7
typos ( #562 )
...
quick fix for some typos/spelling
Small way of saying thanks for the software
2023-10-30 11:36:54 +01:00
Carlos Valente
29e5c96d44
fix: prevent error when port is unchanged ( #551 )
...
* fix: prevent error when port is unchanged
2023-10-28 19:01:58 +02:00
Kye Lewis
36b1effaaf
Clarify build before E2E steps ( #556 )
...
Co-authored-by: Kye <kye@klewis.me >
2023-10-26 14:57:11 +02:00
Alex Christoffer Rasmussen
a84c0654e2
Feat resumability ( #547 )
...
* add resumability functionality
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
2023-10-24 08:33:17 +02:00
Carlos Valente
b34fe71995
chore: add line end to prettier ( #548 )
2023-10-14 19:12:14 +02:00
Carlos Valente
2f74293505
chore: update docs ( #537 )
...
- Avoid duplicate instructions on docker and refer to documentation
- Add link to macOS docs on running an unsigned app
2023-10-08 11:47:45 +02:00
Carlos Valente
e2aabe3646
chore: version bump ( #528 )
2023-09-17 15:04:55 +02:00
Carlos Valente
7545f6f7d0
refactor: clarify description import ( #526 )
2023-09-16 15:24:23 +02:00
Carlos Valente
958c68b6f6
style hover ( #525 )
...
* refactor: render if in view
* style: add hover indicator on row
2023-09-16 13:49:12 +02:00
Carlos Valente
a0c5375376
refactor: project data ( #523 )
2023-09-15 17:33:30 +02:00
Carlos Valente
9708f0bfc6
refactor: pass events instead of derived data to titles ( #493 )
...
* refactor: pass events instead of derived data to titles
2023-09-14 22:30:23 +02:00
Carlos Valente
13eca98133
refactor: recompose and memoise ( #522 )
2023-09-14 21:06:48 +02:00
Carlos Valente
126e31403e
style tweaks ( #524 )
...
* style: allow 2 rows in block title
* fix: accidental change to next and progress bar
2023-09-13 21:51:24 +02:00
Carlos Valente
53beea2768
refactor: prevent calling undefined ( #521 )
2023-09-13 21:24:49 +02:00
Carlos Valente
0bb09dd039
fix: sanitise cue import ( #519 )
...
* fix: sanitise cue import
2023-09-11 21:06:32 +02:00
Carlos Valente
93fb48ea1c
feat: operator view ( #440 )
...
* feat: operator view
* chore: smoke test operator
* refactor: small improvements from deepsource
---------
Co-authored-by: arihanv <arihanvaranasi@gmail.com >
Co-authored-by: arihanv <63890951+arihanv@users.noreply.github.com >
2023-09-11 21:03:11 +02:00
Carlos Valente
1de3e01216
style: localise labels to user device ( #509 )
2023-09-03 09:13:56 +02:00
Carlos Valente
8d427a6bbe
fix: allow spaces in title input ( #504 )
2023-09-01 23:26:59 +02:00
Carlos Valente
23dcca5527
fix: issue with resolving dev environment ( #501 )
...
* fix: issue with resolving dev environment
* fix: revert accidental commtit
* chore: version bump
2023-08-31 22:08:18 +02:00
Carlos Valente
a3bbd74db7
chore: reduce sentry error logging ( #498 )
...
* chore: reduce sentry error logging
* chore: version bump
* chore: improve test selectors
2023-08-27 22:00:18 +02:00
Carlos Valente
5323e627fb
feat: count to end ( #500 )
2023-08-27 19:25:40 +02:00
Carlos Valente
cd9dbcdc68
fix: add event ( #499 )
...
* refactor: remove guards on event creation
* style: minimum safe block size
* fix: insert after finds previous valid cue
2023-08-26 21:45:51 +02:00
Carlos Valente
af99882919
release test fixes ( #496 )
...
* refactor: handle missing type
* fix: prevent stale data on cancel delay
2023-08-24 22:53:23 +02:00
Carlos Valente
1d4dc3a26f
feat: unlock changing port in UI ( #476 )
...
* refactor: unlock changing port in UI
* Change server port (#464 )
* Ability to save custom port
* Launch server on custom port & pass that port to electron
* Add serverPort validation
* Prevent changing port in docker
---------
Co-authored-by: Snehanshu Phukon <snehanshu@mamboemm.com >
---------
Co-authored-by: স্নেহাংশু ফুকন <hello@snehanshu.com >
Co-authored-by: Snehanshu Phukon <snehanshu@mamboemm.com >
2023-08-23 22:31:57 +02:00
Carlos Valente
e5fdf27f6c
fix: apply delay ( #494 )
...
* fix: bug with applying delays
* fix: show delay data only in production screens
* chore: cover delay with feature test
* refactor: simplify type assertion
2023-08-23 22:31:15 +02:00
Carlos Valente
657cc22b44
feat: event cue ( #473 )
...
* feat: parse cue
* refactor: get delay from backend
* feat: add cue to UI
* refactor: remove deprecated delay logic
* refactor: extract studio clock specific logic
* refactor: extract utilities
* refactor: fix issue with missing key
* style: prevent cue overflow
* style: prevent whitespace wrap
* feat: add support for cues in integrations
2023-08-17 21:43:11 +02:00
asharonbaltazar
51c31adaf1
Swap Event Data ( #446 )
...
* use zustand store in `ContextMenuContext`
* add `withDivider` prop to context menu `Option`
* add `isDisabled` prop to `Option`
* create `eventIdSwapping` store
* create swapping context menu options
* fix `key` in ContextMenu
* address `tanstack-eslint` errors
* create initial `requestEventSwap` event
* create initial `swapEvents` action
* use `swapEvents` in `EventBlock`
* move from `emitError` to `logAxiosError`
* remove extra curly brace from Copy ID
* add `clearEventId` func
* finalize context menu swapping logic
* write optimistic swapping logic
* remove unused import and type out handler in `rundownController`
* create `rundownSwapValidator`
* move index increase to `EventBlock`
* move swapping logic from `id` to `index`
* create `swapEvents` endpoint
* move `useEventIdSwapping` hook into its own file
* revert to using event `id`
* logic now uses indexes to swap events
* add `todo` to `swapEvents`
* revert index increment
* create `swapOntimeEvents` and export in `index.ts`
* use `swapOntimeEvents` in frontend & server
* update import path
* remove extra `setCached`
2023-08-15 16:04:53 -04:00
Carlos Valente
a46a0e1631
fix: typo in macos release ( #488 )
2023-08-12 11:52:05 +02:00
Carlos Valente
4f298e6fd9
version bump ( #487 )
2023-08-12 11:38:36 +02:00
Carlos Valente
f3610059ef
fix paused ( #486 )
...
* fix: prevent timer continue on paused count up
* refactor: throw if not found on delete
2023-08-12 11:24:35 +02:00
Carlos Valente
023aac4ead
fix: midnight roll ( #484 )
...
* refactor: extract utilities and types
* refactor: extract and simplify progress bar logic
* refactor: duration validation handles midnight
* fix: prevent stale event loader
* refactor: consider next event in timer invalidation
* refactor: reload changes on changed roll target
* refactor: timer load accounts for midnight
* fix: issues with midnight on roll
* refactor: prevent stale secondary event
2023-08-12 10:42:43 +02:00
Carlos Valente
8c9cb908cf
chore: improve demo file ( #482 )
2023-08-12 10:00:30 +02:00
Carlos Valente
839cee18f3
feat: add french translations ( #483 )
2023-08-12 10:00:14 +02:00
Olayinka Zadat O
b83ebf53a9
Adding Alias as a Parameter ( #471 )
...
* redirect on alias to a new page
* move alias to a HOC wrapper
2023-08-11 14:53:36 +02:00
Carlos Valente
1b8392bba4
dx: improve local build command ( #480 )
2023-08-11 10:55:24 +02:00
Carlos Valente
af1241bec7
feat: event description ( #481 )
...
* feat: enable configuration of <Info> panel
* feat: add description field to event data
2023-08-11 10:55:02 +02:00
Carlos Valente
c361ff4b3f
refactor: handle undefined ( #479 )
2023-08-11 10:54:24 +02:00
Cody Wilson
b579a4c57e
dist-mac: create separate dists for aarch64, x64 ( #470 )
...
* dist-mac: create separate dists for aarch64, x64
2023-08-11 10:51:00 +02:00
Carlos Valente
e49918e8bb
style: show event title in info panel ( #467 )
2023-07-23 15:41:58 +02:00
Carlos Valente
60799d3d88
Refactor error messages ( #463 )
...
* refactor: improve error messages to user
* refactor: remove unused
2023-07-23 15:12:25 +02:00
Carlos Valente
31fc222876
many hotfixes ( #465 )
...
* style: disable menu bar in run mode
* fix: external devices in dev mode
* fix: add missing elements to translations
* ux: improve translation strings
* refactor: improve typing
* style: blink on event change
* refactor: param options is object
---------
Co-authored-by: Hannes Rüger <hannesrueger@gmx.de >
2023-07-23 15:10:53 +02:00
Carlos Valente
bb1eb2838f
fix csv export ( #466 )
...
* style: cleanup formatting
* fix: prevent issues with csv export
* chore: update test snapshots
2023-07-23 15:06:25 +02:00
Carlos Valente
3603b836f6
refactor: cuesheet v2 ( #435 )
...
* refactor: typescript migration
* chore: remove prop-types package
* refactor: file structure
* refactor: migrate ontime table to tanstack table 8
* refactor: rundown controller uses service as data source
* refactor: convert to typescript
* feat: caching store
* refactor: add delay values to rundown
* feat: toggle past visibility
* chore: update tests
* refactor: add extra fields to CSV
* style: show skipped events
* chore: add route to navigation menu
* style: allow jumping to bottom
* chore: add tests
2023-07-22 09:32:40 +02:00
Carlos Valente
bee7a8dcb4
fix: prevent typerror on fullscreen request ( #461 )
2023-07-21 23:12:15 +02:00
Carlos Valente
e3444747bb
fix: prevent clipboard error in secure context ( #462 )
2023-07-21 23:12:03 +02:00
Carlos Valente
db1155ce1a
feat: allow renaming connection ( #457 )
...
* feat: allow renaming connection
2023-07-21 20:15:54 +02:00
Carlos Valente
6ef6b0fdcd
fix: app image cannot find resources ( #458 )
...
* fix: typo prevents linux from finding resources
2023-07-20 21:35:09 +02:00
Carlos Valente
c73f7e2207
fix: issues with clock overflow on midnight ( #456 )
...
* fix: issues with clock overflow on midnight
* chore: version bump
2023-07-17 13:53:50 +02:00
Carlos Valente
4a0d83d970
fix: fullscreen permissions ( #453 )
...
attempt fixing issues with going fullscreen by configuring the Content Security Policy
2023-07-17 13:51:03 +02:00
Carlos Valente
b89d0787d4
refactor: roll handover ( #451 )
...
* style: tweak active colour
* refactor: create shared playback validation
* feat: allow handover from and to roll
2023-07-15 11:06:10 +02:00
Carlos Valente
91a2d395cb
style: small tweaks on code style and editor UI ( #450 )
...
* fix: notes > note
* style: improve roll visibility
2023-07-11 21:54:10 +02:00
Carlos Valente
6c9222bce3
chore: improve bug reporting data ( #443 )
2023-07-10 22:15:13 +02:00
Carlos Valente
b273ac5254
refactor: update import fields ( #433 )
...
* refactor: update import fields
+ remove end message
+ add timer type
+ add end action
* chore: update tests
* version bump
2023-06-11 12:37:16 +02:00
Carlos Valente
971a76673b
refactor: increase update rate ( #430 )
...
* refactor: remove unused components
* refactor: increase timer refresh rate
2023-06-08 22:16:15 +02:00
Carlos Valente
cf6ce880f4
feat: patch params editor ( #428 )
...
* feat: configure params in views
2023-06-06 21:23:00 +02:00
Carlos Valente
a3487e7073
v2 cleanup ( #427 )
...
* refactor: remove useless template
* refactor: handle promise
* refactor: associate labels to fields
* refactor: simplify checking if element exists
* refactor: prevent reassigning
* refactor: avoid wildcard imports
* refactor: simplify imports
* refactor: simplify boolean comparison
* chore: version bump
2023-06-05 20:52:09 +02:00
Fabian Posenau
7cfe7c0d78
Integration/human readable time ( #405 )
...
* refactor: remove unused code
* feat: add human readable values to message parsing
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
Co-authored-by: cv <34649812+cpvalente@users.noreply.github.com >
2023-06-05 20:48:53 +02:00
asharonbaltazar
bfb483508d
URL Params Form ( #420 )
...
* feat create form to edit URL params in views
2023-06-05 19:54:03 +02:00
Fabian Posenau
5cb8020ab9
Timer/blinking and blackout buttons ( #406 )
...
*feat: timer blink
*feat: blackout
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
Co-authored-by: cv <34649812+cpvalente@users.noreply.github.com >
2023-06-04 21:25:56 +02:00
Carlos Valente
07737cc8b3
style: cleanup small screen styles ( #425 )
2023-06-01 20:52:34 +02:00
Carlos Valente
c075f73752
fix forms stale ( #419 )
...
* feat: create loader component
* fix: prevent stale data in forms
2023-05-28 22:21:31 +02:00
Marks Polakovs
f6e524e865
Fix websocket connection behind HTTPS reverse proxy ( #418 )
2023-05-28 18:18:47 +02:00
Carlos Valente
8abf6aee70
fix: progress bar handles added time ( #416 )
2023-05-28 10:26:07 +02:00
Carlos Valente
430c636faa
feat: context menu actions ( #414 )
...
* refactor: abstract copy to clipboard logic
* feat: add actions to <EventBlock> context menu
2023-05-26 13:18:56 +02:00
Carlos Valente
82ac8f1ba5
style v2 tweaks ( #415 )
...
* fix: reset rundown on upload
* style: facilitate reaching event id
* fix: show rundown on half screens
* style: prevent tab overflow
* style: remove redundant information
* style: improve editor in small screens
* style: small tweaks to editor sizes
2023-05-26 13:18:44 +02:00
asharonbaltazar
563b13405b
fix: prevent showing stale data in Event Editor ( #412 )
2023-05-22 22:51:30 +02:00
asharonbaltazar
f82d4821f9
Context Menu Feature ( #410 )
...
* create `ContextMenuContext` component
2023-05-22 21:48:25 +02:00
Carlos Valente
8ed2aa79a7
chore: update docs ( #409 )
2023-05-21 21:44:13 +02:00
Carlos Valente
4612829e5b
fix: prevent css collision ( #404 )
2023-05-20 22:48:14 +02:00
Carlos Valente
a5a6ca3229
chore: update docs ( #402 )
2023-05-20 21:52:07 +02:00
Olayinka Zadat O
2f26c28c23
add endAction and timerType validation to excel upload ( #401 )
...
* add endAction and timerType validation to excel upload
* return parser tests + add tests for the excel fields
2023-05-20 21:19:42 +02:00
Carlos Valente
bd6e737ec6
fix: reset rundown on upload ( #398 )
2023-05-19 23:32:27 +02:00
Carlos Valente
6617eb1f0f
fix; osc subscriptions ( #392 )
...
* style: fix typo
* refactor: convert to typescript
* refactor: convert to typescript
* refactor: create patch for osc subscriptions
* fix: issue with subscription invalidation
2023-05-19 22:20:00 +02:00
Carlos Valente
8bf223dee6
refactor: beta 6 ( #395 )
...
Few small fixes and refactors from beta 6 feedback
* style: presentation tweaks
* fix: prevent calling undefined
* fix: fullscreen toggle in safari
* refactor: convert to typescript and simplify
2023-05-19 22:19:36 +02:00
Fabian Posenau
96a11ccff8
chore: label docker latest ( #397 )
...
* change docker version to latest
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
2023-05-19 22:18:57 +02:00
Fabian Posenau
2b8f97b5d7
refactor: add sendRefetch on fileupload ( #396 )
...
Co-authored-by: Fabian Posenau <fabian@fphome.de >
2023-05-19 22:18:15 +02:00
Carlos Valente
666e7c4c6d
refactor: update triggers on CI ( #393 )
2023-05-18 22:41:06 +02:00
Carlos Valente
c8e979bc9a
v2 ( #386 )
...
* Refactor/ts sockets (#210 )
* refactor(ts): create socket subscription service
* refactor(ts-sockets): useSubscription hook
* refactor(ts-sockets): extract colour selection to utility
* Refactor/socket controller (#212 )
* refactor(socket): dictionary cleanup
* refactor(socket): detangle socket from EventTimer
* refactor(socket): poll object
* refactor(socket): wip, extract data responsibilities to provider
* fix: issue with onAir
* refactor: create data provider and validation utils
* refactor: remove deprecated endpoint
* refactor: detangle and validate ontime controller
* refactor: detangle and validate events controller
* refactor: validate routers
* refactor: handle post failure in modals
* chore: upgrade electron (#215 )
* Fix: issue with text colour (#214 )
* fix: adjust text colour from context
* fix: issue with wrong proptype
* chore: upgrade electron
* chore: declare node version
* chore: upgrade node actions
* Feat/55 v2 (#225 )
* chore: upgrade relevant libraries
* feat(skip): add skip styling to paginated items
* chore: upgrade relevant libraries
* Fix: issue with text colour (#214 )
* fix: adjust text colour from context
* fix: issue with wrong proptype
* fix issue with vite migration (#217 )
* hotfix: 1.8.2 issues vite migration
* fix: file import options
* feat(55): styling
* refactor: remove onhover option for entry block
* refactor: relocate logging provider
* refactor: convert to typescript
* feat(55): add event editor
* refactor: extract event actions
* fix: bad import
* feat(55): redesign components
* fix: issues with not awaiting async
* refactor: replace socket with subscription
* refactor: remove unused
* style: small tweaks
* refactor: extract event actions
* refactor: cleanup debug
* refactor: chakra imports
* fix: optimistic mutations
* refactor: handle promise rejections
* refactor: validation
* fix: rq optimistic mutations
* feat: add playback feedback to block
* refactor: no optimistic adding of events
* refactor: simplify cursor state
* styles: cleanup editor style
* refactor: cleanup duration update
* fix: revert package upgrade (issues with vitest)
* fix: prevent cyclic imports
* refactor: extract data fetcher
* refactor: typescript migration
* chore: update tests
* fix: remove problematic (#228 )
* styles: v2 (#229 )
* style: revise selected style
* style: revise editor styles
* style: revise viewer styles
* chore: update tests
* v2:feat (#231 )
* style: element relationship
* feat: utility to add first element
* refactor: organise dir
* ux: deleting element closes drawer
* fix: issue with escaped characters
* fix: issue with overflow in events list
* fix: prevent event timer from receiving non event
* style: prevent small shift on class change
* style: visually detach event editor
* fix: entry block knows last event
* fix: skip event timer updates on non events
* fix: prevent electron OPENGL error
* style: cleanup text styles
* style: unify input styles
* refactor: simplify style and composition
* refactor: tweaks on style + ts
* refactor: add validation to events post
* fix: handle non events in event timer
* refactor: cleanup unused
* V2 styles part2 (#233 )
* style: create tag to display network messages
* style: create button style for playback
* style: review style for QuickEntry
* style: review style for Info panel
* style: review style for Event blocks
* style: review style for Message control panel
* style: review style for Playback control
* style: review application styles
* style: review block styles
* refactor: TapButton has active state
* style: small style tweaks
* refactor: type checks
* V2 message manager (#234 )
* refactor: server run script
* refactor: extract message control feature
* refactor: socket usage for message control feature
* refactor: migrate e2e testing to playwright
* chore: add feature tests
* refactor: add validation on socket controller
* chore: jest tests server logic
* chore: update tests
* chore: run playwright tests on pull_requests
* V2 rundown manager (#237 )
* refactor: migrate eventlist > rundown
* hotfix: fix object naming error on excel import (#252 )
* feat: V2 ontime menu (#259 )
* V2 socket store (#254 )
* refactor: create socket utility
* refactor: ensure a single subscription to topics
* refactor: replace usages of socket object with subscription store handler
* refactor: v2 event loader (#260 )
* refactor: extract jest config
* refactor: rename params in reoder endpoint
* refactor: avoid app exports
* refactor: small code smells
* refactor: run development server
* refactor: extract rundown service and event loader logic
* refactor: rename events > rundown
* refactor: code style
* fix: handle external change of title
* refactor: cleanup dictionary
* refactor: rename MessageService
* refactor: use eventID for operations
* refactor: migrate OSC controller to service
* refactor: migrate Socket controller to service
* refactor: migrate HTTP controller to service
* refactor: extract logic into discrete services
* refactor: remove rundown from event timer
* refactor: remove duplicate
* refactor: remove unused
* chore: update tests
* refactor: run test CI on master or manual run
* lint: reorder imports
* refactor: ensure consistent routing
* V2 event block (#261 )
* feat: implement progress bar on running event
* refactor: use event action hook
* refactor: align backend data
* v2 styling (#263 )
* feat: implement progress bar on running event
* refactor: use event action hook
* refactor: align backend data
* style: v2 style tweaks
* style: v2 style tweaks + ts <Info>
* fix: fix delay increment calls
* style: v2 style tweaks + ts <Playback>
* style: v2 style tweaks + ts <EventEditor>
* style: v2 style tweaks + ts <MessageControl>
* fix: naming issue with message control socket endpoint
* chore: upgrade style dependencies
* style: v2 style tweaks + ts <MenuBar>
* style: v2 style tweaks + ts <RundownMenu>
* style: v2 style tweaks + ts <Playback>
* fix: add selected and next information to EventTimer
* style: v2 style tweaks + ts <EventBlock>
* style: v2 style tweaks + ts <DelayBlock>
* style: v2 style tweaks + ts <BlockBlock>
* style: v2 style tweaks + ts <QuickEntry>
* refactor: extract <TextInput> logic
* chore: upgrade build dependencies
* chore: folder structure refactor
* fix: issue with dependency path in electron
* chore: update version in demo db
* v2: refactor (#264 )
* chore: upgrade dependencies
* chore: remove unused
* fix: issue with missing index data
* fix: discrepancy on counting events
* fix: swapped classes
* fix: prevent attempting load in empty list
* chore: cleanup completed
* chore: remove unused
* refactor: convert to typescript
* refactor: migrate to new endpoints
* refactor: convert to typescript
* fix: prevent issue with undefined process
* fix: small code smells
* fix: issue with missing version variable on build
* refactor: configure retries on data fetching
* style: design review
* fix: prevent cursor out of range
* lint: react query linting
* style: checkbox styles
* v2 event editor (#265 )
* style: add cursor indicator in all blocks
* style: prevent reflows on width
* style: harmonise white range
* ux: focus elements on cursor nav
* ux: prevent focus on indicators
* refactor: convert to typescript
* fix: missing dependency
* chore: add linter rules for dependency arrays
* style: style editable component
* style: tweak input styles
* style: tweak switch styles
* style: style tweaks
* V2 sentry (#267 )
* chore: add sentry to frontend
* chore: add sentry to server
* chore: report only in production
* chore: add sentry source maps
* v2 alpha 3 (#272 )
* style: correct background colours
* chore: add folder resolutions to vite
* refactor: add auto refetch to HTTP APIs
* fix: view settings override endpoint
* refactor: memoize callbacks
* fix: reorder reaching wrong data adapter
* refactor: memoize callbacks
* style: presentation cleanup
* fix(delete): prevent flow with deleted event in playback
* refactor: convert to typescript
* refactor: small fixes and typescript conversion
* ux: improve feedback on local changes
* refactor: cleanup props
* v2 event timer (#274 )
* lint: cleanup unused
* refactor: rename component to avoid conflict
* style: gap in element row
* refactor: rename playstate -> playback
* refactor: cleanup usages of timer and prepare integration manager
* style: re-arrange button order
* refactor: improve event loading
* feat(timer-service): hot reload
* fix: issue with duration input
* chore: cleanup debug
* refactor: resolve poll from runtime store
* refactor: cleanup merge
* refactor: small improvements in timer hot-reload
* v2: views (#278 )
* config(sentry): instrumentation only in production
* chore: upgrade deps
* refactor: simplify and convert to ts
* refactor: composition and styles
* chore: remove deprecated deps
* ux: close menu on click outside
* style: small tweaks and clarifications
* refactor: retire PiP view
* ux: small tweaks
* style: cleanup deprecated styles
* chore: remove unused
* refactor: remove usages of deprecated fields and improve null timer presentation
* refactor: improve composition of countdown
* style: cleanup overridable styles
* ux: show event overtime status
* style: correct logic in paused timers
* v2: roll (#280 )
* ux: delete flow
* style: small tweaks in interface
* refactor: gracefully quit on error
* fix: logic around updating events
* chore: cleanup dictionary
* refactor: improve DX on creating aux files
* fix: safe destructure function return
* refactor: safe handling of falsy timer values
* fix: improve ux on stopping roll mode
* chore: upgrade deps
* feat: roll mode
* refactor: remove unused
* V2 monorepo (#285 )
* refactor(project structure): UI
* refactor(project structure): extract utilities
* refactor(project structure): remove unused
* refactor(project structure): electron
* refactor(project structure): server
refactor: migrate to vitest
refactor: monorepo config
* refactor: extract application menu
* refactor: exit process
* refactor: extract tray menu
* chore: electron build
* Added Seconds in studio clock #282
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
---------
Co-authored-by: Fabian Posenau <fabian.p99@gmx.de >
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* Fix : #279 End Message in Minimal Timer (#286 )
* fix: Minimal View #279 end message
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* hotfix: resolve data directory (#288 )
* Feature/#276/qrcodes (#289 )
* bugfix: wrong format when on 12h format
* update: website link in placeholder
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
Co-authored-by: cv <34649812+cpvalente@users.noreply.github.com >
* V2 types (#291 )
* V2 integration (#293 )
* feat: integrations and lifecycles
* refactor: prevent issues with start order
* V2 fix offline (#294 )
* fix: resolve path to UI build in dev
* fix: configure offline fetching
* V2 fix socket (#296 )
* refactor: rename timer endpoint
* refactor: typescript
* refactor: rename eventData and viewSettings
* refactor: message manager uses event store
* style: alpha4 style tweaks (#299 )
* fix: backgroundcolor for .blockNotes (#300 )
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* Feat/countdown style (#290 )
* feat: Countdown Style
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
Co-authored-by: cv <34649812+cpvalente@users.noreply.github.com >
Co-authored-by: Fabian Posenau <19673098+kellhogs@users.noreply.github.com >
* fix: wrong parameter (#302 )
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* V2 fix timer (#304 )
* Feat/update check (#303 )
* feat: show latest version in settings modal
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* improve time input (#307 )
* add the ability to parse time like 2h20m
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* V2 ws store (#310 )
* Update TimerService.ts
* refactor: message service publishes to store
* refactor: several type improvements
* V2 ws store wss (#309 )
* refactor: shared logging types
* refactor: simplify message service consumption
* refactor: create discrete logging system
* refactor: move socket.io > websocket
* Feat/end action (#308 )
* feat: end action
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
Co-authored-by: cv <34649812+cpvalente@users.noreply.github.com >
Co-authored-by: Fabian Posenau <19673098+kellhogs@users.noreply.github.com >
* V2 osc (#313 )
* chore: upgrade relevant deps
* fix: electron app to tray
* chore: cleanup dictionary
* feat: handle several messages in a event
* ux: disable irrelevant buttons in browser
* feat: parse and validate subscriptions
* feat: create UI for OSC Integration
* fix: cleanup logger behaviour
* feat: allow OSC settings to be changed at runtime
* v2 alpha5 (#315 )
* fix: fetch in offline environments (#295 )
* add arm platforms to docker build
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* fix: docker build (#298 )
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* Timer: fix too many renders error when using ?progress (#305 )
* ux: remove duplicate showing of selected event
* several small fixes and UX improvements
---------
Co-authored-by: Fabian Posenau <fabian.p99@gmx.de >
Co-authored-by: Fabian Posenau <fabian@fphome.de >
Co-authored-by: Marks Polakovs <github@markspolakovs.me >
* V2 docker (#312 )
* Create docker-ci.yml
* docker build
* add build app
* path changes
* delete double workflow
* update docker run template
* cleanup
* resolve wierd path issue
* wrong path
* again wrong path
* rename docker releases
* move styles population and change to function call
* re-add old build pipeline
* rename buld file
* feractor init function
* refactor: startDb to initAssets
* refactor: startDB to initAssets
* fix: docker.cjs building whole app
* fix: docker environment
* update docker paths
* update: build command
* cleanup
* cleanup: commented code
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* v2 lazy rundown (#317 )
* chore: update related deps
* refactor: memoise entrypoints
* refactor: store selectors
* refactor: improve component performance
* chore: remove unused dependencies
* refactor: improve component dnd
* V2 build (#319 )
* chore: build pipeline for v2
* chore: run unit tests
* chore: configure sentry build
* Update test_v2.yml
* Update test_v2.yml
* V2 e2e (#320 )
* chore: cleanup handling of a bad read
* chore: configure e2e testing
* chore: version bump
* V2 align (#321 )
* fix: fetch in offline environments (#295 )
* Add arm platforms to docker build (#297 )
* add arm platforms to docker build
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* fix: docker build (#298 )
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* Timer: fix too many renders error when using ?progress (#305 )
* Timer: fix too many renders error when using ?progress
* version bump (#314 )
* style: small tweaks
* fix: prevent actions in roll mode
* chore: update external assets
* style: show shortcuts in quick blocks
* refactor: revert optimisations on callbacks
* fun: industry dictionary
* style: indicators for event features
---------
Co-authored-by: Fabian Posenau <fabian.p99@gmx.de >
Co-authored-by: Fabian Posenau <fabian@fphome.de >
Co-authored-by: Marks Polakovs <github@markspolakovs.me >
* refactor: ensure start order (#322 )
* Update build_docker_v2.yml
* V2 fix roll (#323 )
* chore: profile node
* fix: always roll
* Add translations for views (#325 ) (#328 )
* Add translations for views (#325 )
---------
Co-authored-by: Kevin <60135953+kev-ac@users.noreply.github.com >
* feat: notify ws clients on rundown changes (#327 )
* V2 beta1 (#326 )
* style: labels on added time
* style: remove mentions of PiP
* refactor: unify usage of ms for timers
* refactor: create events with 0 duration
* style: several small tweaks
* refactor: keep block when applying delays
* feat: blocks have titles
* style: improvements in time entry warnings
* style: override progress bar styles
* style: prevent overflow
* feat: show character count in editor
* refactor: provide initial payload
* refactor: lower test boundary
* refactor: get colour from swatches
* style: rename title block
* chore: version bump
* style: fix info scroll
* refactor: performance tweaks to event editor
* chore: upgrade deps
* refactor: prevent iterating on undefined
* style: small style tweaks
* fix: close editor on event delete
* refactor: improve performance on EventBlock
* style: small tweaks on blocks
* chore: upgrade deps
* chore: upgrade deps
* style: ensure events are always visible
* Fix/events enpoint (#329 )
* fix: sentry hangs node process
* add onClick handler (#335 )
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* fix docker on different port (#337 )
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* V2 beta3 (#338 )
* chore: upgrade local build documentation
* style: keep scrolling event in screen
* feat: delay is time entry
* refactor: remove unused
* refactor: remove unused
* refactor: batch store updates
* refactor: virtually remove cap on events
* refactor: style and behaviour tweaks to event block
* style: tweaks on schedules
* chore: remove sentry from server
* style: reorder menu
* chore: update docs
* fix: resolve to static port in dev mode
* V2 fix delay (#340 )
* fix: avoid modifying original objects
* refactor: serve react as compressed br (#339 )
* refactor: changes in time input
* V2 e2e playwright (#343 )
* test: create utility for uploading test-db
* chore: upgrade deps
* refactor: remove unused functions
* chore: create testing boilerplate
* test: upload showfile
* refactor: parse time input (#351 )
* chore: vite upgrade (#354 )
* chore: upgrade vite
* feat: edit mode (#344 )
* style: add mode selection to menu
* style: rename rundown functions
* feat: edit mode
* fix: osc modal (#352 )
* refactor: parse time input
* fix: form dirty flag on dynamic elements
* style: cuesheet block (#355 )
* style: cuesheet show block title
* style: cuesheet show full delay string
* v2 about (#362 )
* chore: remove unused assets
* feat: about ontime
* refactor: cleanup unused
* v2 beta 4 (#361 )
* ux: rename end action
* chore: update demo db
* style: tweaks on extracted rundown
* chore: prevent console logs in production code
* feat: go mode
* style: remove window size limits
* style: rename delete action
* style: small tweaks on icons
* fix: style override on params
* chore: update test db
* refactor: small code quality improvements
* refactor: prevent circular imports
* fix v2 roll timer (#363 )
* fix: roll update skips elapsed time
* refactor: remove unused data
* style: fix style in roll state
* ux: content aware playback (#364 )
* v2 beta 4 bump (#367 )
* chore: update links to documentation
* chore: version bump
* Feature: quick start (#369 )
* feat: quick start modal
* refactor: end message is part of view settings
* refactor: small tweaks and type improvements
* Feat/timer/stylechange (#341 )
* feat: multi color progress bar
* add color support to minimal timer
Co-Authored-By: Fabian Posenau <19673098+kellhogs@users.noreply.github.com >
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
Co-authored-by: Fabian Posenau <19673098+kellhogs@users.noreply.github.com >
* v2 beta5 modals (#377 )
* refactor: folder structure
* style: modal wrapper
* feat: add nordic translations
* v2 beta 5 (#375 )
* chore: update documentation links
* fix: sentry has no access to error context
* style: clarify event history
* fix: issue with clipboard write in safari
* style: clarify event history
* refactor: improvements to follow logic in rundown
* refactor: improvements in go mode
* several style tweaks and small improvements
* Ux language (#378 )
* ux: language from menu
* feat: add extra support for languages
german
portuguese
spanish
* refactor: type improvements
* v2 beta6 (#379 )
* feat: operator key
* chore: update demo
* chore: version bump
* fix: prevent stale keys
* refactor: add new fields to validation
* style: tweaks to modal arrangement
* refactor: prevent parsing http
* ux: click anywhere in event to edit
* refactor: performance improvements to time input
* refactor: performance improvements menu
* V2 beta 6 (#381 )
* fix: fetch in offline environments (#295 )
* Add arm platforms to docker build (#297 )
* add arm platforms to docker build
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* fix: docker build (#298 )
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* Timer: fix too many renders error when using ?progress (#305 )
* Timer: fix too many renders error when using ?progress
* version bump (#314 )
* chore: remove unused assets
* refactor: improve rundown loading time
* style: rename project file
* chore: update demo files
* refactor: improve loading time
* chore: upgrade upload packages
* refactor: modal redesign and ux improvements
* refactor: type and ux improvements on translations
* refactor: prevent flash on suspense
* refactor: remove unnecessary import
* chore: update tests
* refactor: cleanup imports
* fix: prevent flash on suspense
---------
Co-authored-by: Fabian Posenau <fabian.p99@gmx.de >
Co-authored-by: Fabian Posenau <fabian@fphome.de >
Co-authored-by: Marks Polakovs <github@markspolakovs.me >
* style views (#390 )
* style: animate transition from left side
* refactor: improve schedule relationship
* refactor: prevent passing unhandled value
* style: remove inner radius in borders
---------
Co-authored-by: Fabian Posenau <fabian.p99@gmx.de >
Co-authored-by: Fabian Posenau <fabian@fphome.de >
Co-authored-by: Fabian Posenau <19673098+kellhogs@users.noreply.github.com >
Co-authored-by: Marks Polakovs <github@markspolakovs.me >
Co-authored-by: Kevin <60135953+kev-ac@users.noreply.github.com >
2023-05-18 14:02:22 +02:00
Carlos Valente
974a239b67
version bump ( #314 )
2023-03-23 21:16:41 +01:00
Marks Polakovs
48bfe477f0
Timer: fix too many renders error when using ?progress ( #305 )
...
* Timer: fix too many renders error when using ?progress
2023-03-06 19:59:45 +01:00
Fabian Posenau
7d2b88b626
fix: docker build ( #298 )
...
Co-authored-by: Fabian Posenau <fabian@fphome.de >
2023-02-25 16:18:41 +01:00
Fabian Posenau
409bc65427
Add arm platforms to docker build ( #297 )
...
* add arm platforms to docker build
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
2023-02-25 15:46:37 +01:00
Carlos Valente
0ff6556e4d
fix: fetch in offline environments ( #295 )
2023-02-23 21:41:05 +01:00
Carlos Valente
2021d9394d
fix(csv-export): escape special characters ( #268 )
2022-12-11 19:17:41 +01:00
Carlos Valente
dfef6d4e79
ux: macOS ( #251 )
2022-11-12 07:57:12 +01:00
Carlos Valente
b5a521f625
refactor: excel import ( #250 )
...
* refactor: public parsing function
2022-11-09 22:19:33 +01:00
Carlos Valente
b9bc4627df
fix: event card styles are overridable ( #240 )
...
* fix: event card styles are overridable
2022-11-08 20:04:07 +01:00
Carlos Valente
159ba82e00
feat: OSC feedback ( #236 )
...
* feat: add playback status feedback to OSC API
2022-11-03 14:57:53 +01:00
Carlos Valente
45cfb633de
fix: prevent false error on form submit ( #230 )
2022-10-22 21:55:09 +02:00
Carlos Valente
4a83f2554d
fix: issue with css override ( #224 )
2022-10-17 15:40:37 +02:00
Carlos Valente
2215319cd1
fix: issue with timer migration ( #223 )
...
* fix: issue with timer migration
2022-10-17 15:20:56 +02:00
Carlos Valente
766ff40baa
feat: allow rotating viewer ( #220 )
...
* feat: allow viewer mirroring
2022-10-17 11:34:18 +02:00
Carlos Valente
61cbce780d
fix: rq optimistic mutations ( #219 )
...
Fixes a mistake with the react query migration which prevented optimistic mutations from working
2022-10-16 20:58:05 +02:00
Carlos Valente
cf963f6e05
fix: correct override css url ( #218 )
2022-10-16 19:57:52 +02:00
Carlos Valente
320834beab
fix issue with vite migration ( #217 )
...
* hotfix: 1.8.2 issues vite migration
* fix: file import options
2022-10-13 15:04:13 +02:00
Carlos Valente
723b1cfa48
Fix: issue with text colour ( #214 )
...
* fix: adjust text colour from context
* fix: issue with wrong proptype
2022-10-12 20:13:30 +02:00
Carlos Valente
f119fb4529
style: revert input style ( #211 )
2022-09-28 21:14:54 +02:00
Carlos Valente
562cb769c5
Refactor/vite ( #209 )
...
* refactor(vite): add dependencies
* refactor(vite): necessary code migrations
* refactor(vite): convert file to tsx
* refactor(vite): config
* refactor(vite): doctype casing
2022-09-28 21:13:20 +02:00
Carlos Valente
d86afee477
Feat/205 ( #207 )
...
* feat(text-background): add discrete text background to <Minimal>
* refactor: convert <Minimal> to typescript
* feat(clock): create <Clock> view
* feat(clock): version bump
2022-09-20 21:19:17 +02:00
Carlos Valente
70436059d8
Feat/132 ( #198 )
2022-09-19 21:15:06 +02:00
Carlos Valente
fc0cbf6134
fix(203): issue with userfields re-rendering ( #206 )
2022-09-17 23:32:22 +02:00
Carlos Valente
3128f5a195
Fix/195 ( #200 )
...
* refactor: add typescript dependencies
* chore: update chakra-ui
* refactor: typescript config
* refactor: convert <MenuBar> component to typescript
* refactor: convert <TooltipActionBtn> component to typescript
* refactor: improve UX in file upload
* refactor: upgrade dependencies
* refactor: prepare data provider
* refactor: prevent importing bad fields
* refactor: extract merge to provider
* refactor(upload): parser merges only given fields
* refactor(upload): add event fields to excel
* refactor(upload): improve styling on modal open
* style: improve styling in menu
* style: prevent global pollution
* feat(upload): add upload options
* fix: avoid potential bug in log queue
2022-09-17 23:28:52 +02:00
Carlos Valente
94b03312a6
Refactor/styles ( #202 )
...
* style: general micro improvements in editor
* version bump
2022-09-14 21:50:14 +02:00
Carlos Valente
b7e758bf24
Chore/ts ( #199 )
...
* chore: add typescript and dependencies
* refactor: remove react imports
* refactor: fix entrypoint
* chore: upgrade chakra and deps
* chore: configure eslint
2022-09-14 21:01:58 +02:00
Carlos Valente
e40d750673
Doc/downloads ( #201 )
2022-09-14 15:46:04 +02:00
Carlos Valente
b384284175
Refact/feature sockets ( #193 )
...
* chore: migrate and upgrade state dependencies
* refactor(eventlist): get data from store
* refactor(messagecontrol): get data from store
* refactor(playbackcontrol): get data from store
* refactor(info): get data from store
* refactor(messagecontrol): handle mutations in hook
* feat(playbackcontrol): get data from store
* refactor(playbackcontrol): handle mutations in hook
* refactor(playbackcontrol): simplify object
* refactor: simplify interfaces
* refactor(InputRow): mixed control + styles
* refactor(socket): cleanup unused endpoints
* refactor(table): prepare table socket endpoint
* refactor(timer): extract timer to own endpoint
* refactor(table): get data from store
* chore: update tests
* refactor(socket): update sockets on cycle
* refactor: remove unnecessary safeguards
2022-09-06 21:11:24 +02:00
Carlos Valente
0e450cb6cb
Feat/table part1 ( #197 )
...
* feat(csv): export data as csv file
* feat(table): toggle fullscreen
* ux: coordinate tooltip open delay
* feat(excelDates): update tests
* refactor: folder structure
2022-09-04 22:44:03 +02:00
Carlos Valente
0651777055
Feat/161 ( #186 )
...
* feat(time): add optional time format
* feat(time): show 12 hour time in stage timer
* feat(time): override locally
* feat(time): show timer in selected format
* feat(time): show 12 hour time in table header
* refactor: extract time formatting into utility
* refactor: migrate datetime library
* refactor(formatTime): centralise time formatting for viewers
* feature(12hour): version bump
2022-08-30 19:04:02 +02:00
Carlos Valente
a8ce6f3fc1
Prefeat/companion ( #192 )
...
* feat: register missing load event endpoints in websocket
* refactor: rename message socket endpoints
* version bump
2022-08-10 13:02:43 +02:00
Carlos Valente
b80ae543a4
Prefeat/skip ( #188 )
...
* refactor: refactor size of event list
* refactor: optimise event mutations
* refactor: prepare skip feature
* refactor: update tests
* refactor: simplify type assertion
2022-08-09 14:02:46 +02:00
Carlos Valente
9b5d536378
Refact/project ( #189 )
...
* refactor: cleanup project entry point
* refactor: remove unused
* refactor: folder restructure
2022-08-03 23:20:23 +02:00
Carlos Valente
05be0c1e95
Feat/162 ( #187 )
...
* feat(key): add user options to minimal timer
* feat(key): register minimal timer in settings
* feat(key): version bump
2022-08-03 23:01:03 +02:00
Carlos Valente
18f3f3643b
security(server): disable x-powered-by headers ( #181 )
...
* security(server): disable x-powered-by headers
2022-07-23 22:14:50 +02:00
Carlos Valente
a757058511
Fix/178 ( #179 )
...
* chore(DND): upgrade dependencies
* fix(EditableCell): fix bad prop
* fix(EditableCell): fix reordering bug with hidden columns
2022-07-18 20:17:15 +02:00
Carlos Valente
a20909b882
Feat/173 ( #177 )
...
* feat/173: update dependencies
* feat/173: migrate to playback requests to POST
* feat/173: HTTP startById and startByIndex
* feat/173: HTTP loadById and loadByIndex
* feat/173: add tests
* feat/173: OSC API
* feat/173: Websocket API
2022-07-13 15:49:59 +02:00
Carlos Valente
91a0d975b3
lint/css config stylelint ( #176 )
2022-07-11 22:56:35 +02:00
Carlos Valente
97e48fc56e
Hotfix/countdown delay ( #175 )
...
* hotfix/countdown-delay: fix styling on overran event
* hotfix/countdown-delay: prevent falsy issue
* hotfix/countdown-delay: show delay in countdown
* hotfix/countdown-delay: version bump
2022-07-11 22:04:56 +02:00
Carlos Valente
5c3e9e6a2e
hotfix/network: increase network timeout ( #170 )
2022-07-01 08:02:53 +02:00
Carlos Valente
8ece6b141c
hotfix/167: style negative timers ( #169 )
2022-07-01 00:03:26 +02:00
Carlos Valente
3edb534e90
Hotfix/docker ( #168 )
...
* hotfix/docker: missing comma
2022-06-30 23:51:24 +02:00
Carlos Valente
a9ee0c3f1d
feat/120: prevent reflow ( #166 )
2022-06-30 23:34:23 +02:00
Carlos Valente
f4c5a2bf87
Feat/120 ( #164 )
...
* feat/120: calculate delay to single event
* feat/120 Countdown
* feat/120 prevent parsing NaN
* feat/120: version bump
* feat/120: update README.md
* feat/120: show delayed countdown timer
2022-06-30 20:26:01 +02:00
Carlos Valente
dcc534f92b
add timeout to test CI
2022-06-16 22:44:46 +02:00
Carlos Valente
2ee4986dcf
Update build.yml
...
add timeout to build steps
2022-06-16 22:43:54 +02:00
Carlos Valente
c1de3190e9
Fix/155 ( #158 )
...
* fix/155: fix css polution on detached views
* fix/155: test detached routes
2022-06-16 14:27:13 +02:00
Carlos Valente
1f001cf188
Feat/153 ( #157 )
...
* feat/153: always roll
* feat/153: version bump
2022-06-15 20:37:21 +02:00
Carlos Valente
323d365f1a
Fix/147 ( #152 )
...
* fix/147: add latest tag to release
* fix/147: add latest tag to docker compose
* fix/148: add timezone example to docker-compose
* docker: version bump
2022-06-13 22:11:17 +02:00
Carlos Valente
dda92ba3a8
Refactor imports
...
* refactor: implement import lint
2022-06-11 23:17:16 +02:00
Carlos Valente
c576b6308e
Update build.yml
2022-06-08 22:22:03 +02:00
Carlos Valente
5802e7cd03
Update build.yml
2022-06-08 22:14:38 +02:00
Carlos Valente
86957593bb
Update build.yml
2022-06-08 22:03:28 +02:00
Carlos Valente
9c5c7ee69a
Docker ( #146 )
...
* docker: initial config
* docker: add entrypoint for headless run
* docker: resolve path from env variable
* docker: initial config
* docker: rename preloaded data directories
* docker: update README
* docker: prevent issue with port mappings
* docker: update README.md
* docker: add docker-compose
* docker: cleanup logs
* docker: add CI
* docker: cleanup unused
* docker: use static port in development
* refactor: isolate tasks
* docker: add demo db
* fix: download db resolves according to OS
* docker: config build
* fix: ensure db path exists
* fix: add object type to block
* docker: config build
* docker: config build
* docker: env is production
* docker: preload db
* fix: remove test dir
* docker: graceful shutdown node app
* docker: env is production
* docker: add docker-compose
* docker: remove unused mappings
* docker: version bump
2022-06-08 21:57:22 +02:00
Carlos Valente
94a7ef6318
fix/141: enable applying negative delays ( #142 )
2022-06-07 18:57:44 +02:00
Carlos Valente
c394cd5d4b
Feat/104 ( #140 )
...
* feat/104: isolate control components
* feat/104: open components in isolated window
* feat/104: update tests
2022-05-29 11:19:29 +02:00
Carlos Valente
412d230cee
Ux/134 ( #139 )
...
* ui/134: highlight active messages
* ui/134: create theming template
* ui/134: version bump
2022-05-28 16:25:56 +02:00
Carlos Valente
8c2d6595b0
feat/117: add toggle fullscreen button ( #138 )
2022-05-28 15:57:59 +02:00
Carlos Valente
ca33624ffc
Update README.md
...
add comments on linux install
2022-05-22 10:21:43 +02:00