Changeset 2221823
- Timestamp:
- 01/03/2020 07:03:55 PM (6 years ago)
- Location:
- limelight-checkout
- Files:
-
- 18 deleted
- 77 edited
-
tags/1.0.0 (deleted)
-
tags/1.0.01 (deleted)
-
tags/1.0.02 (deleted)
-
tags/1.0.03 (deleted)
-
tags/1.0.04 (deleted)
-
tags/1.0.05 (deleted)
-
tags/1.0.06 (deleted)
-
tags/1.0.07 (deleted)
-
tags/1.0.08 (deleted)
-
tags/1.0.09 (deleted)
-
tags/1.0.1 (deleted)
-
tags/1.0.12 (deleted)
-
tags/1.0.13 (deleted)
-
tags/1.0.14 (deleted)
-
tags/1.0.15 (deleted)
-
tags/1.0.16 (deleted)
-
tags/1.0.17 (deleted)
-
tags/1.1.11 (deleted)
-
trunk/app/Events/ApplyCoupon.php (modified) (view diffs)
-
trunk/app/Events/Checkout.php (modified) (view diffs)
-
trunk/app/Gateways/AuthorizeNet.php (modified) (view diffs)
-
trunk/app/Gateways/Gateway.php (modified) (view diffs)
-
trunk/app/Gateways/Stripe.php (modified) (view diffs)
-
trunk/app/Models/Customer.php (modified) (view diffs)
-
trunk/app/Models/Form.php (modified) (view diffs)
-
trunk/app/Models/Gateway.php (modified) (view diffs)
-
trunk/app/Models/License.php (modified) (view diffs)
-
trunk/app/Models/LicenseList.php (modified) (view diffs)
-
trunk/app/Models/Loader.php (modified) (view diffs)
-
trunk/app/Models/Order.php (modified) (view diffs)
-
trunk/app/Models/OrderList.php (modified) (view diffs)
-
trunk/app/Models/Product.php (modified) (view diffs)
-
trunk/app/Models/Subscription.php (modified) (view diffs)
-
trunk/app/Models/Webhooks.php (modified) (view diffs)
-
trunk/app/Plugin.php (modified) (view diffs)
-
trunk/app/Traits/Response.php (modified) (view diffs)
-
trunk/app/Utility/License.php (modified) (view diffs)
-
trunk/app/Utility/Upgrade.php (modified) (view diffs)
-
trunk/dist/css/account.css (modified) (view diffs)
-
trunk/dist/js/account.js (modified) (view diffs)
-
trunk/dist/js/public.js (modified) (view diffs)
-
trunk/index.php (modified) (view diffs)
-
trunk/vendor/composer/ClassLoader.php (modified) (view diffs)
-
trunk/vendor/composer/installed.json (modified) (view diffs)
-
trunk/vendor/limelight/forms/Package.php (modified) (view diffs)
-
trunk/vendor/limelight/forms/app/Elements/Group.php (modified) (view diffs)
-
trunk/vendor/limelight/forms/app/Elements/Media.php (modified) (view diffs)
-
trunk/vendor/limelight/forms/app/Loaders/DataLoader.php (modified) (view diffs)
-
trunk/vendor/limelight/forms/app/Loaders/ElementLoader.php (modified) (view diffs)
-
trunk/vendor/limelight/forms/app/Loaders/EventLoader.php (modified) (view diffs)
-
trunk/vendor/limelight/forms/app/Loaders/FormLoader.php (modified) (view diffs)
-
trunk/vendor/limelight/forms/app/Loaders/OptionLoader.php (modified) (view diffs)
-
trunk/vendor/limelight/forms/app/Models/Builder.php (modified) (view diffs)
-
trunk/vendor/limelight/forms/app/Utility/Helpers.php (modified) (view diffs)
-
trunk/vendor/limelight/forms/composer.lock (modified) (view diffs)
-
trunk/vendor/limelight/forms/dist/css/builder.css (modified) (view diffs)
-
trunk/vendor/limelight/forms/dist/css/form.css (modified) (view diffs)
-
trunk/vendor/limelight/forms/dist/js/builder.js (modified) (view diffs)
-
trunk/vendor/limelight/forms/dist/js/form.js (modified) (view diffs)
-
trunk/vendor/limelight/forms/package-lock.json (modified) (view diffs)
-
trunk/vendor/limelight/forms/package.json (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/display/element-editor.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/display/element.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/display/form.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/button.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/checkbox.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/colorpicker.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/combobox.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/datepicker.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/group.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/hidden.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/license.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/media.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/mixins.js (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/multiselect.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/number.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/password.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/select.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/tabs-editor.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/tabs.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/text.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/textarea.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/elements/wysiwyg.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/layout/accordion-item.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/layout/tab.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/layout/tabs.vue (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/components/vue.js (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/css/bootstrap.scss (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/css/builder.scss (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/js/form.js (modified) (view diffs)
-
trunk/vendor/limelight/forms/resources/webpack.config.js (modified) (view diffs)
-
trunk/vendor/symfony/polyfill-iconv/composer.json (modified) (view diffs)
-
trunk/vendor/symfony/polyfill-mbstring/Mbstring.php (modified) (view diffs)
-
trunk/vendor/symfony/polyfill-mbstring/composer.json (modified) (view diffs)
-
trunk/views/account.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.