Changeset 3348348
- Timestamp:
- 08/21/2025 08:35:35 PM (6 months ago)
- Location:
- uncanny-automator/trunk
- Files:
-
- 12 added
- 2 deleted
- 70 edited
-
languages/uncanny-automator.pot (modified) (view diffs)
-
readme.txt (modified) (view diffs)
-
src/assets/build/main.asset.php (modified) (view diffs)
-
src/assets/build/main.js (modified) (view diffs)
-
src/assets/build/main.js.map (modified) (view diffs)
-
src/class-automator-load.php (modified) (view diffs)
-
src/core/admin/admin-settings/tabs/general-tabs/license.php (modified) (view diffs)
-
src/core/includes/pro-items-list.php (modified) (view diffs)
-
src/core/lib/process/class-automator-recipe-process-complete.php (modified) (view diffs)
-
src/core/lib/recipe-parts/actions/abstract-action.php (modified) (view diffs)
-
src/core/lib/recipe-parts/actions/trait-action-tokens.php (modified) (view diffs)
-
src/core/lib/recipe-parts/triggers/abstract-trigger.php (modified) (view diffs)
-
src/core/lib/utilities/db/class-automator-db-handler-actions.php (modified) (view diffs)
-
src/core/lib/utilities/db/class-automator-db-handler-recipes.php (modified) (view diffs)
-
src/core/lib/utilities/db/class-automator-db-handler-triggers.php (modified) (view diffs)
-
src/core/services/admin-post (added)
-
src/core/services/admin-post/routes (added)
-
src/core/services/admin-post/routes-registry.php (added)
-
src/core/services/admin-post/routes.php (added)
-
src/core/services/admin-post/routes/pro-auto-install (added)
-
src/core/services/admin-post/routes/pro-auto-install.php (added)
-
src/core/services/admin-post/routes/pro-auto-install/silent-upgrader-skin.php (added)
-
src/core/services/rest/endpoint/log-endpoint/queries/action-logs-queries.php (modified) (view diffs)
-
src/core/services/rest/endpoint/log-endpoint/resources/action-logs-resources.php (modified) (view diffs)
-
src/core/views/admin-settings/tab/general/license/upgrade-to-pro.php (modified) (view diffs)
-
src/integrations/active-campaign/helpers/active-campaign-helpers.php (modified) (view diffs)
-
src/integrations/active-campaign/settings/settings-active-campaign.php (modified) (view diffs)
-
src/integrations/discord/actions/discord-add-member-to-channel.php (modified) (view diffs)
-
src/integrations/discord/actions/discord-assign-role-member.php (modified) (view diffs)
-
src/integrations/discord/actions/discord-remove-member.php (modified) (view diffs)
-
src/integrations/discord/actions/discord-remove-role-from-member.php (modified) (view diffs)
-
src/integrations/discord/actions/discord-send-direct-message-to-member.php (modified) (view diffs)
-
src/integrations/discord/actions/discord-update-member.php (modified) (view diffs)
-
src/integrations/discord/discord-integration.php (modified) (view diffs)
-
src/integrations/discord/helpers/discord-api.php (modified) (view diffs)
-
src/integrations/discord/helpers/discord-helpers.php (modified) (view diffs)
-
src/integrations/discord/shortcodes/discord-user-mapping-shortcode.php (modified) (view diffs)
-
src/integrations/elementor/triggers/anon-elem-submitform.php (modified) (view diffs)
-
src/integrations/elementor/triggers/elem-submitform.php (modified) (view diffs)
-
src/integrations/fluent-crm/actions/fcrm-add-contact.php (modified) (view diffs)
-
src/integrations/fluent-crm/helpers/fluent-crm-helpers.php (modified) (view diffs)
-
src/integrations/helpscout/actions/helpscout-conversation-create.php (modified) (view diffs)
-
src/integrations/helpscout/actions/helpscout-conversation-tag-add.php (modified) (view diffs)
-
src/integrations/helpscout/actions/helpscout-customer-properties-update.php (modified) (view diffs)
-
src/integrations/helpscout/add-helpscout-integration.php (deleted)
-
src/integrations/helpscout/helpers/helpscout-helpers.php (modified) (view diffs)
-
src/integrations/helpscout/helpscout-integration.php (added)
-
src/integrations/helpscout/load.php (added)
-
src/integrations/helpscout/settings/view-helpscout.php (modified) (view diffs)
-
src/integrations/helpscout/triggers/hs-conversation-created.php (added)
-
src/integrations/helpscout/triggers/hs-conversation-customer-reply-received.php (modified) (view diffs)
-
src/integrations/helpscout/triggers/hs-conversation-tag-updated.php (modified) (view diffs)
-
src/integrations/helpscout/triggers/hs-note-added.php (modified) (view diffs)
-
src/integrations/helpscout/triggers/hs-rating-received.php (modified) (view diffs)
-
src/integrations/mailchimp/actions/audience-addauser.php (modified) (view diffs)
-
src/integrations/mailchimp/actions/mc-everyone-add-contact.php (modified) (view diffs)
-
src/integrations/mailchimp/helpers/mailchimp-helpers.php (modified) (view diffs)
-
src/integrations/memberpress/triggers/mp-purchaseproductonetime.php (modified) (view diffs)
-
src/integrations/memberpress/triggers/mp-purchaseproductrecurring.php (modified) (view diffs)
-
src/integrations/memberpress/triggers/mp-user-added-to-membership.php (modified) (view diffs)
-
src/integrations/memberpress/triggers/mp-user-remove-from-recurring-membership.php (modified) (view diffs)
-
src/integrations/notion/actions/add-row.php (modified) (view diffs)
-
src/integrations/notion/actions/update-row.php (modified) (view diffs)
-
src/integrations/notion/helpers/notion-helpers.php (modified) (view diffs)
-
src/integrations/thrive-apprentice/triggers/thrive-apprentice-user-course-completed.php (modified) (view diffs)
-
src/integrations/thrive-architect/helpers/thrive-architect-helpers.php (modified) (view diffs)
-
src/integrations/thrive-architect/triggers/form-submitted.php (modified) (view diffs)
-
src/integrations/thrive-architect/triggers/user-form-submitted.php (modified) (view diffs)
-
src/integrations/thrive-architect/triggers/user-registered.php (modified) (view diffs)
-
src/integrations/thrive-quiz-builder/add-thrive-quiz-builder-integration.php (deleted)
-
src/integrations/thrive-quiz-builder/helpers/thrive-quiz-builder-helpers.php (modified) (view diffs)
-
src/integrations/thrive-quiz-builder/load.php (added)
-
src/integrations/thrive-quiz-builder/thrive-quiz-builder-integration.php (added)
-
src/integrations/thrive-quiz-builder/triggers/anon-thrive-qb-quiz-completed.php (modified) (view diffs)
-
src/integrations/url/helpers/url-helpers.php (modified) (view diffs)
-
src/integrations/url/tokens/url-tokens.php (modified) (view diffs)
-
src/integrations/url/triggers/url-has-param-logged-in.php (modified) (view diffs)
-
src/integrations/url/triggers/url-has-param.php (modified) (view diffs)
-
src/integrations/woocommerce/triggers/wc-purchasesproduct.php (modified) (view diffs)
-
src/integrations/wp/actions/wp-createpost.php (modified) (view diffs)
-
uncanny-automator.php (modified) (view diffs)
-
vendor/composer/autoload_classmap.php (modified) (view diffs)
-
vendor/composer/autoload_filemap.php (modified) (view diffs)
-
vendor/composer/autoload_static.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.