Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Releases: nbarikipoulos/poppy-robot-ui

v0.0.9 release

13 May 14:23
Compare
Choose a tag to compare
  • Introduce poppy-robot-core v8,
  • Introduce mixins to add common features ops for single and multi motor handling components.

v0.0.8 release

23 Apr 23:09
Compare
Choose a tag to compare
  • Update global style,
  • Embed position sparkline in a box.

dashboard-wide

v0.0.7 release

21 Apr 21:14
Compare
Choose a tag to compare

UI features

  • In register panel, 'present_position' are now displayed as a sparkline-like plot for screen >= tablet.

dashboard-wide

'inner' code

  • store has been simplified,
  • Poppy connector/querying have been refactored.

v0.0.6 release

15 Apr 13:28
Compare
Choose a tag to compare

Re-introduce temperature in register panel next to use of poppy core v7.

v0.0.5 release

11 Apr 14:22
Compare
Choose a tag to compare

Introduce poppy-robot-core v7

v0.0.4 release

04 Apr 12:08
Compare
Choose a tag to compare
  • Sub components (charts, inner panels, ...) are now using id of motors as props of the component,
  • Components folder and files have been restructured: sub-folder, file naming convention, etc...

v0.0.3 release

01 Apr 20:38
Compare
Choose a tag to compare
  • Introduce the poppy core v6,
  • Remove querying on temperature: It seems to imply "weird", or at least unidentified, behavior: many timeout, register access "frozen", and in the worst case, http server down.
  • Style updated:
    • Improve style file structure: use of partials, introduce a dedicated file for variables, etc. => customization will be easier,
    • New color style for UI based on orange color: we all love Casimir, are not we??

v0.0.2 release

21 Mar 23:21
Compare
Choose a tag to compare
  • Add dashboard panel about register values of motors,
  • Replace the Eventbus by a store,
  • use poppy-robot-core v5.