Skip to content

Releases: openimis/openimis-fe-location_js

v1.7.0

07 Nov 09:58
d6b6413

Choose a tag to compare

        Release release/25.10

v1.6.0

29 Apr 16:18
8a8eef2

Choose a tag to compare

        Release release/25.04

v1.5.1

29 Apr 21:06
a3c05ec

Choose a tag to compare

Release release/24.04

What's Changed

  • OTC-725: Add HF extension point by @dborowiecki in #25
  • OP-854: link between health facilities and districts by @olewandowski1 in #26
  • Made the accCode field no longer required by @tdethier in #28
  • OTC-744: New action, filter by picked districts by @olewandowski1 in #29
  • OTC-750: Clearing user reg/dist after logging out by @olewandowski1 in #30
  • hotfix/OP-949: Extension of userL0s and userL1s reducer state by @olewandowski1 in #31
  • OP-1039: modular IMIS: the territorial scope of current living and FSP for an insuree should be all regions by @hirensoni913 in #33
  • OP-1023: modular IMIS:hierarchy in user's territorial rights doesn't work by @hirensoni913 in #34
  • OP-946: Checking for unique location code on create. in #32
  • OP-986: HFCode validation by @olewandowski1 in #35
  • OP-986: New action to clear out HF Redux state, ValidatedTextInput fix by @olewandowski1 in #36
  • OP-1062: Validation of location code by @olewandowski1 in #37
  • OTC-883: blinking input styles during validation fix by @olewandowski1 in #38
  • OTC-884: Disabled save button in HF form fix by @olewandowski1 in #39
  • OTC-790: Location cleanup on logout by @dborowiecki in #40
  • OTC-770: changed location list in catchment panel by @lruzicki in #41
  • OTC-838: restricted managing regions and districts by @lruzicki in #42
  • Fetching locations ordered by code by @tdethier in #44
  • OTC-757: Clearing pagination state if entered the HealthFacilitiesPage by @olewandowski1 in #46
  • OTC-966: make save button always visible by @jdolkowski in #45
  • OP-870: Validate population inputs, saving disabled when input is inv… by @olewandowski1 in #49
  • OTC-1027: filter villages by selected or available locations by @lruzicki in #48
  • OTC-1027: added missing import for clearLocation in DistrictPicker by @lruzicki in #52
  • OP-1418: Optional chainings added by @olewandowski1 in #53
  • OP-1420: Prevent invoking selectDistrictLocation if value is undefined by @olewandowski1 in #54
  • OP-1419: Authorization error fixes, prevent form crash when clearing r… by @olewandowski1 in #55
  • OP-1438: disable save button on historical hf by @jdolkowski in #56
  • OTC-950: FSP locations change by @olewandowski1 in #57
  • OP-1446: Block editing/saving historical HFs by @olewandowski1 in #59
  • OTC-1091: fix resetting search criterias in location module by @olewandowski1 in #60
  • OTC-1105: extension of filterDistrict function by @olewandowski1 in #61
  • ONI-72: HF Refer picker added. in #62
  • CM-256: Add sonar-project.properties by @dborowiecki in #64
  • OP-1487: FSP picker fix. in #65
  • ONI-7: Allow HF to be marked as required. in #66
  • ONI-105: Contract start/end date fields added. in #67
  • ONI-107: HF status picker. in #68
  • OP-1332: change null label by @olewandowski1 in #69
  • ONI-107: Added hf status config to readme. in #71
  • ONI-105: Add setting for mandatory HF contract dates. in #72
  • ONI-105: Add setting for mandatory HF contract dates. by @dragos-dobre in #73
  • ONI-106: HF status added to projection. in #74
  • MERGING RELEASE branches by @dragos-dobre in #75
  • MERGING RELEASE branches by @delcroip in #76
  • MERGING RELEASE branches by @dragos-dobre in #77
  • OP-1627: remove logic responsible for rendering text input if hf assi… by @olewandowski1 in #79
  • OP-1694: fix district filter when region selected by @olewandowski1 in #81
  • OP-1723: fix hf reload, fix cansave function, fix lockedPage styles by @olewandowski1 in #84
  • OP-1725: remove empty/null option from dropdowns by @olewandowski1 in #85
  • OP-1817: hide validity dates if historical data not requested by @olewandowski1 in #86
  • OP-1948: show proper styling when item is deleted by @olewandowski1 in #87
  • release by @delcroip in #88

New Contributors

Full Changelog: v1.4.0...v1.5.1

v1.5.0

16 Dec 00:07
d39077f

Choose a tag to compare

Release release/23.10

