Tidy up functionality for namespace list page
- The server-side generation of namespace list should be removed.
- The namespace API should be updated to return the list of namespaces and link to the UI page, which will be used to generate the link on the page.
- The redirection, if one namespace is available, should be performed in javascript.