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