Conversation
543d248 to
72efd02
Compare
12f488d to
14be664
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Take 2 I posted this as #51 but I had set it up to compare with branch for #55, rather than
main, so then when it merged, it went to the branch for #55, but after that branch had already been merged tomain. 😩Editing posts in the admin site was not straightforward as the resource was not set up to transfer all the necessary fields, and also the unique constraint on
slugwould prevent revisions of a post from being saved, due to the way we maintain prior versions in the same table.Editing snippets was also not supported as we needed to implement a form.
Screenshots
Snippet editing

Post editing
