MIT-LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 3d4935a9bd3fe60d3bb5fe523274a276d92638bdaefb44efca84471e82cb7bd9 |
README.md | 100644 | 0 | 0 | | | 32.4 KB | 543cb208a67400485e921b541f2c897ade4f3f4d2920ab0ac897d04ad31a6018 |
app/assets/config/effective_orders_manifest.js | 100644 | 0 | 0 | | | 101 Bytes | 6b4f111cba907e9279bd4d5cfd1db240558191282f78ca1da7793c329b5e58fc |
app/assets/images/effective_orders/logo.png | 100644 | 0 | 0 | | | 5.09 KB | b02ed3724aae3fa92faeda9cab6896f6dfefafadf8ad54a83f7e5cdd2a5e496a |
app/assets/images/effective_orders/stripe.png | 100644 | 0 | 0 | | | 6.73 KB | 9bc1214dc1e5589f9ebc83c5a6af340f102b3667fb044f656bccfb3775bc3809 |
app/assets/javascripts/effective_orders.js | 100644 | 0 | 0 | | | 166 Bytes | 4d2c7f0e6fc222a427b964809465d61965aaa35e6c79a193a90d6d193cf01794 |
app/assets/javascripts/effective_orders/customers.js.coffee | 100644 | 0 | 0 | | | 1.27 KB | 13128bd94b12ea6389aaaf93f03646f26709c10fe4269ccc7ba599c85751cab1 |
app/assets/javascripts/effective_orders/providers/moneris_checkout.js.coffee | 100644 | 0 | 0 | | | 2.25 KB | 3301dc9b5261466defe0d81a5c2b682b6477460d28fc4eb0a3c54370666d8b25 |
app/assets/javascripts/effective_orders/providers/stripe.js.coffee | 100644 | 0 | 0 | | | 2.52 KB | c994e15ecfccc47c88f22358b30f49513abe0bc546731b1aac393fe3154031ef |
app/assets/javascripts/effective_orders/subscriptions.js.coffee | 100644 | 0 | 0 | | | 3 KB | 316facd97d7a285a5f9605a691552ccf2c74948dd72cd26c91fb96dd4de214fe |
app/assets/stylesheets/effective_orders.scss | 100644 | 0 | 0 | | | 67 Bytes | f6ebd1fee376232ec716f40c586f3edafce0f71c263746f03762fd491e9e6bab |
app/assets/stylesheets/effective_orders/_cart.scss | 100644 | 0 | 0 | | | 56 Bytes | f712b7cf95b5ed504a01330a134d9028c9e8409f9184c8a62122b605d5b2e109 |
app/assets/stylesheets/effective_orders/_order.scss | 100644 | 0 | 0 | | | 1.4 KB | 0ab1a38b48c6937eb6e53f0deeb5dc786a267d9b6c642e30758573736f6d16cd |
app/controllers/admin/customers_controller.rb | 100644 | 0 | 0 | | | 371 Bytes | 658d2e8829ff4bf530a58fc2b8d9c2d04bc2c029b6ca135081753c2b5c39c41f |
app/controllers/admin/order_items_controller.rb | 100644 | 0 | 0 | | | 372 Bytes | 67bbcde8302154bbfc895018d58f41e287dae7eef5b8a28a944a196cf4f6cf0e |
app/controllers/admin/order_reports_controller.rb | 100644 | 0 | 0 | | | 1.08 KB | c6c5585f96f18766a4603f03dca80b67e35c83b468f5c1f04bb4e8e098e2c15a |
app/controllers/admin/orders_controller.rb | 100644 | 0 | 0 | | | 3.56 KB | a4261c70830950ea7db79d2c4734748a14aa7d4d8c8f12b8d898b810834d6e90 |
app/controllers/effective/carts_controller.rb | 100644 | 0 | 0 | | | 2.44 KB | 3995b76e84e42e1799d5d770752cb3bbfc6e398ec09b2d95b51e376a181d24d6 |
app/controllers/effective/concerns/purchase.rb | 100644 | 0 | 0 | | | 2.48 KB | 0dd956b9eff0c21ad971e3ea9fe44d70e16f159dbffe1a49ab72290952887c06 |
app/controllers/effective/customers_controller.rb | 100644 | 0 | 0 | | | 745 Bytes | 13a0b71cd225457d4d14d1f8b7c16b3391dbcd9ef0fd72e99a5cc801a5a90446 |
app/controllers/effective/orders_controller.rb | 100644 | 0 | 0 | | | 4.99 KB | 167a797ad5ca3105cc72f5b3659986bfbefd4b85ec0dcd9684b640bd11a7c55b |
app/controllers/effective/providers/cheque.rb | 100644 | 0 | 0 | | | 561 Bytes | 9d5a39d5fcd07ae3d6f97343f1e99dd303c8286a60dd4355db49431a5dc161d0 |
app/controllers/effective/providers/etransfer.rb | 100644 | 0 | 0 | | | 588 Bytes | 159fae2cdddfbb7d81e40484e1bf478360981fc53c635d1cab9f4a30d65141e3 |
app/controllers/effective/providers/free.rb | 100644 | 0 | 0 | | | 847 Bytes | cd8e0104a23193f122be596db868c10056fbe7b6a44d919e076d727e1d7dd2e5 |
app/controllers/effective/providers/mark_as_paid.rb | 100644 | 0 | 0 | | | 1.16 KB | 696da92c69c290c4b891a0e5ecfc800660058c1da27045f14e0d25fce2c79634 |
app/controllers/effective/providers/moneris.rb | 100644 | 0 | 0 | | | 2.38 KB | aad5551dcc8e0b905460149c4ecbc865e1ff7b25e39f1a1d86ae4c119d59f48b |
app/controllers/effective/providers/moneris_checkout.rb | 100644 | 0 | 0 | | | 1.99 KB | abe744b0b027cc45a8bfe288b9ba3bea69a48eed11b3f36a2b408aa52a837c17 |
app/controllers/effective/providers/paypal.rb | 100644 | 0 | 0 | | | 1.12 KB | de602962b0eb5e58640bc1d1ada3c0f2f95061fe8668f2a8e00fd0d11dc2a0a8 |
app/controllers/effective/providers/phone.rb | 100644 | 0 | 0 | | | 552 Bytes | d819e147cbec0e45bea4fb2800acdc731afac4a0d8ae3e5ce33f4ede8023a08c |
app/controllers/effective/providers/pretend.rb | 100644 | 0 | 0 | | | 940 Bytes | 66e562acced84532e9dbd180e214695a0034e2f37de96e48f582825a8187f976 |
app/controllers/effective/providers/refund.rb | 100644 | 0 | 0 | | | 987 Bytes | c0479d210050651c0abc6bbd0d55c6569972848002418926f0acf81a2e63ce55 |
app/controllers/effective/providers/stripe.rb | 100644 | 0 | 0 | | | 2.77 KB | 36e644f86a6e792369f514c72be3b1d03f8a5afb6bcbc28ed3a212f872ac89b7 |
app/controllers/effective/subscripter_controller.rb | 100644 | 0 | 0 | | | 570 Bytes | 6da30fe92f284fade454046373bbcf11011f133ef28e15bc8dbca9b395f6e469 |
app/controllers/effective/webhooks_controller.rb | 100644 | 0 | 0 | | | 3.76 KB | bf7977080962b2638d0b7ba3678f7e85d5829a48f08c5bc3f5c207d8f5534243 |
app/datatables/admin/effective_customers_datatable.rb | 100644 | 0 | 0 | | | 595 Bytes | a61949bc7a060a5b4d08b18987327773525b5c17caf947fd11772a241d134d47 |
app/datatables/admin/effective_orders_datatable.rb | 100644 | 0 | 0 | | | 3.5 KB | 1070679c3c5b78dddaf22292860b0607156630aed346fc8caec2b2f0246aaf8d |
app/datatables/admin/report_payment_providers_datatable.rb | 100644 | 0 | 0 | | | 1.46 KB | 05bff7626ce1541e32b35b77694a58c8ae5578fff20d4fe4c3a2834c79b0152e |
app/datatables/admin/report_transactions_datatable.rb | 100644 | 0 | 0 | | | 1.57 KB | d4a8f582ad46eb00079651c2a9a82cee92c198c5d6082147765de3919060e2c1 |
app/datatables/admin/report_transactions_grouped_by_name_datatable.rb | 100644 | 0 | 0 | | | 1.85 KB | e5fe42762e4532f926a6282a6d31c33b3092cc60e64453ebb85bd2b8dc2c93cb |
app/datatables/admin/report_transactions_grouped_by_qb_name_datatable.rb | 100644 | 0 | 0 | | | 1.88 KB | 54b3d35f89390419576541ad821893e2814367a264a82d2b02d74805f05038ee |
app/datatables/effective_orders_datatable.rb | 100644 | 0 | 0 | | | 2.1 KB | 71635ff1a26729c6adf0bd0040279dd2e44d29cbd15c8d38b1cf9a6a6f7ffd87 |
app/helpers/effective_carts_helper.rb | 100644 | 0 | 0 | | | 3.47 KB | 66edc85b17a1f37e82d937e8c3a5f5f9372240622baf7bceabd05c95915e7de8 |
app/helpers/effective_moneris_checkout_helper.rb | 100644 | 0 | 0 | | | 2.21 KB | a1b49d2027e3ce3d5e2dcd412fb1160b9c53dde9c25189fad051ad089ff4bde3 |
app/helpers/effective_orders_helper.rb | 100644 | 0 | 0 | | | 5.77 KB | 8fb4e7b939d1296eb444eb430cdff33f4e81259ed14b3cd90a9cb535524efb6f |
app/helpers/effective_paypal_helper.rb | 100644 | 0 | 0 | | | 2.46 KB | a28ba1b47e95e1bba8b95f898276f0270bcfbdcb5fba7ef50ecf2a681ab5dc27 |
app/helpers/effective_stripe_helper.rb | 100644 | 0 | 0 | | | 3.31 KB | 5d85794707d727d3d69774294b238b17f737ec450f55e938c1131e8857ae5614 |
app/helpers/effective_subscriptions_helper.rb | 100644 | 0 | 0 | | | 1.11 KB | 467938bb84e782ae8c18f85efe84e755965194eb9de50be46eca739cc96c8b59 |
app/mailers/effective/orders_mailer.rb | 100644 | 0 | 0 | | | 6.54 KB | 68a32345b4bd23720a8a3d2d84d22c677db7662e94d8114734646e08032317f0 |
app/models/concerns/acts_as_purchasable.rb | 100644 | 0 | 0 | | | 4.21 KB | 18c681c895b7b72708de6bd2d634a69c3b6e4dc2ac9c7820f123e4979de376e6 |
app/models/concerns/acts_as_purchasable_parent.rb | 100644 | 0 | 0 | | | 901 Bytes | 5362660ca5e0e796b8fde82ddc3d7627be41a7f4f455270c51b47cef072bb9b8 |
app/models/concerns/acts_as_subscribable.rb | 100644 | 0 | 0 | | | 2.83 KB | 4887287d58eb2430ac84614c322956755ed4ca5a693dfde3d8e20f67a830c162 |
app/models/concerns/acts_as_subscribable_buyer.rb | 100644 | 0 | 0 | | | 1.63 KB | 573f01f813f86b0b8a4bd8a8879eec6ec618d66e4c88c6984c1553f9b48252ca |
app/models/effective/cart.rb | 100644 | 0 | 0 | | | 2.69 KB | 8b67644c6037f87620b412546b5d7a7099218e8735f5529d0d131943f0e0564b |
app/models/effective/cart_item.rb | 100644 | 0 | 0 | | | 846 Bytes | 6312d204cbebacc782e7e6588f888777bea930ce4a21121789ff467a6fddd68a |
app/models/effective/customer.rb | 100644 | 0 | 0 | | | 2.92 KB | 8c6202258a2949e82b6262f502a503161156fa38c646b07461950c217f4f71f8 |
app/models/effective/order.rb | 100644 | 0 | 0 | | | 29.6 KB | 1fafb9f476435bdf05acae265ef3f2c10c4f6a54a53484b8bbdb61e449745e27 |
app/models/effective/order_item.rb | 100644 | 0 | 0 | | | 2.83 KB | e4e38af669634c2bca4a4bb3f1196cb42f02114d408144d3629130ddfe291c8d |
app/models/effective/product.rb | 100644 | 0 | 0 | | | 550 Bytes | 98305d838c853dabf39fc2bc35bb1979961723f41c544c74f2581acfa5b8392e |
app/models/effective/sold_out_validator.rb | 100644 | 0 | 0 | | | 171 Bytes | f842f935e57c7f08154275fc673bd7210d5b293145673b23cbe908c129675f41 |
app/models/effective/subscripter.rb | 100644 | 0 | 0 | | | 5.6 KB | 342139e67f954c840e220cebcfc055134bb5b9006d3dabcfa9fe9214afd7a34f |
app/models/effective/subscription.rb | 100644 | 0 | 0 | | | 3.31 KB | d315560a6add3e92e25f57dcca61fb11f923bbe724d5d73985037bfe0b1f0e34 |
app/models/effective/tax_rate_calculator.rb | 100644 | 0 | 0 | | | 1.56 KB | 2fb1bb430d09ee6debdafa17ef184423fb0dabca1fb0a82cd93e805489ffa68c |
app/views/admin/customers/_actions.html.haml | 100644 | 0 | 0 | | | 176 Bytes | d1349ef9df1d2769d56bb8a0cd89e81a4bbd66c2602431604fa91a1e8b482c69 |
app/views/admin/customers/index.html.haml | 100644 | 0 | 0 | | | 247 Bytes | b356938a42dad3359eecb1360c6e75d4aa4bae920e53c857928fa3a028d80af8 |
app/views/admin/customers/show.html.haml | 100644 | 0 | 0 | | | 308 Bytes | da1918ff60e571e425f7dfa18f969f1222ee3d7dc745db948edd549b31193df3 |
app/views/admin/order_items/index.html.haml | 100644 | 0 | 0 | | | 73 Bytes | 63b105ab7b4024895495065b172a44a5fc3d6c38140576dfd699fe5f327a1e89 |
app/views/admin/order_reports/index.html.haml | 100644 | 0 | 0 | | | 85 Bytes | 9ace91c805b2f87f2ac09ecf62e31a68b5c88578927ad7873c961aaa2a86e148 |
app/views/admin/orders/_form.html.haml | 100644 | 0 | 0 | | | 648 Bytes | c4bf877e7d61152cf50c838b8ae5ce60490633d0d67d9efc830a2b067aa5e791 |
app/views/admin/orders/_form_note_internal.html.haml | 100644 | 0 | 0 | | | 387 Bytes | 60c03ee988c0603ace0a97fbc969b00850b770b75185295eedf9aefbfefaf563 |
app/views/admin/orders/_form_order.html.haml | 100644 | 0 | 0 | | | 1.92 KB | f4066df66ddb3e78912d725a67197b43aaa25802055cf4813aee3c9fc33ce80d |
app/views/admin/orders/_layout.html.haml | 100644 | 0 | 0 | | | 28 Bytes | ec90d3f13586c643bf0013ab6f758736091d7b953c062941c44817de4a237095 |
app/views/admin/orders/_order.html.haml | 100644 | 0 | 0 | | | 305 Bytes | fe1941f397f4af272fd08ac3e215676c07f6dd581c1e43c3614e241f022d4658 |
app/views/admin/orders/_order_actions.html.haml | 100644 | 0 | 0 | | | 310 Bytes | 90c85bb6710599fd78f96290d573395b1f81b460aa547751b0ffd04046231c96 |
app/views/admin/orders/_order_item_fields.html.haml | 100644 | 0 | 0 | | | 697 Bytes | 8676f0a5d7f78e9d9b172e92d44162b9d646a4975ef7614b9e40f69279237689 |
app/views/admin/orders/checkout.html.haml | 100644 | 0 | 0 | | | 425 Bytes | 2517ec62c52d4fc29631229c426add84a43d4006fc65e99ee002efecd3d8fd1a |
app/views/effective/carts/_cart.html.haml | 100644 | 0 | 0 | | | 672 Bytes | e191b83d59ee0029c30588e65c9c7f392412da931ac5cc8c240cf8e7f5c774a2 |
app/views/effective/carts/_cart_actions.html.haml | 100644 | 0 | 0 | | | 81 Bytes | b375668d8bfaa7dbeee13363e7b181a2dce51d779c358cba75566345e3679bae |
app/views/effective/carts/show.html.haml | 100644 | 0 | 0 | | | 520 Bytes | afefe9c138a0817f82951b0312ed8acdb41c0e460d2b778c98a97846e38b0baa |
app/views/effective/customers/_customer.html.haml | 100644 | 0 | 0 | | | 2.28 KB | fa180962e502bffde9624f98879a4b4e405630150c490c84d6af10220867c71c |
app/views/effective/customers/_form.html.haml | 100644 | 0 | 0 | | | 772 Bytes | d91a8072aab38f9dcc1f81a5a222a3213e40a2ba760d3c8a9ee6993e3da92b34 |
app/views/effective/customers/edit.html.haml | 100644 | 0 | 0 | | | 160 Bytes | 6a2df5eb1da099990dfc2d4d98e2434d5267c60673e3a7a3573f321da538a008 |
app/views/effective/customers/update.js.erb | 100644 | 0 | 0 | | | 333 Bytes | b1527b1d7efc5ed65e997e6953f394438b1bd1a5a7567971568374708090939a |
app/views/effective/orders/_checkout_actions.html.haml | 100644 | 0 | 0 | | | 230 Bytes | f0f940c56441c7811adc0ae148dd73b1b72133474c825b9f108ce2e1e68d5841 |
app/views/effective/orders/_checkout_step1.html.haml | 100644 | 0 | 0 | | | 396 Bytes | f8f048957318f9f9e19e8281326d32fc99f32b614a35ab9047bf4bfc49c67948 |
app/views/effective/orders/_checkout_step2.html.haml | 100644 | 0 | 0 | | | 1.85 KB | c9af2697bcc7fba8616b26e8cda6d16e536e2f9590175ca673241e0700360da8 |
app/views/effective/orders/_datatable_actions.html.haml | 100644 | 0 | 0 | | | 383 Bytes | 88cb739bbcf15b343f661e97f7fb4ce2255af68a7ecedafb4b46eea576ce2b65 |
app/views/effective/orders/_fields.html.haml | 100644 | 0 | 0 | | | 958 Bytes | 0a19ee26a1f34dda7663602e3e48135d5f99653ac0f487dadcda3ac7e7fde947 |
app/views/effective/orders/_fields_note.html.haml | 100644 | 0 | 0 | | | 234 Bytes | c546da6461a07a169bce25f95ad9b08904e4609fcca5af8a867b80b1425068c4 |
app/views/effective/orders/_fields_terms.html.haml | 100644 | 0 | 0 | | | 340 Bytes | 52864ee71a163d1c999987fb0a8ea03dc0b64cf319d66353eb5ceb078efc3f27 |
app/views/effective/orders/_layout.html.haml | 100644 | 0 | 0 | | | 28 Bytes | ec90d3f13586c643bf0013ab6f758736091d7b953c062941c44817de4a237095 |
app/views/effective/orders/_order.html.haml | 100644 | 0 | 0 | | | 686 Bytes | f43991654d355366e993efd6f5e0ca4ca64c3487644c244f35e592accb5e1a90 |
app/views/effective/orders/_order_actions.html.haml | 100644 | 0 | 0 | | | 216 Bytes | 5648d170adb8214a42ab9cdb23e3a12f361dee0c77f174f30b61a105f4960ca2 |
app/views/effective/orders/_order_deferred.html.haml | 100644 | 0 | 0 | | | 201 Bytes | 670e7076e76fa7eb08ad2d52265f2158a75a5c0cea1761ea726b40349347d7a3 |
app/views/effective/orders/_order_footer.html.haml | 100644 | 0 | 0 | | | 117 Bytes | 717666533137e80af1be31257273f143c78fd6e808e32787fd828666f66d9eca |
app/views/effective/orders/_order_header.html.haml | 100644 | 0 | 0 | | | 162 Bytes | 22e0051359af11ca87bb64a176533272a6c3e257920598cbf25d8555501bcf76 |
app/views/effective/orders/_order_items.html.haml | 100644 | 0 | 0 | | | 2.21 KB | 71909f2d82ca5baab532ec5f05c1e08ee2fb6e53fb2c739ba9ee496740effb54 |
app/views/effective/orders/_order_notes.html.haml | 100644 | 0 | 0 | | | 454 Bytes | 9d246358d15b16b28c59f0fe359200e24c352bfd2caa721efae09f1aa29f599b |
app/views/effective/orders/_order_payment.html.haml | 100644 | 0 | 0 | | | 333 Bytes | 721d9f5155edc19349ffeb7a05d1b3de29e6c25eb4b458508fd1fef55f5f54ec |
app/views/effective/orders/_order_shipping.html.haml | 100644 | 0 | 0 | | | 870 Bytes | 9e854628110a34d98775aace8e4bd6d29741c7147bab5193771b38a698478986 |
app/views/effective/orders/_orders_table.html.haml | 100644 | 0 | 0 | | | 754 Bytes | 96ae25c7499422047c2191c3eab2faa292f6c377794b970861b1d4437fcc866b |
app/views/effective/orders/_purchasables.html.haml | 100644 | 0 | 0 | | | 525 Bytes | aa267bb2a9c09b468a5ca9a84498c3eab7b1743081ba239933e58f24dce8ad7d |
app/views/effective/orders/cheque/_form.html.haml | 100644 | 0 | 0 | | | 285 Bytes | 656a501ac5a1a2f7d9d5270e455747b3d366016734913c7100bce3729206a4fd |
app/views/effective/orders/declined.html.haml | 100644 | 0 | 0 | | | 331 Bytes | 2582c191fb5524c849412b19cdca07c341378b485465352b71223b14ef836b8f |
app/views/effective/orders/deferred.html.haml | 100644 | 0 | 0 | | | 407 Bytes | fd0c2bc3ba26b4c102588755c6ffdb2429a426bcd8228a4f4922ca07637b3780 |
app/views/effective/orders/deferred/_form.html.haml | 100644 | 0 | 0 | | | 612 Bytes | bec8524cb74c49192b015b30ad60ff36cf760250fcbb7c6771d074cbfdeb3e6b |
app/views/effective/orders/edit.html.haml | 100644 | 0 | 0 | | | 93 Bytes | 1a93f1b64a6e88ebfaaa7b46cb81379d43a0e522dee189a37a2ebb88b04017ba |
app/views/effective/orders/etransfer/_form.html.haml | 100644 | 0 | 0 | | | 297 Bytes | 8485ed64a7b9d717d16d3c98cd12733fb4dac07c14031d64f7e44b262c927a33 |
app/views/effective/orders/free/_form.html.haml | 100644 | 0 | 0 | | | 285 Bytes | cc226eb08f4936cc907760ff0ec151f52bbf0b14cad8ead9df3d1706b18b8e4e |
app/views/effective/orders/index.html.haml | 100644 | 0 | 0 | | | 92 Bytes | 85d123ce5a5d886f061840a2b4389a5f0fd76479485aabb17f62120e71b21986 |
app/views/effective/orders/mark_as_paid/_form.html.haml | 100644 | 0 | 0 | | | 1.34 KB | d97030c65de76c13ede23683062cc9f9cf0856a79f4b29e2d3ce991682813c37 |
app/views/effective/orders/moneris/_form.html.haml | 100644 | 0 | 0 | | | 2.35 KB | 5adc3bad5bdf04176db496ac17b66517d52682af21564b653f58f22c4b60d044 |
app/views/effective/orders/moneris_checkout/_element.html.haml | 100644 | 0 | 0 | | | 138 Bytes | 694794b905bed71b5ac3883c15624c83c5737d19f51670784eb4a1376d1c8d1b |
app/views/effective/orders/moneris_checkout/_form.html.haml | 100644 | 0 | 0 | | | 797 Bytes | 0eb6376b6a8a92ff58020423ee9f5d5ecff41f21ba2cb2a6d5ee6c903d403e86 |
app/views/effective/orders/new.html.haml | 100644 | 0 | 0 | | | 93 Bytes | 1a93f1b64a6e88ebfaaa7b46cb81379d43a0e522dee189a37a2ebb88b04017ba |
app/views/effective/orders/paypal/_form.html.haml | 100644 | 0 | 0 | | | 267 Bytes | b626117c11b6f1f693f340767b1acf05b1ce21c66ce7ec955ac37e77060604ea |
app/views/effective/orders/phone/_form.html.haml | 100644 | 0 | 0 | | | 281 Bytes | 1049b519823ab02e0ab3c1e392c8d2d52af16b8cae2afff1961c091cc6d46b82 |
app/views/effective/orders/pretend/_form.html.haml | 100644 | 0 | 0 | | | 548 Bytes | 70fc2613d077265b60b7c4f4598b824ba8aa93871a1d090db79271653f107fca |
app/views/effective/orders/purchased.html.haml | 100644 | 0 | 0 | | | 244 Bytes | 34fd6ddd3e20c919853e58563bc58bb78e42cadf9ea72f248f34a0eed92413d8 |
app/views/effective/orders/refund/_form.html.haml | 100644 | 0 | 0 | | | 435 Bytes | 5745691bd8aead8d165c2f95aaa09fbfd2478df6314cfb7832227a67ead20a77 |
app/views/effective/orders/show.html.haml | 100644 | 0 | 0 | | | 305 Bytes | e0664e8bbf5fa07a8681028d2e44a00f61cd801df8baa799413a9c23b5bf6c6e |
app/views/effective/orders/stripe/_element.html.haml | 100644 | 0 | 0 | | | 123 Bytes | 93f648b0778f8c4cccc04c6e246913bee708ade2ebd9cddf868cb7f5d3191093 |
app/views/effective/orders/stripe/_form.html.haml | 100644 | 0 | 0 | | | 1.14 KB | 6b9388aa3e3e4cb6ebf1dc6e7226015fa8fdb87655240f5865c0bdd5fde7b960 |
app/views/effective/orders_mailer/order_error.html.haml | 100644 | 0 | 0 | | | 251 Bytes | d49bbd80f2af6fb3114c0e2526efbc8e95ed560feddbcd734a3b6f57dc1dec8d |
app/views/effective/orders_mailer/order_receipt_to_admin.html.haml | 100644 | 0 | 0 | | | 116 Bytes | 79f7869d2b9bd0fdcab7f03b1fdd48b8c50ab054d05e541c3e92139429c64eab |
app/views/effective/orders_mailer/order_receipt_to_buyer.html.haml | 100644 | 0 | 0 | | | 118 Bytes | 9eff5dbcaed847dbf4fdfbfb1241f720ff0b6504a6854c7eb5f2041aab3a5ea7 |
app/views/effective/orders_mailer/payment_request_to_buyer.html.haml | 100644 | 0 | 0 | | | 538 Bytes | 8cb518197e9a3a892de557827f1af764841686ad9af66bbec153fa150191ce0b |
app/views/effective/orders_mailer/pending_order_invoice_to_buyer.html.haml | 100644 | 0 | 0 | | | 565 Bytes | cac2369f45cf1146a5bd4b0799ebe6fb1099cb0855ba033db6f565aa612a34cd |
app/views/effective/orders_mailer/refund_notification_to_admin.html.haml | 100644 | 0 | 0 | | | 312 Bytes | a704b3a92dcbbf7e54a717549420677ab2aff721bb8cbab8bacf160494a11408 |
app/views/effective/orders_mailer/subscription_canceled.html.haml | 100644 | 0 | 0 | | | 326 Bytes | 4be1b9c0e854c65ac2feff126b4118df6e2ac9d2f3d8a50c23c1c6e4f5bdb622 |
app/views/effective/orders_mailer/subscription_created.html.haml | 100644 | 0 | 0 | | | 424 Bytes | 99ebb96444e9218f42b927ac23866e0c7b044dc8faef185a9b0c2db3311fd3da |
app/views/effective/orders_mailer/subscription_event_to_admin.html.haml | 100644 | 0 | 0 | | | 372 Bytes | b866f08e8f90d600c0708ba93e3ff88ac1ea30b7252a0421348ff515243dc381 |
app/views/effective/orders_mailer/subscription_payment_failed.html.haml | 100644 | 0 | 0 | | | 368 Bytes | 6e5a95c6384c62c4e8d07807d35bdf50d63f615aa480c863317d43229e236f03 |
app/views/effective/orders_mailer/subscription_payment_succeeded.html.haml | 100644 | 0 | 0 | | | 327 Bytes | 70bb6c6e6edeb4e13e5edc19178aac5eb3ee54f0db97289bdbda07a36358c1a0 |
app/views/effective/orders_mailer/subscription_trial_expired.html.haml | 100644 | 0 | 0 | | | 169 Bytes | 1e6fe4b103618fe97379cde41c7b6945ccf67ee209a4431e100f0b07373a1971 |
app/views/effective/orders_mailer/subscription_trialing.html.haml | 100644 | 0 | 0 | | | 237 Bytes | e0d8f2d19b020cfe71dd15829942da357dd676a279b159e343ef5ee9111f7a89 |
app/views/effective/orders_mailer/subscription_updated.html.haml | 100644 | 0 | 0 | | | 427 Bytes | 76ab0d84c41b187dff119063fe516e3ba7db92a09427127f9b578bb28b9dc924 |
app/views/effective/subscripter/_form.html.haml | 100644 | 0 | 0 | | | 2.39 KB | cb145ab47e06e5295134f0c246a6c225a659122cb34982ea5c55f804faed1a09 |
app/views/effective/subscripter/_plan.html.haml | 100644 | 0 | 0 | | | 869 Bytes | 48d16942bea4fdd6ea4354d4e0727ea960595dba4f899fcd222ad2b84682fda8 |
app/views/layouts/effective_orders_mailer_layout.html.haml | 100644 | 0 | 0 | | | 1.26 KB | 337c00a5897a2e3a647ecc1ce46bb3ce610022ef0dfa61ee6a7acae671ad8650 |
config/effective_orders.rb | 100644 | 0 | 0 | | | 10.5 KB | 7f445d8504b312e4363cf483c43d5d61e553bdf81a5f6207392df97b8465a9c2 |
config/locales/effective_orders.en.yml | 100644 | 0 | 0 | | | 601 Bytes | c38dea119915dc335a750b7cbdfd7f21feae855516765bf033d3704d51bb4413 |
config/routes.rb | 100644 | 0 | 0 | | | 2.13 KB | bdeb47432bd24193afc9bc124aef266ee7516564015833850f70896199e34178 |
db/migrate/01_create_effective_orders.rb.erb | 100644 | 0 | 0 | | | 3.75 KB | 7ca905596d5130acfb39093d9f18b26ec1c6a9257b7c78666de851dae3cd0125 |
lib/effective_orders.rb | 100644 | 0 | 0 | | | 8.94 KB | 50a90eada9bc1b58e0dc910674d104e494b451fce83d974ee5accc2fcbf832ac |
lib/effective_orders/engine.rb | 100644 | 0 | 0 | | | 1.9 KB | 967bb9b71e868c9c1b8c702a07c4822fc3d5f595ce3f5c13e6c78aa48efb89eb |
lib/effective_orders/version.rb | 100644 | 0 | 0 | | | 54 Bytes | f3934594593b5adba3a2e96751247058cca15365034be962d73f9ae54f4cc2e7 |
lib/generators/effective_orders/install_generator.rb | 100644 | 0 | 0 | | | 2.33 KB | 9edd979b3dd5c33c94b2ec6578b11e33a5e58b8c97f783e4e9fb6911d39bccbd |
lib/generators/templates/effective_orders_mailer_preview.rb | 100644 | 0 | 0 | | | 3.93 KB | 4689f6871d8fa03cb4ebe2ddbd1baca0882e444cac148e932b33b86189f84c3e |
lib/tasks/effective_orders_tasks.rake | 100644 | 0 | 0 | | | 2.72 KB | d06245fc5632211eadebdbba53bffd8458bc675e76e54db12022e2373f0eb2fd |