Skip to content

refactor: remove custom CSAT survey#962

Merged
selul merged 2 commits into
developmentfrom
remove/CSAT
Sep 24, 2025
Merged

refactor: remove custom CSAT survey#962
selul merged 2 commits into
developmentfrom
remove/CSAT

Conversation

@RaduCristianPopescu

@RaduCristianPopescu RaduCristianPopescu commented Sep 18, 2025

Copy link
Copy Markdown
Contributor

All Submissions:

Changes proposed in this Pull Request:

Removed functionalities added in:
4631784

Closes https://github.com/Codeinwp/optimole-service/issues/1548

How the test

  • The custom CSAT survey should no longer appear since it has been removed.

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully ran tests with your changes locally?

@RaduCristianPopescu RaduCristianPopescu self-assigned this Sep 18, 2025
@pirate-bot

Copy link
Copy Markdown
Collaborator

Plugin build for d4ff144 is ready 🛎️!

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes CSAT (Customer Satisfaction) survey functionality that was previously added to the Optimole WordPress plugin. The changes systematically eliminate all CSAT-related code, settings, and UI components.

  • Removes CSAT settings registration and related database functionality
  • Eliminates CSAT survey UI components and associated logic
  • Cleans up dashboard strings and utilities related to customer feedback collection

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
inc/settings.php Removes CSAT settings registration and initialization hook
inc/admin.php Removes CSAT-related dashboard strings while keeping minimal close button text
assets/src/dashboard/utils/use-settings.js Completely removes the WordPress settings utility hook
assets/src/dashboard/parts/connected/settings/index.js Removes settings visit tracking logic
assets/src/dashboard/parts/connected/index.js Removes CSAT component import and rendering
assets/src/dashboard/parts/connected/csat/index.js Completely removes CSAT modal component
assets/src/dashboard/parts/connected/CSAT.js Completely removes CSAT wrapper component with survey pages

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Soare-Robert-Daniel Soare-Robert-Daniel changed the title Remove/csat refactor: remove custom CSAT survey Sep 22, 2025
@selul selul merged commit 7d0f838 into development Sep 24, 2025
11 of 12 checks passed
@selul selul deleted the remove/CSAT branch September 24, 2025 07:26
@pirate-bot

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 4.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pirate-bot pirate-bot added the released Indicate that an issue has been resolved and released in a particular version of the product. label Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Indicate that an issue has been resolved and released in a particular version of the product.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants