Commit e02caf8
Enhance ShellV2 UI with status indicators and layout updates (#1859)
* feat: enhance ShellV2 UI with breadcrumbs, badge, and status indicators
- Added Breadcrumbs component to the top of ShellV2 page
- Added "Pre-alpha release" badge next to the title
- Implemented Portal Status Indicator (active/inactive) in footer
- Implemented Callback Time Indicator (countdown/missed) in footer
- Updated GraphQL queries to fetch Beacon and Portal status details
- Polling for Beacon and Portal updates
- Refactored layout to use flex column for better responsiveness
- Rebuilt frontend assets
Co-authored-by: KCarretto <16250309+KCarretto@users.noreply.github.com>
* visual tweaks
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: KCarretto <16250309+KCarretto@users.noreply.github.com>1 parent 9939954 commit e02caf8
File tree
11 files changed
+189
-64
lines changed- tavern/internal/www
- build
- static
- css
- js
- src
- pages/shellv2
11 files changed
+189
-64
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 76 | | |
85 | 77 | | |
86 | 78 | | |
87 | 79 | | |
88 | | - | |
| 80 | + | |
89 | 81 | | |
90 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
91 | 87 | | |
92 | 88 | | |
93 | 89 | | |
94 | 90 | | |
95 | 91 | | |
96 | 92 | | |
97 | 93 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
103 | 99 | | |
104 | 100 | | |
105 | 101 | | |
| |||
0 commit comments