Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
742a06e
docs(phase9): Phase 9 pilot-deployable milestone design spec
Exc1D Apr 29, 2026
b726189
docs(phase9): clarify PAGASA webhook deferral in Section 8
Exc1D Apr 29, 2026
afe1b72
docs(design): add PRODUCT.md, DESIGN.md, DESIGN.json for citizen PWA\…
Exc1D Apr 29, 2026
d457df5
feat(citizen-pwa): report form polish — fix border rule, add Tagalo…
Exc1D Apr 29, 2026
58a73bb
feat(citizen-pwa): map tab redesign — chip filters, richer peek/det…
Exc1D Apr 29, 2026
9e8de8e
feat(citizen-pwa): feed tab, incident detail page, useIncident hook
Exc1D Apr 29, 2026
e845887
feat(citizen-pwa): profile tab — my reports list + privacy section
Exc1D Apr 29, 2026
46fc96d
feat(citizen-pwa): alerts tab + useAlerts hook
Exc1D Apr 29, 2026
07dc24e
feat(citizen-pwa): RevealSheet polish — slide-up animation, scroll gu…
Exc1D Apr 29, 2026
43da045
docs: update progress + learnings for citizen PWA redesign
Exc1D Apr 29, 2026
21db95c
fix(shared-firebase): add optional onError callback to subscribeAlerts
Exc1D Apr 29, 2026
fb44e49
fix(citizen-pwa): add explicit error state to useAlerts hook
Exc1D Apr 29, 2026
ea7f714
fix(citizen-pwa): tighten isPublicIncidentData guard and add cancella…
Exc1D Apr 29, 2026
7d4eab3
fix(citizen-pwa): accurate CTA copy in Step2WhoWhere
Exc1D Apr 29, 2026
0c6e97c
test(citizen-pwa): add direct route test for /incidents/:id
Exc1D Apr 29, 2026
ff89323
fix(design): correct refersTo mappings in DESIGN.json
Exc1D Apr 29, 2026
aa863b6
fix(design): reconcile elevation rules and remove legacy stripe refer…
Exc1D Apr 29, 2026
bd2dcbf
docs(product): remove accidental Register stub
Exc1D Apr 29, 2026
348a215
docs(spec): add language identifiers to fenced code blocks
Exc1D Apr 29, 2026
5b16624
Merge branch 'main' into feat/citizen-pwa-redesign
Exc1D Apr 29, 2026
5e5372f
docs(citizen-pwa): add redesign design spec — polish + spec gaps + ce…
Exc1D Apr 30, 2026
c352115
docs(responder-app): add redesign design spec — shell + ceremony la…
Exc1D Apr 30, 2026
d47a30f
feat(citizen-pwa): implement all 18 redesign tasks — design complia…
Exc1D Apr 30, 2026
51f7539
fix(coderabbit): address PR #85 review comments
Exc1D Apr 30, 2026
6804d7e
docs: fix DESIGN.json badge size + markdown lint in specs/plans
Exc1D Apr 30, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,6 @@ Thumbs.db
worktrees/
!apps/responder-app/ios/
!apps/responder-app/android/

# Visual companion brainstorm sessions
.superpowers/
Loading
Loading