* 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
* feat: selected event if is first
* style: fix wrap
- remove wrap tag (broken in firefox)
* feat: add more text to notes
this is a quick fix and does not replace the real deal.
using a text input makes it difficult to edit, this should be revised with a textarea on note field
* upgrade electron
* Stage timer in /sm has placeholder when not running
* fix style issue where clock would move depending on whether there are events selected
* ensure ontime logo and text have a minimum readable size
* fix scrollbar styling
* clean debugging logs
* link to latest release
using gitreleases.dev service for this.
this is a temporary fix until we have a release (in opposition to pre-release) so we can use githubs latest link
* scale gracefully
* fixed error with naming of maxChar
small improvements in app style
- fade in splash screen
- notifications without sound
- change header style
- non selectable text app wide
- change logo
- lock button more accessible
- link to help
- tooltip on collapse delay
- tooltip on private / public event toggle
- remove unused code in collapse atom
- stop text input from creating new line
- clean overflow
- restyle lock button
- restyle action buttons
- 10 second default on paginator
- Pip shows running timer
- 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