Comment 1 for bug 1826174

Revision history for this message
Lee Trager (ltrager) wrote :

FYI the UI does accept an area parameter on the node details page to select which tab should be displayed. This is how the 'Back to machine details' link works when viewing the log of a commissioning or hardware test script. I tried using this to fix refresh and allow the forward and back browser buttons to work with [1] but got stuck and had to move onto other things.

The following areas work:

Summary - http://10.0.0.2:5240/MAAS/#/machine/wk7kxc?area=summary
Interfaces - http://10.0.0.2:5240/MAAS/#/machine/wk7kxc?area=interfaces
Storage - http://10.0.0.2:5240/MAAS/#/machine/wk7kxc?area=storage
Commissioning - http://10.0.0.2:5240/MAAS/#/machine/wk7kxc?area=commissioning
Testing - http://10.0.0.2:5240/MAAS/#/machine/wk7kxc?area=testing
Logs - http://10.0.0.2:5240/MAAS/#/machine/wk7kxc?area=logs
Events - http://10.0.0.2:5240/MAAS/#/machine/wk7kxc?area=events
Configuration - http://10.0.0.2:5240/MAAS/#/machine/wk7kxc?area=configuration

[1] https://developer.mozilla.org/en-US/docs/Web/API/History_API