guardian / dotcom-rendering

The Guardian web rendering service (aka DCR/DCAR)
https://www.theguardian.com
Apache License 2.0
254 stars 30 forks source link

Make All Newsletters Page Configurable By Editorial #9044

Open cemms1 opened 1 year ago

cemms1 commented 1 year ago

The newsletters grouping on the all newsletters page is currently manual. See https://github.com/guardian/dotcom-rendering/blob/main/dotcom-rendering/src/model/newsletter-grouping.ts

Since we anticipate the editorial newsletters team will want to amend this regularly, we should think about how to move management of this page into an internal tool (possibly the frontend tool or the newsletters tool) so that it can be self-serve.

### Tasks
- [ ] Update the Newsletters Tool to allow configuring the page
- [ ] Surface the result in the Newsletters API
- [ ] Update frontend to consume and store the config, and send it to DCAR
- [ ] Update DCAR to use the config from frontend, replacing the hardcoded version
shesah commented 2 months ago

Calvin will speak to Max about timelines for this. we will re-triage