Commit Graph

1239 Commits

Author SHA1 Message Date
mike cullerton 7fde291c14 add delete endpoints and renaming 2022-06-08 18:20:02 -04:00
mike cullerton abc8a0d457 Rename spec => process_model
Change methods to verb last
2022-06-08 18:11:44 -04:00
mike cullerton 8ef7e4d081 Renaming changes to match the changes in api.yml
Added delete methods for process_group and process_model
Grouped methods by group, model, and instance
2022-06-08 18:10:34 -04:00
mike cullerton 49504cf1be Renaming to Process Groups, Process Models, and Process Instances
Rename methods to verb last. I.e., add_process_group => process_group_add
Added some comments displaying the method names when code is folded
2022-06-08 18:06:37 -04:00
Mike Cullerton c475c98fbc add process-group endpoint 2022-06-08 12:14:39 -04:00
jasquat 726da1007f added api to edit a bpmn file w/ burnettk 2022-06-08 11:08:12 -04:00
jasquat 8e246e46b5 added api to get process instances w/ burnettk 2022-06-07 17:28:48 -04:00
jasquat 053571500f cleaned up api to run process model w/ burnettk 2022-06-07 11:07:38 -04:00
jasquat 60c60e7ea3 fixed a couple apis for the react frontend w/ burnettk 2022-06-06 17:16:25 -04:00
jasquat f0310226a2 allow getting the token while on staging as well w/ burnettk 2022-06-06 12:25:52 -04:00
jasquat 49524e6fcd added some additional apis for the frontend 2022-06-06 09:05:14 -04:00
burnettk f00dff8450 fix process group show path 2022-06-05 18:13:09 -04:00
burnettk 2392c9e2de gitignore pyrightconfig.json, and run fix_python_docstrings 2022-06-03 17:29:30 -04:00
burnettk 8ee490c29b if user does not exist, create one, and remove bundled js 2022-06-03 17:08:36 -04:00
jasquat 4c7b1e201e renamed cat to process group w/ burnettk 2022-06-03 13:45:32 -04:00
jasquat 786754a2a0 return process models back with process group w/ burnettk 2022-06-03 13:40:11 -04:00
jasquat 7b3f3410d7 added api to get a single process group w/ burnettk 2022-06-03 12:18:41 -04:00
jasquat 725b06d084 added api to get process groups and added some cors support w/ burnettk 2022-06-03 11:40:19 -04:00
jasquat f08992f2e5 added api to get process groups w/ burnettk 2022-06-03 10:56:07 -04:00
jasquat 67a9ce68e7 ran precommit and ignoring html files with prettier since it has a hard time with jinja files w/ burnettk 2022-06-02 10:17:53 -04:00
jasquat c6131a04d3 added ability to build and run with docker w/ burnettk 2022-06-01 14:50:44 -04:00
jasquat d235c64915 updated to use spiffworkflow-backend naming w/ burnettk 2022-06-01 11:17:25 -04:00
jasquat 980eff6d23 saving bpmn diagrams work again w/ burnettk 2022-06-01 11:10:00 -04:00
jasquat 60114bc43f pre-commit is passing w/ burnettk 2022-05-31 14:36:47 -04:00
jasquat 2c4f2adeeb some auto linting fixes w/ burnettk 2022-05-31 14:10:00 -04:00
jasquat d63dfe1f21 uploading bpmn files is now working w/ burnettk 2022-05-31 14:05:22 -04:00
burnettk 3e21e6e13b beginning of upload stuff 2022-05-31 13:26:31 -04:00
burnettk a5300e31d8 reorder everything and indicate private method 2022-05-31 13:06:08 -04:00
burnettk 4ff7d770c2 add list of files to process model show and allow for filtering files by extension 2022-05-31 12:59:52 -04:00
burnettk eee52eb400 fix css reference 2022-05-31 11:44:12 -04:00
jasquat d5a2323dbe use consistent naming for actions and views w/ burnettk 2022-05-31 11:34:44 -04:00
jasquat 8476c4b004 use the layout template for all views w/ burnettk 2022-05-31 11:10:17 -04:00
jasquat 21b7bbe22b added show pages for process models and groups w/ burnettk 2022-05-31 10:15:03 -04:00
jasquat 2ee0799db5 ran fix docstrings on src w/ burnettk 2022-05-31 09:37:12 -04:00
Dan 50dbac1d8b can edit the workflows now. 2022-05-27 16:19:48 -04:00
Dan cdde4b729b added a list processes. 2022-05-27 15:36:12 -04:00
Dan a786bd5091 Much simplier custom script engine - can execute fully automated workflows now. 2022-05-27 15:02:09 -04:00
Dan bcd87d63e8 we can view stuff. 2022-05-27 14:29:43 -04:00
Dan 6d108a1b57 pretty fly BPMN viewer in our very own expanded admin blueprint. 2022-05-27 13:36:22 -04:00
Dan 4c0c58c8e9 a little test cleanup, removing study, getting the previously submitted data, but "next_task" is still none. 2022-05-27 10:58:37 -04:00
burnettk 89e23797b2 pounding 2022-05-27 09:53:18 -04:00
jasquat 485ccf5e7b wip: almost can create an instance w/ burnettk 2022-05-26 17:29:54 -04:00
jasquat bb530d1744 wip: attempting to create process instance w/ burnettk 2022-05-26 16:20:30 -04:00
jasquat eb08e08ddd wip: attempting to create process instance w/ burnettk 2022-05-26 14:17:05 -04:00
jasquat 86938792fd added test to create a spec file w/ burnettk 2022-05-25 16:38:03 -04:00
jasquat eb082fe01c added test and code to add a process model w/ burnettk 2022-05-25 15:17:30 -04:00
jasquat 1993dc1bd6 wip for process deploy and fixed code coverage for test_data w/ burnettk 2022-05-25 10:19:35 -04:00
burnettk ddd8d4abfe allow int as well 2022-05-24 06:35:06 -04:00
burnettk 4c6af8eac1 add sonar exclusions for stuff that is not our code and refactor complex function 2022-05-23 23:10:47 -04:00
burnettk 7846ec6836 remove useless variable and add guard clause to reduce complexity 2022-05-23 19:08:36 -04:00
jasquat d2896bdd99 fixed pre-commit w/ burnettk 2022-05-23 16:37:14 -04:00
jasquat e3d90a6044 added process models and cleaned up some of the code w/ burnettk 2022-05-23 16:36:23 -04:00
burnettk 162ecd9210 fix a sonarcloud code smell by using a constant 2022-05-20 17:32:21 -04:00
jasquat 1c6ba49a93 use a mysql password in ci w/ burnettk 2022-05-20 17:03:08 -04:00
jasquat 75b72ed536 fixed mypy issue w/ burnettk 2022-05-20 16:51:03 -04:00
jasquat 7079a2ca5b set instance path based on environment variable and determine db based on that from config init instead of config files w/ burnettk 2022-05-20 16:37:23 -04:00
jasquat a1fa050aee try using a github action for mysql w/ burnettk 2022-05-20 15:14:19 -04:00
jasquat 7e2cde1881 do not commite sqlite3 files and run correct flask db upgrade command w/ burnettk 2022-05-20 14:30:11 -04:00
jasquat 0c1c9dcec5 respect committed migration dir and run flask upgrade in nox w/ burnettk 2022-05-20 14:25:12 -04:00
jasquat d59c094d25 pass db type to typeguard w/ burnettk 2022-05-20 11:55:09 -04:00
jasquat 8fd3e14935 fixed typeguard usage w/ burnettk 2022-05-20 11:46:44 -04:00
jasquat ad0996fe72 tests may pass now w/ burnettk 2022-05-19 16:08:38 -04:00
jasquat 8e2423628f try to set project root based on root_path w/ burnettk 2022-05-19 14:59:46 -04:00
jasquat a62aca04c8 fix ci errors w/ burnettk 2022-05-19 14:47:52 -04:00
jasquat 66d16ae409 added configs w/ burnettk 2022-05-19 14:38:47 -04:00
jasquat 553dd8abca use sqlite3 in ci and added permission models w/ burnettk 2022-05-19 11:37:38 -04:00
jasquat a5150640d8 removed unused files. w/ burnettk 2022-05-19 11:33:16 -04:00
jasquat 3aa120f73a mypy should be passing now 2022-05-18 17:11:39 -04:00
jasquat 00f9d64d1b tests are passing again 2022-05-18 17:11:00 -04:00
jasquat 2f918f5418 mypy should be passing now 2022-05-18 17:07:35 -04:00
jasquat 0f6ef58503 fixed some mypy stuff w/ burnettk 2022-05-18 14:34:35 -04:00
jasquat 74ca1b4201 added tests for api blueprint and annotations w/ burnettk 2022-05-18 12:18:47 -04:00
jasquat 56d02a83a0 fixed api_blueprint name collision w/ burnettk 2022-05-18 11:33:28 -04:00
jasquat 0acef91a88 added remaining init files w/ burnettk 2022-05-18 11:18:14 -04:00
jasquat bdee9ff583 added some annotations using monkeytype w/ burnettk 2022-05-18 10:49:20 -04:00
jasquat 715395335f pre-commit is passing w/ burnettk 2022-05-18 10:21:44 -04:00
jasquat a97605b08b add full acceptance test for adding users and groups w/ burnettk 2022-05-18 10:17:10 -04:00
jasquat 343b777804 fixed warnings w/ burnettk 2022-05-17 17:15:15 -04:00
jasquat 4e6eb974da pre-commit is passing w/ burnettk 2022-05-17 16:47:55 -04:00
jasquat 3c8ded606e extended the api to create users and groups, added some tests, and added some helpful commands w/ burnettk 2022-05-17 16:35:38 -04:00
jasquat 672e517528 use sqlite3 w/ burnettk 2022-05-16 16:44:41 -04:00
jasquat 269a7c49af use db object from shared model in flask-bpmn w/ burnettk 2022-05-16 16:38:48 -04:00
jasquat 4b3a91c13c this is now working and stores state in a sqlite3 db w/ burnettk 2022-05-16 15:21:35 -04:00
burnettk 4330fdb7ee add some types 2022-05-13 17:36:22 -04:00
burnettk ed850b7ab8 fix pre-commit 2022-05-13 16:38:47 -04:00
jasquat bdbcb402e8 have spiffworkflow partially working w/ burnettk 2022-05-13 16:19:26 -04:00
jasquat 9b8334f116 pre-commit is passing w/ burnettk 2022-05-13 15:00:47 -04:00
jasquat 5ea9dd3a44 added example blueprint items and fixed some formatting w/ burnettk 2022-05-13 14:08:07 -04:00
jasquat 116145e91f initial commit w/ burnettk 2022-05-13 13:42:42 -04:00