core - Implement aff-api4-action directive
authorTim Otten <totten@civicrm.org>
Sun, 5 May 2019 07:05:07 +0000 (00:05 -0700)
committerCiviCRM <info@civicrm.org>
Wed, 16 Sep 2020 02:13:18 +0000 (19:13 -0700)
commit954703502f5b850dc3fb035b54365d01dc44bf9c
tree04cb879cb2640f6513d74b33a45ad8fd1828affc
parent85933a0211c30b4eb2c8ba5e37324a1e17caefbe
core - Implement aff-api4-action directive

This allows you to invoke APIv4 when a user clicks on a button or link.  It
is analogous to `ng-click`, except that the notation and messaging are
tweaked for APIv4.
ext/afform/core/ang/afformCore.ang.php
ext/afform/core/ang/afformCore.css [new file with mode: 0644]
ext/afform/core/ang/afformCore.js
ext/afform/core/ang/afformCore/Api4Action.js [new file with mode: 0644]
ext/afform/core/ang/afformCore/Api4Action.md [new file with mode: 0644]
ext/afform/docs/roadmap.md