Skip to content

Releases: dhis2/app-hub

v2.10.0

04 Nov 15:53
Compare
Choose a tag to compare
v2.10.0 Pre-release
Pre-release

2.10.0 (2020-11-04)

Bug Fixes

  • bad merge, org-add button (754740e)
  • fix bad merge (866da6c)
  • channels: fix typo in reducer (d21b8f1)
  • errormapper: respect preserveErrors option (189be31)
  • organisation: add org id to user-reducer when added (11ff3b2)
  • organisation: allow email when post org (47636c4)
  • organisation: check and update slug when updating org-name (f3f24fe)
  • organisation: cleanup org-field (108f13d)
  • organisation: dont close organisation dialog when errored (c51a1cb)
  • organisation: fix rename error (089e9a4)
  • organisation: more specific label when removing yourself from org (87ca5ea)
  • organisation: prevent org names that are very similar (aca299c)
  • organisation: validate max 100 chars for org (fa0c11b)
  • organisation-list: use selector sort (da941db)
  • organisation-selector: load only member-orgs if not manager (5674f42)
  • test: fix failing tests (fa3cbae)
  • add new org-form file (61b016b)
  • organisation: client - add email for org (b95d11c)
  • cancel-buttons on modal (6e9d00f)
  • snackbar: allow longer messages (b1e149d)
  • add orgmember dialog styles (15c552e)
  • cleanup add org member (3554efb)
  • close dialog when success with a message (91ba32e)
  • race condition when loading orgs (d44e8e9)
  • reload orgs when adding new (96343bb)
  • search for org, allow manager to upload to all orgs (80d7270)
  • search org-params (573288d)
  • organisations: return user when added to org, better error msg (463a11a)
  • show correct org-list (6be8c60)
  • organisationsearch: sync validation, create org-message visibility (9cc3754)
  • use prop-types from package instead of from react (3ca2fc9)
  • use rewire in test-env only (edc379a)

Features

  • add-org: add organisation (a75d5d9)
  • filter: allow filter for slug (3216cb0)
  • migrations: add organisation email (547affa)
  • organisation: add ability to change owner (c7d44ba)
  • organisation: add backend support for organisation email (a673170)
  • organisations: add and remove members (6933a2c)
  • organisations: support for editing org-name (d47e193)
  • add /me api (f53e805)
  • fetch wrapper with params support (09614ba)
  • organisationlist (0183fdc)
  • wip organisation manage view (cfa6999)
  • uploadapp: organisation registration (f82f89f)

v2.9.1

04 Nov 09:24
Compare
Choose a tag to compare
v2.9.1 Pre-release
Pre-release

2.9.1 (2020-11-04)

Bug Fixes

v2.9.0

03 Nov 15:03
Compare
Choose a tag to compare
v2.9.0 Pre-release
Pre-release

2.9.0 (2020-11-03)

Bug Fixes

  • cleanup old spinner (8737475)
  • spinner: use circularprogress for spinner instead of custom svg (2764873)

Features

v2.8.3

23 Oct 09:12
Compare
Choose a tag to compare
v2.8.3 Pre-release
Pre-release

2.8.3 (2020-10-23)

Bug Fixes

  • React-PropTypes to proptypes package (71ddcd6)
  • upgrade to react@16 with deps (eee9ea7)

v2.8.2

12 Oct 14:25
Compare
Choose a tag to compare

2.8.2 (2020-10-12)

Bug Fixes

  • correctly load channels, refactor version form, fix version delete (cd5472d)

v2.8.1

03 Oct 15:32
Compare
Choose a tag to compare

2.8.1 (2020-10-03)

Bug Fixes

v2.8.0

02 Oct 16:16
Compare
Choose a tag to compare
v2.8.0 Pre-release
Pre-release

2.8.0 (2020-10-02)

Bug Fixes

  • version: fix UI-jump when tranisitioning between error and helptext (b89acbf)
  • cleanup versiofield, add link style (204da3e)
  • misc form styling (1d0b196)
  • textheader and helpertext styling (d5512ea)

Features

  • validation: add semver validation backend (6aac6e1)
  • add semver-validation on client (d5a859c)

v2.7.4

28 Sep 17:54
Compare
Choose a tag to compare
v2.7.4 Pre-release
Pre-release

2.7.4 (2020-09-28)

Bug Fixes

  • download: encode download-components (179cae4)
  • download: encode download-components, use / as seperators instead of _ (44663b9)
  • migration: remove down migration (b22fa9d)
  • migration: replace _ with . in app_version (693cee2)
  • version: prevent version to contain underscore (90ebb36)

v2.7.3

24 Sep 15:14
Compare
Choose a tag to compare
v2.7.3 Pre-release
Pre-release

2.7.3 (2020-09-24)

Bug Fixes

  • add versionitems file (c641be0)
  • consolidate version validations (789bfc2)
  • re-order fields to same as when creating (3630275)
  • version: use select-field when editing version (c1e6158)

v2.7.2

04 Sep 12:32
Compare
Choose a tag to compare
v2.7.2 Pre-release
Pre-release

2.7.2 (2020-09-04)

Bug Fixes

  • apiroutes: do not redirect 404 under /api to index (af45fc5)
  • apiroutes: set 404-statuscode (8235e57)