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

Feature Request / Suggestion: QOL improvements on WUI #16

Closed
theniwo opened this issue Jan 13, 2021 · 2 comments
Closed

Feature Request / Suggestion: QOL improvements on WUI #16

theniwo opened this issue Jan 13, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@theniwo
Copy link

theniwo commented Jan 13, 2021

Hi I noticed some things while using the webui that may be addressed in future updates.

  • The Show x Entries menu is not saved when the page is refreshed or when changed back to the devices overview.
  • Same goes for sorting.
  • Add an All option to the Show x Entries menu
  • Option to filter for a time range like in pihole.
  • When opening a device it would be nice if the default page was Details instead of Presence. Maybe include a user custom setting in a future settings page?
  • Adding an Ok button to the Details page that closes the page and goes back to the Devices overview.
  • No message box that says "Device updated successfully" please. Please only report errors that way.
  • Report if there are unsaved changes when trying to leave the configuration page.
  • Option to delete unwanted entries and other things like groups from the database via webui.
  • Option to only show favorites in any tab like the presence tab or overview to declutter.
  • Option to blacklist, hide or delete host entries.
  • Import / Export / Backup Function for database entries.
  • Option to trigger a scan 1 manually from the wui.
  • Add Device Type Singleboard Computer (SBC) / Raspberry Pi (RPI)
  • Add Location field (Door, Basement, etc.)
  • Customizable Devices Overview columns. (Like adding Scan cycle, configured alerts, comments, etc)
  • Button to mark new devices as "known" i.e. not new anymore
@pucherot
Copy link
Owner

wow, a nice and huge list of improvements.
All very interesting and with all the sense in the world.

I will study them to incorporate progressively.

BR

@pucherot pucherot self-assigned this Jan 13, 2021
@pucherot pucherot added the enhancement New feature or request label Jan 13, 2021
@pucherot
Copy link
Owner

pucherot commented Jan 31, 2021

Done (available in next version)

  • The Show x Entries menu is not saved when the page is refreshed or when changed back to the devices overview. Done
  • Same goes for sorting. Done
  • Add an All option to the Show x Entries menu Done
  • When opening a device it would be nice if the default page was Details instead of Presence. Maybe include a user custom setting in a future settings page?. Done. Now the last panel visited is saved. Next time this page will be the default panel
  • No message box that says "Device updated successfully" please. Please only report errors that way. Done
  • Option to delete unwanted entries and other things like groups from the database via webui. Done / Now is possible to delete Devices. Lists of Groups, Types, ... are updated automatically
  • Option to blacklist, hide or delete host entries. Done / Now is possible to delete Devices
  • Add Device Type Singleboard Computer (SBC) / Raspberry Pi (RPI). Done
  • Add Location field (Door, Basement, etc.)
  • Button to mark new devices as "known" i.e. not new anymore. Done

Backlog (new issue created)

  • Option to filter for a time range like in pihole. backlog
  • Report if there are unsaved changes when trying to leave the configuration page. backlog
  • Option to only show favorites in any tab like the presence tab or overview to declutter. backlog
  • Import / Export / Backup Function for database entries. backlog
  • Option to trigger a scan 1 manually from the wui. backlog
  • Customizable Devices Overview columns. (Like adding Scan cycle, configured alerts, comments, etc) backlog

Rejected

  • Adding an Ok button to the Details page that closes the page and goes back to the Devices overview. Rejected / You can click "Devices" in the lateral menu

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

2 participants