All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
-
Added JsDoc pages for deployment, deployment link #157
-
Added code documentation using JsDocs #155
-
12/01/2023
Added feature for sign-in with Google and Github #153 -
16/01/2023
Add MongoURI for all working environments #161 -
18/01/2023
Improved code documentation for API #165 -
21/01/2023
Improved login, signup auth flow, access token management #166 -
24/01/2023
Add superAdmin authentication, activateAccount, deactivateAccount feature for superadmin and user #170 -
29/01/2023
Combinedclient
andAPI
documentation #182 -
03/02/2023
Add github action to schedule PR from sub branches to main #180 -
08/02/2023
Add setup/introduction guide to project documentation #184 -
08/02/2023
Add Changelog section to project documentation #189 -
08/02/2023
Add server setup to render documentation #190 -
23/02/2023
Add github action to automate running of tests #201 -
24/02/2023
Update tests for/forgotpassword
and/resetpassword
routes #204
21/01/2023
Fixed API deployment from returningcb.apply not a function
error #16828/01/2023
Review and fixed bugs in auth API #18106/02/2023
Fixed title of schedule PR to match source branch #18820/02/2023
Fixed documentation deployment not rendering html docs #19623/03/2023
Fixed test suites for/signup
and/login
routes #201