Skip to content

v1.0.0 - Millenium Park

Compare
Choose a tag to compare
@tomschenkjr tomschenkjr released this 19 Jan 00:59
· 376 commits to master since this release

Several bug fixes and missed features:

  • Auto-complete for selected field values within Advanced Search
  • For the OpenGrid template service implementation, the weather condition was used as a sample autocomplete field.
  • Advanced Search - Date filter logic
  • Added support for time component
  • Quick search help - quick search hints can only be dismissed by clicking on icon again. Help text can be copied.
  • Support for base filter for quick search (useful for narrowing retrieving data points to calculated time period)
  • Fix: read timeout setting when logging in from ogrid.Config.service.timeout value
  • Query's common attribute is lost when saved
  • Hide Advanced Search pane after clicking submit on mobile devices
  • Invoke /datasets call only once (at start up) for performance reasons
  • Make Ajax error handler global (Tech cleanup)
  • Base auto-refresh highlighting on latest creation timestamp of data instead of the last refresh timestamp
  • Fix: data/time values on grid do not sort properly (using default alpha num sort)
  • Cache buster gulp file versioning
  • Fix alignment of quick search box in mobile mode