SearchKit - improve handling of dynamic tags for search displays
authorColeman Watts <coleman@civicrm.org>
Sat, 23 Jan 2021 20:36:40 +0000 (15:36 -0500)
committerColeman Watts <coleman@civicrm.org>
Sat, 30 Jan 2021 01:41:05 +0000 (20:41 -0500)
commitecb9d1ebc9d6c6d2afba50eaaec5e94fae56b116
treecc9123dad51a6ca2699421586e9ecb102df8d3e5
parent85daa08a68e3ef0c824c942cfe56cc1227fa36d2
SearchKit - improve handling of dynamic tags for search displays

The searchDisplay.type option list now includes tags instead of downstream code needing to construct them,
And the standalone pages for search displays now use server-generated partials instead of an ad-hoc switch on the client side.
ext/search/Civi/Search/Admin.php
ext/search/Civi/Search/AfformSearchMetadataInjector.php
ext/search/Civi/Search/Display.php
ext/search/ang/crmSearchAdmin/crmSearchAdmin.component.js
ext/search/ang/crmSearchAdmin/crmSearchAdminDisplay.component.js
ext/search/ang/crmSearchAdmin/tabs.html
ext/search/ang/crmSearchPage.ang.php
ext/search/ang/crmSearchPage.module.js
ext/search/managed/SearchDisplayType.mgd.php