Skip to content

Latest commit

 

History

History
639 lines (302 loc) · 32.8 KB

CHANGELOG.md

File metadata and controls

639 lines (302 loc) · 32.8 KB

2.26.3 (2022-11-01)

Bug Fixes

  • allow DB to create species UUID (0322686)

2.26.2 (2022-11-01)

Bug Fixes

  • allow deployment unless commit message starts with chore (c358530)

2.26.1 (2022-11-01)

Bug Fixes

  • create UUID for new and combined species (#651) (04626f6)

2.26.0 (2022-10-07)

Features

2.25.5 (2022-06-16)

Bug Fixes

  • updated npm packages that had security issues (#642) (5ff9f0c)

2.25.4 (2022-06-15)

Bug Fixes

  • remove duplicates when filtering with tags (#641) (cbc6c46)

2.25.3 (2022-03-12)

Bug Fixes

  • return planter registrations where device identifier is null (#625) (5fbb81a)

2.25.2 (2022-03-07)

Bug Fixes

  • hide grower_account_id field from planet until api is planned (#623) (1c90e2b)

2.25.1 (2022-03-05)

Bug Fixes

2.25.0 (2022-02-11)

Features

2.24.2 (2022-01-26)

Bug Fixes

  • allow manager_user and list_user policies to access user manager (#614) (0d23f81)

2.24.1 (2022-01-16)

Bug Fixes

  • don't change org type for children (840e6b9)

2.24.0 (2022-01-10)

Features

  • add device manufacturer to planter registration data for both admin and org accounts (74c919b)

2.23.3 (2022-01-04)

Reverts

  • Revert "fix: add DISTINCT clause to ensure no duplicates (#611)" (#612) (623d1d0), closes #611 #612

2.23.2 (2022-01-04)

Bug Fixes

  • add DISTINCT clause to ensure no duplicates (#611) (464619c)

2.23.1 (2021-12-17)

Bug Fixes

  • allow CORS from staging (2c15ee2)

2.23.0 (2021-12-01)

Features

  • add join clause for trees with any tagid (#608) (c436501)

2.22.2 (2021-11-23)

Bug Fixes

  • planter-registration-repo: change selector back to * so that country info would be retrieved (#605) (2d612a9)

2.22.1 (2021-11-22)

Bug Fixes

  • update database sealed secret for production with ssl=no-verify (3a6958c)

2.22.0 (2021-11-13)

Features

  • grower-detail: display device manufacturer with device id (#600) (7136c9a)

2.21.1 (2021-11-10)

Bug Fixes

  • bugs when filtering by device identifier and org (a1cd7d6)

2.21.0 (2021-11-06)

Features

  • growers: filter growers by deviceIdentifier (#598) (cea9d24)

2.20.3 (2021-10-27)

Bug Fixes

  • add ssl=no-verify to test and prod secrets for node 16 compatibility (f1b2c53)

2.20.2 (2021-10-27)

Bug Fixes

2.20.1 (2021-10-05)

Bug Fixes

  • convert planter attributes to camel case (#594) (27d67c4)

2.20.0 (2021-09-25)

Features

  • add device_identifier to planter_registration model (#592) (e886bfd)

2.19.2 (2021-09-24)

Bug Fixes

  • planter filter to allow filtering parent orgs by name and all orgs by id (#589) (692fdec)

2.19.1 (2021-08-09)

Bug Fixes

2.19.0 (2021-07-31)

Features

  • add image_rotation field in planter model (#584) (851ecd0)

2.18.0 (2021-07-31)

Features

  • fix missing create-at field of user login (#585) (b610044)

2.17.4 (2021-07-11)

Bug Fixes

  • give disabled account a clear response (#579) (9d34d2f)

2.17.3 (2021-06-24)

Bug Fixes

  • allow all users to change their own passwords (#576) (e4e5692)

2.17.2 (2021-06-24)

Bug Fixes

  • include capture count in species results (#577) (ee458b5)

2.17.1 (2021-06-05)

Bug Fixes

2.17.0 (2021-05-31)

Features

2.16.3 (2021-05-21)

Bug Fixes

  • use dns name for rabbitmq in k8 (80ecbeb)
  • use dns name for rabbitmq in k8 (1f419d7)

2.16.2 (2021-05-21)

Bug Fixes

2.16.1 (2021-05-17)

Bug Fixes

  • organization user unauthorized error for verify filter (#562) (39cda32)

2.16.0 (2021-05-10)

Features

  • make new api route for planter to get selfies from tree (#558) (0f118d0)

2.15.5 (2021-04-30)

Bug Fixes

  • use local dns name for rabbitmq messaging system in k8 cluster (#547) (0239dff)

2.15.4 (2021-04-30)

Bug Fixes

2.15.3 (2021-04-26)

Bug Fixes

  • apply pagination to Verify tree query when filtering by tag (#555) (ca75dbd)

2.15.2 (2021-04-24)

Bug Fixes

2.15.1 (2021-04-11)

Bug Fixes

  • force build for new mapping (9eaf547)

2.15.0 (2021-04-08)

Features

2.14.9 (2021-03-30)

Bug Fixes

  • disable verify publishing (35b6c01)

2.14.8 (2021-03-29)

Bug Fixes

  • update database-connection sealed secret (ca20b8e)

2.14.7 (2021-03-29)

Bug Fixes

2.14.6 (2021-03-25)

Bug Fixes

  • fix up sealed secret overlay to match base (8c2b102)

2.14.5 (2021-03-25)

Bug Fixes

  • fix rabbitmq sealed secret (07a507e)

2.14.4 (2021-03-25)

Bug Fixes

  • remove namespace from sealed secret (35b06d0)

2.14.3 (2021-03-25)

Bug Fixes

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)