Skip to content

Releases: codecentric/habitcentric

ui-v1.1.7

02 Jul 21:42
Compare
Choose a tag to compare

1.1.7 (2022-07-02)

Bug Fixes

  • deps: update dependency oidc-client-ts to v2.0.5 (eaa53bf)

ui-v1.1.6

02 Jul 16:23
Compare
Choose a tag to compare

1.1.6 (2022-07-02)

Bug Fixes

  • deps: update dependency @types/react-dom to v17.0.17 (82d628e)

ui-v1.1.5

02 Jul 14:06
Compare
Choose a tag to compare

1.1.5 (2022-07-02)

Bug Fixes

  • deps: update dependency @types/react to v17.0.47 (89fd0c5)

ui-v1.1.4

02 Jul 11:29
Compare
Choose a tag to compare

1.1.4 (2022-07-02)

Bug Fixes

  • deps: update dependency @types/node to v16.11.42 (25db03d)

ui-v1.1.3

02 Jul 05:43
Compare
Choose a tag to compare

1.1.3 (2022-07-02)

Bug Fixes

  • deps: update dependency @headlessui/react to v1.6.5 (227e6c0)

ui-v1.1.2

01 Jul 12:42
9a135d7
Compare
Choose a tag to compare

1.1.2 (2022-07-01)

Bug Fixes

track-v1.0.1

01 Jul 15:19
8de13fa
Compare
Choose a tag to compare

1.0.1 (2022-07-01)

Bug Fixes

  • kubernetes: use bitnami full archive repository for old charts (cc73d70)

habit-v1.0.1

01 Jul 15:20
8de13fa
Compare
Choose a tag to compare

1.0.1 (2022-07-01)

Bug Fixes

  • kubernetes: use bitnami full archive repository for old charts (cc73d70)

ui-v1.1.1

20 May 17:19
3719886
Compare
Choose a tag to compare

1.1.1 (2022-05-20)

Bug Fixes

  • kubernetes: Add missing ui helm chart (9828e1e)
  • ui: Fix reading token from session storage (e26cb77)

ui-v1.1.0

20 May 14:55
1f5ddf1
Compare
Choose a tag to compare

1.1.0 (2022-05-20)

Bug Fixes

  • production build error due to postcss issue (e2d11e7)
  • ui: add missing social media links in footer (5df48b2)
  • ui: display error message when fetching achievement report fails (8f0ed80)
  • unsupported media type error due to missing content type header (c81dba1)
  • update achievement report when tracking habits (9cd4bc8)

Features

  • add date picker to track habits (0cef77a)
  • add oidc authentication (14391fd)
  • add search functionality for habit list (d01c0a0)
  • configurable oidc backend flow (d85a017)
  • create habit on form submit (f848e70)
  • delete habits on button click (35f7765)
  • fetch achievement rates from report backend (7cf7613)
  • round achievement rates to one decimal place (472bc03)