Releases: eikonomega/django-workflow-system
Releases · eikonomega/django-workflow-system
Debugging
0.9.3 Bump version.
Debugging User Issues
Merge pull request #103 from crcresearch/develop Debugging a problem encountered by a client.
Bug Fixes & New WorkflowStepInputTypes
0.9.1 Update setup.py
Bug Fixes & New WorkflowStepInputTypes
Merge pull request #99 from crcresearch/dependabot/pip/django-3.1.12 Bump django from 3.1.8 to 3.1.12
Bug Fix - meta not in self.specification
🐛 We don't want things to blow up if meta isn't in WorkflowStepUserInput.specification, so now it doesn't
I Feel Good About This One - Template Journey Part 3
🐛 That template is gonna be there this time....
Testing Another Approach For the Template Part 2
🐛 Testing another approach for the template - part 2
Testing another approach for the Template
🐛 Still trying to get the template helper to be included in the package
Getting that template into the distributed package
🐛 Include the template which helps with preloading specifications
New Search Fields in Admin Panel
✨ New search fields in admin panel
🐛 Change verbose_name
of WorkflowMetadata from Workflow Step Metadata
to WorkflowMetadata