Skip to content

Releases: Greenstand/treetracker-admin-api

v2.4.2

10 Dec 04:08
Compare
Choose a tag to compare

2.4.2 (2020-12-10)

Bug Fixes

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

v2.4.1

10 Dec 03:39
Compare
Choose a tag to compare

2.4.1 (2020-12-10)

Bug Fixes

  • read the root package.json (8306304)

v2.4.0

10 Dec 02:49
Compare
Choose a tag to compare

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)

Previous version, without LoopBack.

17 May 01:38
Compare
Choose a tag to compare
v0.1.0

Updated systemd service config