Skip to content

Releases: dhis2/approval-app

v1.8.1

20 Jul 15:59
Compare
Choose a tag to compare

1.8.1 (2021-07-20)

Bug Fixes

  • use '-:-' instead of null as i18n namespace separator (d2db355)

v1.8.0

20 Jul 13:42
Compare
Choose a tag to compare

1.8.0 (2021-07-20)

Features

  • add bottom bar functionality (DHIS2-11287) (#21) (1f5a77e)

v1.7.1

14 Jul 12:36
Compare
Choose a tag to compare

1.7.1 (2021-07-14)

Bug Fixes

  • deselect the period only if the new workflow has a different period type (6be75d5)
  • keep the same orgUnit selection even when the workflow and/or period change (f26584c)
  • show context select value even if disabled (bcae48e)

v1.7.0

14 Jul 12:16
Compare
Choose a tag to compare

1.7.0 (2021-07-14)

Bug Fixes

  • add helper for period conversion (a45ce5d)
  • add period type to datasets (f44a661)
  • improve period conversion logic (7fb6cac)

Features

  • add utils to compare greater period end dates with shoter periods (d9421ab)
  • fixed periods: add getLastSubPeriodForTypeAndPeriod & helpers (b7a351c)

v1.6.1

08 Jul 08:04
Compare
Choose a tag to compare

1.6.1 (2021-07-08)

Bug Fixes

  • workflow-context: attach additional properties and tests (#22) (407ebf8)

v1.6.0

07 Jul 13:11
Compare
Choose a tag to compare

1.6.0 (2021-07-07)

Bug Fixes

  • code review changes (376438e)
  • tweak lack of data message (afafe41)
  • use theme var for display box shadow (741b17e)

Features

  • implement non-data states for data workspace display (27c3940)
  • render data set reports tables (40cf81e)
  • show message if no data set selected (949eab8)
  • start work on display (466daa5)

v1.5.0

07 Jul 10:19
Compare
Choose a tag to compare

1.5.0 (2021-07-07)

Bug Fixes

  • add scrollable prop to TabBar (d6d290e)

Features

  • add datasets navigation (264cb7c)

v1.4.1

07 Jul 07:57
Compare
Choose a tag to compare

1.4.1 (2021-07-07)

Bug Fixes

  • generate translations before linting (cbf4feb)
  • handle UNAPPROVED_ABOVE status (114e1f5)
  • import src/locales/index.js (b87eb7d)
  • throw on unknown approval state (ac2f2c7)
  • update @dhis2/ui in order to render status tag icon correctly (fbf6396)

v1.4.0

06 Jul 12:04
Compare
Choose a tag to compare

1.4.0 (2021-07-06)

Features

  • add status tag and workflow-context (#13) (500628d)

v1.3.0

05 Jul 10:49
Compare
Choose a tag to compare

1.3.0 (2021-07-05)

Features

  • context-selector: add OrgUnitSelect (#8) (0fd36d7)