Skip to content

Releases: pll33/glasses-program

[v1.5.1] Glasses Program

04 Apr 18:27

Choose a tag to compare

Angular 1 (webpack build process)

Last minor change: Apr 4 2019
Last major change: Mar 13 2019

Changes

UI

  • Instructions: Change 'Last Modified Date' to 'Last Updated Date'
  • Instructions: Add program version number next to 'Last Modified Date'

[v1.5] Glasses Program

29 Mar 04:02

Choose a tag to compare

Angular 1 (webpack build process)

Last major change: Mar 13 2019

Changes

UI

  • Search: Add number of search results to each saved search in the list of "Previous Searches"
  • Search: Add ability to temporarily denote status of glasses in search results. Click on "Pair Number" cell in search results to change status color (example: yellow = active, red = doesn't work)
  • Search: Add "Hide ADD" checkbox to filter out pairs with ADD values in search results
  • Export: Get new date when exporting files (previous version uses the date when the program session was originally opened)
  • Changed table border line color between Right (OD) and Left Eye (OS) for better readability

Files

  • Renamed English and Spanish instructions .txt files

Code (behind-the-scenes)

  • Translation updates
  • Updated PouchDB version from ^5.2.1 to >=6.0.5 (patch vulnerability in <6.0.4)
  • Node Version Manager - set older version of node as default in .nvmrc file

[v1.4] Glasses Program

25 May 07:23

Choose a tag to compare

Angular 1 (webpack build process)

Last major change: May 24 2018

Changes

UI

  • Added support for English and Spanish translations (language options in UI top right)
  • Added new tab for 'Instructions'
  • Import: Temporarily disable import button on file upload (to avoid accidental multiple submits)
  • Export: Hid various export options within toggle-able panel (hidden by default)

Files

  • Added instructional .txt files in English and Spanish

Code (behind-the-scenes)

[v1.3] Glasses Program

25 Oct 19:28

Choose a tag to compare

Angular 1 (webpack build process)

Last major change: October 25 2017

Changes

UI

  • Added loading icons to taken/available inventories (in "Inventory" tab) when taking/returning glasses pairs

Code (behind-the-scenes)

  • Added Webpack with separate configs for dev/build process
  • Added Babel for ES6 transpiling
  • Added ESLint for code linting
  • Split app.js into modular components
  • Added library dependencies to components, removed static minified lib files
  • Removed Chrome app references

[v1.2] Glasses Program

22 Oct 22:37

Choose a tag to compare

Angular 1 (simple, pre-webpack)

Last major change: May 15 2017 (after GMB Pitt Honduras 2017)