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

Merge develop to release #832

Merged
merged 3 commits into from
Jan 9, 2024
Merged

Merge develop to release #832

merged 3 commits into from
Jan 9, 2024

Conversation

YuriyHryshchenko
Copy link

Type of Pull Request *

  • CHANGE (fix or feature that would cause existing functionality to not work as expected)
  • FEATURE (non-breaking change which adds functionality)
  • BUGFIX (non-breaking change which fixes an issue)
  • ENHANCEMENT (non-breaking change which improves existing functionality)
  • NONE (if none of the other choices apply. For example, tooling, build system, CI, docs, etc.)

Description *

Merge bug fixes and create user account in release

* Select current user to display info about him on Personal Information page

* Fix import order
* Create, update author personal information. Remove 404 Error in page title.

* Fix import order

* Add try/catch, refactor code

* Create useCheckAdmin reusable hook to check if current user is admin, make new prop onSaveSuccessful in PersonalInfo component

* Create Wrapper for /create-author route, change onSaveSuccessfull prop

* Edit prop to remove error

* Remove import React
* Make buttons and form for creating user account

* Remake form for new mock data

* + Add ability to create user account for the author

* * Fixed imports

* * Change code according to the coments

* * Fix import order

* * Refactor conditional rendering for user account form buttons, remove comment lines, refactor styles for user account form
@YuriyHryshchenko YuriyHryshchenko merged commit 69e5434 into release Jan 9, 2024
1 check failed
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.

2 participants