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

Show date of SW update in Devices table #163

Open
easybe opened this issue Oct 18, 2024 · 6 comments
Open

Show date of SW update in Devices table #163

easybe opened this issue Oct 18, 2024 · 6 comments
Labels
enhancement New feature or request
Milestone

Comments

@easybe
Copy link
Collaborator

easybe commented Oct 18, 2024

It could be helpful to see in the table at which time and date a device has installed the last update. What do you think?

@easybe easybe added the enhancement New feature or request label Oct 18, 2024
@b-rowan
Copy link
Contributor

b-rowan commented Oct 18, 2024

Maybe this is better to display similar to the last poll value, just like "last update" or something and have it be time since?

@easybe
Copy link
Collaborator Author

easybe commented Oct 18, 2024

Yes, that makes sense.

Anyway, not sure if just adding another column is a good idea. The table is already at capacity on my rather large screen.

@b-rowan
Copy link
Contributor

b-rowan commented Oct 18, 2024

The table is already at capacity on my rather large screen.

We may be able to move some of this information over to the logs page, and just make it a device data page rather than strictly "logs"? Not sure how useful that is at scale, but maybe.

@easybe
Copy link
Collaborator Author

easybe commented Oct 18, 2024

Or perhaps make the rows collapsable and hide non-essential information. Another option to gain some space: #164 😉

@tsagadar
Copy link
Collaborator

As for the space issue: "Last IP" now can be hidden. We could also allow to hide "Progress" for those that don't want to see it. Lastly, "Force Update" could be renamed to "Forced" to save a little space.

As for what to display: maybe preferable to capture the date of the last transition of State? I'd also prefer a short absolute time – "about 23 days ago" is not that useful.

@b-rowan
Copy link
Contributor

b-rowan commented Nov 16, 2024

As for the space issue: "Last IP" now can be hidden. We could also allow to hide "Progress" for those that don't want to see it. Lastly, "Force Update" could be renamed to "Forced" to save a little space.

As for what to display: maybe preferable to capture the date of the last transition of State? I'd also prefer a short absolute time – "about 23 days ago" is not that useful.

This is actually being handled via the table headers endpoint added with the optional last IP PR. If we wanted we could make the table headers fully customizable.

@tsagadar tsagadar added this to the v0.4.0 milestone Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants