Aaron Louie
|
a3b6e4fc7f
|
Fixes import paths
|
2020-01-24 11:52:52 -05:00 |
Aaron Louie
|
0a44ef04d7
|
Slight refactoring - makes BaseTest inherit from TestCase. Checks that data loader works properly
|
2020-01-24 09:35:14 -05:00 |
Aaron Louie
|
50dfa561a9
|
Fixes import paths, which were screwing up stuff.
|
2020-01-24 09:29:50 -05:00 |
Dan Funk
|
95b75f864d
|
You can now add multiple files to a workflow spec, and if properly linked, you can associate a DMN file with a BPMN to process decision tables.
|
2020-01-23 15:32:53 -05:00 |
Aaron Louie
|
fe15799ee1
|
Adds type hinting to db and session to fix Pycharm autocomplete. Replaces db.session with session.
|
2020-01-14 11:45:12 -05:00 |
Dan Funk
|
c4cbaeb64e
|
Refactor models into seperate directories
|
2019-12-31 16:32:47 -05:00 |
Dan Funk
|
91a91e9677
|
Read workflow configuration from the database, and not from a file.
And dropping the API call in the Fact Service so we aren't hitting external apis for the time being.
|
2019-12-30 11:07:26 -05:00 |
Dan Funk
|
9861f6baf3
|
Lots and lots of random stuff as I organize code and get things to make sense.
|
2019-12-18 14:02:17 -05:00 |