Commit Graph

13 Commits

Author SHA1 Message Date
Carlos Valente ac0d5832b6 event cucle (#76)
* install sass
* refact: integration settings
- OSC in its own HTTP endpoint
- OSC settings have own object in db
* refact: simplify event cycle
* refact: restructure external triggers http
* refact: restructure external triggers osc+socket
* refact: restructure data updates
* feat: osc integration class
* IO improvements
- timer uses osc integration
- create trigger handler to manage external triggers
* refact: refract state machine update
* Integration: simple HTTP Client
* Integration: http options in datamodel
* Integration: call http send on life cycle
* feat/62-logging: fix issue #71
2021-12-22 18:17:48 +01:00
cv 1afdd67760 refract
remove unused
cleanup styles
simplify post code
commentz
2021-10-27 22:54:50 +02:00
cv 0a5fa12c21 feat: app settings
- user can change the service ports
!!! we cannot change the express server port yet
2021-10-27 22:52:43 +02:00
cv 13487867bc feat: end message
- set end message in settings
2021-10-27 10:04:46 +02:00
cv ec714b341f mock components
- App Settings
- Event Settings
- Alias
2021-10-26 21:48:45 +02:00
cv de44ea81d3 modal manager
- Create a modal with tabs for reusability
2021-10-02 16:42:51 +02:00
cv 8162c622a6 refract: cleanup server call constants 2021-05-16 22:41:43 +02:00
cv 9c3aa6d386 eslint 2021-05-12 13:32:24 +02:00
cv a4488b6a56 feat: goto with osc 2021-05-11 15:49:47 +02:00
cv 3f8c6f1192 improvements in react-query
- fetch to useFetch hook
- refetch every 10s
- sync browser tabs with experimental broadcastQueryClient
2021-04-24 15:05:18 +02:00
cv ea92fc7de7 refractor + style tweaks
- bugfix on lower
- delay between 0-60 minutes
- action buttons in dropdown
- added button for toggling element visibility
- several css and code cleanups
- renamed settingsAPI
2021-04-24 10:32:19 +02:00
cv 2f205bcb55 cleanup 2021-04-20 12:16:43 +02:00
cv 55d4736258 feat: settings modal 2021-04-19 22:55:16 +02:00