bedrock
bedrock copied to clipboard
Making mozilla.org awesome, one pebble at a time
## Description The photo on the mobile browser page depicts a person using a computer which feels out of context given the page is talking about Firefox on mobile. I...
## Description Right now, the leadership page lists everyone all at once. We should improve our existing anchor links by looking into adding tabs or a side menu. This deserves...
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.6 to 3.4.1. Commits f588d8b Bump version to 3.4.1 3c58126 Fix import issue with importlib.util a884a99 Bump version to 3.4 c0f6e5a Move backslash unescaping to treeprocessor 77fb7f1...
## Description Currently newsletter signups and the email preferences center all interact with basket via bedrock's backend servers. There isn't a good reason for this for the most part. We...
## Description Currently the [newsletter recovery form](https://www.mozilla.org/en-US/newsletter/recovery/) posts to `/newsletter/recovery/`. In an effort to lighten the load on bedrock, we'd like to switch this over to post to basket directly...
## Description We now have basic Slack notifications of what's happening in Cloud Build (via https://github.com/mozilla/bedrock/issues/11920). However, the detail in them isn't ideal: While it seems the Cloud Build team...
## Description Moving from Heroku takes away easy viewing of logs for our demo apps, because one needs GCP access to see them. It would be good if we can...
## Description In an effort to lighten the load on bedrock we'd like to move as much of the email preference centre rendering as possible to the client side, and...
## Description Currently all newsletter forms post to `/newsletter`. In an effort to lighten the load on bedrock, we'd like to switch these over to post to basket directly instead....
## Description Currently all send-to-device forms post to `/firefox/send-to-device-post/`. In an effort to lighten the load on bedrock, we'd like to switch these over to post to basket directly instead....