John-Scott Atlakson
John-Scott Atlakson
For the specific use case of simply renaming the title field or changing the help text on a per-page basis, could this be solved as simply as changing the following:...
> Looks like I cannot push to this branch. Makes it harder to rebase and merge in under this PR. Sorry about that, I didn't realize until very recently that...
The actual issue here is a race condition where the "buck" results were returned before the "b" or "bu" results. There is nothing in the JSON response to indicate to...
Goodness, Docker keeps sprouting features and I can't keep up ;) As far as setting a `COMPOSE_PROFILES` variable, yes, that could be done in the `.env` that I introduced. I'm...
I've cleaned up the branch and rebased from main.
I've pushed a rather significant update. I spent a bit more time with the Docker docs and took this "modernization" project more seriously than just borrowing from what I was...
I can fix the path to the correct Dockerfile for the `.github` workflow, but quick question: why does this workflow exist? As a smoke test that it builds? The existing...
If you are working in an existing checkout of this project, have you done the equivalent of `update.sh` to get the latest wagtail? Also, you may need to copy environment...
I'm sorry I haven't had a chance to update this branch to wrap things up for now. There are currently issues with editing frontend files and having these reflected in...
Hi all, I've just submitted a related PR in #71 but have not yet touched the `frontend` container configuration, and then found this thread after the fact ;) @lb- one...