Skip to content

0.6.0

Compare
Choose a tag to compare
@nioc nioc released this 09 Feb 23:52
· 147 commits to master since this release

Features

  • State trend
  • Unsaved changes guard
  • Display alert on state value (based on high/low thresholds)
  • Displayed boolean state history in stepped chart
  • Confirm dialog before deletion
  • Confirm dialog before action execution (button)
  • Enhance navbar tags
  • Display scenario description
  • Request a refresh token from admin user
  • Enhance UX Login form
  • Logout request to provider

Bug fixes

  • Hide buttons in admin for new state
  • Fix Edge Buefy transpile issue
  • Fix admin with empty room name

Technical

  • Handle eqId in vuex mutations (states and actions)
  • Better handling roomId in vuex mutations (equipments)
  • Handle object as state.type
  • Move from babel-eslint to babel/eslint-parser
  • Redesign profile logic
  • Boolean states are now really booleans
  • Rename vuex actions with vx prefix
  • Add commitId in about page
  • Update dependencies