Skip to content

Releases: dhis2/app-hub

v2.4.2

11 May 11:04
Compare
Choose a tag to compare
v2.4.2 Pre-release
Pre-release

2.4.2 (2020-05-11)

Bug Fixes

v2.4.1

04 May 11:50
Compare
Choose a tag to compare

2.4.1 (2020-05-04)

Bug Fixes

  • show org name instead of individual dev (ddfe97d)

v2.4.0

04 May 07:05
Compare
Choose a tag to compare
v2.4.0 Pre-release
Pre-release

2.4.0 (2020-05-04)

Bug Fixes

  • add owner to clone script to keep user access (78eb336)
  • add support for owner when creating app (4c88334)
  • add user to org if not in org (106161b)
  • avoid creating dupes when cloning (c4ce579)
  • check against correct app_id (ebd9dd9)
  • only add to org if manager or same as currUser (ea6ce0c)
  • remove < 2.28 versions and add 2.33, 2.34 (16ffcf8)
  • return 400 if trying to upload to other org (db084e6)
  • show errormessage from unauthorized response (d768285)
  • update test to work with new versions (ab8e141)
  • use email from jsonpayload (944f6c4)
  • use transaction when getting user (1536a44)

Features

  • organisationService: add hasUser-function (9b7a0eb)

v2.3.5

27 Apr 09:10
Compare
Choose a tag to compare
v2.3.5 Pre-release
Pre-release

2.3.5 (2020-04-27)

Bug Fixes

  • avoid creating dupes when cloning (2cd8fc0)
  • correct mkdirSync params (74aaa04)

v2.3.4

24 Apr 17:21
Compare
Choose a tag to compare
v2.3.4 Pre-release
Pre-release

2.3.4 (2020-04-24)

Bug Fixes

v2.3.3

23 Apr 12:12
Compare
Choose a tag to compare
v2.3.3 Pre-release
Pre-release

2.3.3 (2020-04-23)

Bug Fixes

  • move users-with-organisations view to correct folder (22d31d4)

v2.3.2

22 Apr 18:28
Compare
Choose a tag to compare
v2.3.2 Pre-release
Pre-release

2.3.2 (2020-04-22)

Bug Fixes

  • createapp: add user to organisation if org does note xist (ffb0733)

v2.3.1

22 Apr 07:40
Compare
Choose a tag to compare

2.3.1 (2020-04-22)

Bug Fixes

  • handle downloads without auth (b58d8bb)

v2.3.0

21 Apr 19:45
Compare
Choose a tag to compare
v2.3.0 Pre-release
Pre-release

2.3.0 (2020-04-21)

Bug Fixes

  • add @hapi/bounce, lowercase imports (dc90ef4)
  • add support for tags (5b77fbb)
  • add tests (064a84d)
  • boomify filter errors, rethrow system-errors (724b52c)
  • cleanup, map SQL operator (804d7b3)
  • filter creation (33cf418)
  • improve swagger docs (ee55200)
  • filter: filter creation with renames (1327ee8)
  • rename support, cleanup (6fa6a83)
  • support renames in createFromQueryFiltes (36c662d)
  • update test (5b379aa)
  • update usage of Filter (4f84b77)
  • working filter (0f23321)

Features

v2.2.0

20 Apr 14:26
Compare
Choose a tag to compare
v2.2.0 Pre-release
Pre-release

2.2.0 (2020-04-20)

Bug Fixes

  • allow admins to download all apps (c770651)
  • allow managers to patch/post organisations (ab03046)
  • allow managers to upload versions to all apps (a997a12)
  • remove trailing incorrect } (a099a10)

Features

  • add function to fetch apps through user-orgs (b0758f1)