louislam / uptime-kuma

A fancy self-hosted monitoring tool
https://uptime.kuma.pet
MIT License
55.73k stars 5.01k forks source link

Sort the dashboards' monitors by `name`, `tags` or `uptime` #1308

Open Appoxo opened 2 years ago

Appoxo commented 2 years ago

⚠️ Please verify that this feature request has NOT been suggested before.

🏷️ Feature Request Type

UI Feature

🔖 Feature description

Sorting features for dashboard:

✔️ Solution

Create sorting/grouping feature

❓ Alternatives

No response

📝 Additional Context

No response

mondychan commented 2 years ago

i would love to be able to sort alphabetically by default and possibly automatically move services that are in outage to the top

emmahsax commented 2 years ago

It'd also be nice to be able to sort the notifications by alphabetical, type, etc.

jeremyrnelson commented 1 year ago

Seems like we've got a lot of tickets open referencing the same features. @Appoxo - is there anything in this ticket that's not covered in #1585 where there's already a pull request? If not, can you close this?

Appoxo commented 1 year ago

Seems like we've got a lot of tickets open referencing the same features. @Appoxo - is there anything in this ticket that's not covered in #1585 where there's already a pull request? If not, can you close this?

Yes and no. Covered:

Not covered:

If these two features could be added to #1585 as well I would be fine if it is closed. Please correct me if I didn't read it thorough enough.

AndreKotze commented 11 months ago

Would it be possible to add the last status change time to a monitor as well? The history bars on my status pages only go back 36 minutes so there's no quick way to know how long ago it might have gone down/up.

image

cris1 commented 9 months ago

Would love to see this option too.

mateocrx commented 4 months ago

The addition of the offline site that rises to the top and still not available?

CommanderStorm commented 4 months ago

@mateocrx Nobody has provided a PR for this. Our contribution guide is here: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md

If you/somebody else wants to tackle this, please use the query to store the sorting state.