Activity log for bug #1615687

Date Who What changed Old value New value Message
2016-08-22 14:57:00 Rob Cresswell bug added bug
2016-08-22 14:57:29 Rob Cresswell horizon: assignee Bradley Jones (bradjones)
2016-08-22 14:57:34 Rob Cresswell horizon: importance Undecided Wishlist
2016-08-22 14:59:18 Rob Cresswell description The help text in the following angular workflows is very sparse: - Create Image - Edit Image - Create Volume We should drop the unnecessary 'Description' header and just use HTML description lists to explain what each field does, in this format: https://review.openstack.org/#/c/348969/5/openstack_dashboard/static/app/core/networks/actions/subnet-details.help.html This information can just be pulled from the API docs Note, to enable the angular images panel at this point in time, you will need to override the default ANGULAR_FEATURES setting. An example of overriding this setting is here: https://review.openstack.org/#/c/357041/ In this instance, you will want to change the setting to True instead of False. The help text in the following angular workflows is very sparse: - Create Image - Edit Image - Create Volume These files can be found at openstack_dashboard/static/app/core/images/steps/create-image/*/*.help.html We should drop the unnecessary 'Description' header and just use HTML description lists to explain what each field does, in this format: https://review.openstack.org/#/c/348969/5/openstack_dashboard/static/app/core/networks/actions/subnet-details.help.html This information can just be pulled from the API docs Note, to enable the angular images panel at this point in time, you will need to override the default ANGULAR_FEATURES setting. An example of overriding this setting is here: https://review.openstack.org/#/c/357041/ In this instance, you will want to change the setting to True instead of False.
2016-08-22 15:03:10 Rob Cresswell description The help text in the following angular workflows is very sparse: - Create Image - Edit Image - Create Volume These files can be found at openstack_dashboard/static/app/core/images/steps/create-image/*/*.help.html We should drop the unnecessary 'Description' header and just use HTML description lists to explain what each field does, in this format: https://review.openstack.org/#/c/348969/5/openstack_dashboard/static/app/core/networks/actions/subnet-details.help.html This information can just be pulled from the API docs Note, to enable the angular images panel at this point in time, you will need to override the default ANGULAR_FEATURES setting. An example of overriding this setting is here: https://review.openstack.org/#/c/357041/ In this instance, you will want to change the setting to True instead of False. The help text in the following angular workflows is very sparse: - Create Image - Edit Image - Create Volume These files can be found at openstack_dashboard/static/app/core/images/steps/create-image/*/*.help.html We should drop the unnecessary 'Description' header and just use HTML description lists to explain what each field does, in this format: https://review.openstack.org/#/c/348969/5/openstack_dashboard/static/app/core/networks/actions/subnet-details.help.html This information can just be pulled from the API docs Note, to enable the angular images panel at this point in time, you will need to override the default ANGULAR_FEATURES setting. An example of overriding this setting is here: https://review.openstack.org/#/c/357041/ In this instance, you will want to change the setting to True instead of False. You may also want to base this change on https://review.openstack.org/#/c/356501/ as it affects the create volume help file.
2016-08-22 16:16:37 OpenStack Infra horizon: status New In Progress
2016-08-23 17:05:54 OpenStack Infra horizon: assignee Bradley Jones (bradjones) Rob Cresswell (robcresswell)
2016-08-25 09:03:30 Rob Cresswell horizon: milestone newton-3 next
2016-08-25 09:03:37 Rob Cresswell horizon: milestone next newton-rc1
2016-08-25 15:19:09 Bradley Jones horizon: assignee Rob Cresswell (robcresswell) Bradley Jones (bradjones)
2016-09-06 07:05:43 Rob Cresswell horizon: status In Progress Fix Released