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

[Client]: Refactoring Register UI & Adding more UI components #17

Merged
merged 2 commits into from
Apr 28, 2024

Conversation

drbarzaga
Copy link
Owner

  • Adding UI components: [Alert, Dialog, FieldError]
  • Refactoring Register UI.
  • Integrating Zustand as Store Management Tool.

@drbarzaga drbarzaga self-assigned this Apr 28, 2024
@drbarzaga drbarzaga merged commit 9de1200 into dev Apr 28, 2024
@drbarzaga drbarzaga deleted the dayan/client-refactoring-register-ui branch April 28, 2024 18:44
drbarzaga added a commit that referenced this pull request Apr 28, 2024
)

* [client]: refactoring register ui

* Add Zustand state management library
drbarzaga added a commit that referenced this pull request May 1, 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
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant