[GH-ISSUE #117] hosts / domains UI redesign #112

Closed
opened 2026-02-26 09:35:45 +03:00 by kerem · 1 comment
Owner

Originally created by @ThomasWaldmann on GitHub (Dec 21, 2013).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/117

currently we have separate "hosts" and "domains" overview views.

the hosts view shows all the user's hosts for all the domains.
plus the form to add a new host.

the domains view shows all the domains available to the user.
plus the form to add a new domain.

this could be unified into one view:

first domain
first host in first domain
second host in first domain
...
second domain
first host in second domain
...

[add host] [add domain]

... some help text just for this view ...

domains / hosts in same domain would be alphabetically ordered.

the forms and some of the help that are currently shown on the overview views would be moved to a separate create_host / create_domain view.

Originally created by @ThomasWaldmann on GitHub (Dec 21, 2013). Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/117 currently we have separate "hosts" and "domains" overview views. the hosts view shows all the user's hosts for all the domains. plus the form to add a new host. the domains view shows all the domains available to the user. plus the form to add a new domain. this could be unified into one view: first domain first host in first domain second host in first domain ... second domain first host in second domain ... [add host] [add domain] ... some help text just for this view ... domains / hosts in same domain would be alphabetically ordered. the forms and some of the help that are currently shown on the overview views would be moved to a separate create_host / create_domain view.
kerem 2026-02-26 09:35:45 +03:00
Author
Owner

@ThomasWaldmann commented on GitHub (Aug 31, 2014):

implemented by 37f26d6031 and c6bdd34fee

no sorting yet, but this can be added later - either server-side or even client-side by a javascript tablesorter.

<!-- gh-comment-id:53974692 --> @ThomasWaldmann commented on GitHub (Aug 31, 2014): implemented by 37f26d603135f8320edbe97bc831297f18550c83 and c6bdd34feebfb2cf707ad7d59e778c69521404db no sorting yet, but this can be added later - either server-side or even client-side by a javascript tablesorter.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsupdate.info-nsupdate-info#112
No description provided.