#501- implement Api call to LoginService #596
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!596
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/501-implement-loginservice-api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add API calls for login and signup buttons.
Created API functions in authService.js:
Updated LoginModal:
Verified functionality:
I dont think this pull request is following the naming convention, we need a descriptive name not only the reference to the original issue
issue #501to #501- implement Api call to LoginService #596#501- implement Api call to LoginService #596to #501- implement Api call to LoginService@b24johka
Fixed the problem
Review on #501
Whats done
Tested on Windows 11 using Edge
Inspected following files
frontend/src/app/App.js
Indentation/code styling
Naming convention
Comments
good
General code quality
frontend/src/features/login/LoginModal.js
frontend/src/features/login/LoginModal.module.css
frontend/src/services/authService.js
What needs to be done
frontend/src/features/login/LoginModal.js
Backend/API
Conclusion
Needs minor improvements before merge.
Almost ready for merge, minor integration needed.(currently commented out in App.js), so it requires manual activation.
Unfortunately neither the connection to endpoint nor the closing of the modal works. This PR will have to be rebased on new weekly branch or remade!
Pull request closed