Dan Funk
9a97eba6ed
Createing Swagger API documentation that I intend to build out to
...
support the front end.
2019-12-11 16:54:24 -05:00
Dan Funk
e8ac73888b
Creating a dependency on the SpiffWorkflow fork we created. and placing the command line script into this code base and demonstrating that our workflow processor works at least on that level. Removing all kinds of garbage that had piled up before to keep this thing clean.
2019-12-11 11:45:44 -05:00
Fred McDavid
9c5b2b783d
changes Dockerfile to install dev dependencies
2019-11-28 09:17:22 -05:00
Fred McDavid
12599ee785
creates a Dockerfile and updates the run.py script to run the service on the public network interface instead of the local
2019-11-28 07:56:16 -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
3bdfba6db0
Still learning - writing tests around the demo. Getting the file structure cleaned up.
2019-11-22 10:50:30 -05:00
Dan Funk
9280aab0b6
name tests so they get picked up and run.
2019-11-21 12:01:51 -05:00
Dan Funk
b279246e80
Setting up tests to work correctly when verifying endpoints.
2019-11-21 11:36:32 -05:00
Dan Funk
92ce0d048a
Creating an "app" base directory - this allows us to organize the source files and keep them separate from tests, configuration, and pipenv stuffs. Adding basic config and test directories and getting that set up and ready to roll.
2019-11-21 09:22:42 -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
eb6c785485
Enables auto-generated swagger UI for exploring API documentation and testing API.
2019-11-19 17:11:33 -05:00
Aaron Louie
4fdc2a05c8
Fixes broken pipenv files
2019-11-19 16:53:46 -05:00
Aaron Louie
0e7a632fb2
Fixes some typos and syntax errors
2019-11-19 16:13:07 -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
86449eb1c1
Adds basic BPMN XML import and flow.
2019-11-18 13:03:28 -05:00
Aaron Louie
3104cc5adf
Fixes some more PyCharm configuration issues
2019-11-14 14:31:29 -05:00
Aaron Louie
02bd2c847f
Adds some unit tests
2019-11-14 13:36:08 -05:00
Aaron Louie
c0035f4d94
Fixes PyCharm project settings
2019-11-14 13:35:45 -05:00
Aaron Louie
fbaf3b1bf9
Adds basic Django and Viewflow structure
2019-11-14 10:37:06 -05:00
Aaron Louie
3c7473948a
Initial commit
2019-11-14 10:35:59 -05:00