SearchKit - Refactor task-related functions into a trait and move base trait to its...
authorColeman Watts <coleman@civicrm.org>
Thu, 5 Aug 2021 16:41:46 +0000 (12:41 -0400)
committerColeman Watts <coleman@civicrm.org>
Sun, 8 Aug 2021 21:36:07 +0000 (17:36 -0400)
commitab4e6f8a7b97db5cc66d4820214e7d55a05db0d1
tree45bab7bf584d5e31dbb379229664391a0809d451
parentde24d8f394cfc1d38be4698376e1df770f713a51
SearchKit - Refactor task-related functions into a trait and move base trait to its own file
ext/search_kit/ang/crmSearchDisplay.module.js
ext/search_kit/ang/crmSearchDisplay/traits/searchDisplayBaseTrait.service.js [new file with mode: 0644]
ext/search_kit/ang/crmSearchDisplayTable/crmSearchDisplayTable.component.js
ext/search_kit/ang/crmSearchDisplayTable/crmSearchDisplayTable.html
ext/search_kit/ang/crmSearchTasks/traits/searchDisplayTasksTrait.service.js [new file with mode: 0644]