SearchKit - Fix in-place edit of relationships and dates
authorColeman Watts <coleman@civicrm.org>
Sun, 19 Sep 2021 01:37:03 +0000 (21:37 -0400)
committerColeman Watts <coleman@civicrm.org>
Sun, 19 Sep 2021 01:37:03 +0000 (21:37 -0400)
commit3a608fe63b15f8eb6b4c38c4183dc5d391ded4cc
treef030b719370b7af76d2174461501bbfd2c0465f7
parent0c24e5aaeaa803f5c4405acf7f7fe2f28f34172d
SearchKit - Fix in-place edit of relationships and dates

Date fields were not rendering correctly, and relationships
could not be edited due to the read-only nature of the relationshipCache table.
ext/search_kit/Civi/Api4/Action/SearchDisplay/AbstractRunAction.php
ext/search_kit/Civi/Search/Admin.php
ext/search_kit/ang/crmSearchAdmin/crmSearchAdminDisplay.component.js
ext/search_kit/ang/crmSearchDisplay/crmSearchDisplayEditable.component.js