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 login page draft #13

Merged
merged 20 commits into from
Dec 18, 2023
Merged

Add login page draft #13

merged 20 commits into from
Dec 18, 2023

Conversation

Tedzury
Copy link
Collaborator

@Tedzury Tedzury commented Dec 15, 2023

What type of PR is this? (select all that apply)

  • πŸ• Feature
  • πŸ› Bug Fix
  • 🚧 Breaking Change
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ“ Documentation Update

Description

Related Tickets & Documents

Screenshots, Recordings

Work_screen_03

Added/updated tests?

  • πŸ‘Œ Yes
  • πŸ™…β€β™‚οΈ No, because they aren't needed
  • πŸ™‹β€β™‚οΈ No, because I need help

[optional] Are there any post deployment tasks we need to perform?

Need to find the way to mock properly and test web components.

[optional] What gif best describes this PR or how it makes you feel?

Fffffuuuu

src/firebase.ts Show resolved Hide resolved
src/pages/LoginPage.tsx Outdated Show resolved Hide resolved
src/pages/LoginPage.tsx Outdated Show resolved Hide resolved
src/pages/LoginPage.tsx Outdated Show resolved Hide resolved
src/pages/LoginPage.tsx Outdated Show resolved Hide resolved
src/pages/SignUpPage.tsx Outdated Show resolved Hide resolved
src/pages/SignUpPage.tsx Outdated Show resolved Hide resolved
src/pages/SignUpPage.tsx Show resolved Hide resolved
src/shared/constants/validationSchema.ts Show resolved Hide resolved
src/layouts/MainLayout.tsx Outdated Show resolved Hide resolved
src/shared/constants/validationSchema.ts Outdated Show resolved Hide resolved
src/pages/LoginPage.tsx Show resolved Hide resolved
@Tedzury Tedzury merged commit adc131e into develop Dec 18, 2023
3 checks passed
@Tedzury Tedzury deleted the add_login_page_draft branch December 18, 2023 10:18
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.

Add login page to the app
2 participants