Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-19366

Change base URL to be: host:port/ui rather than host:port/ui/index.html

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • feature-backlog
    • 4.5.0
    • UI
    • None

    Description

      The URL of the "page" in our single page application is: http://localhost:9001/ui/index.html. Anchors are appended to this to track UI app state so you get URLs like: http://localhost:9001/ui/index.html#/settings/cluster.

      The "index.html" adds no value and make the whole thing hard to read.

      I propose changing the base URL of our single page application to: http://localhost:9001/ui – which has the advantage of being short and indicating that this is a URL that serves a UI resource (as opposed to a REST API.) The settings/cluster example would look like: http://localhost:9001/ui#/settings/cluster.

      This is a good bit more readable. If we can get rid of the slash after the hash anchor, better yet.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            pavel Pavel Blagodov
            dfinlay Dave Finlay
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty