five-for-the-future/plugins/wporg-5ftf/views
Kelly Dwan 82192eea4c
Manage a Pledge: Enable adding/removing contributors from wp-admin. (#99)
This updates the display of contributors into a table view, and adds the ability to add and remove contributors to existing pledges.

The display has been refactored to use JS templates & JSON contributor data– the data is output onto the page when loaded from the server, and rendered when the page finishes loading. Adding & removing contributors now submits to an admin-ajax.php endpoint, which, if successful, return the new list of contributors. This ensures the display is always up to date.

Fixes #3
2019-11-20 11:01:00 -05:00
..
form-pledge-confirm-email.php Plugin: Fix all phpcs errors 2019-11-14 13:48:17 -05:00
form-pledge-manage.php Create a Pledge: Upload a logo (#45) 2019-10-28 11:47:56 -04:00
form-pledge-new.php Views: Modularize success/error notices for DRYness. 2019-11-07 16:14:26 -08:00
form-pledge-request-manage-link.php Plugin: Fix all phpcs errors 2019-11-14 13:48:17 -05:00
inputs-pledge-contributors.php Manage a Pledge: Enable adding/removing contributors from wp-admin. (#99) 2019-11-20 11:01:00 -05:00
inputs-pledge-new-misc.php Pledge Form: Use slightly more screen reader friendly link text 2019-10-28 20:10:53 -04:00
inputs-pledge-org-email.php Manage a Pledge: Enable adding/removing contributors from wp-admin. (#99) 2019-11-20 11:01:00 -05:00
inputs-pledge-org-info.php Pledge Form: Improve placeholders for clarity. 2019-11-02 08:14:22 -05:00
list-my-pledges.php My Pledge List: Add the My Pledges header to logged out views 2019-11-01 16:09:29 -05:00
log.php Plugin: Fix all phpcs errors 2019-11-14 13:48:17 -05:00
manage-contributors.php Manage a Pledge: Enable adding/removing contributors from wp-admin. (#99) 2019-11-20 11:01:00 -05:00
partial-result-messages.php Plugin: Fix all phpcs errors 2019-11-14 13:48:17 -05:00
single-my-pledge.php My Pledges: Append ID to nonce action to make it more unique. 2019-11-06 09:02:29 -08:00