97 Commits

Author SHA1 Message Date
jasquat
5b51030a40 some tweaks for running on the server with docker w/ burnettk 2022-06-01 15:49:05 -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
c23b9e0601 fixing up some paths. 2022-05-27 14:36:43 -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
797116a727 Merge branch 'main' of github.com:sartography/spiff-workflow-webapp 2022-05-26 14:17:09 -04:00
jasquat
eb08e08ddd wip: attempting to create process instance w/ burnettk 2022-05-26 14:17:05 -04:00
burnettk
c68c68b3b2 just skip unless main 2022-05-26 13:34:19 -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
b7d83e101c unhardcode 2022-05-24 16:03:08 -04:00
burnettk
98d3fefaff coverage ignore some files 2022-05-24 15:29:09 -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
db7764d6c9 bump dependencies 2022-05-23 22:29:33 -04:00
burnettk
ae6b4e45ca exclude migrations from static analysis since they are auto-generated 2022-05-23 22:29:19 -04:00
burnettk
aa232fe292 update tests lint 2022-05-23 19:14:52 -04:00
burnettk
7846ec6836 remove useless variable and add guard clause to reduce complexity 2022-05-23 19:08:36 -04:00
jasquat
1712182a1e added a permission unit test w/ burnettk 2022-05-23 17:23:13 -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
jasquat
69af11076e do not run sonar for pull requests and added files to test with keycloak w/ burnettk 2022-05-23 13:33:48 -04:00
burnettk
d4655e4ac4 remove assertion that did not work 2022-05-20 18:11:32 -04:00
burnettk
aa9f252e4a maybe it works to update the variable in the foor loop 2022-05-20 18:01:01 -04:00
burnettk
fea9f36741 drop support for python 3.7 2022-05-20 17:45:10 -04:00
burnettk
162ecd9210 fix a sonarcloud code smell by using a constant 2022-05-20 17:32:21 -04:00
jasquat
cf1168e3a6 print the db type as well in github actions w/ burnettk 2022-05-20 17:05:03 -04:00
jasquat
1c6ba49a93 use a mysql password in ci w/ burnettk 2022-05-20 17:03:08 -04:00
jasquat
4a4c40ad20 try running mysql with nil password w/ burnettk 2022-05-20 16:55:49 -04:00