Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SearchKit - Reuse helpers from CRM_Core_Action #26663

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

colemanw
Copy link
Member

Overview

This simplifies SearchKit code by reusing the new helpers added in cf957fc.
It adds an additional helper for fetching the icon associated with an action. Also fixes an action name in the CustomField DAO which did not match the name of a CRM_Core_Action (renamed 'move' to 'detach' which is the convention other entities use).

This simplifies SearchKit code by reusing the new helpers added in cf957fc
It adds an additional helper for fetching the icon associated with an action.
Also fixes an action name in the CustomField DAO which did not match the name
of a CRM_Core_Action (renamed 'move' to 'detach' which is the convention other entities use).
@civibot
Copy link

civibot bot commented Jun 26, 2023

(Standard links)

@civibot civibot bot added the master label Jun 26, 2023
@aydun
Copy link
Contributor

aydun commented Jun 26, 2023

Looks good. Tried a bunch of things with SearchKit actions and all seems good.

@aydun aydun merged commit c7268d1 into civicrm:master Jun 26, 2023
@colemanw colemanw deleted the searchKitActionLinks branch June 26, 2023 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants