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

Add Settings #51

Merged
merged 91 commits into from
Jul 29, 2014
Merged

Add Settings #51

merged 91 commits into from
Jul 29, 2014

Conversation

bewest
Copy link
Member

@bewest bewest commented Jul 23, 2014

No description provided.

brianhanifin and others added 30 commits July 22, 2014 17:45
* This could use some more polish, and it needs to be wired up to some
logic.
* I ended up starting with a simple jQuery code example and wrote my
own custom drawer toggler which, with the exception of the toolbar,
leaves the layout of the monitor alone.
* I moved the Sound Test button up to the toolbar.
* This could use some more polish, and it needs to be wired up to some
logic.
* I ended up starting with a simple jQuery code example and wrote my
own custom drawer toggler which, with the exception of the toolbar,
leaves the layout of the monitor alone.
* I moved the Sound Test button up to the toolbar.
* uploading correct index.html this time.
and form tweaks.
so @bewest doesn’t have to move his thumb. ;)
Woot! Per-browser unit (mmol - mgl/dl) selection is now being stored in
the browser using localstorage.
Is this converting everything correctly?
Export useful information about software's version and name in the environment
object created by the `env` module.
The version and app info is reported in the status endpoint now.
Also, this "phrasing" seems to fix a small bug in the path routing.
Believe this will work just like @jasoncalabrese's project-glu now.
inserted code from client002.js into client.js.
in an effort to make it clear that the dimming effect at nighttime is
on purpose. ;)
I am a programmer, not an artist, but here are some experiential icons
I whipped up.

They are only visible in the settings drawer when you add
`?experiments=true` to your site’s URL. Clicking on the icon will
change the favicon in the tab at the top of your browser.

For example you can see them at http://localhost:1337/?experiments=true
I am a programmer, not an artist, but here are some experiential icons
I whipped up.

They are only visible in the settings drawer when you add
`?experiments=true` to your site’s URL. Clicking on the icon will
change the favicon in the tab at the top of your browser.

For example you can see them at http://localhost:1337/?experiments=true
I am a programmer, not an artist, but here are some experiential icons
I whipped up.

They are only visible in the settings drawer when you add
`?experiments=true` to your site’s URL. Clicking on the icon will
change the favicon in the tab at the top of your browser.

For example you can see them at http://localhost:1337/?experiments=true
I have included two more of the round head treatment that we haven’t
tried before.
I added the two B&W logos. I like the primarily white one best.
The values on the right hand side were missing when on mg/dL.
One of the three hard coded format strings were different than the
others causing the flicker.

FORMAT_TIME is now defined at the top and is used in place of hard
coded values.
bewest and others added 27 commits July 26, 2014 19:10
Try regenerating a new default deploy.sh using:
    azure site deploymentscript --node

The old one caused problems because I re-ordered
things without understanding what Kudu was doing,
fully.  The bower install is now part of the npm
install process, which means this shoudn't really
be necessary.
@jasoncalabrese pointed out that some agents do odd things with
underscores and that using a hyphen is more common.
This also adds tests to ensure that the API_SECRET handling works as
expected.
This allows setting DISPLAY_UNITS=mmol in the environment to make
mmols the default view from the server.
* Querystring values now replace underscores with a space, pluses are now treated as any other character.
* Added type parameter to showNotifications(note, type). Now blue, green, red, and yellow background can be used (by passing the type as "info", "success", "urgent", "warn").
* Changed other links to text links.
That way the CSS and HTML can stay enabled. When we are ready to add code to ui-utils.js we can just start running.
Adding warning + urgent colored backgrounds when BG is out of date by 10 or 20 minutes.
For parents monitoring multiple kids. Replaces "Nightscout" in the toolbar.
bewest added a commit that referenced this pull request Jul 29, 2014
@bewest bewest merged commit 0fd43bc into feature/base-api Jul 29, 2014
@brianhanifin brianhanifin deleted the rebase/settings branch July 29, 2014 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants