Skip to content

Latest commit

 

History

History
468 lines (256 loc) · 21 KB

CHANGELOG.md

File metadata and controls

468 lines (256 loc) · 21 KB

0.31.0 (2020-06-23)

New Features
  • app: add authenticated user permission in the store (6ca397aa)

0.30.0 (2020-06-12)

Other Changes
  • //github.com/CodeTanzania/ewea-api-states into develop (a81dd477)

0.29.0 (2020-06-09)

New Features

0.28.0 (2020-06-04)

New Features
Other Changes
  • //github.com/CodeTanzania/ewea-api-states into develop (2529a547)

0.27.2 (2020-06-04)

Bug Fixes
  • deps: update dependency @codetanzania/ewea-api-client to >=0.20.0 (296bb705)

0.27.1 (2020-06-02)

Bug Fixes
  • store: make default total pages number to be 1 (f34d5d2b)

0.27.0 (2020-06-02)

New Features
  • add case & party occupation states (026bfe3e)
Other Changes
  • //github.com/CodeTanzania/ewea-api-states into develop (678500ac)

0.26.1 (2020-05-22)

Other Changes
  • CodeTanzania/ewea-api-states into develop (c63a6503)
  • auth: pass party on success callback after login (c96f0dbd)

0.26.0 (2020-05-19)

New Features
  • store: add priorities to the store (ee8500d3)

0.25.0 (2020-05-10)

New Features
  • store: add permissions to the store (d7dc629d)
Bug Fixes
  • deps: update dependency @reduxjs/toolkit to >=1.3.6 (3411c687)
Other Changes
  • CodeTanzania/ewea-api-states into develop (8cf923bc)

0.24.0 (2020-05-07)

New Features
  • predefines: add party genders to the store (83c92cf8)
Bug Fixes
  • deps: update dependency @codetanzania/ewea-api-client to >=0.16.0 (6a4e2770)

0.23.0 (2020-05-05)

New Features
  • dispatch: add dispatch resource to the store (0997e380)

0.22.0 (2020-05-05)

New Features
  • predefines: add vehicle statuses to store (dba94aa3)
Bug Fixes
  • deps:
    • update dependency @codetanzania/ewea-api-client to >=0.14.2 (1bcf67d3)
    • update dependency @codetanzania/ewea-api-client to >=0.14.0 (7b9dce91)

0.21.0 (2020-05-03)

Documentation Changes
  • readme: update library usage section to reflect new changes (d8c686f2)
New Features
  • dispatch: add settings resource for vehicle dispatch (e10f05c0)
Other Changes
  • CodeTanzania/ewea-api-states into develop (5ae6d6b9)
Refactors
  • reduce number of files by generating resource dynamically (9c470ca2)

0.20.1 (2020-04-29)

Bug Fixes
  • slice: access right data for report storing (cb4f7691)

0.20.0 (2020-04-29)

New Features
  • reports: add reports to the store (79e54331)
Other Changes
  • CodeTanzania/ewea-api-states into develop (008041b8)
Refactors
  • auth: migrate to new api of api-client (5b333b5f)

0.19.0 (2020-04-20)

New Features
  • add administrative level and feature type to store (4d7fe049)
Bug Fixes
  • deps:
    • update dependency @reduxjs/toolkit to >=1.3.5 (c8dedd45)
    • update dependency @reduxjs/toolkit to >=1.3.4 (46608d94)
    • update dependency @reduxjs/toolkit to >=1.3.3 (db5957df)
    • update dependency @reduxjs/toolkit to >=1.3.2 (9c38ddb9)
    • update dependency @reduxjs/toolkit to >=1.3.1 (e9260d82)
Other Changes
  • CodeTanzania/ewea-api-states into develop (e34fa00f)

0.18.3 (2020-03-26)

Bug Fixes
  • store: revert changes to reset hasMore on loadMore action (dc098852)

2020-03-26

Bug Fixes
  • store: reset has more for load more api call (1a0af8a5)

0.18.1 (2020-03-26)

Bug Fixes
  • store: reset has more on each get resources api call (164a621e)
  • deps: update react monorepo to >=16.13.1 (6bcbef15)
  • rename all accourances of sing to sign (078bfe67)

0.18.0 (2020-03-06)

New Features
  • store: add event urgency, status & response (c04aa71b)

0.17.0 (2020-03-02)

New Features
  • store: add unit to the store (caa21a5c)
Bug Fixes
  • deps:
    • update dependency @codetanzania/ewea-api-client to >=0.11.2 (fe5d3869)
    • update dependency @codetanzania/ewea-api-client to >=0.11.1 (a9efec37)
Other Changes
  • CodeTanzania/ewea-api-states into develop (9853502d)

0.16.1 (2020-03-02)

Bug Fixes
  • store: add party group resource list (e00a9b22)

0.16.0 (2020-03-02)

New Features
  • party-group: add party group on the store (bd0a4569)

0.15.0 (2020-03-02)

New Features
  • store: add event topic on store (50c76816)
Bug Fixes
  • deps:
    • update react monorepo to >=16.13.0 (12af2425)
    • update dependency @codetanzania/ewea-api-client to >=0.10.1 (43903b3a)

0.14.0 (2020-02-24)

New Features
  • notification: add campaign and message on store (4f281282)

0.13.0 (2020-02-24)

New Features
  • event-level: add event level on store (92d1c72b)

0.12.0 (2020-02-21)

New Features
  • state: add event catalogue to the store (d8a45de8)

0.11.2 (2020-02-19)

