Commit be6d9b1
committed
feat(ui): Implement home dashboard
Replace the minimal index route with a lightweight home dashboard that
reads favorites and recently started runs through the home data provider
abstraction.
Show favorites grouped by resource type, locally tracked recent runs, and
a link to `/organizations`.
Resolves #1598.
Signed-off-by: Jyrki Keisala <jyrki.keisala@doubleopen.io>1 parent 3f640ef commit be6d9b1
5 files changed
Lines changed: 755 additions & 22 deletions
File tree
- ui/src/routes
- -components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
0 commit comments