Commit 066d643
committed
Refactor the data model for multi-value categories
Measurement categories can optionally point to another category, In practice, this
will just be something like blood pressure since these values only make sense in a
pair. Others can be interesting while combined (heart rate and steps), but are valid
on their own.1 parent 8aac3da commit 066d643
20 files changed
Lines changed: 702 additions & 24 deletions
File tree
- lib
- core/widgets/dashboard/widgets
- database/powersync
- tables
- features/measurements
- models
- providers
- widgets
- l10n
- test
- core
- features
- health/providers
- measurements
- providers
- screens
- screenshots
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
0 commit comments