devforth / hothost

Lightweight and minimalistic open-source Servers and HTTP monitor
MIT License
168 stars 15 forks source link

Making the links clickable. #16

Closed raiden076 closed 1 year ago

raiden076 commented 1 year ago

Not really an issue, but can you by any chance, make the links clickable..? thanks..

ivictbor commented 1 year ago

You mean links on http monitor tab, right? So they should go to URL?

raiden076 commented 1 year ago

exactly

ivictbor commented 1 year ago

Will be done! Thanks a lot for feedback, it makes sense, not sure why we did nit perform it out of the box 🙂

raiden076 commented 1 year ago

No worries, great project by the way, helped me a lot..!

raiden076 commented 1 year ago

And, just another small feedback, Doesn't it make sense to make the tags, more bigger and prominent, Sort of like titles, and make the urls smaller, Just like hostname and public ip, in host monitoring? and the Title component clickable too,

Just some thoughts.

ivictbor commented 1 year ago

Yep, sounds very interesting, probably you can attach some Draft, kinda in paint or any fast graphic program (just to understand sizes very roughly and positioning)

raiden076 commented 1 year ago

Some thing like this maybe? image But Maybe shift the uptime, just a bit more right.. And Both the title and the url is clickable..

ivictbor commented 1 year ago

Some thing like this maybe? image But Maybe shift the uptime, just a bit more right.. And Both the title and the url is clickable..

Thanks, just to clarify, what happens on title click?

BTW We also plan to add edit dialog to http host soon, at least it will be available under 3 dots menu.

raiden076 commented 1 year ago

Well Any ideas, other than The url itself? I don't have any Based on What you guys have currently implemented.. If you plan to include any history of down time and uptime in future, maybe that..? Man I really need to learn web dev soon, wish i could contribute in more direct ways. It's a cool project.

raiden076 commented 1 year ago

oh and other thing, why do we need the up/downtime label in every row, image wouldn't it make sense to just add it on top, so then it would look a lot less cluttered, right?

IhorStorozhok commented 1 year ago

Not really an issue, but can you by any chance, make the links clickable..? thanks..

Thanks for your feedback, I already made the links clickable, that was a great idea. As for other features, unfortunately we can't spend a lot of time on the UI right now, so you can create your own pull request if you wish. Current version of hothost-web image : hothost-web:1.2.18 .