Commit 06766df
#350 - NotificationCenter: badge capped at 99+, dropdown with icons,
relative timestamps, invoice links, 30s polling, mark-all-read,
Escape/keyboard nav, max 50 notifications stored
#361 - Dashboard filtering/sorting: URL-param-driven multi-select status
chips, date range picker, sort select, sticky desktop bar, collapsible
mobile drawer, invoice count display, clear filters button
#349 - StatusTimeline: vertical event timeline (Created, First Payment,
Milestone 50%, Fully Funded, Released, Expired), relative+absolute
timestamps, scrollable at >6 events, empty state, mobile stepper
#360 - Groups detail page: group name, pool progress bar, deadline
countdown, member table with contributed/share/pct/status, Contribute
button opens PayModal pre-filled, creator Release Funds button,
read-only without wallet, responsive desktop table + mobile cards
Also: update .gitignore with snapshots, logs, editor, dist artifacts
Co-authored-by: Emmanuel Chukwunyere <emmanuelanalaba@gmail.com>
1 parent daad8fe commit 06766df
8 files changed
Lines changed: 1002 additions & 537 deletions
File tree
- src
- app
- dashboard
- groups/[id]
- invoice/[id]
- components
- lib
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| 35 | + | |
| 36 | + | |
32 | 37 | | |
33 | 38 | | |
34 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
0 commit comments