Commit Graph

4 Commits

Author SHA1 Message Date
Rob Cresswell c89633c9b0 Update for ui bootstrap changes
UI Bootstrap decided to prefix all of their services/functions, so we
need to add these prefixes for the code to continue to function.

This patch primarily addresses functionality - some styling is broken
even with this patch, but those breakages can be fixed once this
patch lands.

Change-Id: Ia6f593e27f81b2b00b6376426cc469a776c4add7
Depends-On: I7d8ebd4e9018332c1974672a0b99080c152ce6c3
2016-12-15 17:00:22 +00:00
Cindy Lu 1e7bd3346a rename LaunchInstanceModal spec describe function
This is a service, not a controller. Rename to 'service.'

Change-Id: I3a5e5a6a2fbd7a756ed2050b46335fc9349ba8a3
2016-08-30 13:04:06 -07:00
Itxaka cfbfab4142 Reduce lint warnings
Reduce some of the most obvious lint warnings like braces.

Change-Id: Ib4740ed0cf358374600a99c69559fec52215727c
2016-02-25 10:28:42 +01:00
Rajat Vig 222bd716fa Launch Instance Modal should be exist as a Service
Extracted openLaunchInstanceWizard from the
LaunchInstanceModalController to a Service named
horizon.dashboard.project.workflow.launch-instance.modal.service

This service is required for the new Images panel
to create the launch instance modal pop up.

Partially-Implements: blueprint angularize-images-table
Change-Id: Id7177cbafbfb9094d03908b5f8eba52d00241817
2015-12-02 16:07:33 +00:00