Releases: Greenstand/treetracker-admin-api
Releases · Greenstand/treetracker-admin-api
v2.4.2
v2.4.1
v2.4.0
2.4.0 (2020-12-10)
Bug Fixes
- Add semver (#465) (47758e5)
- bug (#421) (61791ca)
- error when validate user password (ad00dd8)
- init (51106cb)
- merging error (c6d19b3)
- move config to rootDir (6525e91)
- remove type in url on readme for local dev (3b6f28e)
- typo (7e87a50)
- uncomment (25a54ae)
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.
v0.1.0 Updated systemd service config