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 Care Portal Default Event Date for Manual Entry #8063

Closed

Conversation

jpcunningh
Copy link
Collaborator

The care portal's default event date that is set for modification if the user select the "Other" radio button is set to the UTC date instead of the user's locale date. This has caused us to enter an event one day into the future a few times inadvertently when putting in carbs after the fact and adjusting the time accordingly.

gestrich and others added 30 commits August 14, 2022 06:48
…nce @bewest already merged his branch to dev

add NodeJS 16.x support.
drop NodeJS 12.x support.It reached End-of-Life status on 30 April 2022
allow NodeJS 18.x support to run for CI
upgrade webpack and webpack-cli
update browserlist and browser documentation, config is now at .browserslistrc
update README.md for browsers and Node versions
fix typos in comments in lib/client/hashauth.js and webpack/webpack.config from nightscout#7440
…odules, so the content is retained across cached builds in various PAAS environments
* Change | to && in package.json
The '^' prefix makes this meaingless, there's
no reason to refuse to run less than 16.16.0
if it's still some 16.x.
…it-dev20220815

Wip/bewest/pieter git dev20220815
Avoid HTML injection called out by CODEQL.
See if this makes codeql happy.
…-analysis

codeql text/html injection in food.js
bewest and others added 29 commits May 2, 2023 08:29
…t-data-rights

Wip/bewest/document data rights
…/cgm-remote-monitor into wip/bewest/nightscout-connect
…quest for use in watchfaces and other display-only applications

* Cleans V2 API implementation
* Removes unnecessary server init calls in API calls that were unnecessary
* Expose latest SBX state through the CTX object
* Preprocess temp basals and profile to create a temp basal dataset
* Cleaner profile output
* Support hours GET parameter (up to 48 hours)
Further minize returned data
With this patch, the new version of nightscout-connect will support
all the features of share2nightscout-bridge,
minimed-connect-to-nightscout, and more.
Introduce nightscout-connect in the README.
Issue warnings in the logs when the older plugins are used.
…out-connect

support for nightscout-connect + easystate summary API v2
…/cgm-remote-monitor into wip/bewest/nightscout-connect
…out-connect

Wip/bewest/nightscout connect
@jpcunningh jpcunningh closed this Jul 30, 2023
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.