Changeset 2874475
- Timestamp:
- 03/03/2023 07:30:51 PM (3 years ago)
- Location:
- vendorfuel/tags/8.17.0
- Files:
-
- 282 copied
-
. (copied) (copied from vendorfuel/trunk) (view diffs)
-
README.txt (copied) (copied from vendorfuel/trunk/README.txt) (view diffs)
-
assets/downloads/customer-upload-template.xlsx (copied) (copied from vendorfuel/trunk/assets/downloads/customer-upload-template.xlsx) (view diffs)
-
assets/templates/AuthorizeNet.html (copied) (copied from vendorfuel/trunk/assets/templates/AuthorizeNet.html) (view diffs)
-
assets/templates/PayFabric.html (copied) (copied from vendorfuel/trunk/assets/templates/PayFabric.html) (view diffs)
-
assets/templates/PayPal.html (copied) (copied from vendorfuel/trunk/assets/templates/PayPal.html) (view diffs)
-
assets/templates/QualPay.html (copied) (copied from vendorfuel/trunk/assets/templates/QualPay.html) (view diffs)
-
assets/templates/Stripe.html (copied) (copied from vendorfuel/trunk/assets/templates/Stripe.html) (view diffs)
-
build/accounting.asset.php (copied) (copied from vendorfuel/trunk/build/accounting.asset.php) (view diffs)
-
build/accounting.js (copied) (copied from vendorfuel/trunk/build/accounting.js) (view diffs)
-
build/admin.asset.php (copied) (copied from vendorfuel/trunk/build/admin.asset.php) (view diffs)
-
build/admin.css (copied) (copied from vendorfuel/trunk/build/admin.css) (view diffs)
-
build/admin.js (copied) (copied from vendorfuel/trunk/build/admin.js) (view diffs)
-
build/catalog.asset.php (copied) (copied from vendorfuel/trunk/build/catalog.asset.php) (view diffs)
-
build/catalog.js (copied) (copied from vendorfuel/trunk/build/catalog.js) (view diffs)
-
build/customers.asset.php (copied) (copied from vendorfuel/trunk/build/customers.asset.php) (view diffs)
-
build/customers.js (copied) (copied from vendorfuel/trunk/build/customers.js) (view diffs)
-
build/legacy.asset.php (copied) (copied from vendorfuel/trunk/build/legacy.asset.php) (view diffs)
-
build/legacy.css (copied) (copied from vendorfuel/trunk/build/legacy.css) (view diffs)
-
build/legacy.js (copied) (copied from vendorfuel/trunk/build/legacy.js) (view diffs)
-
build/public.asset.php (copied) (copied from vendorfuel/trunk/build/public.asset.php) (view diffs)
-
build/public.js (copied) (copied from vendorfuel/trunk/build/public.js) (view diffs)
-
build/punchout.asset.php (copied) (copied from vendorfuel/trunk/build/punchout.asset.php) (view diffs)
-
build/punchout.js (copied) (copied from vendorfuel/trunk/build/punchout.js) (view diffs)
-
build/purchasing.asset.php (copied) (copied from vendorfuel/trunk/build/purchasing.asset.php) (view diffs)
-
build/purchasing.js (copied) (copied from vendorfuel/trunk/build/purchasing.js) (view diffs)
-
build/shipping.asset.php (copied) (copied from vendorfuel/trunk/build/shipping.asset.php) (view diffs)
-
build/shipping.js (copied) (copied from vendorfuel/trunk/build/shipping.js) (view diffs)
-
build/signout.asset.php (copied) (copied from vendorfuel/trunk/build/signout.asset.php) (view diffs)
-
build/signout.js (copied) (copied from vendorfuel/trunk/build/signout.js) (view diffs)
-
build/users.asset.php (copied) (copied from vendorfuel/trunk/build/users.asset.php) (view diffs)
-
build/users.js (copied) (copied from vendorfuel/trunk/build/users.js) (view diffs)
-
changelog.txt (copied) (copied from vendorfuel/trunk/changelog.txt) (view diffs)
-
includes/class-vendorfuel-admin-page.php (copied) (copied from vendorfuel/trunk/includes/class-vendorfuel-admin-page.php) (view diffs)
-
includes/class-vendorfuel-enqueue.php (copied) (copied from vendorfuel/trunk/includes/class-vendorfuel-enqueue.php) (view diffs)
-
includes/class-vendorfuel-initialize.php (copied) (copied from vendorfuel/trunk/includes/class-vendorfuel-initialize.php) (view diffs)
-
includes/class-vendorfuel-templates.php (copied) (copied from vendorfuel/trunk/includes/class-vendorfuel-templates.php) (view diffs)
-
includes/class-vendorfuel-utilities.php (copied) (copied from vendorfuel/trunk/includes/class-vendorfuel-utilities.php) (view diffs)
-
includes/class-vendorfuel-wprest-api.php (copied) (copied from vendorfuel/trunk/includes/class-vendorfuel-wprest-api.php) (view diffs)
-
includes/dashboard-widget.php (copied) (copied from vendorfuel/trunk/includes/dashboard-widget.php) (view diffs)
-
includes/queue/class-sync-category-posts.php (copied) (copied from vendorfuel/trunk/includes/queue/class-sync-category-posts.php) (view diffs)
-
includes/queue/class-sync-product-posts.php (copied) (copied from vendorfuel/trunk/includes/queue/class-sync-product-posts.php) (view diffs)
-
includes/queue/class-wp-background-process.php (copied) (copied from vendorfuel/trunk/includes/queue/class-wp-background-process.php) (view diffs)
-
src/admin.tsx (copied) (copied from vendorfuel/trunk/src/admin.tsx) (view diffs)
-
src/admin/UploadShow.tsx (copied) (copied from vendorfuel/trunk/src/admin/UploadShow.tsx) (view diffs)
-
src/admin/accounting/AccountingDetails.tsx (copied) (copied from vendorfuel/trunk/src/admin/accounting/AccountingDetails.tsx) (view diffs)
-
src/admin/accounting/AccountingPage.tsx (copied) (copied from vendorfuel/trunk/src/admin/accounting/AccountingPage.tsx) (view diffs)
-
src/admin/accounting/index.tsx (copied) (copied from vendorfuel/trunk/src/admin/accounting/index.tsx) (view diffs)
-
src/admin/admin.scss (copied) (copied from vendorfuel/trunk/src/admin/admin.scss) (view diffs)
-
src/admin/catalog/CatalogPage.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/CatalogPage.tsx) (view diffs)
-
src/admin/catalog/categories/CategoryIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/categories/CategoryIndex.tsx) (view diffs)
-
src/admin/catalog/categories/Utilities.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/categories/Utilities.tsx) (view diffs)
-
src/admin/catalog/categories/tree/CategoryTreeCreate.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/categories/tree/CategoryTreeCreate.tsx) (view diffs)
-
src/admin/catalog/categories/tree/CategoryTreeIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/categories/tree/CategoryTreeIndex.tsx) (view diffs)
-
src/admin/catalog/categories/tree/CategoryTreeShow.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/categories/tree/CategoryTreeShow.tsx) (view diffs)
-
src/admin/catalog/categories/uploads/CategoryUploadCreate.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/categories/uploads/CategoryUploadCreate.tsx) (view diffs)
-
src/admin/catalog/categories/uploads/CategoryUploadIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/categories/uploads/CategoryUploadIndex.tsx) (view diffs)
-
src/admin/catalog/categories/uploads/CategoryUploadShow.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/categories/uploads/CategoryUploadShow.tsx) (view diffs)
-
src/admin/catalog/collections/CollectionIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/collections/CollectionIndex.tsx) (view diffs)
-
src/admin/catalog/index.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/index.tsx) (view diffs)
-
src/admin/catalog/manufacturers/ManufacturerEdit.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/manufacturers/ManufacturerEdit.tsx) (view diffs)
-
src/admin/catalog/manufacturers/ManufacturerIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/manufacturers/ManufacturerIndex.tsx) (view diffs)
-
src/admin/catalog/pricesheets/PricesheetIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/pricesheets/PricesheetIndex.tsx) (view diffs)
-
src/admin/catalog/pricesheets/uploads/PricesheetUploadCreate.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/pricesheets/uploads/PricesheetUploadCreate.tsx) (view diffs)
-
src/admin/catalog/pricesheets/uploads/PricesheetUploadIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/pricesheets/uploads/PricesheetUploadIndex.tsx) (view diffs)
-
src/admin/catalog/pricesheets/uploads/PricesheetUploadShow.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/pricesheets/uploads/PricesheetUploadShow.tsx) (view diffs)
-
src/admin/catalog/products/InventoryUploadCreate.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/products/InventoryUploadCreate.tsx) (view diffs)
-
src/admin/catalog/products/ProductIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/products/ProductIndex.tsx) (view diffs)
-
src/admin/catalog/products/Utilities.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/products/Utilities.tsx) (view diffs)
-
src/admin/catalog/products/exports/Create.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/products/exports/Create.tsx) (view diffs)
-
src/admin/catalog/products/exports/ExportIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/products/exports/ExportIndex.tsx) (view diffs)
-
src/admin/catalog/products/uploads/ProductUploadCreate.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/products/uploads/ProductUploadCreate.tsx) (view diffs)
-
src/admin/catalog/products/uploads/ProductUploadIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/products/uploads/ProductUploadIndex.tsx) (view diffs)
-
src/admin/catalog/products/uploads/ProductUploadShow.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/products/uploads/ProductUploadShow.tsx) (view diffs)
-
src/admin/catalog/router.tsx (copied) (copied from vendorfuel/trunk/src/admin/catalog/router.tsx) (view diffs)
-
src/admin/components/DeleteButton.tsx (copied) (copied from vendorfuel/trunk/src/admin/components/DeleteButton.tsx) (view diffs)
-
src/admin/components/form/PasswordControl.tsx (copied) (copied from vendorfuel/trunk/src/admin/components/form/PasswordControl.tsx) (view diffs)
-
src/admin/components/form/ValidationIndicator.tsx (copied) (copied from vendorfuel/trunk/src/admin/components/form/ValidationIndicator.tsx) (view diffs)
-
src/admin/components/form/ValidationIndicators.tsx (copied) (copied from vendorfuel/trunk/src/admin/components/form/ValidationIndicators.tsx) (view diffs)
-
src/admin/components/form/wp-form-field/wp-form-field.html (copied) (copied from vendorfuel/trunk/src/admin/components/form/wp-form-field/wp-form-field.html) (view diffs)
-
src/admin/components/spinner/Spinner.tsx (copied) (copied from vendorfuel/trunk/src/admin/components/spinner/Spinner.tsx) (view diffs)
-
src/admin/components/table/SortableHeader.tsx (copied) (copied from vendorfuel/trunk/src/admin/components/table/SortableHeader.tsx) (view diffs)
-
src/admin/components/table/TableControl.tsx (copied) (copied from vendorfuel/trunk/src/admin/components/table/TableControl.tsx) (view diffs)
-
src/admin/components/table/TableData.tsx (copied) (copied from vendorfuel/trunk/src/admin/components/table/TableData.tsx) (view diffs)
-
src/admin/components/table/TableDataBoolean.tsx (copied) (copied from vendorfuel/trunk/src/admin/components/table/TableDataBoolean.tsx) (view diffs)
-
src/admin/components/table/TablePagination.tsx (copied) (copied from vendorfuel/trunk/src/admin/components/table/TablePagination.tsx) (view diffs)
-
src/admin/components/ui/BadgeControl.tsx (copied) (copied from vendorfuel/trunk/src/admin/components/ui/BadgeControl.tsx) (view diffs)
-
src/admin/components/ui/DeleteButton.tsx (copied) (copied from vendorfuel/trunk/src/admin/components/ui/DeleteButton.tsx) (view diffs)
-
src/admin/components/ui/SearchBox.tsx (copied) (copied from vendorfuel/trunk/src/admin/components/ui/SearchBox.tsx) (view diffs)
-
src/admin/components/ui/SearchControl.tsx (copied) (copied from vendorfuel/trunk/src/admin/components/ui/SearchControl.tsx) (view diffs)
-
src/admin/components/ui/bs-pagination/bs-pagination.html (copied) (copied from vendorfuel/trunk/src/admin/components/ui/bs-pagination/bs-pagination.html) (view diffs)
-
src/admin/components/ui/format.directive.ts (copied) (copied from vendorfuel/trunk/src/admin/components/ui/format.directive.ts) (view diffs)
-
src/admin/components/ui/modals/SearchModal.tsx (copied) (copied from vendorfuel/trunk/src/admin/components/ui/modals/SearchModal.tsx) (view diffs)
-
src/admin/components/ui/tel.filter.ts (copied) (copied from vendorfuel/trunk/src/admin/components/ui/tel.filter.ts) (view diffs)
-
src/admin/customers/CustomersPage.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/CustomersPage.tsx) (view diffs)
-
src/admin/customers/accounts/AccountIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/accounts/AccountIndex.tsx) (view diffs)
-
src/admin/customers/accounts/uploads/AccountUploadCreate.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/accounts/uploads/AccountUploadCreate.tsx) (view diffs)
-
src/admin/customers/accounts/uploads/AccountUploadIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/accounts/uploads/AccountUploadIndex.tsx) (view diffs)
-
src/admin/customers/accounts/uploads/AccountUploadShow.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/accounts/uploads/AccountUploadShow.tsx) (view diffs)
-
src/admin/customers/groups/GroupChildGroups.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/groups/GroupChildGroups.tsx) (view diffs)
-
src/admin/customers/groups/GroupCustomers.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/groups/GroupCustomers.tsx) (view diffs)
-
src/admin/customers/groups/GroupIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/groups/GroupIndex.tsx) (view diffs)
-
src/admin/customers/groups/GroupNotes.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/groups/GroupNotes.tsx) (view diffs)
-
src/admin/customers/groups/GroupPunchout.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/groups/GroupPunchout.tsx) (view diffs)
-
src/admin/customers/groups/GroupRates.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/groups/GroupRates.tsx) (view diffs)
-
src/admin/customers/groups/GroupTabs.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/groups/GroupTabs.tsx) (view diffs)
-
src/admin/customers/groups/group-create.component.html (copied) (copied from vendorfuel/trunk/src/admin/customers/groups/group-create.component.html) (view diffs)
-
src/admin/customers/groups/group-edit.component.html (copied) (copied from vendorfuel/trunk/src/admin/customers/groups/group-edit.component.html) (view diffs)
-
src/admin/customers/groups/uploads/GroupUploadCreate.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/groups/uploads/GroupUploadCreate.tsx) (view diffs)
-
src/admin/customers/groups/uploads/GroupUploadIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/groups/uploads/GroupUploadIndex.tsx) (view diffs)
-
src/admin/customers/groups/uploads/GroupUploadShow.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/groups/uploads/GroupUploadShow.tsx) (view diffs)
-
src/admin/customers/index.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/index.tsx) (view diffs)
-
src/admin/customers/roles/RoleIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/roles/RoleIndex.tsx) (view diffs)
-
src/admin/customers/router.tsx (copied) (copied from vendorfuel/trunk/src/admin/customers/router.tsx) (view diffs)
-
src/admin/dashboard/DashboardPage.tsx (copied) (copied from vendorfuel/trunk/src/admin/dashboard/DashboardPage.tsx) (view diffs)
-
src/admin/dashboard/RecentOrders.tsx (copied) (copied from vendorfuel/trunk/src/admin/dashboard/RecentOrders.tsx) (view diffs)
-
src/admin/dashboard/Stats.tsx (copied) (copied from vendorfuel/trunk/src/admin/dashboard/Stats.tsx) (view diffs)
-
src/admin/features/admin-accounts/AdminAccountEdit.tsx (copied) (copied from vendorfuel/trunk/src/admin/features/admin-accounts/AdminAccountEdit.tsx) (view diffs)
-
src/admin/features/admin-accounts/AdminUserForm.tsx (copied) (copied from vendorfuel/trunk/src/admin/features/admin-accounts/AdminUserForm.tsx) (view diffs)
-
src/admin/features/billing/billing-page.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/billing/billing-page.component.html) (view diffs)
-
src/admin/features/billing/billing-reset-password-page.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/billing/billing-reset-password-page.component.html) (view diffs)
-
src/admin/features/catalog/banners/banners-index.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/catalog/banners/banners-index.component.html) (view diffs)
-
src/admin/features/catalog/banners/banners-index.component.ts (copied) (copied from vendorfuel/trunk/src/admin/features/catalog/banners/banners-index.component.ts) (view diffs)
-
src/admin/features/catalog/categories/CategoryEdit.tsx (copied) (copied from vendorfuel/trunk/src/admin/features/catalog/categories/CategoryEdit.tsx) (view diffs)
-
src/admin/features/catalog/categories/CategoryForm.tsx (copied) (copied from vendorfuel/trunk/src/admin/features/catalog/categories/CategoryForm.tsx) (view diffs)
-
src/admin/features/catalog/categories/category-create.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/catalog/categories/category-create.component.html) (view diffs)
-
src/admin/features/catalog/categories/category-create.component.ts (copied) (copied from vendorfuel/trunk/src/admin/features/catalog/categories/category-create.component.ts) (view diffs)
-
src/admin/features/catalog/categories/category-edit.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/catalog/categories/category-edit.component.html) (view diffs)
-
src/admin/features/catalog/categories/category-edit.component.ts (copied) (copied from vendorfuel/trunk/src/admin/features/catalog/categories/category-edit.component.ts) (view diffs)
-
src/admin/features/catalog/collections/ExportToGoogleShoppingButton.tsx (copied) (copied from vendorfuel/trunk/src/admin/features/catalog/collections/ExportToGoogleShoppingButton.tsx) (view diffs)
-
src/admin/features/catalog/pricesheets/pricesheet-create.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/catalog/pricesheets/pricesheet-create.component.html) (view diffs)
-
src/admin/features/catalog/pricesheets/pricesheet-create.component.ts (copied) (copied from vendorfuel/trunk/src/admin/features/catalog/pricesheets/pricesheet-create.component.ts) (view diffs)
-
src/admin/features/catalog/pricesheets/pricesheet-edit.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/catalog/pricesheets/pricesheet-edit.component.html) (view diffs)
-
src/admin/features/catalog/pricesheets/pricesheet-edit.component.ts (copied) (copied from vendorfuel/trunk/src/admin/features/catalog/pricesheets/pricesheet-edit.component.ts) (view diffs)
-
src/admin/features/catalog/promo-codes/promo-codes-index.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/catalog/promo-codes/promo-codes-index.component.html) (view diffs)
-
src/admin/features/catalog/promo-codes/promo-codes-index.component.ts (copied) (copied from vendorfuel/trunk/src/admin/features/catalog/promo-codes/promo-codes-index.component.ts) (view diffs)
-
src/admin/features/customers/accounts/AccountNotes.tsx (copied) (copied from vendorfuel/trunk/src/admin/features/customers/accounts/AccountNotes.tsx) (view diffs)
-
src/admin/features/customers/accounts/CustomerShipping.tsx (copied) (copied from vendorfuel/trunk/src/admin/features/customers/accounts/CustomerShipping.tsx) (view diffs)
-
src/admin/features/customers/accounts/account-edit.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/customers/accounts/account-edit.component.html) (view diffs)
-
src/admin/features/customers/accounts/account-edit.component.ts (copied) (copied from vendorfuel/trunk/src/admin/features/customers/accounts/account-edit.component.ts) (view diffs)
-
src/admin/features/customers/accounts/accounts-settings.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/customers/accounts/accounts-settings.component.html) (view diffs)
-
src/admin/features/customers/accounts/customer-copy-button/customer-copy-button.html (copied) (copied from vendorfuel/trunk/src/admin/features/customers/accounts/customer-copy-button/customer-copy-button.html) (view diffs)
-
src/admin/features/customers/accounts/customer-punchout-tab/customer-punchout-tab.html (copied) (copied from vendorfuel/trunk/src/admin/features/customers/accounts/customer-punchout-tab/customer-punchout-tab.html) (view diffs)
-
src/admin/features/customers/roles/RoleEdit.tsx (copied) (copied from vendorfuel/trunk/src/admin/features/customers/roles/RoleEdit.tsx) (view diffs)
-
src/admin/features/customers/roles/RolePage.tsx (copied) (copied from vendorfuel/trunk/src/admin/features/customers/roles/RolePage.tsx) (view diffs)
-
src/admin/features/email/email-page.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/email/email-page.component.html) (view diffs)
-
src/admin/features/email/email-page.component.ts (copied) (copied from vendorfuel/trunk/src/admin/features/email/email-page.component.ts) (view diffs)
-
src/admin/features/payments/payment-processor.controller.ts (copied) (copied from vendorfuel/trunk/src/admin/features/payments/payment-processor.controller.ts) (view diffs)
-
src/admin/features/payments/payments-page.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/payments/payments-page.component.html) (view diffs)
-
src/admin/features/purchasing/cost-sheets/purchasing-cost-sheets.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/purchasing/cost-sheets/purchasing-cost-sheets.component.html) (view diffs)
-
src/admin/features/purchasing/cost-sheets/purchasing-cost-sheets.component.ts (copied) (copied from vendorfuel/trunk/src/admin/features/purchasing/cost-sheets/purchasing-cost-sheets.component.ts) (view diffs)
-
src/admin/features/purchasing/document-profiles/DocumentProfile.tsx (copied) (copied from vendorfuel/trunk/src/admin/features/purchasing/document-profiles/DocumentProfile.tsx) (view diffs)
-
src/admin/features/purchasing/document-profiles/DocumentProfilePage.tsx (copied) (copied from vendorfuel/trunk/src/admin/features/purchasing/document-profiles/DocumentProfilePage.tsx) (view diffs)
-
src/admin/features/reset-password/reset-password-page.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/reset-password/reset-password-page.component.html) (view diffs)
-
src/admin/features/taxes/TaxesOptions.tsx (copied) (copied from vendorfuel/trunk/src/admin/features/taxes/TaxesOptions.tsx) (view diffs)
-
src/admin/features/taxes/taxes-avalara.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/taxes/taxes-avalara.component.html) (view diffs)
-
src/admin/features/tenant-login/tenant-login-page.component.html (copied) (copied from vendorfuel/trunk/src/admin/features/tenant-login/tenant-login-page.component.html) (view diffs)
-
src/admin/layout/Layout.tsx (copied) (copied from vendorfuel/trunk/src/admin/layout/Layout.tsx) (view diffs)
-
src/admin/login/login-page.component.html (copied) (copied from vendorfuel/trunk/src/admin/login/login-page.component.html) (view diffs)
-
src/admin/orders/orders-detail/orders-detail.component.html (copied) (copied from vendorfuel/trunk/src/admin/orders/orders-detail/orders-detail.component.html) (view diffs)
-
src/admin/orders/orders-detail/orders-detail.component.ts (copied) (copied from vendorfuel/trunk/src/admin/orders/orders-detail/orders-detail.component.ts) (view diffs)
-
src/admin/orders/orders-detail/rma.html (copied) (copied from vendorfuel/trunk/src/admin/orders/orders-detail/rma.html) (view diffs)
-
src/admin/orders/orders-detail/shipment.html (copied) (copied from vendorfuel/trunk/src/admin/orders/orders-detail/shipment.html) (view diffs)
-
src/admin/orders/orders-index/orders-index.component.ts (copied) (copied from vendorfuel/trunk/src/admin/orders/orders-index/orders-index.component.ts) (view diffs)
-
src/admin/orders/orders-tracking/orders-tracking.component.ts (copied) (copied from vendorfuel/trunk/src/admin/orders/orders-tracking/orders-tracking.component.ts) (view diffs)
-
src/admin/products/CopyToNewProduct.tsx (copied) (copied from vendorfuel/trunk/src/admin/products/CopyToNewProduct.tsx) (view diffs)
-
src/admin/products/ProductDetails.tsx (copied) (copied from vendorfuel/trunk/src/admin/products/ProductDetails.tsx) (view diffs)
-
src/admin/products/ProductImages.tsx (copied) (copied from vendorfuel/trunk/src/admin/products/ProductImages.tsx) (view diffs)
-
src/admin/products/product-create.component.html (copied) (copied from vendorfuel/trunk/src/admin/products/product-create.component.html) (view diffs)
-
src/admin/products/product-edit.component.html (copied) (copied from vendorfuel/trunk/src/admin/products/product-edit.component.html) (view diffs)
-
src/admin/products/product-edit.component.ts (copied) (copied from vendorfuel/trunk/src/admin/products/product-edit.component.ts) (view diffs)
-
src/admin/products/reviews/reviews-index.component.html (copied) (copied from vendorfuel/trunk/src/admin/products/reviews/reviews-index.component.html) (view diffs)
-
src/admin/punchout/PunchoutPage.tsx (copied) (copied from vendorfuel/trunk/src/admin/punchout/PunchoutPage.tsx) (view diffs)
-
src/admin/punchout/index.tsx (copied) (copied from vendorfuel/trunk/src/admin/punchout/index.tsx) (view diffs)
-
src/admin/punchout/router.tsx (copied) (copied from vendorfuel/trunk/src/admin/punchout/router.tsx) (view diffs)
-
src/admin/punchout/suppliers/Edit.tsx (copied) (copied from vendorfuel/trunk/src/admin/punchout/suppliers/Edit.tsx) (view diffs)
-
src/admin/punchout/suppliers/Index.tsx (copied) (copied from vendorfuel/trunk/src/admin/punchout/suppliers/Index.tsx) (view diffs)
-
src/admin/purchasing/PurchasingPage.tsx (copied) (copied from vendorfuel/trunk/src/admin/purchasing/PurchasingPage.tsx) (view diffs)
-
src/admin/purchasing/cost-sheets/uploads/CostsheetUploadCreate.tsx (copied) (copied from vendorfuel/trunk/src/admin/purchasing/cost-sheets/uploads/CostsheetUploadCreate.tsx) (view diffs)
-
src/admin/purchasing/cost-sheets/uploads/CostsheetUploadIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/purchasing/cost-sheets/uploads/CostsheetUploadIndex.tsx) (view diffs)
-
src/admin/purchasing/cost-sheets/uploads/CostsheetUploadShow.tsx (copied) (copied from vendorfuel/trunk/src/admin/purchasing/cost-sheets/uploads/CostsheetUploadShow.tsx) (view diffs)
-
src/admin/purchasing/document-profiles/DocumentProfilesIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/purchasing/document-profiles/DocumentProfilesIndex.tsx) (view diffs)
-
src/admin/purchasing/index.tsx (copied) (copied from vendorfuel/trunk/src/admin/purchasing/index.tsx) (view diffs)
-
src/admin/purchasing/router.tsx (copied) (copied from vendorfuel/trunk/src/admin/purchasing/router.tsx) (view diffs)
-
src/admin/purchasing/vendors/VendorEdit.tsx (copied) (copied from vendorfuel/trunk/src/admin/purchasing/vendors/VendorEdit.tsx) (view diffs)
-
src/admin/purchasing/vendors/VendorIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/purchasing/vendors/VendorIndex.tsx) (view diffs)
-
src/admin/reports/ReportEdit.tsx (copied) (copied from vendorfuel/trunk/src/admin/reports/ReportEdit.tsx) (view diffs)
-
src/admin/reports/ReportIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/reports/ReportIndex.tsx) (view diffs)
-
src/admin/reports/downloads/ReportDownloadIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/reports/downloads/ReportDownloadIndex.tsx) (view diffs)
-
src/admin/reports/reports-page.component.html (copied) (copied from vendorfuel/trunk/src/admin/reports/reports-page.component.html) (view diffs)
-
src/admin/settings/ClearSale.tsx (copied) (copied from vendorfuel/trunk/src/admin/settings/ClearSale.tsx) (view diffs)
-
src/admin/settings/settings-analytics/settings-analytics.component.html (copied) (copied from vendorfuel/trunk/src/admin/settings/settings-analytics/settings-analytics.component.html) (view diffs)
-
src/admin/settings/settings-plugin/settings-plugin.component.html (copied) (copied from vendorfuel/trunk/src/admin/settings/settings-plugin/settings-plugin.component.html) (view diffs)
-
src/admin/settings/settings-store/settings-store.component.html (copied) (copied from vendorfuel/trunk/src/admin/settings/settings-store/settings-store.component.html) (view diffs)
-
src/admin/settings/settings-store/settings-store.component.ts (copied) (copied from vendorfuel/trunk/src/admin/settings/settings-store/settings-store.component.ts) (view diffs)
-
src/admin/shared/Alert.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/Alert.tsx) (view diffs)
-
src/admin/shared/Breadcrumb.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/Breadcrumb.tsx) (view diffs)
-
src/admin/shared/DeleteDialog.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/DeleteDialog.tsx) (view diffs)
-
src/admin/shared/ErrorPage.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/ErrorPage.tsx) (view diffs)
-
src/admin/shared/ItemLink.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/ItemLink.tsx) (view diffs)
-
src/admin/shared/NavBar.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/NavBar.tsx) (view diffs)
-
src/admin/shared/PageHeading.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/PageHeading.tsx) (view diffs)
-
src/admin/shared/PreviewDialog.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/PreviewDialog.tsx) (view diffs)
-
src/admin/shared/ResourceEdit.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/ResourceEdit.tsx) (view diffs)
-
src/admin/shared/ResourceIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/ResourceIndex.tsx) (view diffs)
-
src/admin/shared/Root.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/Root.tsx) (view diffs)
-
src/admin/shared/ScrollToTop.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/ScrollToTop.tsx) (view diffs)
-
src/admin/shared/SectionGridCards.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/SectionGridCards.tsx) (view diffs)
-
src/admin/shared/TableActions.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/TableActions.tsx) (view diffs)
-
src/admin/shared/Toasts.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/Toasts.tsx) (view diffs)
-
src/admin/shared/UploadCreate.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/UploadCreate.tsx) (view diffs)
-
src/admin/shared/UploadIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/UploadIndex.tsx) (view diffs)
-
src/admin/shared/VendorFuelLogo.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/VendorFuelLogo.tsx) (view diffs)
-
src/admin/shared/fields/DateTimeField.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/fields/DateTimeField.tsx) (view diffs)
-
src/admin/shared/fields/NumberField.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/fields/NumberField.tsx) (view diffs)
-
src/admin/shared/fields/URLField.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/fields/URLField.tsx) (view diffs)
-
src/admin/shared/renderBadge.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/renderBadge.tsx) (view diffs)
-
src/admin/shared/renderCategory.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/renderCategory.tsx) (view diffs)
-
src/admin/shared/renderCategoryLink.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/renderCategoryLink.tsx) (view diffs)
-
src/admin/shared/renderFile.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/renderFile.tsx) (view diffs)
-
src/admin/shared/renderGroup.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/renderGroup.tsx) (view diffs)
-
src/admin/shared/renderNumber.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/renderNumber.tsx) (view diffs)
-
src/admin/shared/renderProductImage.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/renderProductImage.tsx) (view diffs)
-
src/admin/shared/renderStatus.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/renderStatus.tsx) (view diffs)
-
src/admin/shared/renderThumbnail.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/renderThumbnail.tsx) (view diffs)
-
src/admin/shared/renderTimestamp.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/renderTimestamp.tsx) (view diffs)
-
src/admin/shared/router.tsx (copied) (copied from vendorfuel/trunk/src/admin/shared/router.tsx) (view diffs)
-
src/admin/shipping/ShippingPage.tsx (copied) (copied from vendorfuel/trunk/src/admin/shipping/ShippingPage.tsx) (view diffs)
-
src/admin/shipping/gateways/GatewayEdit.tsx (copied) (copied from vendorfuel/trunk/src/admin/shipping/gateways/GatewayEdit.tsx) (view diffs)
-
src/admin/shipping/index.tsx (copied) (copied from vendorfuel/trunk/src/admin/shipping/index.tsx) (view diffs)
-
src/admin/shipping/mode/ModeEdit.tsx (copied) (copied from vendorfuel/trunk/src/admin/shipping/mode/ModeEdit.tsx) (view diffs)
-
src/admin/shipping/parcels/ParcelEdit.tsx (copied) (copied from vendorfuel/trunk/src/admin/shipping/parcels/ParcelEdit.tsx) (view diffs)
-
src/admin/shipping/parcels/ParcelIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/shipping/parcels/ParcelIndex.tsx) (view diffs)
-
src/admin/shipping/rates/Rate.ts (copied) (copied from vendorfuel/trunk/src/admin/shipping/rates/Rate.ts) (view diffs)
-
src/admin/shipping/rates/rates-page.component.html (copied) (copied from vendorfuel/trunk/src/admin/shipping/rates/rates-page.component.html) (view diffs)
-
src/admin/shipping/rates/rates-page.component.ts (copied) (copied from vendorfuel/trunk/src/admin/shipping/rates/rates-page.component.ts) (view diffs)
-
src/admin/shipping/router.tsx (copied) (copied from vendorfuel/trunk/src/admin/shipping/router.tsx) (view diffs)
-
src/admin/shipping/warehouse/WarehouseEdit.tsx (copied) (copied from vendorfuel/trunk/src/admin/shipping/warehouse/WarehouseEdit.tsx) (view diffs)
-
src/admin/signout/SignoutPage.tsx (copied) (copied from vendorfuel/trunk/src/admin/signout/SignoutPage.tsx) (view diffs)
-
src/admin/signout/index.tsx (copied) (copied from vendorfuel/trunk/src/admin/signout/index.tsx) (view diffs)
-
src/admin/users/UserIndex.tsx (copied) (copied from vendorfuel/trunk/src/admin/users/UserIndex.tsx) (view diffs)
-
src/admin/users/index.tsx (copied) (copied from vendorfuel/trunk/src/admin/users/index.tsx) (view diffs)
-
src/admin/users/router.tsx (copied) (copied from vendorfuel/trunk/src/admin/users/router.tsx) (view diffs)
-
src/public/checkout/checkout-billing-address/checkout-billing-address.component.html (copied) (copied from vendorfuel/trunk/src/public/checkout/checkout-billing-address/checkout-billing-address.component.html) (view diffs)
-
src/public/checkout/checkout-finalize-order/checkout-finalize-order.component.html (copied) (copied from vendorfuel/trunk/src/public/checkout/checkout-finalize-order/checkout-finalize-order.component.html) (view diffs)
-
src/public/checkout/checkout-shipping-address/checkout-shipping-address.component.html (copied) (copied from vendorfuel/trunk/src/public/checkout/checkout-shipping-address/checkout-shipping-address.component.html) (view diffs)
-
src/public/checkout/shipping-method/checkout-shipping-method.component.html (copied) (copied from vendorfuel/trunk/src/public/checkout/shipping-method/checkout-shipping-method.component.html) (view diffs)
-
src/public/components/account/account.component.html (copied) (copied from vendorfuel/trunk/src/public/components/account/account.component.html) (view diffs)
-
src/public/components/addresses/address-index/address-index.component.html (copied) (copied from vendorfuel/trunk/src/public/components/addresses/address-index/address-index.component.html) (view diffs)
-
src/public/components/checkout/checkout-additional-fields/checkout-additional-fields.html (copied) (copied from vendorfuel/trunk/src/public/components/checkout/checkout-additional-fields/checkout-additional-fields.html) (view diffs)
-
src/public/components/checkout/checkout-address-book/checkout-address-book.component.html (copied) (copied from vendorfuel/trunk/src/public/components/checkout/checkout-address-book/checkout-address-book.component.html) (view diffs)
-
src/public/components/checkout/checkout-payment-paypal/checkout-payment-paypal.component.ts (copied) (copied from vendorfuel/trunk/src/public/components/checkout/checkout-payment-paypal/checkout-payment-paypal.component.ts) (view diffs)
-
src/public/components/checkout/checkout-payment-qualpay/checkout-payment-qualpay.component.ts (copied) (copied from vendorfuel/trunk/src/public/components/checkout/checkout-payment-qualpay/checkout-payment-qualpay.component.ts) (view diffs)
-
src/public/components/checkout/checkout-payment-square/checkout-payment-square.component.ts (copied) (copied from vendorfuel/trunk/src/public/components/checkout/checkout-payment-square/checkout-payment-square.component.ts) (view diffs)
-
src/public/components/checkout/checkout-payment-stripe/checkout-payment-stripe.component.ts (copied) (copied from vendorfuel/trunk/src/public/components/checkout/checkout-payment-stripe/checkout-payment-stripe.component.ts) (view diffs)
-
src/public/components/group-account/group-account.component.html (copied) (copied from vendorfuel/trunk/src/public/components/group-account/group-account.component.html) (view diffs)
-
src/public/components/group-orders/group-orders-detail/group-orders-detail.component.ts (copied) (copied from vendorfuel/trunk/src/public/components/group-orders/group-orders-detail/group-orders-detail.component.ts) (view diffs)
-
src/public/components/group-orders/group-orders-detail/group-orders-detail.html (copied) (copied from vendorfuel/trunk/src/public/components/group-orders/group-orders-detail/group-orders-detail.html) (view diffs)
-
src/public/components/login/login.component.html (copied) (copied from vendorfuel/trunk/src/public/components/login/login.component.html) (view diffs)
-
src/public/components/order-by-sku/order-by-sku.component.html (copied) (copied from vendorfuel/trunk/src/public/components/order-by-sku/order-by-sku.component.html) (view diffs)
-
src/public/components/payfabric-return/payfabric-return.component.ts (copied) (copied from vendorfuel/trunk/src/public/components/payfabric-return/payfabric-return.component.ts) (view diffs)
-
src/public/components/register/register.component.html (copied) (copied from vendorfuel/trunk/src/public/components/register/register.component.html) (view diffs)
-
src/public/components/reset-password/reset-password.component.html (copied) (copied from vendorfuel/trunk/src/public/components/reset-password/reset-password.component.html) (view diffs)
-
src/public/factories/interceptor.factory.ts (copied) (copied from vendorfuel/trunk/src/public/factories/interceptor.factory.ts) (view diffs)
-
src/public/factories/products.factory.ts (copied) (copied from vendorfuel/trunk/src/public/factories/products.factory.ts) (view diffs)
-
src/public/features/account/account-menu.component.html (copied) (copied from vendorfuel/trunk/src/public/features/account/account-menu.component.html) (view diffs)
-
src/public/features/cart/cart-add-to-favorites/cart-add-to-favorites.component.ts (copied) (copied from vendorfuel/trunk/src/public/features/cart/cart-add-to-favorites/cart-add-to-favorites.component.ts) (view diffs)
-
src/public/features/cart/cart-download-csv/cart-download-csv.component.ts (copied) (copied from vendorfuel/trunk/src/public/features/cart/cart-download-csv/cart-download-csv.component.ts) (view diffs)
-
src/public/features/cart/cart-items/cart-items.component.html (copied) (copied from vendorfuel/trunk/src/public/features/cart/cart-items/cart-items.component.html) (view diffs)
-
src/public/features/cart/cart-order-details/cart-order-details.component.html (copied) (copied from vendorfuel/trunk/src/public/features/cart/cart-order-details/cart-order-details.component.html) (view diffs)
-
src/public/features/cart/cart-order-details/cart-order-details.component.ts (copied) (copied from vendorfuel/trunk/src/public/features/cart/cart-order-details/cart-order-details.component.ts) (view diffs)
-
src/public/features/cart/cart-promo-code/cart-promo-code.component.ts (copied) (copied from vendorfuel/trunk/src/public/features/cart/cart-promo-code/cart-promo-code.component.ts) (view diffs)
-
src/public/features/cart/cart-request-quote/cart-request-quote.component.html (copied) (copied from vendorfuel/trunk/src/public/features/cart/cart-request-quote/cart-request-quote.component.html) (view diffs)
-
src/public/features/cart/cart-request-quote/cart-request-quote.component.ts (copied) (copied from vendorfuel/trunk/src/public/features/cart/cart-request-quote/cart-request-quote.component.ts) (view diffs)
-
src/public/features/cart/cart-split-checkout/cart-split-checkout.component.html (copied) (copied from vendorfuel/trunk/src/public/features/cart/cart-split-checkout/cart-split-checkout.component.html) (view diffs)
-
src/public/features/cart/cart-summary/cart-summary.component.ts (copied) (copied from vendorfuel/trunk/src/public/features/cart/cart-summary/cart-summary.component.ts) (view diffs)
-
src/public/features/cart/cart.service.ts (copied) (copied from vendorfuel/trunk/src/public/features/cart/cart.service.ts) (view diffs)
-
src/public/features/catalog/catalog.factory.ts (copied) (copied from vendorfuel/trunk/src/public/features/catalog/catalog.factory.ts) (view diffs)
-
src/public/product-detail/product-detail.component.html (copied) (copied from vendorfuel/trunk/src/public/product-detail/product-detail.component.html) (view diffs)
-
src/public/services/debug.service.ts (copied) (copied from vendorfuel/trunk/src/public/services/debug.service.ts) (view diffs)
-
src/sass/legacy.scss (copied) (copied from vendorfuel/trunk/src/sass/legacy.scss) (view diffs)
-
vendorfuel.php (copied) (copied from vendorfuel/trunk/vendorfuel.php) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.