cloudstack/ui/legacy
Anurag Awasthi 3a47f10e97 actions: add all actions from old UI including labels and translation fixes (#59)
Add actions from old UI to new UI

Fixes: #40

Doing the following:

Extract out actions from old UI to new for infra section - zones, pods, clusters, ...etc.
Support translation of labels for actions instead of hard coding them
Translation of action buttons in list view, detail view, forms and also their fields will now be human readable.
Some misc changes - like comparing API param names with case insensitive stuff, allowing reusing of same API for multiple actions by passing defaultArgs: to action in config files.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:13 +05:30
..
css ui: deprecate old UI and move to legacy to be served at /client/legacy (#4518) 2020-12-05 20:36:59 +05:30
images ui: deprecate old UI and move to legacy to be served at /client/legacy (#4518) 2020-12-05 20:36:59 +05:30
l10n ui: deprecate old UI and move to legacy to be served at /client/legacy (#4518) 2020-12-05 20:36:59 +05:30
lib ui: deprecate old UI and move to legacy to be served at /client/legacy (#4518) 2020-12-05 20:36:59 +05:30
modules ui: deprecate old UI and move to legacy to be served at /client/legacy (#4518) 2020-12-05 20:36:59 +05:30
plugins ui: deprecate old UI and move to legacy to be served at /client/legacy (#4518) 2020-12-05 20:36:59 +05:30
scripts ui: deprecate old UI and move to legacy to be served at /client/legacy (#4518) 2020-12-05 20:36:59 +05:30
tests ui: deprecate old UI and move to legacy to be served at /client/legacy (#4518) 2020-12-05 20:36:59 +05:30
config.js ui: deprecate old UI and move to legacy to be served at /client/legacy (#4518) 2020-12-05 20:36:59 +05:30
fieldsFromOldLayout.json actions: add all actions from old UI including labels and translation fixes (#59) 2021-01-20 07:06:13 +05:30
filterTranslations.py actions: add all actions from old UI including labels and translation fixes (#59) 2021-01-20 07:06:13 +05:30
generateOldLayout.js actions: add all actions from old UI including labels and translation fixes (#59) 2021-01-20 07:06:13 +05:30
index.html ui: deprecate old UI and move to legacy to be served at /client/legacy (#4518) 2020-12-05 20:36:59 +05:30
manualNeededLabels.json Add translation support (#30) 2021-01-20 07:06:12 +05:30