vinsol/Spree-Unified-Payments

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
Gemfile
LICENSE
README.md
Rakefile
Versionfile
app/assets/javascripts/admin/spree_unified_payment.js37
A
0 mins
app/assets/stylesheets/store/spree_unified_payment.css
app/controllers/application_controller.rb2
A
0 mins
app/controllers/spree/admin/unified_payments_controller.rb34
A
0 mins
app/controllers/spree/checkout_controller_decorator.rb15
A
0 mins
app/controllers/spree/unified_payments_controller.rb115
A
0 mins
app/helpers/transaction_notification_mail_helper.rb10
A
0 mins
app/helpers/unified_transaction_helper.rb15
A
0 mins
app/mailers/spree/transaction_notification_mailer.rb14
A
0 mins
app/models/spree/order_decorator.rb53
A
0 mins
app/models/spree/payment_method/unified_payment_method.rb25
A
0 mins
app/models/spree/store_credit_decorator.rb3
A
0 mins
app/models/spree/user_decorator.rb6
A
0 mins
app/models/unified_payment/transaction_decorator.rb81
A
35 mins
app/overrides/add_unified_tabs_to_admin_menu.rb6
A
0 mins
app/overrides/add_user_view_link_for_transactions.rb6
A
0 mins
app/views/spree/admin/payments/source_views/_unifiedpaymentmethod.html.erb
app/views/spree/admin/unified_payments/index.html.erb
app/views/spree/admin/unified_payments/query_gateway.js.erb
app/views/spree/admin/unified_payments/receipt.html.erb
app/views/spree/checkout/payment/_unifiedpaymentmethod.html.erb
app/views/spree/shared/_unified_payments_link.html.erb
app/views/spree/transaction_notification_mailer/send_mail.html.erb
app/views/spree/unified_payments/approved.html.erb
app/views/spree/unified_payments/canceled.html.erb
app/views/spree/unified_payments/create.html.erb
app/views/spree/unified_payments/create.js.erb
app/views/spree/unified_payments/declined.html.erb
app/views/spree/unified_payments/index.html.erb
app/views/spree/unified_payments/new.html.erb
app/views/spree/unified_payments/new.js.erb
lib/generators/spree_unified_payment/install/install_generator.rb18
A
0 mins
lib/spree_unified_payment.rb2
A
0 mins
lib/spree_unified_payment/engine.rb20
A
0 mins
lib/transaction_expiration.rb8
A
0 mins
spree_unified_payment.gemspec