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

63/feat pagina login #95

Merged
merged 49 commits into from
Dec 3, 2024
Merged

63/feat pagina login #95

merged 49 commits into from
Dec 3, 2024

Conversation

Wander06
Copy link
Collaborator

#63 - feat: pagina login

🆙 CHANGELOG

  • Criando página de login conforme prototipo ( Com algumas modificações da review, remoção de logo, botão de login com facebook e etc )
  • Criando botão para redirecionamento à página de login
  • Criando lógica de autenticação usando nextAuth

⚠️ Me certifico que:

  • Não deixei nenhum novo warning, erro ou console.log nas minhas modificações
  • Fiz deploy para ambiente de teste certificando que o build não quebrou
  • Solicitei code review para 2 pessoas
  • Solicitei QA para 2 pessoas
  • Obtive aprovação de code review e posso fazer merge

⚠️ Como testar:

  • Abrir branch 63/feat pagina login
  • Rodar comando git pull para puxar as últimas modificações
  • Rodar comando npm run dev para iniciar a aplicação
  • Verificar se botao de login esta presente em qualquer página exceto na página de login
  • Verificar se o card da página de login esta sem a logo do e-acelera
  • Verificar se ao logar em alguma rede social o botão de login é substituído pela foto da rede social usada
  • Aplicação não deve conter nenhum erro, warning ou console.log
  • Alteração proposta no card foi implementada

Wanderson Silva and others added 16 commits October 14, 2024 09:58
@Wander06 Wander06 force-pushed the 63/feat-pagina-login branch from 3dfb1e4 to 158f1a2 Compare October 25, 2024 13:19
Copy link
Collaborator

@leonardogomesp leonardogomesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

api, arquivo .tsx na api, session e etc

amanhã deixarei mais comentários, vou esperar vocês resolverem estes que já são complexos.

src/app/Login/page.tsx Outdated Show resolved Hide resolved
src/app/Login/page.tsx Outdated Show resolved Hide resolved
src/app/Login/page.tsx Outdated Show resolved Hide resolved
src/app/api/auth/[...nextauth]/route.tsx Outdated Show resolved Hide resolved
src/app/api/auth/[...nextauth]/route.tsx Outdated Show resolved Hide resolved
src/app/api/auth/[...nextauth]/route.tsx Outdated Show resolved Hide resolved
src/app/api/auth/[...nextauth]/route.tsx Outdated Show resolved Hide resolved
src/app/api/auth/[...nextauth]/route.tsx Outdated Show resolved Hide resolved
Copy link
Collaborator

@leonardogomesp leonardogomesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Collaborator

@daniellemadrid daniellemadrid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tratamento de erro

src/app/Login/page.tsx Outdated Show resolved Hide resolved
@daniellemadrid daniellemadrid merged commit 8c16adc into main Dec 3, 2024
1 check passed
@daniellemadrid daniellemadrid deleted the 63/feat-pagina-login branch December 3, 2024 00: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.

7 participants