cloudstack/ui/tests
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
..
common ui: allow docHelp override using config.json (#4745) 2021-04-01 13:10:00 +05:30
mock Explore Test Automation (#320) 2021-01-20 07:06:24 +05:30
mockData Explore Test Automation (#320) 2021-01-20 07:06:24 +05:30
unit ui: Fix npm unit test failures in 4.15 (#4718) 2021-02-24 14:39:55 +05:30
.eslintrc.js Explore Test Automation (#320) 2021-01-20 07:06:24 +05:30
setup.js Explore Test Automation (#320) 2021-01-20 07:06:24 +05:30