Afform - Use APIv4 autocomplete for all EntityRef fields
authorColeman Watts <coleman@civicrm.org>
Mon, 24 Oct 2022 21:51:39 +0000 (17:51 -0400)
committerColeman Watts <coleman@civicrm.org>
Thu, 10 Nov 2022 17:34:45 +0000 (12:34 -0500)
commitd02d4bc7042ad703f42f86438318ac3db80fb698
tree1c411236192cfbd18eace771e78c1b567669b275
parent8a0e36f3f21b3b51b3d27cc35989694f717c082d
Afform - Use APIv4 autocomplete for all EntityRef fields
12 files changed:
ang/crmUi.js
ext/afform/admin/Civi/AfformAdmin/AfformAdminMeta.php
ext/afform/admin/ang/afGuiEditor/elements/afGuiField-menu.html
ext/afform/admin/ang/afGuiEditor/elements/afGuiField.component.js
ext/afform/admin/ang/afGuiEditor/inputType/Existing.html [deleted file]
ext/afform/core/Civi/Afform/AfformMetadataInjector.php
ext/afform/core/Civi/Afform/FormDataModel.php
ext/afform/core/Civi/Api4/Subscriber/AutocompleteSubscriber.php
ext/afform/core/ang/af/afField.component.js
ext/afform/core/ang/af/fields/EntityRef.html
ext/afform/core/ang/af/fields/Existing.html [deleted file]
ext/afform/core/tests/phpunit/Civi/Afform/AfformMetadataTest.php