Commit graph

362 commits

Author SHA1 Message Date
Scott Reilly 7dc7e421ae
Tools: Explicitly install SVN within GitHub Actions due to Ubuntu 24.04 update
Some checks failed
CI / PHP CodeSniffer (push) Has been cancelled
CI / PHP Unit Tests (7.4) (push) Has been cancelled
Fixes #337
2025-02-10 16:03:22 -07:00
Scott Reilly 15a05df622
XProfile: Add aliases for Performance team badge classes since the slugs aren't directly based on the name.
Some checks failed
Build files and push to `build` branch. / build (push) Has been cancelled
CI / PHP CodeSniffer (push) Has been cancelled
CI / PHP Unit Tests (7.4) (push) Has been cancelled
Props @dhrumilkumbhani
Fixes #336
2025-02-03 13:12:48 -07:00
Paul Kevan cd2c429017
Add sponsorship menu item (#331) 2024-10-18 10:57:20 +01:00
dependabot[bot] 78b79ba7f1
Bump ws and @wordpress/scripts (#329)
Bumps [ws](https://github.com/websockets/ws) to 8.18.0 and updates ancestor dependency [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts). These dependencies need to be updated together.


Updates `ws` from 8.13.0 to 8.18.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.18.0)

Updates `@wordpress/scripts` from 28.6.0 to 30.0.2
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/scripts@30.0.2/packages/scripts)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: "@wordpress/scripts"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 14:21:43 -04:00
Kelly Dwan c46b1c8f00
Pledge details: Add link to learn more about all teams
Fixes #314
2024-10-01 12:58:12 -04:00
Kelly Dwan a77afdb148
Templates: Update article wrapper to correct landmark main
See #325
2024-09-30 17:55:27 -04:00
Kelly Dwan 32b4cdbcd8
Pledge details: Prevent count & label from wrapping for contributor data string.
Fixes #316
2024-09-30 17:07:32 -04:00
Kelly Dwan fbe64d8153
Pledge details: Remove middot from pledge details.
Fixes #313.
2024-09-30 17:02:24 -04:00
Kelly Dwan 1b784089f2
Tools: Update packages 2024-09-30 17:01:07 -04:00
Paul Kevan 7912381c3e
Update style.scss (#328)
Increase width for the more element.

Fixed #327.
2024-09-26 17:10:19 +01:00
Paul Kevan 04e5480425
Change rendered avatar size (#318)
* Change rendered avatar size

Reduces the standard fetched avatar size, dependant on the format.

* Reverse image size
2024-09-26 16:52:35 +01:00
Scott Reilly 19b3897514
Pledge Detail: Remove hardcoded claim of any given organization contributing 5% of their resources.
Fixes #322.
2024-09-17 22:27:23 -06:00
Paul Kevan 841706515c
Increase z-index for pledge background (#320)
Increase z-index.
2024-09-17 10:58:56 +01:00
Kelly Dwan e1a410ae1d
Tools: Add note about other local environment hosts 2024-09-13 15:59:27 -04:00
Kelly Dwan 770cea58fb
Tools: Update readme with current instructions 2024-09-13 15:55:10 -04:00
Kelly Dwan ad7b430c21
Tools: Remove repo-tools
The config is slightly different, and the setup command does not currently support the different install path.
2024-09-13 15:33:53 -04:00
Kelly Dwan 4444fd3dc8
Navigation: Highlight the handbook menu item when on handbook pages 2024-09-12 14:47:06 -04:00
Kelly Dwan 9f976ba528
Header: Use correct charcoal color for header background
Fixes #311
2024-09-12 13:15:09 -04:00
Kelly Dwan e960ee94b7
Homepage: Prevent small images from being used on hero image 2024-09-12 12:57:15 -04:00
Kelly Dwan dab5cc0c2d
Performance: Only load dashicons when the pledge teams block is rendered 2024-09-12 11:41:39 -04:00
dependabot[bot] f8ad87c5aa
Bump send and express (#309)
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 11:22:30 -04:00
dependabot[bot] 6dc8508ee8
Bump body-parser and express (#305)
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 11:18:42 -04:00
Kelly Dwan 7e89a1778e
Navigation: Add "Log in" link to local nav
Fixes #307
2024-09-12 11:14:16 -04:00
Kelly Dwan 642b193c88
Tools: Update packages 2024-09-12 11:11:51 -04:00
Kelly Dwan 2fa223a0cc
Meta tags: Update opengraph tags to better reflect content
Fixes #304
2024-09-12 11:11:43 -04:00
Kelly Dwan 1b916a0cea
Templates: Add handbook template 2024-09-10 16:57:25 -04:00
Kelly Dwan 9611ebfbff
Tools: Update packages 2024-09-10 15:23:05 -04:00
Kelly Dwan f393a214ec
Pledge details: Style the pledge organization header on small screens
See #301
2024-09-10 15:22:55 -04:00
Kelly Dwan e5b3f8518e
Pledge listings: Update the aspect ratio of image
Fixes #301
2024-09-10 15:22:28 -04:00
Kelly Dwan 33645a3397
Home page: Update the site tagline in header
Fixes #303
2024-09-10 12:56:35 -04:00
Kelly Dwan 21a512309f
Page templates: Remove custom Testimonials page template
Fixes #302
2024-09-10 12:55:20 -04:00
Kelly Dwan 677d145d51
Contact forms: Fix validation icon alignment
Fixes #298
2024-09-09 15:38:10 -04:00
Kelly Dwan 6a3e62e28d
Pledge details: Add external link indicator
Fixes #282
2024-09-09 15:26:04 -04:00
Kelly Dwan dd10a5ef6b
My pledges: Style my pledge list and header on small screens
Fixes #292
2024-09-09 15:22:18 -04:00
Kelly Dwan 45875f73ca
Pledge list: Update display on small screens
Fixes #279, fixes #290
2024-09-09 13:31:54 -04:00
Kelly Dwan 725c04baeb
Front page: Remove top spacer
Fixes #299
2024-09-09 10:57:17 -04:00
Kelly Dwan 7fd06366f8
Page templates: Add testimonials template with wide page title
Fixes #297, fixes #300
2024-09-09 10:56:54 -04:00
Kelly Dwan 2d789427d9
Pledge details: Fix button styles and spacing
Fixes #277
2024-09-09 10:44:23 -04:00
Kelly Dwan 7b867baff7
My pledges: Update style and spacing of pledge action buttons
Fixes #288
2024-09-06 12:31:42 -04:00
Kelly Dwan 092ee9b9d8
Pledge submission: Update padding on old notice styles
Fixes #286
2024-09-06 12:22:13 -04:00
Kelly Dwan 9f6ca0d142
Pledge details: Fix heading sizes
Fixes #283
2024-09-06 10:14:24 -04:00
Kelly Dwan eeb8fca3b3
Pledge details: Increase font size for teams
Fixes #284
2024-09-06 10:12:15 -04:00
Kelly Dwan e667a90961
Pledges: Remove grey border from pledge logo
Fixes #289
2024-09-06 09:56:21 -04:00
Kelly Dwan 36207fc915
Pledge list: Update pledge description text
Fixes #285
2024-09-06 09:52:07 -04:00
Kelly Dwan 42cd761420
My pledges: Update the user pledge text
Fixes #291
2024-09-06 09:49:20 -04:00
Kelly Dwan b9fa661478
My pledges: Add responsive style to my pledge list 2024-09-02 19:13:22 -04:00
Kelly Dwan c247e1325c
My pledges: Correct user check for displaying details 2024-09-02 19:10:50 -04:00
Kelly Dwan e90b06bef9
Templates: Fix spacing around page titles 2024-09-02 19:10:25 -04:00
Kelly Dwan c703c7cefa
Pledge edit button: Style the dialog on small screens 2024-09-02 18:57:21 -04:00
Kelly Dwan be62f41e43
Templates: Fix wrapping on archive template header 2024-09-02 18:10:02 -04:00