Skip to content

Releases: dhis2/line-listing-app

v1.1.4

09 Mar 10:13
Compare
Choose a tag to compare

1.1.4 (2022-03-09)

Bug Fixes

  • remove stage index from dimension id used for modal (#13) (4ce12c1)

v1.1.3

09 Mar 09:10
Compare
Choose a tag to compare

1.1.3 (2022-03-09)

Bug Fixes

  • default operators to numeric for program indicators that dont have value type (c5d1020)
  • make layout scrollable and collapsible at full height (cb164dc)
  • operators for program indicators #16 (ffc5d91)

v1.1.2

07 Mar 15:58
Compare
Choose a tag to compare

1.1.2 (2022-03-07)

Bug Fixes

  • prevent scrolling while dragging item from program dimensions panel (#15) (5163658)
  • reset page to 1 when a sorting is applied (TECH-1025) (#17) (4855211)

v1.1.1

05 Mar 17:25
Compare
Choose a tag to compare

1.1.1 (2022-03-05)

Bug Fixes

v1.1.0

04 Mar 14:05
Compare
Choose a tag to compare

1.1.0 (2022-03-04)

Features

  • click on header name opens dimension modal (#7) (766fe98)

v1.0.1

04 Mar 11:13
Compare
Choose a tag to compare

1.0.1 (2022-03-04)

Bug Fixes

v1.0.0

03 Mar 13:45
Compare
Choose a tag to compare

1.0.0 (2022-03-03)

Bug Fixes

  • add comment (8fbd52e)
  • add dimension to metadata when adding from chip menu (#996) (3fc4512)
  • add metadata for status ids (558c153)
  • add repetition field (#979) (f9783e6)
  • add valueType to the data property for setting metadata (c5ad27d)
  • address interpretation modal regressions (#1006) (aed7712)
  • avoid storing incomplete start-end dates (c42bddb)
  • axis width (#965) (d1bcc26)
  • check for dimension value pe not PERIOD (8fa2c4f)
  • clear program dimensions from layout and itemsBy dimension on clear (0793db4)
  • conflict (3e77fda)
  • convert dimension type 'PERIOD' from old AOs to 'pe' (#948) (5c42d8a)
  • createdB lastUpdatedBy dimension handling for analytics (#957) (08c582b)
  • dimensions that are in the layout should show as "selected" (teal background) in the dimensions panel (#951) (6133230)
  • do not update current when validate layout fails (#975) (8186c16)
  • drag and drop usability improvements (#968) (8e28c2f)
  • event status (#976) (d1a95bf)
  • fetch legendset without stageId (edaf8f6)
  • fix condition and items lookup by dimension (#958) (cb09f82)
  • format analytics header with repetitions (#978) (0ad1285)
  • format dimension object with programStage (#949) (3e3902f)
  • found 2 issues which prevented reload after Save to work (#963) (7870987)
  • lookup in metadata for column header names (#974) (00c46a4)
  • lookup row value in metadata for program and event status (#970) (0c0b6f9)
  • parse repetition when loading a visualization (029afa5)
  • period dimension dynamic names and enabled state (#961) (70af19c)
  • prefix programStageId to dimensionId in analytics headers (3f72ac6)
  • prefix programStageId to dimensionId in analytics headers #950 (8a772d8)
  • program stage analytics handling (#942) (f6b6a10)
  • read dimensions from layout and clear after stage change (d8cdfa0)
  • readd DIMENSION_TYPES_TIME (99d001b)
  • remove console warnings due to component props (#953) (b7b96e8)
  • remove grey area below the vis type selector (#980) (0806ae6)
  • remove value type from option set check (4ba82bf)
  • restore time dimensions tests excl scheduled dat (#969) (c27e00a)
  • scrollbar css (#977) (7be51d0)
  • scrollbar style (#966) (9aef8bd)
  • set initial value in reducer function (02c9130)
  • time dimensions (#962) (6e49f1a)
  • update period validation (#960) (64e229a)
  • use correct id for matching repetition to dimension (47659ef)
  • use correct name for header (489f486)
  • use same styles as ui for Toolbar buttons (25bb265)
  • visualization: use analytics requests with a pager without total (#1018) (4370f0d)
  • add additional check to determine which time dimensions to clear (#1002) (55ecbcf)
  • add button for opening Sharing dialog for interpretation (#997) (b896e52)
  • add default time dimensions metadata (53fa560)
  • add default value for conditions (29058e0)
  • add fix for visualization error (d19a1d2)
  • add layout validation and error handling through UVC (ddbc2c3)
  • add logic for toggling the tabs and disabled state (0c789a1)
  • add main dimsnions to metadata store on init (abf88a9)
  • add metadata for default period TECH-989 (#992) (48ef85c)
  • add placeholder for multi select (95fb956)
  • add stage to metadata when there is only one artificial stage ([ef94f8f](ef94...
Read more