Sævar Öfjörð Magnússon
Sævar Öfjörð Magnússon
Adding information about how to retrieve form fields from the API. _Please check the following:_ - [x] Do the tests still pass?[^1] - [x] Does the code comply with the...
Further work on issue #5370 after discussion at Bristol sprint. We agreed that having the whole row greyed out using the diagonal line background is more visually pleasing. After that...
# Issue Summary When working on #5370 I discovered that the secondary status tags shown in page lists, redirect lists, website lists and possibly other places are probably not WCAG...
It is very cumbersome to translate many instances of a given Snippet model. It should be possible to bulk enable synced translations for a given model, and then export a...
### Issue Summary When pasting "list-like" content into a rich text field with other "list-like" content, the editor will try to convert all "list-like" content sections to lists, and then...
This is a proposal for a new report in Wagtail admin. This work was sponsored by CIGI (Centre for International Governance Innovation). We have been developing this as a standalone...
Currently, the workflow runs `setup.sh` and builds the backend container. Ideally we would at least want to: - [ ] Build the front end container - [ ] Build the...
Combining frontend and web containers in a single image, as discussed in #64. @lb- could you check out this branch and try it out?