Skip to content

Latest commit

 

History

History
163 lines (73 loc) · 6.25 KB

CHANGELOG.md

File metadata and controls

163 lines (73 loc) · 6.25 KB

1.6.0 (2023-08-24)

Features

  • WEB-2001 Integared Glisten client as a micro front-end (ba3311a)

1.5.1 (2023-07-12)

Bug Fixes

  • action required field gui refresh (6ba3005)

1.5.0 (2023-05-31)

Features

  • WEB-1824 Added missing import VBtn in FeedbackList component (2ed2a82)

1.4.0 (2023-05-31)

Features

  • WEB-1824 Based on prop admin access right allow to remove feedback (b1bcf54)

1.3.0 (2023-05-24)

Features

  • apollo: make web socket optional (e2306d2)

1.2.3 (2023-05-23)

Bug Fixes

  • GlistenClient: register VTextField (4ddde21)
  • graphql: add auth token to wsLink (ecf09a8)

1.2.2 (2023-05-16)

Bug Fixes

  • add apollo provider to typings definition (a38ee6c)

1.2.1 (2023-05-15)

Bug Fixes

  • export apollo provider function (24d4428)

1.2.0 (2023-03-23)

Bug Fixes

Features

  • add new props to the GlistenClient component (a883539)

1.1.6 (2022-07-04)

Bug Fixes

  • snackbar not closing on click (eb81b72)

1.1.5 (2022-03-03)

Bug Fixes

  • dashboard crashing when data.status, data.feedback or data.rating is incorrect + websockets (20fa7ce)

1.1.4 (2022-03-02)

Bug Fixes

  • warnings on variables declared twice with same name (d747a7a)
  • glisten-dashboard: filter feedbacks containing null data which results in dashboard crash (fb2a005)
  • upstream dependencies conflit (0178426)

1.1.3 (2021-08-19)

Bug Fixes

  • deps: update dependency graphql to v15 (b05b324)

1.1.2 (2021-06-15)

Bug Fixes

  • more generic peer dependancies (5153529)

1.1.1 (2021-06-14)

Bug Fixes

1.1.0 (2021-06-08)

Features

1.0.6 (2021-05-18)

Bug Fixes

1.0.5 (2021-05-18)

Bug Fixes

  • add checking on ratingsPerTimePeriod (e7e878a)
  • deps: update dependency vue-property-decorator to v9 (c0f3e74)

1.0.4 (2021-03-25)

Bug Fixes

1.0.3 (2021-03-25)

Bug Fixes

1.0.2 (2021-03-25)

Bug Fixes

  • releaserc npm deployement (d11ded5)

1.0.1 (2021-03-25)

Bug Fixes

  • GlistenClient: reset form on submit (f2c0d62)