wagtail-nest / wagtail-review

A Wagtail extension for gathering annotations and feedback on pages before publication
BSD 3-Clause "New" or "Revised" License
49 stars 19 forks source link

WIP: Rewrite #13

Closed kaedroho closed 4 years ago

kaedroho commented 5 years ago

This rewrite will bring the following:

TODO:

kaedroho commented 5 years ago

Test coverage at 96% now :tada:

mikemonteith commented 4 years ago

@kaedroho has this work been abandoned now? We are interested in picking up this plugin again.

kaedroho commented 4 years ago

Hey @mikemonteith

@jacobtoppm is currently working on integrating this branch with Wagtail's new Workflow feature (coming hopefully 2.9). That'll be a breaking change so we thought we'd ship that at the same time as this (and it ticks off the last two items on the list above)

After wagtail-localize and the React Page chooser model, styling this branch is next on my list. Should get round to it around late February/March I think. After that this should be ready to go!

mikemonteith commented 4 years ago

That's interesting! Is there anywhere we can see this new workflow feature, or a roadmap or something? Workflow is something we are about to start working on internally at nhs.uk. It's something that has come up a few times before but never went very far.

kaedroho commented 4 years ago

Is there anywhere we can see this new workflow feature, or a roadmap or something?

There's an RFC for it here: https://github.com/wagtail/rfcs/blob/workflow/text/045-workflow.md

Current progress on this branch: https://github.com/jacobtoppm/wagtail/tree/workflow-base

gasman commented 4 years ago

@mikemonteith As an update to the above, workflow feature development is now happening on a branch on the main Wagtail repo - https://github.com/wagtail/wagtail/tree/feature/workflow