2 Commits
Author SHA1 Message Date
JeffGandGitHub 6c830c8eb1 chore(ci): add PR labeler and improve coverage reporting (#304)
* chore(ci): add PR labeler and improve coverage reporting

* chore(ci): split lint test and coverage jobs

* fix(ci): dedupe coverage history entries by sha

* fix(ci): use github.workspace in cache paths

* fix(ci): run flutter tests once for coverage

* fix(ci): consume coverage from shared test artifact

* fix(ci): align coverage guidance and add checkout

* fix(ci): checkout before downloading coverage artifact

* chore(coderabbit): dedupe title ignore keywords

* docs: refine widget naming conventions into three categories

Encode reviewer feedback distinguishing design system widgets (Wn prefix),
complex reusable widgets (no prefix), and screen-scoped widgets (screen
name prefix) in both .coderabbit.yaml and AGENTS.md.

* fix(ci): cache lcov apt package to avoid repeated installs
2026-02-18 10:04:20 +01:00
PepiandGitHub dbdb530899 Welcomes and invite acceptance flow (#9)
* feat: improve use user metadata hook

* feat: add hook to fetch and sort pending welcomes

* feat: add animated avatar for welcome tiles

* feat: add chat list welcome tile

* feat: skip onboarding on login

* feat: show welcomes in chat list with pull to refresh

* feat: refresh welcomes in chat list navigation

* feat: add welcome screen

* chore: run check coverage script on coverage report comand

* chore: change coderabbit to assertive mode

* feat: improve go back
2025-12-23 12:50:21 -03:00