Changeset 3390292
- Timestamp:
- 11/05/2025 10:12:47 AM (6 weeks ago)
- Location:
- hostinger-reach/tags/1.2.1
- Files:
-
- 46 copied
-
. (copied) (copied from hostinger-reach/trunk)
-
changelog.txt (copied) (copied from hostinger-reach/trunk/changelog.txt)
-
frontend/dist/abandoned-carts.js (copied) (copied from hostinger-reach/trunk/frontend/dist/abandoned-carts.js)
-
frontend/dist/connection-notice.css (copied) (copied from hostinger-reach/trunk/frontend/dist/connection-notice.css)
-
frontend/dist/main.css (copied) (copied from hostinger-reach/trunk/frontend/dist/main.css)
-
frontend/dist/main.js (copied) (copied from hostinger-reach/trunk/frontend/dist/main.js)
-
frontend/notices/connection-notice.scss (copied) (copied from hostinger-reach/trunk/frontend/notices/connection-notice.scss)
-
frontend/tracking (copied) (copied from hostinger-reach/trunk/frontend/tracking)
-
frontend/vue/components/Integrations.vue (copied) (copied from hostinger-reach/trunk/frontend/vue/components/Integrations.vue)
-
frontend/vue/components/PluginEntriesTable.vue (copied) (copied from hostinger-reach/trunk/frontend/vue/components/PluginEntriesTable.vue)
-
frontend/vue/components/PluginEntry.vue (copied) (copied from hostinger-reach/trunk/frontend/vue/components/PluginEntry.vue)
-
frontend/vue/components/PluginExpansion.vue (copied) (copied from hostinger-reach/trunk/frontend/vue/components/PluginExpansion.vue)
-
frontend/vue/components/Tabs.vue (copied) (copied from hostinger-reach/trunk/frontend/vue/components/Tabs.vue)
-
frontend/vue/data/pluginData.ts (copied) (copied from hostinger-reach/trunk/frontend/vue/data/pluginData.ts)
-
frontend/vue/data/tabs.ts (copied) (copied from hostinger-reach/trunk/frontend/vue/data/tabs.ts)
-
frontend/vue/stores/integrationsStore.ts (copied) (copied from hostinger-reach/trunk/frontend/vue/stores/integrationsStore.ts)
-
frontend/vue/types/models/formsModels.ts (copied) (copied from hostinger-reach/trunk/frontend/vue/types/models/formsModels.ts)
-
frontend/vue/views/OverviewView.vue (copied) (copied from hostinger-reach/trunk/frontend/vue/views/OverviewView.vue)
-
hostinger-reach.php (copied) (copied from hostinger-reach/trunk/hostinger-reach.php)
-
readme.txt (copied) (copied from hostinger-reach/trunk/readme.txt)
-
src/Admin/Database/FormsTable.php (copied) (copied from hostinger-reach/trunk/src/Admin/Database/FormsTable.php)
-
src/Admin/Notices/ConnectionNotice.php (copied) (copied from hostinger-reach/trunk/src/Admin/Notices/ConnectionNotice.php)
-
src/Api/ApiKeyManager.php (copied) (copied from hostinger-reach/trunk/src/Api/ApiKeyManager.php)
-
src/Api/Handlers/ApiHandler.php (copied) (copied from hostinger-reach/trunk/src/Api/Handlers/ApiHandler.php)
-
src/Api/Handlers/ReachApiHandler.php (copied) (copied from hostinger-reach/trunk/src/Api/Handlers/ReachApiHandler.php)
-
src/Api/Routes/IntegrationsRoutes.php (copied) (copied from hostinger-reach/trunk/src/Api/Routes/IntegrationsRoutes.php)
-
src/Api/Webhooks/Handlers/CartAbandoned.php (copied) (copied from hostinger-reach/trunk/src/Api/Webhooks/Handlers/CartAbandoned.php)
-
src/Api/Webhooks/Handlers/OrderPurchased.php (copied) (copied from hostinger-reach/trunk/src/Api/Webhooks/Handlers/OrderPurchased.php)
-
src/Api/Webhooks/Handlers/WebhookHandler.php (copied) (copied from hostinger-reach/trunk/src/Api/Webhooks/Handlers/WebhookHandler.php)
-
src/Dto/PluginData.php (copied) (copied from hostinger-reach/trunk/src/Dto/PluginData.php)
-
src/Integrations/Integration.php (copied) (copied from hostinger-reach/trunk/src/Integrations/Integration.php)
-
src/Integrations/WooCommerce/WooCommerceIntegration.php (copied) (copied from hostinger-reach/trunk/src/Integrations/WooCommerce/WooCommerceIntegration.php)
-
src/Jobs/AbandonedCartsJob.php (copied) (copied from hostinger-reach/trunk/src/Jobs/AbandonedCartsJob.php)
-
src/Jobs/AbstractBatchedJob.php (copied) (copied from hostinger-reach/trunk/src/Jobs/AbstractBatchedJob.php)
-
src/Jobs/ActionScheduler.php (copied) (copied from hostinger-reach/trunk/src/Jobs/ActionScheduler.php)
-
src/Models/Cart.php (copied) (copied from hostinger-reach/trunk/src/Models/Cart.php)
-
src/Providers/TrackingProvider.php (copied) (copied from hostinger-reach/trunk/src/Providers/TrackingProvider.php)
-
src/Providers/WebhooksProvider.php (copied) (copied from hostinger-reach/trunk/src/Providers/WebhooksProvider.php)
-
src/Repositories/CartRepository.php (copied) (copied from hostinger-reach/trunk/src/Repositories/CartRepository.php)
-
src/Setup/Assets.php (copied) (copied from hostinger-reach/trunk/src/Setup/Assets.php)
-
src/Setup/Encrypt.php (copied) (copied from hostinger-reach/trunk/src/Setup/Encrypt.php)
-
src/Tracking/AbandonedCarts.php (copied) (copied from hostinger-reach/trunk/src/Tracking/AbandonedCarts.php)
-
vendor/composer/autoload_classmap.php (copied) (copied from hostinger-reach/trunk/vendor/composer/autoload_classmap.php)
-
vendor/composer/autoload_static.php (copied) (copied from hostinger-reach/trunk/vendor/composer/autoload_static.php)
-
vendor/composer/installed.php (copied) (copied from hostinger-reach/trunk/vendor/composer/installed.php)
-
vendor/composer/jetpack_autoload_classmap.php (copied) (copied from hostinger-reach/trunk/vendor/composer/jetpack_autoload_classmap.php)
Note: See TracChangeset
for help on using the changeset viewer.