Commit Graph

13 Commits

Author SHA1 Message Date
Carlos Valente ba782d5d22 hotfix/92-osc timer is absolute (#92)
Fixes issues with approximating timers in the app views
2022-01-14 20:47:39 +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 9c3aa6d386 eslint 2021-05-12 13:32:24 +02:00
cv bd677163ed refract
memo
2021-05-10 22:55:23 +02:00
cv 2b568aa7c6 feat: negative timers 2021-05-03 22:02:04 +02:00
cv 9715e13152 performance enhancements 2021-05-02 15:05:32 +02:00
cv 8b70fc247a feat: stage manager view
small fixes in other components
- message control fields have value from socket
- added millis to string
2021-04-18 19:20:11 +02:00
cv 8e95b06b8c feat: presenter view
- connected to websockets
- some styling changes
- reusable components
- some small bugfixes
2021-04-17 23:54:00 +02:00
cv 964bdf0d2a cleanup + small refract
- websockets
- event api
2021-04-11 19:17:54 +02:00
cv a65f816477 cleanup 2021-04-10 15:30:32 +02:00
cv 4ba9ee452e cleanup 2021-04-07 14:50:43 +02:00
cv e20d9d91ae style changes 2021-04-06 13:09:58 +02:00
cv c39f3f2dde node server + separate client folder 2021-04-05 22:33:31 +02:00