Bug Fixes
  • deps:
    • update dependency @codetanzania/ewea-api-client to >=0.8.2 (f8ab87a0)
    • update dependency react-redux to >=7.2.0 (5f4c623b)
    • update dependency @reduxjs/toolkit to >=1.2.5 (d3f745e2)
    • update dependency @reduxjs/toolkit to >=1.2.4 (b0c0c16c)
Other Changes
  • states: set event schema on the store (37deff14)

0.11.1 (2020-01-31)

Bug Fixes
  • thunk: correct a typo on filter property on load more (db50da1d)

0.11.0 (2020-01-31)

Documentation Changes
  • readme: add documentation about infinity scroll support (7fb1e197)
New Features
  • add support to infinite data loading (c90705fe)

0.10.1 (2020-01-31)

Documentation Changes
  • readme: add how to pass options on post action (0ca9d83a)
Bug Fixes
  • thunk: apply filters on reload after successfuly post action (f5ca296e)
  • deps:
    • update dependency @codetanzania/ewea-api-client to >=0.8.1 (9e1926a1)
    • update dependency axios to >=0.19.2 (c0713508)
    • update dependency @reduxjs/toolkit to >=1.2.3 (f83137dd)
    • update dependency @reduxjs/toolkit to >=1.2.2 (da9c0a84)

0.10.0 (2020-01-13)

New Features
  • add event indictors resource (775c6c28)
Bug Fixes
  • deps: update dependency axios to >=0.19.1 (0d2fc452)

0.9.1 (2020-01-03)

Bug Fixes
  • deps:
    • update dependency redux to >=4.0.5 (e0a180f1)
    • update dependency @codetanzania/ewea-api-client to >=0.8.0 (167c08eb)
Other Changes
  • CodeTanzania/ewea-api-states into develop (cbf281e3)
Refactors
  • migrate to @reduxjs/toolkit from redux-starter-kit (a27fbc27)

0.9.0 (2019-12-17)

New Features
  • store:
    • add event question and event certainty (dba197ab)
    • add event severity resource (c3c2db04)
Bug Fixes
  • deps: update dependency @codetanzania/ewea-api-client to >=0.7.0 (ca513fb9)

0.8.0 (2019-12-16)

New Features
Bug Fixes
  • deps: update dependency @codetanzania/ewea-api-client to >=0.6.2 (e04c3c0b)

0.7.2 (2019-12-16)

Bug Fixes
  • store: expose feature as store resource (caa5342d)

0.7.1 (2019-12-16)

Bug Fixes
  • slice: ensure get and put update selected resource (4f541d1d)
  • deps:
    • update dependency @codetanzania/ewea-api-client to >=0.6.1 (553baee6)
    • update dependency @codetanzania/ewea-api-client to >=0.6.0 (beff74bc)

0.7.0 (2019-12-12)

New Features
  • notification-template: add notification template resources (bf3b8500)

0.6.1 (2019-12-11)

Documentation Changes
  • readme:
    • add administrative area as exposed resource (b49ac33c)
    • remove no longer exposed resources for this lib (ac7d270b)
New Features
  • administrative-area: expose administrative area as resource (ce79076f)
Bug Fixes
  • deps: update dependency @codetanzania/ewea-api-client to >=0.5.0 (a8de270a)
Other Changes
  • CodeTanzania/ewea-api-states into develop (0341f5f1)
  • CodeTanzania/ewea-api-states into develop (23ef512c)
  • CodeTanzania/ewea-api-states into develop (f97f4ef3)

0.6.0 (2019-12-06)

New Features
  • add administrative areas and features to state (6477629d)
Bug Fixes
  • deps: update dependency @codetanzania/ewea-api-client to >=0.4.0 (8f125295)
Other Changes
  • CodeTanzania/ewea-api-states into develop (7dc0d389)
  • CodeTanzania/ewea-api-states into develop (9ed69476)

0.5.0 (2019-12-05)

New Features
  • event: add event type resource to store (581f43c0)

0.4.0 (2019-11-29)

New Features
  • add party role on store and refactor code a bit (c017dc5a)

0.3.0 (2019-11-28)

Documentation Changes
  • changelog: remove all chores from release notes (d0b740c4)
Other Changes
  • CodeTanzania/ewea-api-states into develop (e13ebef7)
  • CodeTanzania/ewea-api-states into develop (de8b1159)
Refactors
  • cleanup: remove unused codes for ewea (c8ae1e78)

0.2.0 (2019-11-25)

New Features
  • predefines: add predefines resources to the store (544fc466)
Bug Fixes
  • deps:
    • update dependency @codetanzania/ewea-api-client to >=0.2.0 (1cfba09e)
    • update react monorepo to >=16.12.0 (4a8a22b4)
    • update dependency react-redux to >=7.1.3 (3ffc61d2)
    • update dependency redux-starter-kit to >=1.0.1 (fb8cff6b)
Other Changes
  • CodeTanzania/ewea-api-states into develop (ff64cf2a)

0.1.1 (2019-10-31)

Other Changes
  • CodeTanzania/ewea-api-states into develop (ef31d769)
Refactors
  • slice: use redux-starter-kit v1 (c941c075)
Tests
  • slice: refactor after updating redux-stater-kit (5c17c09d)

0.1.0 (2019-09-24)

Documentation Changes
  • changelog: clear changelog from previous library (f4ec4016)
  • readme: update readme to use ewea description (ce7b4db9)
Refactors
  • change all emis occurance to ewea (d3e70a81)
  • remove all unused components for ewea web (e07a28df)