Afform - refactor admin page to use routing, add tabbed UI
authorColeman Watts <coleman@civicrm.org>
Wed, 13 Jan 2021 15:21:30 +0000 (10:21 -0500)
committerColeman Watts <coleman@civicrm.org>
Tue, 19 Jan 2021 17:23:18 +0000 (12:23 -0500)
commit9e58ceedbeba33102e5a02cee135966833337158
tree5911b13e2027f73e2959e2e25e39bd145cd26f0a
parent23fd8685d6afec45c44cf89b5a052084fb8f1228
Afform - refactor admin page to use routing, add tabbed UI
24 files changed:
ext/afform/admin/CRM/AfformAdmin/Page/Base.php [new file with mode: 0644]
ext/afform/admin/CRM/AfformAdmin/Utils.php
ext/afform/admin/ang/afAdmin.aff.html [deleted file]
ext/afform/admin/ang/afAdmin.aff.json [deleted file]
ext/afform/admin/ang/afAdmin.ang.php [new file with mode: 0644]
ext/afform/admin/ang/afAdmin.js [new file with mode: 0644]
ext/afform/admin/ang/afAdmin/afAdminGui.controller.js [new file with mode: 0644]
ext/afform/admin/ang/afAdmin/afAdminList.controller.js [new file with mode: 0644]
ext/afform/admin/ang/afAdmin/afAdminList.html [new file with mode: 0644]
ext/afform/admin/ang/afAdminList.aff.html [deleted file]
ext/afform/admin/ang/afGuiEditor.ang.php
ext/afform/admin/ang/afGuiEditor/afGuiEditor.component.js
ext/afform/admin/ang/afGuiEditor/afGuiEditor.html
ext/afform/admin/templates/CRM/AfformAdmin/Page/Base.tpl [new file with mode: 0644]
ext/afform/admin/xml/Menu/afform_admin.xml [new file with mode: 0644]
ext/afform/core/Civi/Api4/Afform.php
ext/afform/core/ang/afblockNameHousehold.aff.json
ext/afform/core/ang/afblockNameIndividual.aff.json
ext/afform/core/ang/afblockNameOrganization.aff.json
ext/afform/core/ang/afjoinAddressDefault.aff.json
ext/afform/core/ang/afjoinEmailDefault.aff.json
ext/afform/core/ang/afjoinIMDefault.aff.json
ext/afform/core/ang/afjoinPhoneDefault.aff.json
ext/afform/core/ang/afjoinWebsiteDefault.aff.json