open-consul/ui-v2/app/utils
John Cowen 30d7f90425 ui: Add a way to reliably figure out where the UI is running (#7722)
* ui: Add a way to reliably figure out where the UI is running

The main javascript that we use is at </where/the/ui/is>/ui/assets/consul-ui.js

This uses this fact to provide and base path 'environment' variable to
be used within the app. This is also overwritable via various methods
(testing/development) if we ever need to do that.

* Remove BASE_API_URL, the logic here isn't exactly correct

Right now the API always _has_ to be at http://domain/v1/ i.e. the root
of your domain /v1. If the URL of the ui is set differently to
http://root.com/somewhere/else/ui/ then the API is still at http://root.com/v1

There is definitely a plan to add this env var back in at some stage so
we can potentially allow this to be configured in other ways, but there
isn't a need to do it just yet so we don't need to worry about _how_ to do
this right now.
2020-05-12 17:14:36 +00:00
..
components/discovery-chain ui: Test coverage developer experience (#7275) 2020-05-12 17:13:57 +00:00
computed ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
dom ui: Redesign - Service Detail Page (#7655) 2020-05-12 17:14:27 +00:00
editor
form ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
helpers
http ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
model
routing ui: Add tab navigation to the browser history/URLs (#7592) 2020-05-12 17:14:23 +00:00
search ui: Add tab navigation to the browser history/URLs (#7592) 2020-05-12 17:14:23 +00:00
storage ui: Add DataSource component (#7448) 2020-05-12 17:14:18 +00:00
ticker ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
acls-status.js
ascend.js
atob.js ui: Adds ember-auto-import and replaces the 3 places where we used npm: (#5952) 2019-09-04 08:35:00 +00:00
btoa.js ui: Adds ember-auto-import and replaces the 3 places where we used npm: (#5952) 2019-09-04 08:35:00 +00:00
callable-type.js
create-fingerprinter.js Ensure ember-data ids are created correct taking into account the nspace (#6974) 2019-12-20 14:30:19 +00:00
createURL.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
distance.js
get-environment.js ui: Add a way to reliably figure out where the UI is running (#7722) 2020-05-12 17:14:36 +00:00
get-form-name-property.js
get-object-pool.js
hasStatus.js
isFolder.js
keyToArray.js
left-trim.js
maybe-call.js ui: Add DataSource component (#7448) 2020-05-12 17:14:18 +00:00
minimizeModel.js
non-empty-set.js ui: Acceptance test improvements to prepare for more NS tests (#6980) 2020-01-24 12:26:28 +00:00
promisedTimeout.js
remove-null.js
right-trim.js
sumOfUnhealthy.js
templatize.js
tomography.js
ucfirst.js
update-array-object.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00