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

#29 - User profile backend #31

Merged
merged 13 commits into from
Aug 26, 2024
Merged

#29 - User profile backend #31

merged 13 commits into from
Aug 26, 2024

Conversation

PrabuckiDominik
Copy link
Collaborator

This should close #29.
Added:

  • User profile that displays user data.

@PrabuckiDominik PrabuckiDominik linked an issue Aug 20, 2024 that may be closed by this pull request
resources/js/Pages/Auth/Profile.vue Outdated Show resolved Hide resolved
resources/js/Pages/Auth/Profile.vue Outdated Show resolved Hide resolved
resources/js/Pages/Auth/Profile.vue Outdated Show resolved Hide resolved
resources/js/Pages/Auth/Profile.vue Outdated Show resolved Hide resolved
app/Http/Controllers/ProfileUserController.php Outdated Show resolved Hide resolved
app/Http/Controllers/ProfileUserController.php Outdated Show resolved Hide resolved
Add new tests for ResetPasswordTest
Add UserResource
Change way of chaning password for auth user
tests/Feature/ResetPasswordTest.php Outdated Show resolved Hide resolved
tests/Feature/ResetPasswordTest.php Outdated Show resolved Hide resolved
tests/Feature/ResetPasswordTest.php Outdated Show resolved Hide resolved
tests/Feature/ResetPasswordTest.php Outdated Show resolved Hide resolved
routes/web.php Show resolved Hide resolved
resources/js/Pages/Auth/PasswordUpdate.vue Outdated Show resolved Hide resolved
routes/web.php Outdated Show resolved Hide resolved
app/Http/Controllers/ProfileUserController.php Outdated Show resolved Hide resolved
resources/js/Pages/Auth/PasswordUpdate.vue Outdated Show resolved Hide resolved
resources/js/Pages/Auth/PasswordUpdate.vue Outdated Show resolved Hide resolved
resources/js/Pages/Auth/PasswordUpdate.vue Outdated Show resolved Hide resolved
resources/js/Pages/Auth/PasswordUpdate.vue Outdated Show resolved Hide resolved
Co-authored-by: Ewelina Skrzypacz <[email protected]>
@PrabuckiDominik PrabuckiDominik merged commit 84fed62 into main Aug 26, 2024
3 checks passed
@PrabuckiDominik PrabuckiDominik deleted the 29-user-profile-backend branch August 26, 2024 05:49
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.

User profile - Backend
4 participants