Skip to content

Latest commit

 

History

History
168 lines (98 loc) · 4.41 KB

CHANGELOG.md

File metadata and controls

168 lines (98 loc) · 4.41 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v2.5.2 - 2018-08-08

  • Error message in case devices recommaendations, or discovery is not avaiable [Exulansis]

v2.5.1 - 2018-04-16

  • Loading indicator in case cloud providers are not available. [Exulansis]

v2.5.0 - 2018-04-16

  • Integrating the cloud upload with Agile IDM. Allows retrieving and storing credentials. [Exulansis]

v2.4.0 - 2018-03-27

  • Updating license to EPL2 [Csaba Kiraly]

v2.3.0 - 2018-03-13

  • Loading screens, slight UI improvements, quality of life changes to device discovery. [Exulansis]
  • Discover devices on launch. Included loading screen during discovery. [Exulansis]

v2.2.0 - 2018-03-05

  • Displaying measurement units, refactor to support the new SDK interface. [Exulansis]

v2.1.4 - 2018-03-01

  • Fix recommender rendering. [Exulansis]

v2.1.3 - 2018-02-14

  • Dockerfile: fixing issues with x86_64 baseimage [Csaba Kiraly]

v2.1.2 - 2018-02-14

  • Bumping version number [Csaba Kiraly]

v2.1.1 - 2018-02-02

  • Fix to dispatch correct action. [Exulansis]

v2.1.0 - 2018-02-02

  • Implementation of recommender UI elements based on mock API calls. [Exulansis]

Contributors:

Resin.io, FBK, Jolocom - initial API and implementation

-->

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v2.0.0 - 2018-02-01

  • Minor refactoring to components, and final integration of UI elements for user and group management [Exulansis]

v1.0.0 - 2017-12-12

  • Use the ui server as a proxy for all agile service [craig-mulligan]
  • Improve dev proxy (#56) [Craig Mulligan]
  • Improve development workflow with a better proxy [craig-mulligan]

v0.5.7 - 2017-11-17

  • Subscribing to updates on navigating to Graphs screen. [Exulansis]

v0.5.6 - 2017-10-19

  • Persist discovery toggle in browser storage (#49) [Craig Mulligan]

v0.5.5 - 2017-10-17

  • Updating agile-sdk to fix unsubscribe behavior [Csaba Kiraly]

v0.5.4 - 2017-10-17

  • Reverting store.js to previous version [Csaba Kiraly]

v0.5.3 - 2017-10-16

  • Fix discovery toggle (#45) [Craig Mulligan]

v0.5.2 - 2017-10-14

  • Subscribe from the Graphs container [Exulansis]

v0.5.1 - 2017-10-06

  • Use ARGs in Dockerfile [Csaba Kiraly]

v0.5.0 - 2017-09-29

  • API calls are proxied correctly now. [Exulansis]
  • Fix rendering of the device tab [Exulansis]
  • Avoiding race condition when populating graphs. [Exulansis]
  • Improved graph sync, added retention, introduced loading screen for graphs [Exulansis]
  • Introduced settings bar, allowing users to synchronize the graphs. [Exulansis]
  • Correctly subscribe / unsubscribe to updates [Exulansis]
  • Error handling in case agile data is not available [Exulansis]
  • Subscribing graphs to real time data feeds. [Exulansis]
  • Rendering graph per component, refactoring. [Exulansis]
  • Delegating further api calls to agile-sdk, refactored numerous components. [Exulansis]
  • Minimum working implementation of basic data management functions. [Exulansis]

v0.4.0 - 2017-09-13

  • Add attribute-related UIs (set, update, delete also with nested attributes) [nopbyte]

v0.3.7 - 2017-07-21

  • Travis: increase timeout [Csaba Kiraly]
  • Travis: more verbose build [Csaba Kiraly]

v0.3.6 - 2017-07-21

  • Fix device-type hammering [craig-mulligan]
  • State restructured to remove unnecessary elements and reduce complexity. [Exulansis]

v0.3.5 - 2017-07-04

  • Fix: revert to ARM base image [Csaba Kiraly]

v0.3.4 - 2017-06-14

  • Fix messages [craig-mulligan]

v0.3.3 - 2017-06-14

  • Unqiue deviceTypes per device [craig-mulligan]

v0.3.2 - 2017-06-07

  • Upgrade create-react-app to v1.9 [craig-mulligan]
  • Revert to arm image dockerfile [craig-mulligan]

v0.3.1 - 2017-06-01

  • Update CI config [craig-mulligan]

v0.3.0 - 2017-05-30

  • Build with docker [Csaba Kiraly]

v0.2.0 - 2017-04-05

  • Fix git path [craig-mulligan]
  • Build with rocker [craig-mulligan]
  • Update CI process [craig-mulligan]
  • Add versionist to CI workflow [craig-mulligan]
  • Integrate Travis CI [craig-mulligan]

v0.1.1 - 2017-02-21

  • Add subscribing instead reading from device [craig-mulligan]

v0.1.0 - 2017-02-20

  • Add versionist [craig-mulligan]