five-for-the-future/plugins/wporg-5ftf
Corey McKrill dbdcf26bd9 Theme: Single pledge view (#43)
* Theme: Create template part for single pledge

* Plugin: Add functions for handling xprofile data

* Plugin: Add helper function for getting contributor user objects

* Theme: Display aggregated contributor data on single pledge view

* Theme: Add functions, markup, and styles to show team badges

* Theme: Add badge for Test team

* Theme: Add tentative URL for report a pledge link

* Theme: Add support for post thumbnails

* Theme: Add org logo to single pledge view

* Theme: Update `$content_width` to 960

This matches the width of the content in the global header and
the About page.

* Move pledge template to a file used by the template heirarchy

* Clean up some PHPCS errors

* Move pledge structure out to just the list items

* Create file for single pledge styles

* style badge grid into a grid.

* Add a custom image size for the logo

* Update styles

* Un-hide pledges with no confirmed contributors

* Fix content width
2019-10-28 13:38:49 -04:00
..
assets Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
includes Theme: Single pledge view (#43) 2019-10-28 13:38:49 -04:00
tests Email: Send pledge confirmation with authentication token. (#46) 2019-10-25 12:07:09 -07:00
views Pledge Form: Don't show logo upload field in wp-admin 2019-10-28 13:33:44 -04:00
.gitignore Tests: Setup PHPUnit and PHPUnit Watcher. 2019-10-23 14:27:26 -07:00
composer.json Composer: Document why PHPUnit 7 is used instead of 8. 2019-10-24 16:22:55 -07:00
composer.lock Composer: Warn about bug in test watcher interactive mode. 2019-10-24 08:12:48 -07:00
index.php Theme: Single pledge view (#43) 2019-10-28 13:38:49 -04:00
phpunit-watcher.yml.dist Tests: Setup PHPUnit and PHPUnit Watcher. 2019-10-23 14:27:26 -07:00
phpunit.xml.dist Tests: Setup PHPUnit and PHPUnit Watcher. 2019-10-23 14:27:26 -07:00