SearchKit - Set links in admin UI using entity+action+join instead of path
authorColeman Watts <coleman@civicrm.org>
Wed, 27 Oct 2021 18:38:18 +0000 (14:38 -0400)
committerColeman Watts <coleman@civicrm.org>
Sun, 31 Oct 2021 15:10:26 +0000 (11:10 -0400)
commit9446fbaadbafc2724ac4b504d6e0f65db369a783
treeed5febc17e1eb747675a229e8de58b9161786be5
parent17d7be019d5a113847563c5a79b9cd14c926eb02
SearchKit - Set links in admin UI using entity+action+join instead of path

Now that SearchDisplay.Run understands this new link syntax, the admin UI
can use it too. The old links set in existing search displays will still work,
but in order for ACLs to be checked they need to use the new syntax.
ext/search_kit/Civi/Search/Admin.php
ext/search_kit/ang/crmSearchAdmin/crmSearchAdmin.component.js
ext/search_kit/ang/crmSearchAdmin/crmSearchAdminDisplay.component.js
ext/search_kit/ang/crmSearchAdmin/crmSearchAdminLinkGroup.component.js
ext/search_kit/ang/crmSearchAdmin/crmSearchAdminLinkGroup.html
ext/search_kit/ang/crmSearchAdmin/crmSearchAdminLinkSelect.component.js
ext/search_kit/ang/crmSearchAdmin/crmSearchAdminLinkSelect.html
ext/search_kit/ang/crmSearchAdmin/displays/colType/field.html