Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: redesign tweaks #150

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

ChxGuillaume
Copy link
Contributor

Update:

  • Device status badge based on "online" property instead of time
    • If online property not present, fallback into previous system with time (lastSeen)
  • Tags list to flex layout
  • User and Device list to flex layout with gaps
  • User and Device cards uses base color
  • classes.ts got formatted with Prettier

Removed:

  • Outline from User and Device cards

Screenshots of modifications:
image
image

Update:
- Device status badge based on "online" property instead of time
  - If online property not present, fallback into previous system with time (lastSeen)
- Tags list to flex layout
- User and Device list to flex layout with gaps
- User and Device cards uses base color
- classes.ts got formatted with Prettier

Removed:
- Outline from User and Device cards
@routerino
Copy link
Contributor

Looks good. I'm on holiday at the moment, but I'll rev up a new version as soon as I get back and include this PR.

Note that given that headscale is introducing many breaking changes, I am also ok with the next release not being backwards compatible.

@routerino routerino merged commit ae481f5 into gurucomputing:master Oct 1, 2024
@routerino routerino linked an issue Oct 1, 2024 that may be closed by this pull request
@ChxGuillaume ChxGuillaume deleted the feat/design-tweaks branch February 24, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changes in LastSeen / Online fields in the Headscale API
2 participants