GUI - present Individual/Organization/Household as seperate entities
authorColeman Watts <coleman@civicrm.org>
Mon, 30 Dec 2019 04:29:18 +0000 (23:29 -0500)
committerCiviCRM <info@civicrm.org>
Wed, 16 Sep 2020 02:13:20 +0000 (19:13 -0700)
commit0406c8f9babc630b2c85fb14875329462a91ee15
treeaf8b42b1edbf640b280daeb976c27654c274f1f1
parent344e8290127f78eb32c4b66322bbca24bffb7e4a
GUI - present Individual/Organization/Household as seperate entities

Also adds per-contact-type default name blocks.
13 files changed:
ext/afform/core/ang/blockNameHousehold.aff.html [new file with mode: 0644]
ext/afform/core/ang/blockNameHousehold.aff.json [new file with mode: 0644]
ext/afform/core/ang/blockNameIndividual.aff.json
ext/afform/core/ang/blockNameOrganization.aff.html [new file with mode: 0644]
ext/afform/core/ang/blockNameOrganization.aff.json [new file with mode: 0644]
ext/afform/gui/afformEntities/Activity.php [new file with mode: 0644]
ext/afform/gui/afformEntities/Household.php [new file with mode: 0644]
ext/afform/gui/afformEntities/Individual.php [new file with mode: 0644]
ext/afform/gui/afformEntities/Organization.php [new file with mode: 0644]
ext/afform/gui/afform_gui.php
ext/afform/gui/ang/afGuiEditor.js
ext/afform/gui/ang/afGuiEditor/entity.html
ext/afform/gui/ang/afGuiEditor/palette.html