Search ext & APIv4 Explorer: Refactor clause from directive to component
authorColeman Watts <coleman@civicrm.org>
Wed, 7 Oct 2020 00:56:49 +0000 (20:56 -0400)
committerColeman Watts <coleman@civicrm.org>
Wed, 7 Oct 2020 11:38:33 +0000 (07:38 -0400)
commit9b057f1ed7f540d51f99f1a4fc0a580d896e9467
treef3c631d57b9acd144ae146ddd5d3705ef33e9b4b
parentc235cc1b0962d9140a61da98c9245c8ed8146f06
Search ext & APIv4 Explorer: Refactor clause from directive to component

Improves compatibility with Angular 1.8; uses the more modern component system
with less coupling and cleaner interfaces.
ang/api4Explorer/Clause.html
ang/api4Explorer/Explorer.html
ang/api4Explorer/Explorer.js
css/api4-explorer.css
ext/search/ang/search/crmSearch/criteria.html
ext/search/ang/search/crmSearchClause.component.js [new file with mode: 0644]
ext/search/ang/search/crmSearchClause.directive.js [deleted file]
ext/search/ang/search/crmSearchClause.html
ext/search/css/search.css