Closed kaedroho closed 4 years ago
Test coverage at 96% now :tada:
@kaedroho has this work been abandoned now? We are interested in picking up this plugin again.
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!
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.
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
@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
This rewrite will bring the following:
TODO:
ReviewRequest
classes (using MTI instead of swappable models) (https://github.com/wagtail/wagtail-review/pull/14)