37 Commits
Author SHA1 Message Date
Sulka Haro 8e59864238 Adding USE_NPM_INSTALL to the Heroku deploy file so new deploys work 2023-01-05 14:08:29 +02:00
Sulka HaroandGitHub 5f59c1d48e Update app.json 2020-11-14 12:00:04 +02:00
Alexandre ViauandGitHub 67fb939622 Adapt to MongoDB Atlas (#5893) 2020-09-08 08:10:03 +03:00
Andrew DixonandGitHub 17eb4ae7bc Option to switch off bolus amount outputs (#5522)
* Option to switch off bolus amount outputs (#5514)

* Fixing issue with carb value not be output when set to "none" (#5514)

* Adding additional output options (#5514)

* Adding environment variable option for 'x U and Over' option.

This option is BOLUS_RENDER_OVER with a default value of 1 and the value can be an integer or a float, e.g. 0.3, 1.5, 2, etc...

* Adding change to change the font size depending on the bolus value.

* Merge two "all" options to create an option that displays as SMB had.
2020-04-14 10:20:35 +03:00
Dominik DzieniaandGitHub 43165a0cca [DEV][FIX] Fix dbsize plugin to make it hideable again (#5529)
* [FIX] Making dbsize plugin default but hideable - removed its forced show state

* Removed unused lodash dependency
2020-02-22 17:00:21 +02:00
Sulka HaroandGitHub 83c22f92ab Read BG targets in using mmol when server is in mmol mode (#5291)
* Read BG targets in using mmol when server is in mmol mode

* Change the Heroku template to match the new logic

* Deal with mmol targets being set using commas
2019-12-15 16:13:53 +02:00
John WestonandSulka Haro 9877a5133e Wording tweaks to go with #4810 (#4866)
* mmol/L wording tweak in Readme

* Various wording & clarity tweaks in the Readme

* Heroku template update to reflect mmol allowance tweak

* Update README.md

* Update minimum device requirements

Ran some proper browser test suites, determined actual minimum specs for the main site.
2019-11-10 21:53:46 +00:00
John WestonandSulka Haro 3ea590dee2 Add display_units as a required variable (#4559) 2019-04-28 22:24:40 +03:00
John Weston 4d4b3e9614 two small tweaks 2019-02-02 09:44:02 -08:00
John WestonandGitHub 107fdf861c Tweak mLab/Mongo wording 2019-01-11 15:02:12 -08:00
John WestonandGitHub 6e8db98ab5 Removed advanced entries for clarity
Didn't get any feedback either way on this change after multiple enquiries, so going ahead with simplification here. If anyone sorely misses any of these items from the default form, can always put them back in. Also added SHOW_PLUGINS, as it's a useful starter setting.
2019-01-08 14:38:01 -08:00
John WestonandGitHub 1d5adc66bd Add MMCONNECT_ vars 2019-01-07 09:40:03 -08:00
John WestonandGitHub 4c74c0373f Add mmconnect note to the ENABLE description 2019-01-07 09:36:21 -08:00
John Weston 12e80acd71 Fix missing comma 2018-12-02 21:37:16 -08:00
John Weston 957d907f64 Update app.json 2018-12-02 21:20:04 -08:00
PieterGit f1108e0b57 fix app.json 2018-11-21 23:37:23 +01:00
PieterGit ec6fe2c06b improve helmet use 2018-11-21 23:04:24 +01:00
Jonas HummelstrandandSulka Haro e8502955ea Updated comments to clarify available parameter options and to improve the language (#3186)
* Updated comments to clarify available parameter options and to improve the language.
Added that 'colorblindfriendly' is an option for THEME.
Removed duplicate entries for THEME and SHOW_RAWBG in app.json
2017-12-27 16:42:37 +02:00
ruud de rooij 1ca6bb49d1 Add colorblind-friendly color theme
The color theme uses light green and yellow which to some colorblind
people may be too close to distinguish easily. This adds a
"colorblind-friendly colors" theme which uses light blue instead of
light green for the "in-range" color.
2016-04-22 03:58:39 +00:00
Paul Andrel a8fa65e342 Alarm types description fix and add PUSHOVER_ANNOUNCEMENT_KEY 2015-09-02 16:20:04 -04:00
Paul Andrel f741c3fb83 Fix two descriptions 2015-09-02 15:43:53 -04:00
Paul Andrel 2633e3fc8e Fix values for urgent time ago and add MAKER settings 2015-09-02 15:28:40 -04:00
Paul Andrel 112e973c94 Add browser settings options to heroku manifest 2015-09-02 15:21:01 -04:00
Paul Andrel 80060e3bb9 Updates to Heroku app.json manifest added Share bridge options and updated some descriptions also added DISABLE 2015-09-02 13:42:57 -04:00
Jason Calabrese e0dc574036 fix indents 2015-07-26 22:43:15 -07:00
Peter InaandJason Calabrese bc45a8f4e5 removed generator 2015-07-26 22:42:12 -07:00
Peter InaandJason Calabrese 852d105dbe Updating Heroku app.json
https://github.com/nightscout/cgm-remote-monitor/issues/712
2015-07-26 22:41:50 -07:00
Jim Sifferle 2fd2ab6647 A few more tweaks 2015-04-03 13:08:25 -07:00
Jim Sifferle fac066ce36 Add DISPLAY_UNITS and Papertrail addon
Easier Heroku deploys for international users, and easier access to logging data
2015-04-03 13:04:03 -07:00
jimsiff 9bb7253aae Alarm Type vars for Heroku Deploy button; general cleanup of var descriptions 2015-01-22 17:43:31 -08:00
jimsiff 662f7b38c3 Add optional vars to support CarePortal and Pushover 2014-11-20 23:00:23 -08:00
jimsiff fb2c7bd921 Typo, missed , after first var 2014-11-19 18:52:25 -08:00
jimsiff f25f51248a Add API_SECRET var to Heroku deployment setup 2014-11-19 18:48:33 -08:00
jimsiff 405344348d Changed collection name from nightscout to entries in app.json 2014-11-14 15:30:28 -08:00
Jason Calabrese 0404905e53 Revert "Revert to c1b2988eb0 (Merge branch 'hotfix/0.3.5')"
This reverts commit 1cc9c6127c.
2014-08-31 00:04:11 -07:00
Jason Calabrese 1cc9c6127c Revert to c1b2988eb0 (Merge branch 'hotfix/0.3.5') 2014-08-24 22:22:55 -07:00
Tyler Rhodes c70f66ca7d Add 'Deploy to Heroku' functionality. 2014-08-11 20:54:53 -07:00