spree-contrib/spree_drop_ship

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.hound.yml
.rubocop.yml
.travis.yml
Appraisals
Gemfile
LICENSE
README.md
Rakefile
Versionfile
app/assets/stylesheets/spree/backend/spree_drop_ship.scss
app/assets/stylesheets/spree/frontend/spree_drop_ship.css
app/overrides/spree/admin/products/_form/converted_admin_product_form_right.html.erb.deface
app/overrides/spree/admin/products/index/override_rows.html.erb.deface
app/overrides/spree/admin/shared/sub_menu/_configuration/add_drop_ship_settings.html.erb.deface
app/overrides/spree/admin/stock_locations/_form/add_supplier.html.erb.deface
app/overrides/spree/admin/stock_movements/_form/fix_bootstrap_form.html.erb.deface
app/overrides/spree/layouts/admin/add_profile_admin_tabs.html.erb.deface
app/overrides/spree/layouts/admin/converted_admin_tabs.html.erb.deface
app/views/spree/admin/drop_ship_settings/edit.html.erb
app/views/spree/admin/shared/_header.html.erb
app/views/spree/admin/shipments/edit.html.erb
app/views/spree/admin/shipments/index.html.erb
app/views/spree/admin/suppliers/_form.html.erb
app/views/spree/admin/suppliers/edit.html.erb
app/views/spree/admin/suppliers/index.html.erb
app/views/spree/admin/suppliers/new.html.erb
app/views/spree/drop_ship_order_mailer/supplier_order.html.erb
app/views/spree/shared/unauthorized.erb
app/views/spree/supplier_mailer/welcome.html.erb
gemfiles/spree_3_1.gemfile
gemfiles/spree_3_2.gemfile
gemfiles/spree_3_3.gemfile
gemfiles/spree_3_4.gemfile
gemfiles/spree_master.gemfile
lib/tasks/spree_sample.rake
spree_drop_ship.gemspec
app/assets/javascripts/spree/backend/spree_drop_ship.js0
app/assets/javascripts/spree/frontend/spree_drop_ship.js0
app/controllers/ckeditor/attachment_files_controller_decorator.rb14
A
30 mins
app/controllers/ckeditor/pictures_controller_decorator.rb14
A
30 mins
app/controllers/spree/admin/drop_ship_settings_controller.rb14
app/controllers/spree/admin/products_controller_decorator.rb13
app/controllers/spree/admin/shipments_controller.rb48
A
1 hr
app/controllers/spree/admin/stock_locations_controller_decorator.rb10
app/controllers/spree/admin/suppliers_controller.rb34
app/controllers/spree/api/v1/stock_locations_controller_decorator.rb13
app/controllers/spree/base_controller_decorator.rb9
app/mailers/spree/drop_ship_order_mailer.rb10
app/mailers/spree/supplier_mailer.rb9