Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nightscout Release 13.0.0 #5113

Merged
merged 149 commits into from
Dec 17, 2019
Merged

Nightscout Release 13.0.0 #5113

merged 149 commits into from
Dec 17, 2019

Conversation

PieterGit
Copy link
Contributor

@PieterGit PieterGit commented Oct 18, 2019

Preparing for Nightscout 0.13.0 release

New features (already merged to dev)

Candidates PR's to merge (not merged to dev yet)

These candidates are available as https://github.com/nightscout/cgm-remote-monitor/tree/wip/013alpha . Please help testing that branch and give feedback to the PR owners.

sulkaharo and others added 24 commits December 6, 2019 11:52
Fix for distributionpage
Set Auth Dialog Width to Client Width Client Smaller Than Default Width
Russian translation update edit
* Added sanity check for the bridge interval value, setting minimum allowed value to 30 seconds and maximum to 5 minutes. This is to avoid input of very low values which might overload the dexcom servers.

* Added missin ';'

* Fixed typoe in comment

* Added test for default interval (not set in config)

* Set lower limit to 1 second
* Allow auth tokens to be passed in the api-secret header and used in the client in place of the API secret

* Fix unit test

* Fix admin test

* Reload page when token is used as a secret
To use cgm-remote-monitor as npm package, the main attribute is required.
* Revert "change default back to 3HR"

This reverts commit e60ff3a.

* shorten HR to H to avoid line-wrapping on mobile

* try larger label font: 35 instead of 25 (vs. 40)

* add comma

* deviceInfo.recent null check

* default back to 3, w/ 4 as an option

* re-add H to single-digit hours

* * Don't use cache manifest all all for development
* Add 4 hours option to view and change the labelling to remove language issues
* Have page scale the minor pill widths more gracefully
* Fix !delta check for delta == 0

* Fixed delta comparison
* 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
@sulkaharo sulkaharo changed the title Nightscout Release 0.13.0 Nightscout Release 13.0.0 Dec 16, 2019
@jasoncalabrese
Copy link
Member

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 2
- Added 2
           

Complexity increasing per file
==============================
- lib/api3/shared/storageTools.js  3
- lib/api3/generic/read/operation.js  1
- lib/plugins/googlehome.js  6
- lib/api3/specific/status.js  5
- lib/api3/storage/mongoCollection/index.js  2
- lib/api3/shared/fieldsProjector.js  4
- lib/plugins/xdripjs.js  37
- lib/api3/index.js  11
- lib/api3/storage/mongoCollection/modify.js  3
- lib/api/root.js  1
- lib/api3/generic/patch/validate.js  1
- lib/api3/generic/update/validate.js  11
- lib/api3/generic/collection.js  8
- lib/api3/storage/mongoCollection/utils.js  16
- lib/api3/generic/create/operation.js  1
- lib/api3/generic/search/operation.js  1
- lib/api3/specific/version.js  1
- lib/api3/shared/dateTools.js  16
- lib/api3/generic/history/operation.js  6
- lib/api3/generic/update/operation.js  1
- lib/api/notifications-v2.js  2
- lib/api3/specific/lastModified.js  1
- lib/api3/shared/operationTools.js  15
- lib/server/loop.js  22
- lib/api3/shared/stringTools.js  3
- lib/api3/storage/mongoCollection/find.js  2
- lib/api3/generic/search/input.js  13
- lib/api/googlehome/index.js  4
- lib/api3/swagger.js  2
- lib/api3/generic/patch/operation.js  1
- lib/api3/security.js  5
- lib/api3/generic/setup.js  13
- lib/api3/storageSocket.js  8
- lib/api3/generic/create/validate.js  3
- lib/api3/generic/delete/operation.js  1
         

See the complete overview on Codacy

@sulkaharo sulkaharo merged commit 41ac93f into master Dec 17, 2019
klem4e added a commit to klem4e/cgm-remote-monitor that referenced this pull request Dec 17, 2019
Merge pull request nightscout#5113 from nightscout/dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.