-
Notifications
You must be signed in to change notification settings - Fork 20
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
[Client]: Refactoring Register UI & Adding more UI components #17
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
drbarzaga
commented
Apr 28, 2024
- Adding UI components: [Alert, Dialog, FieldError]
- Refactoring Register UI.
- Integrating Zustand as Store Management Tool.
drbarzaga
added a commit
that referenced
this pull request
May 1, 2024
drbarzaga
added a commit
that referenced
this pull request
May 2, 2024
* [Client]: Refactoring Register UI & Adding more UI components (#17) * [client]: refactoring register ui * Add Zustand state management library * [Client]: Adding more UI components (#19) * Update README.md * fixing build issues * Update README.md * [Client]: UI Adjustments (#21) * [client]: integrating sign-in with api (#22)
drbarzaga
added a commit
that referenced
this pull request
May 3, 2024
* [Client]: Refactoring Register UI & Adding more UI components (#17) * [client]: refactoring register ui * Add Zustand state management library * [Client]: Adding more UI components (#19) * Update README.md * fixing build issues * Update README.md * [Client]: UI Adjustments (#21) * [client]: integrating sign-in with api (#22) * Update README.md
drbarzaga
added a commit
that referenced
this pull request
May 3, 2024
* [Client]: Refactoring Register UI & Adding more UI components (#17) * [client]: refactoring register ui * Add Zustand state management library * [Client]: Adding more UI components (#19) * Update README.md * fixing build issues * Update README.md * [Client]: UI Adjustments (#21) * [client]: integrating sign-in with api (#22) * Update README.md * Readme install changes and .gitignore config for IDEs. (#25) * Add .gitignore ides config folders * Add to readme yarn install version and one npm command. --------- Co-authored-by: Rubier Sorio <[email protected]>
drbarzaga
added a commit
that referenced
this pull request
May 4, 2024
* [Client]: Refactoring Register UI & Adding more UI components (#17) * [client]: refactoring register ui * Add Zustand state management library * [Client]: Adding more UI components (#19) * Update README.md * fixing build issues * Update README.md * [Client]: UI Adjustments (#21) * [client]: integrating sign-in with api (#22) * Update README.md * Readme install changes and .gitignore config for IDEs. (#25) * Add .gitignore ides config folders * Add to readme yarn install version and one npm command. * [client-server]: general adjustments (#28) * Update README.md (#29) --------- Co-authored-by: Rubier Sorio <[email protected]>
drbarzaga
added a commit
that referenced
this pull request
May 4, 2024
* [Client]: Refactoring Register UI & Adding more UI components (#17) * [client]: refactoring register ui * Add Zustand state management library * [Client]: Adding more UI components (#19) * Update README.md * fixing build issues * Update README.md * [Client]: UI Adjustments (#21) * [client]: integrating sign-in with api (#22) * Update README.md * Readme install changes and .gitignore config for IDEs. (#25) * Add .gitignore ides config folders * Add to readme yarn install version and one npm command. * [client-server]: general adjustments (#28) * Update README.md (#29) * [client]: fixing build issue (#31) --------- Co-authored-by: Rubier Sorio <[email protected]>
drbarzaga
added a commit
that referenced
this pull request
May 5, 2024
* [Client]: Refactoring Register UI & Adding more UI components (#17) * [client]: refactoring register ui * Add Zustand state management library * [Client]: Adding more UI components (#19) * Update README.md * fixing build issues * Update README.md * [Client]: UI Adjustments (#21) * [client]: integrating sign-in with api (#22) * Update README.md * Readme install changes and .gitignore config for IDEs. (#25) * Add .gitignore ides config folders * Add to readme yarn install version and one npm command. * [client-server]: general adjustments (#28) * Update README.md (#29) * [client]: fixing build issue (#31) * chore: Add GitHub Actions workflow for building and deploying the application (#33) --------- Co-authored-by: Rubier Sorio <[email protected]>
drbarzaga
added a commit
that referenced
this pull request
May 5, 2024
* [Client]: Refactoring Register UI & Adding more UI components (#17) * [client]: refactoring register ui * Add Zustand state management library * [Client]: Adding more UI components (#19) * Update README.md * fixing build issues * Update README.md * [Client]: UI Adjustments (#21) * [client]: integrating sign-in with api (#22) * Update README.md
drbarzaga
added a commit
that referenced
this pull request
May 5, 2024
* [Client]: Refactoring Register UI & Adding more UI components (#17) * [client]: refactoring register ui * Add Zustand state management library * [Client]: Adding more UI components (#19) * Update README.md * fixing build issues * Update README.md * [Client]: UI Adjustments (#21) * [client]: integrating sign-in with api (#22) * Update README.md
drbarzaga
added a commit
that referenced
this pull request
May 5, 2024
* [promote-production]: May 3, 10:50 AM (#24) * [Client]: Refactoring Register UI & Adding more UI components (#17) * [client]: refactoring register ui * Add Zustand state management library * [Client]: Adding more UI components (#19) * Update README.md * fixing build issues * Update README.md * [Client]: UI Adjustments (#21) * [client]: integrating sign-in with api (#22) * Update README.md * chore: Update GitHub Actions workflow to specify node version for code checkout and Docker login
drbarzaga
added a commit
that referenced
this pull request
May 5, 2024
* chore: Update GitHub Actions workflow to specify node version for code checkout and Docker login (#37) * chore: updating node version GitHub action (#39) * [promote-production]: May 3, 10:50 AM (#24) * [Client]: Refactoring Register UI & Adding more UI components (#17) * [client]: refactoring register ui * Add Zustand state management library * [Client]: Adding more UI components (#19) * Update README.md * fixing build issues * Update README.md * [Client]: UI Adjustments (#21) * [client]: integrating sign-in with api (#22) * Update README.md * chore: Update GitHub Actions workflow to specify node version for code checkout and Docker login
drbarzaga
added a commit
that referenced
this pull request
May 6, 2024
* chore: Update GitHub Actions workflow to specify node version for code checkout and Docker login (#37) * chore: updating node version GitHub action (#39) * [promote-production]: May 3, 10:50 AM (#24) * [Client]: Refactoring Register UI & Adding more UI components (#17) * [client]: refactoring register ui * Add Zustand state management library * [Client]: Adding more UI components (#19) * Update README.md * fixing build issues * Update README.md * [Client]: UI Adjustments (#21) * [client]: integrating sign-in with api (#22) * Update README.md * chore: Update GitHub Actions workflow to specify node version for code checkout and Docker login * [client]: updating favicon (#41) * [client]: updating login and register forms (#42)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.