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

#105 [FIX] Notificações não aparecerem para o usuário #4

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

LeoFacB
Copy link
Collaborator

@LeoFacB LeoFacB commented Jan 10, 2025

Descrição

Foi adicionado as notificações locais para eventos e rotinas, que notificam na hora marcada pelo usuário.
This pull request includes changes to the src/app/private/pages/cadastrarEvento.tsx and src/app/private/pages/cadastrarRotina.tsx files to add notification scheduling functionality upon saving data to the local database.

US

Issue

Issue #105

Principais Implementações

Implementação das notificações, agora totalmente operacionais.

Tipos de Mudanças

  • Bug fix (alteração que corrige uma issue e não altera funcionalidades já existentes);
  • Nova feature (alteração que adiciona uma funcionalidade e não altera funcionalidades já existentes);
  • Alteração disruptiva (Breaking change) (Correção ou funcionalidade que causa alteração nas funcionalidades existentes);
  • Documentação
  • Experiência do usuário (UX)
  • Melhoria de desempenho

@LeoFacB LeoFacB added the bug Something isn't working label Jan 10, 2025
@LeoFacB LeoFacB linked an issue Jan 10, 2025 that may be closed by this pull request
3 tasks
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
3.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@viniciused26 viniciused26 merged commit 77218ac into develop Jan 10, 2025
2 of 3 checks passed
@viniciused26
Copy link

Verificar depois quality gate do Sonar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG01 - Notificação das tarefas do Idoso
3 participants