Commit Graph

8 Commits

Author SHA1 Message Date
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 d24fb406af major: event block redesign 2021-05-10 21:31:16 +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 57c6b11db1 style improvements
- added empty state to list
- styled scrollbars
- progressbar shows time elapsed
- timers are monospace
- prevent overflow in titles
2021-04-21 19:11:43 +02:00
cv d9a1b5eb20 style tweaks 2021-04-17 21:29:18 +02:00
cv c25633ade4 style: go dark 2021-04-15 13:51:51 +02:00
cv 4ce9a40e64 edit mode 2021-04-10 23:34:18 +02:00
cv 54d19d729b refract make reusable components 2021-04-10 22:21:01 +02:00