facia-tool
facia-tool copied to clipboard
Guardian front pages editor (AKA Fronts tool)
## What's changed? Building on #1622, adds an endpoint to remove a collection from a front, at `DELETE editions-api/front/:frontId/collection/:collectionId` I think it makes sense to scope this action to the...
## What's changed? Adds an API endpoint to add a new collection to a Front, at `PUT editions-api/front/:frontId/collection?name=optional-name` ## Implementation notes - I've factored out the nested row aggregation logic...
## What's changed? Gives an option to use the last available issue prior to the date of the issue being inserted when creating Feast issues.  ## Implementation notes This...
## What's changed? This will help in adding new Collection on the Front (in Feast Edition). This wire up the server-side implementation that are done in PR(s) #1622 and #1623...
## What's changed? ## Implementation notes ## Checklist ### General - [ ] π€ Relevant tests added - [ ] β CI checks / tests run locally - [ ]...
## What's changed? ## Implementation notes ## Checklist ### General - [ ] π€ Relevant tests added - [ ] β CI checks / tests run locally - [ ]...
## Implementation notes ## Checklist ### General - [ ] π€ Relevant tests added - [ ] β CI checks / tests run locally - [ ] π Checked on...
## What's changed? This integrates https://github.com/guardian/pinboard in its current form, assuming the user has Pinboard permission. This is just the initial integration phase, and hopefully some additional/deeper integrations will follow...
## What's changed? We in Content Pipeline have had some trouble with different peopleβs editors disagreeing about formatting, so Iβd like to run formatting checks in CI to keep it...
## What's changed? At present if the recipe is not available on the FRONT because of mostly it being taken down or rarely due to parsing or any other error,...