Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend Release to Main [1.33] #705

Merged
merged 14 commits into from
Jan 17, 2024
Merged

Backend Release to Main [1.33] #705

merged 14 commits into from
Jan 17, 2024

Conversation

one-community
Copy link
Member

Includes: 1446+582 (email verification admin accounts), 1818+699 (Refactor time entry handlers and fix bugs)

jerryren527 and others added 14 commits September 27, 2023 16:32
Whenever an Administrator user is created, utilized newly added
'req.body.betaEmail' and 'req.body.betaPassword' to validate that the
provided email address exists in the beta database.
Use req.body.actualEmail and req.body.actualPassword on the beta login
route. If error caught, return 400 error.
In addition, removed unnecessary getEmails() and associated its route.
Checked for Owner and Administrator roles before making request to
beta login route. Made minor formatting fix in Acutal Password label.
Removed axios from package.json. And replaced axios call with fetch call.
…ion_admin_accounts

Jerry - email verification admin accounts
…_timeentry_refactor

XiaoW_Refactor time entry handlers and fix bugs
@one-community one-community merged commit 5eabffa into main Jan 17, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants