Граф коммитов

15268 Коммитов

Автор SHA1 Сообщение Дата
Alex Gibson 3be77a8ca1 Update webpack and related deps 2024-04-04 08:56:31 +01:00
Alex Gibson 3f28624238
Update Glean dashboard links (#14397) 2024-04-04 15:59:26 +11:00
Alex Gibson 89833dd206
Remove tinypng-cli lib (Fixes #14014) (#14342)
* Remove tinypng-cli lib (Fixes #14014)

* Review fixes
2024-04-04 09:34:21 +11:00
Jan Brasna 8d29606aa3
Add logo to MDN Plus privacy template (#14398) 2024-04-03 09:19:25 +01:00
Jan Brasna 7cf633ae12
Update MDN icon in navigation (#14399) 2024-04-03 09:11:03 +01:00
Jan Brasna 3b6fdbe9f0
Update Thunderbird logo (#14402) 2024-04-03 09:06:24 +01:00
Tom Ritter fb98291024 Extend the bounty grace period to seven days 2024-04-03 08:49:28 +01:00
Steve Jalim 87a3a413ba
Upgrade upload-artifact action to v4, based on Node 20 (#14371)
Even though V4 has breaking changes, particuarly around how
uploads with non-unique names are no longer automatically combined
this won't be a problem here, I think

Resolves #14147
2024-04-02 09:28:57 +01:00
Reem H 2e61f28f7e
Combining office locations in `/contact/spaces/` landing page (#14337)
* removed location-specific contact pages and unified them in the landing page

* changes for PR review

* PR review updates part 2

* PR review part 3
2024-04-02 12:41:54 +11:00
Craig Cook 2267a65835
Extend Rise25 nomination deadline [#14200] (#14369) 2024-03-29 09:38:18 -07:00
Craig Cook a457e9ecbb
Update research redirect [#14351] (#14372) 2024-03-29 09:37:56 -07:00
Jan Brasna 8d97d7d552
Optimize comparison images after IE removal (#14367) 2024-03-29 09:22:09 -07:00
Alex Gibson 6a7ac6b4f5
Migrate ESLint to use flat config (Fixes #13770) (#14338) 2024-03-28 10:25:41 +00:00
Jan Brasna 2c8907973d Fix technology->labs redirect
The /technology URL is still being linked to from external sites and now leads to 404
2024-03-27 17:16:19 +00:00
Craig Cook 8ca666fb56
Share page: add event tracking to copy button [#14199] (#14359) 2024-03-27 10:07:11 -07:00
Jan Brasna 3a7c190bf7
Update main "Innovation" menu item URL (#14363) 2024-03-27 08:14:59 -07:00
dependabot[bot] b566f4da57 Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [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.18.2...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 09:13:37 +00:00
Alex Gibson 97ec1fb883
Update to Glean 5.0.0 (#14357) 2024-03-27 17:12:17 +11:00
Alex Gibson 45559f12a0
Move /firefox/browsers to /firefox (Fixes #14222) (#14349) 2024-03-26 17:11:52 -07:00
Craig Cook fb3a54e2ea
String fixes for Developer Edition pages [#14243, #14244] (#14347) 2024-03-25 13:01:21 -07:00
Craig Cook ae7195a5cd
Careers: update applicant privacy notice [fix #14348] (#14356) 2024-03-25 12:58:16 -07:00
Craig Cook 4b276863fe
Update /research redirect [fix #14351] (#14352) 2024-03-25 08:15:58 -07:00
dependabot[bot] c6484901e3 Bump webpack-dev-middleware from 5.3.3 to 5.3.4
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 09:06:20 +00:00
Alex Gibson 1d3d23fdb4
Optimize /careers images (Issue #12734) (#14343) 2024-03-22 11:21:44 -07:00
Alex Gibson ffbb215064
Remove pageHasVideo GA event property (Fixes #14331) (#14350) 2024-03-22 11:09:27 -07:00
Reem H 12063a9f32
Add Content Moderation & AMO Policies legal docs (#14322) 2024-03-22 08:12:39 -07:00
Stephanie Hobson e725c418a4
Schedule task to remove obsolete l10n strings Fix #14259 (#14328)
* Schedule task to remove obsolete l10n strings Fix #14259
2024-03-20 10:51:29 -07:00
Reem H 849a7cf519 removed product stories blog referennces 2024-03-20 15:35:33 +00:00
Alex Gibson aa6be1f61c Remove home-mr2-promo.ftl from config 2024-03-20 13:32:34 +00:00
Steve Jalim 5d5163f193
Add warning panel about Contentful use being frozen/retired (#14339) 2024-03-20 12:34:50 +00:00
Stephanie Hobson d08bd22c02
Simplify dev edition product, firstrun, and whatsnew pages (Fix #14243 Fix #14244 ) (#14314)
* Simplify dev edition product, firstrun, and whatsnew pages

We are simplifying these pages to be closer to base protocol in preparation for upcoming
-design system changes

-    Remove references to features being "new"
-    Remove custom styles sheets for all dev edition page includes
-    Change icon colours to match dev edition pallet
-    Convert highlights to card component
-    Convert features to use picto component
-    Convert newsletter to use split component
-    Generic whats new page:
     -   Add link to release notes
     -   Remove feature list and replace with link to the docs
     -   Darker theme
     -   Add MDN component
2024-03-19 17:32:16 -07:00
Rob Hudson d264a18703 Bump Python dependencies 2024-03-19 11:48:31 -07:00
Alex Gibson 59116da3e8 Update WNP 124 PDF link 2024-03-19 14:42:25 +00:00
Steve Jalim 19f25f7475
Move VPN Resource Center images from Contentful CDN to Bedrock media (#14198)
* Add in images downloaded from the Contentful CDN, for local serving instead

Some of the filenames are not very elegant, but they match what we are
using in the templates, which draw data fro the DB, so if we rename them
as files, here we should rename them in the DB too. They will only be around
for a relatively short time as we move them back to a CMS before long.

* Add data migration that renames the image urls in the database for the VPN Resource Center contentful pages, so that they match the renamed files just added to the codebase

* Optimise images with one pass through ImageOptim and one through tinypng

* Amend two images for the VPN RC

* Disable Contentful sync

Now we're serving images from Bedrock's statics, and we know we're not
adding new content, we want to turn off the sync so that it doesn't rewrite
the HTML back to using the Contentful CDN
2024-03-19 14:00:56 +00:00
Alex Gibson 7acd730097 Add extra GA events for WNP 124 NA (Issue #14296) 2024-03-19 11:43:33 +00:00
Alex Gibson 0223a94294 Add extra GA events for WNP 124 EU (Issue #14296) 2024-03-19 10:43:15 +00:00
dependabot[bot] bb7623799f Bump follow-redirects from 1.15.4 to 1.15.6 in /contentful_migrations
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 09:12:28 +00:00
dependabot[bot] 8211ff8a78 Bump follow-redirects from 1.15.4 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 09:11:51 +00:00
Alex Gibson cd14a9c7b9
Replace Monitor WNP with PDF Editor (Issue #14296) (#14323) 2024-03-15 08:21:57 -07:00
Byron Jones 335f99f5f8 commit access policy: clarify that only current module owners/peers can vouch 2024-03-15 12:20:06 +00:00
Reem H d555ef71f5 removed light theme in fx, kept it in wnp 2024-03-15 11:10:00 +00:00
Alex Gibson db24baab99
Fix intermittent JS test failure (Fixes #14319) (#14321) 2024-03-15 11:39:26 +11:00
Alex Gibson 88f6723a93
Remove sticky promo component from pages (Fixes #14120) (#14121) 2024-03-14 15:07:27 -07:00
Alex Gibson 1d1287e780
WNP 124 NA updates for Monitor Plus (Issue #14296) (#14320) 2024-03-14 17:24:56 +00:00
Alex Gibson 296d0a72f6 Pin Node to 20.8.0 in Docker 2024-03-14 09:15:04 +00:00
Craig Cook 05a8d56677
String fix for speed feature page [#14298] (#14313)
https://github.com/mozilla-l10n/www-l10n/pull/381
2024-03-13 13:36:23 -07:00
Rob Hudson d20403c21e Downgrade pytest (and few dependency bumps) 2024-03-13 12:14:06 -07:00
Alex Gibson 33929a0faa Add mobile install data links to docs 2024-03-13 10:29:25 -07:00
Alex Gibson 3f03ddea43
Update WNP24 monitor link utms (Issue #14296) (#14315) 2024-03-13 10:06:18 +00:00
Stephanie Hobson 2ea351eae4
Remove accounts popup from download flow (Fix #14246) (#14289)
* Remove accounts popup from download flow (Fix #14246)

- Remove JS, CSS, and associated HTML
- Remove associated tests
- Remove a few other unused strings that use the "Join Firefox" language
2024-03-12 21:50:03 -07:00