Skip to content

Releases: dhis2/user-app

v1.0.7

26 Jan 00:55
Compare
Choose a tag to compare

1.0.7 (2021-01-26)

Bug Fixes

  • translations: sync translations from transifex (master) (09f5fe3)

v1.0.6

18 Jan 10:55
Compare
Choose a tag to compare

1.0.6 (2021-01-18)

Bug Fixes

  • user: add disabled field to user form (db15f0e)
  • add checkbox in UI for disabled status (DHIS2-7940) (f9b51ae)
  • maintain disabled status upon save of user (DHIS2-7940) (9c4f0c7)

v1.0.5

18 Jan 00:57
Compare
Choose a tag to compare

1.0.5 (2021-01-18)

Bug Fixes

  • translations: sync translations from transifex (master) (0816d96)

v1.0.4

08 Jan 00:55
Compare
Choose a tag to compare

1.0.4 (2021-01-08)

Bug Fixes

  • translations: sync translations from transifex (master) (8b78ada)

v1.0.3

24 Dec 00:59
Compare
Choose a tag to compare

1.0.3 (2020-12-24)

Bug Fixes

  • translations: sync translations from transifex (master) (4817fa6)

v1.0.2

21 Dec 01:00
Compare
Choose a tag to compare

1.0.2 (2020-12-21)

Bug Fixes

  • translations: sync translations from transifex (master) (1a09941)

v1.0.1

05 Dec 00:50
Compare
Choose a tag to compare

1.0.1 (2020-12-05)

Bug Fixes

  • translations: sync translations from transifex (master) (53f0448)

v1.0.0

01 Dec 11:35
Compare
Choose a tag to compare

1.0.0 (2020-12-01)

Bug Fixes

  • group-editor: convert d2 Model to object before setting displayName (b714b6e)
  • translations: sync translations from transifex (master) (064eaa4)
  • user: remove generateUid import and remove ids from POST payload (44978e7)
  • add app description to d2 config (21c8bd6)
  • adjust d2 config (1446cd3)
  • format files using cli-style (2bcc00f)
  • get d2 i18n translations to work (e66c546)
  • remove duplicate entry from gitignore (2969eee)
  • remove incorrect description comment from app component (0dc85aa)
  • show loader when d2 is not available yet (3c39a86)
  • detail-summary: fix i18n on edit button label (2a7d599)
  • detail-views: add access property to model so detail-views work (47761cf)
  • headerbar: upgrade version so it gets latest features and fixes (d74cd64)
  • i18n: add transifex config for .properties files (df769af)
  • i18n: add transifex config for .properties files (70ef42b)
  • i18n: correct edit button text on DetailSummary (85663d0)
  • i18n: make sure i18n.t is called after the locale has been set (f1709d9)
  • i18n: make sure i18n.t is called after the locale has been set (922ec63)
  • translations: produce and stage pot files in pre-commit hook (283d611)
  • translations: produce and stage pot files in pre-commit hook (bfa33eb)
  • translations: stage translations using semi-colon syntax (374a844)
  • translations: sync translations from transifex (master) (63a7d8a)
  • translations: sync translations from transifex (master) (9bc6dd9)
  • translations: sync translations from transifex (master) (c7d38e5)
  • translations: sync translations from transifex (master) (9095745)
  • translations: sync translations from transifex (master) (0ec5d66)
  • translations: sync translations from transifex (master) (acf1e38)
  • translations: sync translations from transifex (master) (f02847c)
  • translations: sync translations from transifex (master) (2dbf7ed)
  • translations: sync translations from transifex (master) (46150c1)
  • translations: sync translations from transifex (master) (6470540)
  • user: make ui and db locale field required and prevent clear onBlur (fc77658)
  • user-form: make data capture and maintenance org unit mandatory (325470f)
  • user-form: make data capture and maintenance org unit mandatory (4a7f513)
  • identified static strings and made them translatable (#431) (dcf6d79)
  • authorities: add visualization and remove report-table and chart (1f4c2bf)
  • authorities: add visualization and remove report-table and chart (ac06b3b)
  • forms: prevent autocomplete (eb561a6)
  • forms: prevent autocomplete (8fa66ac)
  • replicate-user: add autocomplete="new-password" to prevent autofill (7e71aab)
  • replicate-user: add autocomplete="new-password" to prevent autofill (4c6dda6)
  • translation: prevent JS error in list view for Indonesian language (7ba4859)
  • user: allow clearing string values (71da77c)
  • user: make ui and db locale field required and prevent clear onBlur (d418a93)
  • add margin below list to avoid [+] button overlapping pagination (797be9d)
  • add margin below list to avoid [+] button overlapping pagination (f8895af)
  • adds margin-top to cards (89a5ee9)
  • fix typo on user section and make translatable (3d7de0c)
  • ie11 support (1a05669)
  • include all owned fields when getting group and role (96829b9)
  • include all owned fields when getting group and role (ee80bf7)
  • multiple async blur field with errors (e7be09b)
  • remove dead code after deprecated auths were removed from response (62e574c)
  • translations (5725faa), closes #58
  • translations (15030b2)
  • update headerbar to the latest and greatest (#323) (195dbf1)
  • attribute validation: only validate patterns when fields have a value (00ce0ad)
  • attributes: remove list from concat params (c2d16da)
  • d2: first init d2 with correct baseUrl, then call getUserSettings (636bb28)
  • form-validation: async blur fields clearing (05d50cd)
  • layout: fix whitespace above in menu-cards view (fcc5027)
  • lists: also sort by firstName surname for super user (b6f0dbb)
  • lists: sort users by firstName>surname and others by name (bdb0dd1)
  • org-units: stop assuming there can only be a single root org (a03f0ae)
  • password: special character validation now aligned with server ([03700bf](https://github....
Read more