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

Fix batch (#6248) #51

Merged
merged 1 commit into from
Nov 11, 2020
Merged

Fix batch (#6248) #51

merged 1 commit into from
Nov 11, 2020

Conversation

yeagerm
Copy link
Owner

@yeagerm yeagerm commented Nov 11, 2020

  • Use the delta plugin data to show the delta in the clock views
  • Update Node checks
  • Fix disabling the BG alarms for simple alarms
  • Load battery and other rare events up to two months back
  • Possibly fixes compatibility with ios9 - needs testing
  • Unified black and color clock layouts
  • Update clock data every 20 seconds
  • Update clock time every second
  • Fix how CSP policy is set for Helmet, fixes App crashed on heroku after deplay new build 14.0.6 nightscout/cgm-remote-monitor#6260
  • Authorization fix for misformatted URLs
  • Added unit test for batch upload of CGM entries
  • Improved / removed some logging
  • Test if user is in read only mode when Nightscout starts and give an error if so

* Use the delta plugin data to show the delta in the clock views
* Update Node checks
* Fix disabling the BG alarms for simple alarms
* Load battery and other rare events up to two months back
* Possibly fixes compatibility with ios9 - needs testing
* Unified black and color clock layouts
* Update clock data every 20 seconds
* Update clock time every second
* Fix how CSP policy is set for Helmet, fixes #6260
* Authorization fix for misformatted URLs
* Added unit test for batch upload of CGM entries
* Improved / removed some logging
* Test if user is in read only mode when Nightscout starts and give an error if so
@yeagerm yeagerm merged commit b6cd5bc into yeagerm:dev Nov 11, 2020
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.

2 participants