Commit Graph

14 Commits

Author SHA1 Message Date
Dan Funk c572b02c5c Trying to rectify some issues with deployment and dependencies in spiffworkflow that are only failing once pushed out to production. 2020-08-12 22:00:09 -04:00
Dan Funk 452f2c3723 Building out a user service for getting the current user, it will provide a number of functions, one of which will allow administrative users to impersonate other users in some circumstances (but will assure that we log events correctly when an impersonation occures) 2020-07-27 14:38:57 -04:00
Aaron Louie ecff2d7921 Fixes some typos 2020-07-05 10:26:01 -04:00
Dan Funk 4ff47c030c Updaing to the latest spiffworkflow, and fixing README for running tests. 2020-06-29 17:03:57 -04:00
Dan Funk 087982e4c4 Updates in travis to do a push to docker hub, so our code can be deployed to various environments. 2020-02-05 15:53:52 -05:00
Dan Funk 2889ef1231 Cleanup. 2020-01-09 10:09:59 -05:00
Dan Funk 984e415f2d slight update to the readme for hte command line junk I'm adding. 2019-11-25 16:08:41 -05:00
Dan Funk 630ee90b6b Adding a camunda parser, so we can use this free and beautiful editor to build diagrams.
Adding a command line implemenation so I can get a grip on what is happening in real time more quickly.
Started working on some custom tasks, but need to put a little more effort into this area.
Minor updates to the readme
Adding a joke BPMN that I can test with.
2019-11-25 16:04:09 -05:00
Dan Funk 358860918f Updates to the README and removing a problematic dependency 2019-11-20 17:00:02 -05:00
Aaron Louie 9eeb53b8d0 There is no #3. 2019-11-19 17:54:49 -05:00
Aaron Louie c03e8f826c Adds some instructions for posterity. 2019-11-19 17:51:45 -05:00
Aaron Louie 983ffb4309 Adds basic Flask, Connexion, and SpiffWorkflow structure 2019-11-19 15:57:46 -05:00
Aaron Louie 1492419b78 Removes everything and starts over. 2019-11-19 15:46:55 -05:00
Aaron Louie 3c7473948a Initial commit 2019-11-14 10:35:59 -05:00