WIP beginning work on GUI
authorColeman Watts <coleman@civicrm.org>
Thu, 24 Oct 2019 17:05:19 +0000 (13:05 -0400)
committerCiviCRM <info@civicrm.org>
Wed, 16 Sep 2020 02:13:19 +0000 (19:13 -0700)
commitf6c0358e4b1aef202d897284ad6c8ae70e5909a4
tree100b93647368158a68377683fa3dc99ac850889b
parentfb96a2d7405913acf5556ca35328a4ddbd3e49bb
WIP beginning work on GUI
18 files changed:
ext/afform/gui/CRM/AfformGui/Page/Gui.php [deleted file]
ext/afform/gui/ang/afGuiAdmin.aff.html [new file with mode: 0644]
ext/afform/gui/ang/afGuiAdmin.aff.json [new file with mode: 0644]
ext/afform/gui/ang/afGuiEditor.ang.php [new file with mode: 0644]
ext/afform/gui/ang/afGuiEditor.css [new file with mode: 0644]
ext/afform/gui/ang/afGuiEditor.js [new file with mode: 0644]
ext/afform/gui/ang/afGuiEditor/canvas.html [new file with mode: 0644]
ext/afform/gui/ang/afGuiEditor/main.html [new file with mode: 0644]
ext/afform/gui/ang/afGuiEditor/palette.html [new file with mode: 0644]
ext/afform/gui/ang/afGuiList.aff.html [new file with mode: 0644]
ext/afform/gui/ang/afformGui.ang.php [deleted file]
ext/afform/gui/ang/afformGui.css [deleted file]
ext/afform/gui/ang/afformGui.js [deleted file]
ext/afform/gui/ang/afformGui/afformBuilder.html [deleted file]
ext/afform/gui/ang/afformGui/afformBuilder.js [deleted file]
ext/afform/gui/ang/afformGui/afformList.html [deleted file]
ext/afform/gui/ang/afformGui/afformList.js [deleted file]
ext/afform/html/ang/afHtmlList.aff.html