spree/spree-product-assembly

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Appraisals
CONTRIBUTING.md
Gemfile
LICENSE.md
README.markdown
Rakefile
app/assets/images/spinner.gif
app/assets/javascripts/spree/backend/spree_product_assembly/translations.js.erb
app/assets/stylesheets/spree/backend/spree_product_assembly.css
app/assets/stylesheets/spree/frontend/spree_product_assembly.css
app/views/spree/admin/orders/_assemblies.html.erb
app/views/spree/admin/orders/_stock_contents.html.erb
app/views/spree/admin/orders/_stock_item.html.erb
app/views/spree/admin/parts/_parts_table.html.erb
app/views/spree/admin/parts/available.html.erb
app/views/spree/admin/parts/index.html.erb
app/views/spree/admin/parts/update_parts_table.js.erb
app/views/spree/admin/products/_product_assembly_fields.html.erb
app/views/spree/admin/shared/_product_assembly_product_tabs.html.erb
app/views/spree/checkout/_line_item_manifest.html.erb
app/views/spree/orders/_cart_description.html.erb
app/views/spree/products/show/_parts.html.erb
bin/rails
gemfiles/spree_3_7.gemfile
gemfiles/spree_4_0.gemfile
gemfiles/spree_4_1.gemfile
gemfiles/spree_4_2.gemfile
gemfiles/spree_master.gemfile
lib/tasks/spree2_upgrade.rake
spree_product_assembly.gemspec
app/assets/javascripts/spree/backend/spree_product_assembly.js0
app/assets/javascripts/spree/backend/spree_product_assembly/index.js117
app/assets/javascripts/spree/frontend/products/show.js9
app/assets/javascripts/spree/frontend/spree_product_assembly.js0
app/controllers/spree/admin/parts_controller.rb53
app/controllers/spree/checkout_controller_decorator.rb18
app/helpers/spree/admin/orders_line_item_helper.rb9
app/helpers/spree/admin/parts_helper.rb9
app/models/spree/assemblies_part.rb26
app/models/spree/assign_part_to_bundle_form.rb58
app/models/spree/inventory_unit_decorator.rb12
app/models/spree/line_item_decorator.rb48
A
25 mins
app/models/spree/order_contents_decorator.rb66
A
35 mins
app/models/spree/order_inventory_assembly.rb46
A
50 mins
app/models/spree/part_line_item.rb6
app/models/spree/product_decorator.rb32
app/models/spree/shipment_decorator.rb36