SearchKit - Refactor search displays to go through centralized api wrapper
authorColeman Watts <coleman@civicrm.org>
Thu, 11 Feb 2021 20:11:10 +0000 (15:11 -0500)
committerColeman Watts <coleman@civicrm.org>
Mon, 15 Feb 2021 02:22:30 +0000 (21:22 -0500)
commit406f10144f6bbb5ff35cbdbeb820751095c53b18
tree9ad230b0541fc258315b25607f2c1e59a1ffdeb4
parente0d7fb80dd4905234cea20023671ac3b5049a2ae
SearchKit - Refactor search displays to go through centralized api wrapper
ext/search/Civi/Api4/Action/SearchDisplay/Run.php [new file with mode: 0644]
ext/search/Civi/Api4/SearchDisplay.php
ext/search/Civi/Search/AfformSearchMetadataInjector.php
ext/search/Civi/Search/Display.php
ext/search/ang/crmSearchAdmin/crmSearchAdminDisplay.component.js
ext/search/ang/crmSearchDisplay.module.js
ext/search/ang/crmSearchDisplay/Pager.html
ext/search/ang/crmSearchDisplayList/crmSearchDisplayList.component.js
ext/search/ang/crmSearchDisplayTable/crmSearchDisplayTable.component.js
ext/search/ang/crmSearchDisplayTable/crmSearchDisplayTable.html
ext/search/ang/crmSearchPage.module.js