juju / juju-gui

Juju-GUI is a web-based GUI for Juju <https://jujucharms.com/>.
Other
182 stars 85 forks source link

Top-level URLs go to GUI and fail #3949

Closed nottrobin closed 5 years ago

nottrobin commented 5 years ago

In the current jujucharms.com, the URLs in the top-level nav - /jaas, /big-data etc - will always load in bluesbrowser, even if you're logged in.

In the new app, these get handled by the GUI, and then they fail:

image

We should make these URLs always redirect to https://jass.ai.

The one exception in the old app is /store, which sends you to https://jujucharms.com/u/nottrobin/store, which is a weird place to be sent. I think we should make this redirect to https://jaas.ai as well.

clagom commented 5 years ago

Good find, indeed we should always redirect to jaas.ai/ also in the case of /store