ui/devices - #252
Draft
MiloCasagrande wants to merge 14 commits into
Draft
Conversation
MiloCasagrande
commented
Aug 28, 2026
Member
- feat: add devices-table design tokens
- feat: redesign web UI with sticky topbar and collapsible sidebar
- fix: mobile table column widths for full viewport fill
- feat: replace delete dialog with guarded delete design
- refactor: add @layer declaration and wrap tokens
added 13 commits
August 28, 2026 10:08
Signed-off-by: Milo Casagrande <mcasagra@qti.qualcomm.com>
Signed-off-by: Milo Casagrande <mcasagra@qti.qualcomm.com>
Signed-off-by: Milo Casagrande <mcasagra@qti.qualcomm.com>
Signed-off-by: Milo Casagrande <mcasagra@qti.qualcomm.com>
Signed-off-by: Milo Casagrande <mcasagra@qti.qualcomm.com>
The new UI will show an error the first time a user arrives at the login page and there is no cookie set. Silence that error so it does not pop up in the UI. Signed-off-by: Milo Casagrande <mcasagra@qti.qualcomm.com>
Signed-off-by: Milo Casagrande <mcasagra@qti.qualcomm.com>
Replace the 15px root override with 16px (browser baseline, cleaner rem math). Add Minor-Third-based heading scale using --pico-font-size overrides so Pico's own rules read the values without a specificity fight. h1–h3: fluid via clamp() (22–28 / 18–22 / 16–19 px across 320–1280px) h4–h6: fixed (17 / 13 / 11 px) — hierarchy carried by weight and case. Signed-off-by: Milo Casagrande <mcasagra@qti.qualcomm.com>
Signed-off-by: Milo Casagrande <mcasagra@qti.qualcomm.com>
- Add app shell: sticky topbar with brand + nav-toggle + theme-toggle,
collapsible push-sidebar (desktop) / off-canvas drawer (mobile ≤860px)
- Add user avatar badge with initials derived from username
- Redesign devices list page
- Add OtherLabels/Initials template helpers with unit tests"
Signed-off-by: Milo Casagrande <mcasagra@qti.qualcomm.com>
Signed-off-by: Milo Casagrande <mcasagra@qti.qualcomm.com>
Signed-off-by: Milo Casagrande <mcasagra@qti.qualcomm.com>
Signed-off-by: Milo Casagrande <mcasagra@qti.qualcomm.com>
Member
Author
|
@doanac this is the devices list UI refresh, it includes also the login pages work. |
doanac
reviewed
Aug 28, 2026
Revert tsToString to RFC3339 and add a separate tsToDate (DateOnly) helper used only by devices_list.html, restoring full timestamps everywhere else. Signed-off-by: Milo Casagrande <mcasagra@qti.qualcomm.com>
Member
|
I like where this is headed. Its working on my laptop |
Draft
Member
Author
|
Other PRs in this stack, in order:
|
Draft
Member
Author
|
There's a failing test here, but it does not look like related to these changes. |
Member
Author
|
I pushed GH-254 with the device details changes. |
MiloCasagrande
force-pushed
the
ui/login
branch
from
September 1, 2026 15:23
5b1244c to
3bbf58f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.