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

Add User Endpoints #713

Merged
merged 19 commits into from
Nov 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
017d442
Add delete_user endpoint.
Matthew-Grayson Oct 10, 2024
0222f97
Add Accept Terms Endpoint.
Matthew-Grayson Oct 22, 2024
40b2c30
Modify and reorder delete user endpoint; add todos for authentication…
Matthew-Grayson Oct 22, 2024
df742ac
Add Update Users Endpoint
Matthew-Grayson Oct 25, 2024
d153303
Merge branch 'AL-python-serverless' of github.com:cisagov/XFD into MG…
Matthew-Grayson Oct 25, 2024
72269af
Update User Models and Endpoints; Update Input Validation for Update …
Matthew-Grayson Oct 28, 2024
f333d2b
Add send_email Helper Functions.
Matthew-Grayson Oct 29, 2024
98014d4
Merge branch 'AL-python-serverless' of github.com:cisagov/XFD into MG…
Matthew-Grayson Oct 29, 2024
0cc85d3
Add get users by state and get users by region endpoints.
Matthew-Grayson Oct 29, 2024
7195c90
Add register endpoints and post User with tests in test_user.py
aloftus23 Oct 30, 2024
6e6d527
Update python user endpoints.
Matthew-Grayson Oct 30, 2024
12ec1aa
Merge origin MG-python-serverless into remote MG-python-serverless.
Matthew-Grayson Oct 30, 2024
0e43828
Merge origin MG-python-serverless into remote MG-python-serverless.
Matthew-Grayson Oct 30, 2024
06771bc
Fix lint issues in email.py.
Matthew-Grayson Oct 31, 2024
e525a9f
Merge branch 'AL-python-serverless' of github.com:cisagov/XFD into MG…
Matthew-Grayson Nov 4, 2024
04e5d98
Merge branch 'AL-python-serverless' of github.com:cisagov/XFD into MG…
Matthew-Grayson Nov 19, 2024
d6ea71e
Refactor User Endpoints to Follow Best Practice
Matthew-Grayson Nov 20, 2024
143f8d1
Merge branch 'AL-python-serverless' of github.com:cisagov/XFD into MG…
Matthew-Grayson Nov 20, 2024
c1545e1
Revert Deleted User Endpoints
Matthew-Grayson Nov 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading