Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ui_select dep. to match new ui-components. #1770

Merged
merged 2 commits into from
Jul 27, 2017

Conversation

martinpovolny
Copy link
Member

ManageIQ/ui-components#82 was merged in ui-components adding a new dependancy

we need to add that to manageiq-ui-classic too

now the new dialog component is available in the OPS UI and can be used to replace the old code

@himdel
Copy link
Contributor

himdel commented Jul 27, 2017

Aah.. travis is not ready for npm packages... you also need...

diff --git a/tools/ci/setup_js_env.sh b/tools/ci/setup_js_env.sh
index dc6d2ede67..dd4f516646 100644
--- a/tools/ci/setup_js_env.sh
+++ b/tools/ci/setup_js_env.sh
@@ -17,3 +17,5 @@ else
   [ $STATUS = 0 ] || exit 1
   [ -d vendor/assets/bower_components ] || exit 1
 fi
+
+yarn

@miq-bot
Copy link
Member

miq-bot commented Jul 27, 2017

Checked commits martinpovolny/manageiq-ui-classic@8fd8d7b~...15303b3 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
0 files checked, 0 offenses detected
Everything looks fine. 🍪

@himdel himdel merged commit baf457d into ManageIQ:master Jul 27, 2017
@himdel himdel added this to the Sprint 66 Ending Aug 7, 2017 milestone Jul 27, 2017
@martinpovolny martinpovolny deleted the add_ui_select branch November 28, 2017 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants