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
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
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
v2.24.8
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 )
v2.21.3
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