5 Commits
Author SHA1 Message Date
Bryan Bassett 6ae7bb0082 docker-compose needs 'restart: always' on all containers 2021-06-04 07:32:49 -04:00
84ac8f7e74 replace deprecated bodyParser ctor (#6819)
Co-authored-by: Sulka Haro <sulka@sulka.net>
2021-02-01 17:59:10 +02:00
bassettbandGitHub c91ec78af4 Round insulin value in treatment tooltip (#6776)
* rename toFixedMin to toRoundedStr

* round the insulin value
2021-01-26 22:08:00 +02:00
bassettb 6c5bc21650 Don't show calculated insulin from carbs 2019-07-29 11:32:20 -04:00
bassettbandSulka Haro c13d847bc4 New utils.toFixed() for cleaner labels (#4822)
* Updated utils.toFixed

* tabs to spaces

* Rename the new function toFixedMin

* fix tests

* Simpler, more robust check

See https://stackoverflow.com/questions/6003884/how-do-i-check-for-null-values-in-javascript
2019-07-29 17:20:27 +03:00