Skip to content

feat: Ações funcionais no Perfil (Meu território, Notificações) + atalho de Governança#292

Merged
cursor[bot] merged 1 commit into
mainfrom
cursor/perfil-acoes-1c6f
Jun 30, 2026
Merged

feat: Ações funcionais no Perfil (Meu território, Notificações) + atalho de Governança#292
cursor[bot] merged 1 commit into
mainfrom
cursor/perfil-acoes-1c6f

Conversation

@sraphaz

@sraphaz sraphaz commented Jun 30, 2026

Copy link
Copy Markdown
Owner

📋 Descrição

Corrige itens do Perfil que antes eram no-op (onTap: () {}) e melhora a descoberta de Governança — alinhado a "deixar o app completo".

  • "Meu território" → abre o seletor de território (bottom sheet Territórios).
  • "Notificações" → leva à aba de Notificações (via mainShellTabProvider).
  • Menu de configurações (⚙) → novo atalho "Governança" (/governance).

🔄 Tipo de Mudança

  • Nova funcionalidade (UX)
  • Mudança em documentação

🧪 Testes

  • flutter analyze --no-fatal-infos — sem erros/warnings na feature
  • flutter test — 48 passando (suíte completa; testes de perfil existentes seguem verdes)
  • ✅ Demo manual end-to-end: as três ações funcionam (vídeo abaixo)

Walkthrough

arah_profile_actions_demo.mp4

Meu território abre o seletor de território
Atalho Governança abre a tela de votações

Docs sincronizados (docs/CHANGELOG.md, docs/STABLE_RELEASE_APP_ONBOARDING.md) conforme a prática registrada no AGENTS.md.

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

- 'Meu territorio' abre o seletor de territorio (antes no-op)
- 'Notificacoes' leva a aba de notificacoes via mainShellTabProvider (antes no-op)
- Atalho 'Governanca' no menu de configuracoes do Perfil
- Docs: CHANGELOG e STABLE_RELEASE_APP_ONBOARDING atualizados

Co-authored-by: Rapha <sraphaz@users.noreply.github.com>
@cursor cursor Bot merged commit f3fbe28 into main Jun 30, 2026
4 checks passed
@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a1081729-5883-4e0a-b48a-2b35e900d923

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cursor/perfil-acoes-1c6f

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

2 participants