cloudstack/ui/src/utils
Abhishek Kumar 251368361e
ui: allow docHelp override using config.json (#4745)
config.json can have a property named 'docHelpMappings' which can be used to override docHelp suffixes.
In config.json admin can add mappings as follows:

"docHelpMappings": {
  "virtual_machine.html": "some.html",
  "some_string": "override_string"
}

UI will use these mappings and will make appropriate replacements in the documentation links for different sections and forms.

Addresses #4731

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2021-04-01 13:10:00 +05:30
..
helper src: add apache v2.0 license header to files 2021-01-20 07:06:14 +05:30
timezone storage: recurring volume snapshot form (#99) 2021-01-20 07:06:15 +05:30
auth.js src: add apache v2.0 license header to files 2021-01-20 07:06:14 +05:30
axios.js src: add apache v2.0 license header to files 2021-01-20 07:06:14 +05:30
device.js compute: VM deployment wizard (#146) 2021-01-20 07:06:17 +05:30
domUtil.js primate: Add support for UI customisation (#372) 2021-01-20 07:06:19 +05:30
filter.js src: add apache v2.0 license header to files 2021-01-20 07:06:14 +05:30
icons.js icons: add support for Debian os icon 2021-01-20 07:06:15 +05:30
mixin.js src: add apache v2.0 license header to files 2021-01-20 07:06:14 +05:30
permissions.js src: add apache v2.0 license header to files 2021-01-20 07:06:14 +05:30
plugins.js ui: allow docHelp override using config.json (#4745) 2021-04-01 13:10:00 +05:30
request.js npm: Build and packaging improvements (#568) 2021-01-20 07:06:23 +05:30
sort.js autogen: Fix sort functionality to the standard list views (#10) 2021-01-20 07:06:14 +05:30
storage.js src: add apache v2.0 license header to files 2021-01-20 07:06:14 +05:30
util.js store: reset internal data on login/logout 2021-01-20 07:06:17 +05:30