Actions
Feature #32398
closedMake tabs on new Host detail page routable
Difficulty:
Triaged:
No
Description
It would be good if tabs on new Host detail page could be accessed by URL. The appropriate tab would be active based on on the URL when the page is loaded. Something like:
/hosts/my-host.example.com -> default to overview tab
/hosts/my-host.example.com/overview -> overview as well
/hosts/my-host.example.com/foo -> foo tab active
The main use case is that content of the page would be URL addressable. We could redirect to a specific tab and display relevant section rather than showing always the overview.
Updated by Ondřej Pražák over 3 years ago
- Related to Tracker #30986: Host Details Page Feature added
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Pražák
- Pull request https://github.com/theforeman/foreman/pull/8495 added
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8649 added
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8738 added
Updated by Amir Fefer about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|0ca1a568af1fa7de1d65785ee1630eeeb487ba2a.
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8769 added
Actions