Skip to content

Releases: WorldHealthOrganization/godata-dhis2-interop-app

v1.1.0 - with Bidirectional tasks

29 Jun 13:52
1874d3e
Compare
Choose a tag to compare
Pre-release

Full Changelog: 1.0.0...1.1.0

1.0.0 - AppHub Version

15 Jun 18:25
Compare
Choose a tag to compare

0.1.4

27 May 17:01
Compare
Choose a tag to compare

What's Changed

  • A dropdown from which to select the Program is added.
  • The entity selection modal changes from JSON view to Table view.
  • The 'Converter' column can no longer be edited as it is inferred from the value selected in the DHIS2 column.
  • Converter values (true, false, attr and delm) are displayed as (Property, Constant, Attribute and Data Element) for better readability.
  • An informative column is shown indicating the Program from which a Data Element or Attribute is obtained.

0.1.3

24 May 21:59
Compare
Choose a tag to compare

Full Changelog: 0.1.2...0.1.3

0.1.2

07 May 16:46
Compare
Choose a tag to compare

Changes

  • Case/Contacts Mappings bugs resolved.
  • New Defaults for cases and contacts (Tasks and mappings).
  • Bugs resolved (When running a task).
  • Fixed typos

0.1.1

03 May 21:56
Compare
Choose a tag to compare

Changes

  • Cases Entities modal fixed
  • New fields to Task model (Description field)
  • No base endpoint required (Automatically fetched from UserDataStore)

Pending (AppHub submission)

  • Testing of cases and contacts transmission

0.1.0

17 Apr 23:38
Compare
Choose a tag to compare

Added

  • UserDataStore and DataStore endpoints usage.

Changed

  • Algorithms and new models to improve performance.
  • Removed debug credentials from comments.