Skip to content

Releases: dhis2/aggregate-data-entry-app

v100.2.3

20 Apr 09:25
Compare
Choose a tag to compare

100.2.3 (2023-04-20)

Bug Fixes

  • rollback failed complete [DHIS2-15033] (#312) (ce559cf)

v100.2.2

14 Apr 08:24
Compare
Choose a tag to compare

100.2.2 (2023-04-14)

Bug Fixes

  • use FetchError class from app-runtime [DHIS2-15085] (#316) (03c4b90)

v100.2.1

05 Apr 09:27
Compare
Choose a tag to compare

100.2.1 (2023-04-05)

Bug Fixes

  • include attribute options in completion post [DHIS2-15032] (#311) (8df1dc0)

v100.2.0

13 Mar 13:20
Compare
Choose a tag to compare

100.2.0 (2023-03-13)

Bug Fixes

  • use periods: check if lastPeriodOfPrevYear exists (1e65e17)
  • use periods: reverse order & add first/last periods of next/prev year if in current year (f046afa)
  • implement PR feedback by @tomzemp from 2023-03-02 (e58edee)
  • implement PR feedback by @tomzemp from 2023-03-04 (5425a28)
  • use multi-calendar-dates to address periods that don't start on Jan 1st (8286888)
  • data value store: return boolean from isComplete selector (6bf3a7f)
  • data value store: set correct default when data value set falsy (7dd21e2)
  • deps: bump platform and runtime deps [TECH-1462] (#236) (057addd)
  • deps: update dependency @tanstack/react-query-devtools to v4.24.13 (6c19a7b)
  • deps: update dependency @tanstack/react-query-devtools to v4.24.14 (f7d83d6)
  • deps: update dependency chart.js to v3.9.1 (cf5351c)
  • deps: update dependency classnames to v2.3.2 (d054883)
  • deps: update dependency final-form to v4.20.9 (617cd17)
  • deps: update dependency html-react-parser to v1.4.14 (9758efc)
  • deps: update dependency idb-keyval to v6.2.0 (fd3f936)
  • deps: update dependency query-string to v7.1.2 (f833f36)
  • deps: update dependency query-string to v7.1.3 (1d13164)
  • deps: update dependency re-reselect to v4.0.1 (1ca5332)
  • deps: update dependency react-chartjs-2 to v4.3.1 (347d055)
  • deps: update dependency react-router-dom to v5.3.4 (3e1c1c9)
  • deps: update dependency reselect to v4.1.7 (d90509f)
  • deps: update dependency zustand to v4.1.4 (8494e6b)
  • deps: update dependency zustand to v4.1.5 (a3595fc)
  • deps: update tanstack-query monorepo to v4.16.1 (588f5ee)
  • deps: update tanstack-query monorepo to v4.17.1 (af7b3c1)
  • deps: update tanstack-query monorepo to v4.18.0 (ebe89f2)
  • deps: update tanstack-query monorepo to v4.19.0 (3fc13e3)
  • deps: update tanstack-query monorepo to v4.19.1 (1641918)
  • deps: update tanstack-query monorepo to v4.20.2 (6500139)
  • deps: update tanstack-query monorepo to v4.20.4 (9c44d3e)
  • deps: update tanstack-query monorepo to v4.23.0 (795f159)
  • deps: update tanstack-query monorepo to v4.24.10 (8bb044e)
  • deps: update tanstack-query monorepo to v4.24.4 (fad8537)
  • deps: update tanstack-query monorepo to v4.24.6 (5664987)
  • deps: update tanstack-query monorepo to v4.24.9 (da668de)
  • total-cell: clear total value when printing empty form (#298) (c3f3ecf)
  • adjust disabled org unit style (27945ca)
  • metadata and user info error handling (#294) (7581e37)
  • highlighted field store: correct wrong initial state (a6b53ae)
  • translations: sync translations from transifex (development) (5eac173)
  • translations: sync translations from transifex (development) (a02ad04)
  • translations: sync translations from transifex (development) (081ad05)
  • translations: sync translations from transifex (development) (65a053d)
  • translations: sync translations from transifex (development) (48f6674)
  • clean up audit styling [TECH-1469] [TECH-1470] (#237) (a545ee8)
  • clear selections with only dataset [DHIS2-14039] (#243) (e9beb53)
  • ensure biweeks allow entry over entire year [TECH-1308] (#242) (bf931d8)
  • handle remove periods calculation for end-of-month [DHIS2-14007] (#238) (c2b5724)

Features

v100.1.2

07 Nov 13:25
Compare
Choose a tag to compare

100.1.2 (2022-11-07)

Bug Fixes

  • indicators: handle expressions that cannot be evaluated (#241) (2942460)

v100.1.1

07 Nov 10:54
Compare
Choose a tag to compare

100.1.1 (2022-11-07)

Bug Fixes

  • translations: sync translations from transifex (development) (6d043dc)
  • translations: sync translations from transifex (development) (cccf3af)
  • translations: sync translations from transifex (development) (756b467)
  • translations: sync translations from transifex (development) (02de709)
  • translations: sync translations from transifex (development) (e6044e8)
  • translations: sync translations from transifex (development) (be85c55)
  • translations: sync translations from transifex (development) (ecd8091)
  • translations: sync translations from transifex (development) (5a402ae)
  • translations: sync translations from transifex (development) (9fa7643)
  • translations: sync translations from transifex (development) (bce1688)
  • update periods height [DHIS2-14006] (6470b48)

v100.1.0

21 Oct 17:34
Compare
Choose a tag to compare

100.1.0 (2022-10-21)

Bug Fixes

  • adjust client time to server timezone when computing date ranges (#165) (af3fa39)
  • adjust synced cell style (#199) (32a9d78)
  • allow for unit paths starting at the real root instead of user root (#197) (0191551)
  • clear sync-status when value changes (#182) (d4d6d29)
  • ensure offline units are fetched correctly for users deep in the hierarchy (#226) (d9d4632)
  • fix disabled cell styling [TECH-1466] (#234) (0334733)
  • global filter field size (#221) (7b003d8)
  • handle inconsistent formats from api for orgUnits [DHIS2-13888] (#210) (ab266ca)
  • handle invalid parameters in URL [TECH-1382] [TECH-1384] (#208) (3c14bd8)
  • handle temporal mutation errors (#206) (0bb923d)
  • highlighted fields performance (#155) (554025c)
  • import locales so app has access to them (#207) (662ddc6)
  • make bottom bar buttons small [DHIS2-13956] (c507860)
  • make useDataValueParams and useApiAttributeParams stable (978a7b9)
  • manage unsaved comments when moving cells (b04cbfd)
  • manage unsaved limits when moving cells (dd14d41)
  • or between shortcuts [DHIS2-13955] (d71a93b)
  • print styles [TECH-1312] (#217) (5533e00)
  • remove defaultOnSuccess for queries (75e257e)
  • rerun validation on main bar button click (d62e4a0)
  • stop tooltip flickering [DHIS2-13954] (0c44cb5)
  • update variable name [TECH-1465] (#231) (1fd682f)
  • audit history: update processing, clean up [TECH-1281] (#131) (7464efb)
  • basic information: display client date in tooltip (da867a7)
  • data-value-set: disable when mutating (85e7cbc)
  • dates: use server time when appropriate (b8cbdbc)
  • deps: pin dependencies (35fdd45)
  • deps: update dependency @dhis2/app-runtime to v3.5.0 (#224) (f532607)
  • deps: update dependency @dhis2/ui to v8.5.3 (#225) (7b27ee1)
  • filter-field: hide clear-button when no filter (#222) (64b08dc)
  • remove custom styles for data details button (e47d519)
  • update Add limits styling [DHIS2-13958] (2f528ba)
  • translations: sync translations from transifex (development) (76859da)
  • translations: sync translations from transifex (development) (db5b088)
  • translations: sync translations from transifex (development) (9724342)
  • use date limit: prevent recomputing on every re-render (68dbbcb)
  • validation button: disable validation run when offline [TECH-1377] (#178) (7838601)
  • use a stable date string instead of an instable date instance (#201) (dea42b1)

Features

  • headerbar: integrate offline-status message (#233) (58f042e)
  • sync error handling (#218) (cf3e542)
  • client server date: add DRY utils (7153fe3)
  • get current date: set milliseconds to 0 (9fa0441)
  • respect F_DATAVALUE_ADD user authority (e91a847)
  • custom forms: notify user about pre-fetching failure (9e8374f)

v100.0.0

22 Sep 18:29
Compare
Choose a tag to compare

100.0.0 (2022-09-22)

Bug Fixes

  • cat-combo-table: prevent filter from unmounting data-elements (#186) (f767dce)
  • completion: do not validate when offline (454fe6d)
  • completion: set loading to true when starting incompleting (7e92323)
  • completion mutation: extract variables correctly after refactoring (ced05c7)
  • form completion: check for empty responses (fd9c2c2)
  • address post-rebase bugs (a37c460)
  • form completion: cancel open mutations when (in-)completing (5d66744)
  • add mutation key-factory (7268141)
  • completion onMutate and setDefault (1a6f0ce)
  • remove loading from completion (4e4ff13)
  • form completion error alert message: correct & translate message (2f18af2)
  • typo (466fe22)

chore

  • release: release v100.0.0 (f59bc94)

Features

  • completion: respect "validCompleteOnly" flag on data sets (41ca259)
  • add completion functionality (2540111)
  • reduce org-unit-tree network traffic and support prefetching (#187) (4ce86ac)

BREAKING CHANGES

  • release: move to v100 versioning scheme