arc-alex
c5b8a133b5
Merge commit master into google-sheets-lite
2023-12-12 11:43:10 +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
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
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
arc-alex
b37494109a
ifx: use template string not concatination
2023-11-27 23:27:10 +01:00
arc-alex
aaa1fb9368
fix: saveClientSecrets type object
2023-11-27 23:24:36 +01:00
arc-alex
20d5d8b129
move skip logic to timerUtils
2023-11-27 17:42:42 +01: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
arc-alex
cb198bc3fe
comments
2023-11-26 17:29:12 +01:00
arc-alex
6880f459b6
check keys of client secrets
2023-11-26 17:11:55 +01:00
arc-alex
7b34c8f3b1
push project data
2023-11-26 16:48:34 +01:00
arc-alex
8fc70fa162
cellRequenstFromEvent change
2023-11-26 14:23:12 +01:00
arc-alex
54c4a7f68c
add test
2023-11-26 14:16:50 +01:00
Carlos Valente
9e285ee8f3
chore: version bump ( #616 )
2023-11-25 22:31:22 +01:00
arc-alex
9820c71a2d
move util functions to separat file for testing
2023-11-25 20:03:30 +01:00
arc-alex
f29ed1b05a
types for getA1Notation function
2023-11-25 19:54:33 +01:00
arc-alex
b1de7ffe5b
Merge branch 'master' into google-sheets-lite
2023-11-25 19:39:53 +01:00
arc-alex
46d17e0570
extend authServer timeout if opened again
2023-11-24 21:17:30 +01:00
arc-alex
38e3ef7586
dont save login token Between Sessions
2023-11-24 20:07:50 +01:00
arc-alex
e8bcbb4291
clean up sheet flow
2023-11-24 17:47:21 +01:00
arc-alex
111df94d6d
parseGoogleSheet from db
2023-11-24 16:49: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
arc-alex
28533464d4
add db test for google sheet
2023-11-23 17:49:08 +01:00
arc-alex
4f1fa2053f
sheet settings with feedback
2023-11-23 17:17:13 +01:00
arc-alex
b15b4b48a7
add googleSheet to db model
2023-11-23 14:53:22 +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
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
1b55dbc170
style: clock period ( #601 )
...
* style: tweaks to studio override
* style: improvements to 12 hour format
2023-11-20 09:53:35 +01:00
arc-alex
ef2fa99673
finde correct range
2023-11-19 20:15:07 +01:00
arc-alex
85ee9de528
lint
2023-11-19 19:39:13 +01:00
arc-alex
e52a75db7d
test sheet exist and get worksheet id
2023-11-19 19:24:56 +01:00
arc-alex
071cae4cc6
Merge remote-tracking branch 'org/master' into google-sheets-lite
2023-11-19 18:28:57 +01:00
arc-alex
543e365f82
push to sheet
2023-11-19 17:04:14 +01:00
arc-alex
a7c9ce876c
get cell location when from parseExcel
2023-11-19 17:03:50 +01:00
arc-alex
ae4e2ceafe
push function
2023-11-18 21:41:40 +01:00
arc-alex
b77db4cbf6
rename to pull
2023-11-18 21:17:44 +01:00
arc-alex
fe67e65a95
return auth url on first clik
2023-11-18 21:15:39 +01:00
arc-alex
65efebe180
Preview Sheet
2023-11-18 20:58:57 +01:00
arc-alex
52a9c85dbc
remove duplicate routs
2023-11-18 17:57:13 +01:00
arc-alex
6b2b6dc6dd
auth flow
2023-11-18 17:53:08 +01:00
arc-alex
31b46bbb34
handle client secret upload
2023-11-18 17:24:29 +01:00