horizon/horizon/static/framework/widgets
Shu Muto f5666eed00 Use new style for help in Angular ModalFormService
ModalFormService (horizon.framework.widgets.form.ModalFormService,
used in create key pair dialog or create user dialog) and WizardModalService
(horizon.framework.widgets.modal.wizard-modal.service, used in create instance
dialog or create image dialog) are used in dialogs for create/edit/etc in Angularized
panel. But their help descriptions are shown in different style.

Angularization proposes new look and feel, so ModalFormService should follow
new style for help description like WizardModalService.

This patch proposes new style for help in dialogs that uses ModalFormService.

And "?" button for opening help panel is overlaped on input field on the first row,
so this patch moves it up little bit.

In this new style, if the help contents is too simple, it is not needed to
make description space in the right harf of dialog for looks consistency,
it is prefer not to add help panel, i.e. simply do not show "?" button.

Change-Id: Ia720180c7aaef1f3d9c5e24dbebe3fe2d796d6c7
Closes-Bug: #1781151
2018-08-22 15:06:08 +09:00
..
action-list Add create and import key pair actions 2017-12-14 15:44:44 +09:00
charts Add charts to show volume quotas on Angular launch instance modal 2017-06-11 21:38:35 -07:00
contenteditable Schema Form Developer Panel 2017-02-22 11:01:02 +11:00
details Redirect back if deleting from image details 2018-04-12 08:34:24 +00:00
form Use new style for help in Angular ModalFormService 2018-08-22 15:06:08 +09:00
headers Enable no-multi-spaces 2015-11-16 18:04:16 -08:00
help-panel Add Angular Schema Form 2016-08-04 16:53:41 +00:00
load-edit Add create and import key pair actions 2017-12-14 15:44:44 +09:00
magic-search Merge "Added Server-side filtering for swift UI" 2017-03-29 05:24:49 +00:00
metadata Disable metadata switch if only one item is available 2017-11-13 11:14:45 +00:00
modal Pass whole selected entity to deleteEntity callback 2018-04-04 15:50:33 +09:00
modal-wait-spinner Horizon Spinner/Loader should inherit from theme 2017-04-21 11:15:52 -07:00
panel Adding resource panel and table features 2016-06-14 11:12:08 -06:00
property Watch field item changes 2018-04-22 08:21:10 +08:00
table Use items per page setting on Angular tables 2018-04-09 12:38:06 +04:00
toast Added error msg when gets redirect to login page 2017-07-05 16:24:20 -07:00
transfer-table transfer-table: Rethink CHANGED message handler 2017-10-26 13:05:05 +02:00
wizard Tabs may not appear in angular instance wizard 2018-03-07 16:32:36 +01:00
widgets.module.js Schema Form Developer Panel 2017-02-22 11:01:02 +11:00
widgets.module.spec.js Clean up spec files in horizon framework directory 2015-11-03 07:28:56 -07:00
widgets.scss Horizon Spinner/Loader should inherit from theme 2017-04-21 11:15:52 -07:00