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

Improvements & Fixes #19

Open
XxAcielxX opened this issue Sep 15, 2022 · 2 comments
Open

Improvements & Fixes #19

XxAcielxX opened this issue Sep 15, 2022 · 2 comments

Comments

@XxAcielxX
Copy link

XxAcielxX commented Sep 15, 2022

Hello there,

I have some ideas for improving & fixing few things. So here they are:

[Updated: 2022-09-24]

Improvements:

  • Device Type Colunm, just like you the Name, where we can set device type (Desktop, Laptop, Phone Android, Phone iOS, Printer, Router, Switch, Server etc. Should be custom text input with pre-defined types as well.
  • Device Group, to add certain devices that belong to a group.
  • Status Column, like the Known, here it should show device status i.e., Green = Online or Red = Offline.
  • Always-On tick box for devices which should always show as Online.
  • Logs Section, move it a separate page. Here it should show info like New Device detected, went online/offline etc.
  • Devices Page, here is where we should be able to edit devices' info i.e., Name Type, Group, Known, MAC Address etc.
  • Custom theming option, so we can set background, colours etc. Environment variable to /data/themes or custom.css. Even better if you can get support from Theme-Park.dev.

Fixes:

  • Fix the IP Column sorting, right now it is sorting with a very weird order e.g, xx.xx.xx.1 then xx.xx.xx.100 comes.
  • Increase the width of the Table. There is a lot of wasted space on both sides.

I hope that you'll look into these ideas & fixes.

Regards~

@Radiotechniman
Copy link

Great ideas, just to comment on :
"Fix the IP Column sorting, right now it is sorting with a very weird order e.g, xx.xx.xx.1 then xx.xx.xx.100 comes."
The sorting is very logical, for a computer 1 , 100, 2, 200 etc. The solution could be to have a hidden column where the IP addresses are written as 001,002, 100 and use that to sort.

@ABredhauer
Copy link

Thats's not what I'm seeing

image

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

No branches or pull requests

3 participants