Carlos Valente
70436059d8
Feat/132 ( #198 )
2022-09-19 21:15:06 +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
48093b8651
Ux/54 help ( #88 )
...
* ux/54-help tooltips
* ux/54-help refetch after mutation
* ux/54-help broadcast event index
* ux/54-help prevent multiple keypresses when key held
* ux/54-help fat clock
* ux/54-help progress bar user defined
* ux/54-help onAir is button
* ux/54-help OSC: add missing presenter message
* ux/54-help OSC: enable / disable OSC
* ux/54-help handle timezone in excel date import
* ux/54-help tray left click to show app
* ux/54-help create queriable endpoint
* ux/54-help fix memoisation in lower thirds
* ux/54-help revise icons
* ux/54-help clarify text
* ux/54-help forgiving text parsing
* ux/54-help add smart keywords
* ux/54-help version bump
2022-01-12 22:41:12 +01:00
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
Carlos Valente
26cb8a5bfc
Feat/seconds ( #38 )
...
* change directory structure
move test file to __tests__ at the module directory
* test function
Add more tests to ensure the function remains safe
* fix coverage filter
* change directory structure
move to utilities folder
* refract formatDisplay with tst
* test millis
* test millis to seconds
* refract millis functions
* refractor timeStringToMillis
* create utility consts
* style component
* fixed bug with hidezero parameter
* fix issue with cancelling input edit
* style tweak
2021-11-13 22:39:57 +01:00
cv
23ef4ce155
refract: ship with working event list
2021-10-25 11:40:51 +02:00
cv
1186bc9fff
draft analytics
2021-06-14 10:07:11 +02:00
cv
68dd50c62d
include lock files
2021-06-02 12:00:17 +02:00
cv
9e15ab6ea7
add package.json
2021-06-01 22:08:05 +02:00
cv
74c5b44488
Merge remote-tracking branch 'origin/master' into feat/electron
2021-05-29 22:53:28 +02:00
cv
a47dfea56b
refract: tidy up structure
...
- db in folder
2021-05-28 14:00:13 +02:00
cv
438bceba57
error handling + cleanup
...
- handle case where localstorage does not contain item
- eventhandler updates when data changes
2021-05-20 11:20:18 +02:00
cv
a6d78470ad
Update .gitignore
...
- Ignore electron database
- Ignore dist files
2021-05-15 23:04:28 +02:00
cv
f2f24d8517
config distribute
2021-05-12 23:27:31 +02:00
cv
152b2fc838
initial config
2021-05-12 22:21:50 +02:00
cv
f617963214
config eslint
2021-05-12 13:32:12 +02:00
cv
712df0b446
cleanup
...
remove unused + small css tweaks
2021-04-27 09:14:52 +02:00
cv
37145ee076
lowdb persistence
...
- bug: while creating a new entry, the database briefly returns an empty array which causes the interface to flash
2021-04-17 11:47:01 +02:00
cv
9d10e6283c
update .gitignore
2021-04-06 12:38:54 +02:00
cv
c39f3f2dde
node server + separate client folder
2021-04-05 22:33:31 +02:00
cv
e9ecabd2dc
ignore vscode stuff
2021-03-31 13:29:29 +02:00
cv
eac0fd824f
hide working directories
2021-03-25 22:52:28 +01:00
cv
74ab97870a
create sample view
2021-03-22 12:54:50 +01:00
cv
804f1c1a6b
Initialize project using Create React App
2021-03-21 23:27:03 +01:00