Activate Ember2 for suppliers

This commit is contained in:
2015-08-27 19:52:47 +02:00
parent e71580f349
commit eca4a23c64
79 changed files with 467 additions and 414 deletions
+54 -55
View File
@@ -31,30 +31,29 @@ GIT
rest-client (>= 1.4.2)
GEM
remote: https://rails-assets.org/
remote: https://rubygems.org/
specs:
ace-rails-ap (3.0.3)
actionmailer (4.2.3)
actionpack (= 4.2.3)
actionview (= 4.2.3)
activejob (= 4.2.3)
ace-rails-ap (4.0.0)
actionmailer (4.2.4)
actionpack (= 4.2.4)
actionview (= 4.2.4)
activejob (= 4.2.4)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.3)
actionview (= 4.2.3)
activesupport (= 4.2.3)
actionpack (4.2.4)
actionview (= 4.2.4)
activesupport (= 4.2.4)
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (4.2.3)
activesupport (= 4.2.3)
actionview (4.2.4)
activesupport (= 4.2.4)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
active-model-adapter-source (1.13.6)
active-model-adapter-source (2.0.0)
ember-data-source (>= 1.13, < 3.0)
active_attr (0.8.5)
activemodel (>= 3.0.2, < 5.0)
@@ -62,17 +61,17 @@ GEM
active_decorator (0.5.3)
active_model_serializers (0.9.3)
activemodel (>= 3.2)
activejob (4.2.3)
activesupport (= 4.2.3)
activejob (4.2.4)
activesupport (= 4.2.4)
globalid (>= 0.3.0)
activemodel (4.2.3)
activesupport (= 4.2.3)
activemodel (4.2.4)
activesupport (= 4.2.4)
builder (~> 3.1)
activerecord (4.2.3)
activemodel (= 4.2.3)
activesupport (= 4.2.3)
activerecord (4.2.4)
activemodel (= 4.2.4)
activesupport (= 4.2.4)
arel (~> 6.0)
activesupport (4.2.3)
activesupport (4.2.4)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
@@ -82,15 +81,15 @@ GEM
airbrussh (0.7.0)
sshkit (>= 1.6.1, != 1.7.0)
arel (6.0.3)
barber (0.9.1)
ember-source (>= 1.0, < 2)
barber (0.9.2)
ember-source (>= 1.0, < 3)
execjs (>= 1.2, < 3)
bcrypt (3.1.10)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bourbon (4.2.3)
bourbon (4.2.4)
sass (~> 3.4)
thor
thor (~> 0.19)
builder (3.2.2)
cancancan (1.12.0)
capistrano (3.4.0)
@@ -106,10 +105,10 @@ GEM
capistrano-rvm (0.1.2)
capistrano (~> 3.0)
sshkit (~> 1.2)
capistrano3-puma (1.1.0)
capistrano3-puma (1.2.1)
capistrano (~> 3.0)
puma (>= 2.6)
capybara (2.4.4)
capybara (2.5.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
@@ -118,7 +117,7 @@ GEM
capybara-screenshot (1.0.11)
capybara (>= 1.0, < 3)
launchy
celluloid (0.16.1)
celluloid (0.16.0)
timers (~> 4.0.0)
childprocess (0.5.6)
ffi (~> 1.0, >= 1.0.11)
@@ -170,16 +169,16 @@ GEM
eventmachine (>= 1.0.0.beta.4)
email_validator (1.6.0)
activemodel
ember-data-source (1.13.8)
ember-data-source (2.0.0)
ember-source (>= 1.8, < 3.0)
ember-emblem-template (0.2.2)
barber (>= 0.9.0)
sprockets (>= 2.1, < 3.0)
ember-handlebars-template (0.3.0)
ember-handlebars-template (0.3.2)
barber (>= 0.9.0)
sprockets (>= 2.1, < 3.3)
sprockets (>= 2.1, < 3.4)
tilt
ember-rails (0.19.0)
ember-rails (0.19.1)
active-model-adapter-source (>= 1.13.0)
active_model_serializers
ember-data-source (>= 1.13.0)
@@ -187,12 +186,12 @@ GEM
ember-source (>= 1.8.0)
jquery-rails (>= 1.0.17)
railties (>= 3.1)
ember-source (1.13.8)
ember-source (2.0.0)
ember-validations-rails (1.0.0)
railties
erubis (2.7.0)
eventmachine (1.0.8)
execjs (2.5.2)
execjs (2.6.0)
factory_girl (4.5.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.5.0)
@@ -253,7 +252,7 @@ GEM
letter_opener (1.4.1)
launchy (~> 2.2)
libv8 (3.16.14.11)
loofah (2.0.2)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
@@ -303,37 +302,37 @@ GEM
slop (~> 3.4)
pry-rails (0.3.4)
pry (>= 0.9.10)
puma (2.12.3)
puma (2.13.4)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
rack (1.6.4)
rack-cors (0.4.0)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.2.3)
actionmailer (= 4.2.3)
actionpack (= 4.2.3)
actionview (= 4.2.3)
activejob (= 4.2.3)
activemodel (= 4.2.3)
activerecord (= 4.2.3)
activesupport (= 4.2.3)
rails (4.2.4)
actionmailer (= 4.2.4)
actionpack (= 4.2.4)
actionview (= 4.2.4)
activejob (= 4.2.4)
activemodel (= 4.2.4)
activerecord (= 4.2.4)
activesupport (= 4.2.4)
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.3)
railties (= 4.2.4)
sprockets-rails
rails-assets-ember-qunit (0.4.9)
rails-assets-ember-qunit (0.4.10)
rails-assets-qunit (1.18.0)
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.6)
rails-dom-testing (1.0.7)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.2)
loofah (~> 2.0)
railties (4.2.3)
actionpack (= 4.2.3)
activesupport (= 4.2.3)
railties (4.2.4)
actionpack (= 4.2.4)
activesupport (= 4.2.4)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.4.2)
@@ -344,7 +343,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rqrcode (0.6.0)
rqrcode (0.7.0)
chunky_png
rspec (3.3.0)
rspec-core (~> 3.3.0)
@@ -373,7 +372,7 @@ GEM
ruby-progressbar (1.7.5)
rubyzip (1.1.7)
safe_yaml (1.0.4)
sass (3.4.16)
sass (3.4.18)
sass-rails (5.0.3)
railties (>= 4.0.0, < 5.0)
sass (~> 3.1)
@@ -416,8 +415,8 @@ GEM
colorize (>= 0.7.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
sucker_punch (1.5.0)
celluloid (~> 0.16.0)
sucker_punch (1.5.1)
celluloid (= 0.16.0)
temple (0.7.6)
test_squad (0.0.1)
rails
@@ -429,14 +428,14 @@ GEM
tilt (1.4.1)
timers (4.0.1)
hitimes
tinymce-rails (4.2.3)
tinymce-rails (4.2.4)
railties (>= 3.1.1)
turnip (1.3.1)
gherkin (>= 2.5)
rspec (>= 2.14.0, < 4.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.7.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
unf (0.1.4)