Skip to content

Latest commit

 

History

History
274 lines (145 loc) · 16.4 KB

CHANGELOG.md

File metadata and controls

274 lines (145 loc) · 16.4 KB

2.14.2 (2021-03-14)

Bug Fixes

2.14.1 (2021-03-14)

Bug Fixes

  • make 'active' a bool in species model (#539) (4664716)

2.14.0 (2021-03-12)

Features

2.13.4 (2021-03-04)

Bug Fixes

  • use admin-api namespace (ce2b66d)

2.13.3 (2021-03-04)

Bug Fixes

  • fix GVK path to sealed secret (740bf86)

2.13.2 (2021-03-04)

Bug Fixes

  • call kustomize the right way for overlays (c8cfa7c)

2.13.1 (2021-03-04)

Bug Fixes

  • base sealed secrets should be empty (bb50255)
  • use kustomize to generate resource definitions from overlays (9f5e801)

2.13.0 (2021-02-28)

Features

2.12.3 (2021-02-22)

Bug Fixes

  • don't look for host ip from request headers while auditing (2dd0af2)

2.12.2 (2021-02-18)

Bug Fixes

  • prettier config files for client/server (#519) (9f233dd)

2.12.1 (2021-02-17)

Bug Fixes

2.12.0 (2021-02-16)

Features

  • fixes based on PR feedback (1b18a27)
  • make error handling robust when publishing messages (df80411)
  • propagate rejection reason as part of verificaton event (9fb6790)
  • raise and publish domainevent on verification (8f89f3e)
  • remove unused variable (19b93ab)
  • Use env variable for a config property (ebc8339)
  • use loopback connector transaction using import instead of require (b213dd9)
  • WIP - publishing verification messages on verify action (85d0bec)

2.11.6 (2021-02-15)

Bug Fixes

2.11.5 (2021-02-15)

Bug Fixes

2.11.4 (2021-02-15)

Bug Fixes

  • timestamptz datatype spelling mistake (#513) (09413b2)

2.11.3 (2021-02-13)

Bug Fixes

2.11.2 (2021-02-13)

Bug Fixes

  • reinstate dev webmap domain (8915ceb)

2.11.1 (2021-02-10)

Bug Fixes

  • point dev client at deployed dev API by default (#505) (97968a8)

2.11.0 (2021-02-08)

Features

2.10.0 (2021-02-04)

Features

2.9.0 (2021-02-04)

Features

2.8.0 (2021-02-03)

Features

2.7.0 (2021-02-02)

Features

2.6.1 (2021-01-17)

Bug Fixes

2.6.0 (2021-01-09)

Features

2.5.0 (2020-12-22)

Bug Fixes

  • reinstate patch number in version (aaede69)

Features

2.4.4 (2020-12-10)

Bug Fixes

2.4.3 (2020-12-10)

Bug Fixes

  • refactoring to trigger build (9f6c514)
  • Set options on github plugin (7f8bb42)

2.4.2 (2020-12-10)

Bug Fixes

  • export bumped version as env variable and disable a few semantic-release bot features (2ecd7ce)

2.4.1 (2020-12-10)

Bug Fixes

  • read the root package.json (8306304)

2.4.0 (2020-12-10)

Bug Fixes

Features

  • add copy ui (cb042c9)
  • add dependency (9779948)
  • add dependency (c2996db)
  • add env file temporily (70285a2)
  • add functionality (54012fa)
  • add input onChange event (d9c56a5)
  • add jwt into dotenv (14870c3)
  • add loading spinner and prevent user click (ca749cb)
  • add password strength indicator UI (715e81d)
  • add radio group for active status (4212eef)
  • add the UI in place (d814722)
  • add user login validation (1fe644c)
  • added delete user. Auth error persisting on delete user (9bbd86c)
  • auto generate pwd (ceac49f)
  • check localStorage before painting (ac207f6)
  • empty right selected before close Dialog (c3abe94)
  • empty right selected before close Dialog (d0b721f)
  • exclude sensitave info from login return (eece41e)
  • exclude sensitave info from login return (f01f25f)
  • fix node version to 12 in server/client (#386) (2ac67e9)
  • get policy sent back to client (4d5939b)
  • get tree count by species (#391) (a50cd16)
  • hash password and add salt into database (d1ef07e)
  • no space in username allowed (#348) (4258a3a)
  • only show error when focus (21a4180)
  • replace role with policu(comments kept) (73b2f9e)
  • sort users by created time (991e012)
  • update login password check to use hashed_pwd instead of raw pwd (c6ecef4)
  • validate 3 input fields and request BE to update pwd (e366c0f)
  • validate pwd the same (5b8314a)
  • write policy into sql db (ab7c9e5)