What's Changed

  • OTC-725: Add HF extension point by @dborowiecki in #25
  • OP-854: link between health facilities and districts by @olewandowski1 in #26
  • Made the accCode field no longer required by @tdethier in #28
  • OTC-744: New action, filter by picked districts by @olewandowski1 in #29
  • OTC-750: Clearing user reg/dist after logging out by @olewandowski1 in #30
  • hotfix/OP-949: Extension of userL0s and userL1s reducer state by @olewandowski1 in #31
  • OP-1039: modular IMIS: the territorial scope of current living and FSP for an insuree should be all regions by @hirensoni913 in #33
  • OP-1023: modular IMIS:hierarchy in user's territorial rights doesn't work by @hirensoni913 in #34
  • OP-946: Checking for unique location code on create. by @wzglinieckisoldevelo in #32
  • OP-986: HFCode validation by @olewandowski1 in #35
  • OP-986: New action to clear out HF Redux state, ValidatedTextInput fix by @olewandowski1 in #36
  • OP-1062: Validation of location code by @olewandowski1 in #37
  • OTC-883: blinking input styles during validation fix by @olewandowski1 in #38
  • OTC-884: Disabled save button in HF form fix by @olewandowski1 in #39
  • OTC-790: Location cleanup on logout by @dborowiecki in #40
  • OTC-770: changed location list in catchment panel by @lruzicki in #41
  • OTC-838: restricted managing regions and districts by @lruzicki in #42
  • Fetching locations ordered by code by @tdethier in #44
  • OTC-757: Clearing pagination state if entered the HealthFacilitiesPage by @olewandowski1 in #46
  • OTC-966: make save button always visible by @jdolkowski in #45
  • OP-870: Validate population inputs, saving disabled when input is inv… by @olewandowski1 in #49
  • OTC-1027: filter villages by selected or available locations by @lruzicki in #48
  • OTC-1027: added missing import for clearLocation in DistrictPicker by @lruzicki in #52
  • OP-1418: Optional chainings added by @olewandowski1 in #53
  • OP-1420: Prevent invoking selectDistrictLocation if value is undefined by @olewandowski1 in #54
  • OP-1419: Authorization error fixes, prevent form crash when clearing r… by @olewandowski1 in #55
  • OP-1438: disable save button on historical hf by @jdolkowski in #56
  • OTC-950: FSP locations change by @olewandowski1 in #57
  • OP-1446: Block editing/saving historical HFs by @olewandowski1 in #59
  • OTC-1091: fix resetting search criterias in location module by @olewandowski1 in #60
  • OTC-1105: extension of filterDistrict function by @olewandowski1 in #61
  • ONI-72: HF Refer picker added. by @wzglinieckisoldevelo in #62
  • CM-256: Add sonar-project.properties by @dborowiecki in #64
  • OP-1487: FSP picker fix. by @wzglinieckisoldevelo in #65
  • ONI-7: Allow HF to be marked as required. by @wzglinieckisoldevelo in #66
  • ONI-105: Contract start/end date fields added. by @wzglinieckisoldevelo in #67
  • ONI-107: HF status picker. by @wzglinieckisoldevelo in #68
  • OP-1332: change null label by @olewandowski1 in #69
  • ONI-107: Added hf status config to readme. by @wzglinieckisoldevelo in #71
  • ONI-105: Add setting for mandatory HF contract dates. by @wzglinieckisoldevelo in #72
  • ONI-105: Add setting for mandatory HF contract dates. by @dragos-dobre in #73
  • ONI-106: HF status added to projection. by @wzglinieckisoldevelo in #74
  • MERGING RELEASE branches by @dragos-dobre in #75
  • MERGING RELEASE branches by @delcroip in #76
  • MERGING RELEASE branches by @dragos-dobre in #77
  • OP-1627: remove logic responsible for rendering text input if hf assi… by @olewandowski1 in #79
  • MERGING RELEASE branches by @delcroip in #80
  • OP-1694: fix district filter when region selected by @olewandowski1 in #81
  • MERGING develop into release/23.10 by @delcroip in #82

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.1

16 May 21:35
a775e64

Choose a tag to compare

        Release release/23.04

1.4.0

10 Nov 17:31
986070b

Choose a tag to compare

            Release release/22.10

v1.4.0-rc1

22 Apr 14:18
88e6880

Choose a tag to compare

What's Changed

  • hotfix(LocationPicker): Reset Autocomplete when value changes by @qgerome in #21
  • New health facility picker by @qgerome in #22
  • OPL-59: provide HealthFacility picker for Invoice module by @sniedzielski in #23

New Contributors

Full Changelog: v1.3.0...v1.4.0-rc1

v1.4.0-rc0

23 Mar 09:41
88e6880

Choose a tag to compare

What's Changed

  • hotfix(LocationPicker): Reset Autocomplete when value changes by @qgerome in #21
  • New health facility picker by @qgerome in #22
  • OPL-59: provide HealthFacility picker for Invoice module by @sniedzielski in #23

New Contributors

Full Changelog: v1.3.0...v1.4.0-rc0

v1.4.0

09 May 13:52
88e6880

Choose a tag to compare

What's Changed

  • hotfix(LocationPicker): Reset Autocomplete when value changes by @qgerome in #21
  • New health facility picker by @qgerome in #22
  • OPL-59: provide HealthFacility picker for Invoice module by @sniedzielski in #23

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

28 Oct 22:42

Choose a tag to compare

October 2021 release