Skip to content

Releases: eikonomega/django-workflow-system

Debugging

01 Aug 16:03
Compare
Choose a tag to compare
0.9.3

Bump version.

Debugging User Issues

01 Aug 15:26
8f018c9
Compare
Choose a tag to compare
Merge pull request #103 from crcresearch/develop

Debugging a problem encountered by a client.

Bug Fixes & New WorkflowStepInputTypes

26 Jul 20:32
1b60eb6
Compare
Choose a tag to compare

Bug Fixes & New WorkflowStepInputTypes

26 Jul 20:28
dec7bfe
Compare
Choose a tag to compare
Pre-release
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

01 Jul 19:05
a94b858
Compare
Choose a tag to compare

🐛 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

01 Jul 17:50
abba350
Compare
Choose a tag to compare

🐛 That template is gonna be there this time....

Testing Another Approach For the Template Part 2

01 Jul 17:37
2be0575
Compare
Choose a tag to compare

🐛 Testing another approach for the template - part 2

Testing another approach for the Template

01 Jul 17:31
be6bdd5
Compare
Choose a tag to compare

🐛 Still trying to get the template helper to be included in the package

Getting that template into the distributed package

01 Jul 17:08
3da97d8
Compare
Choose a tag to compare

🐛 Include the template which helps with preloading specifications

New Search Fields in Admin Panel

01 Jul 14:31
1555a5c
Compare
Choose a tag to compare

✨ New search fields in admin panel
🐛 Change verbose_name of WorkflowMetadata from Workflow Step Metadata to WorkflowMetadata