105 Commits

Author SHA1 Message Date
jbirddog
4240946334 File download from workflow data (#122) 2023-02-02 14:44:37 -05:00
jasquat
14397099f4 added tasks table to process instance show page w/ burnettk 2023-01-13 14:31:12 -05:00
jasquat
c89c4545c3 only load file references when needed to avoid unnecessary xml errors w/ burnettk 2023-01-10 14:28:14 -05:00
jasquat
0bf232d92b do not allow sending messages to terminated and suspended process instances w/ burnettk 2023-01-06 16:21:29 -05:00
jasquat
7f21328b7f actually filter by process initiator w/ burnettk 2023-01-06 15:50:47 -05:00
jasquat
499a9562c3 basic support to find a process instance by id w/ burnettk 2023-01-05 14:59:59 -05:00
jasquat
ee650e6039 added ability to filter process instances by process initiator 2023-01-04 16:11:52 -05:00
jasquat
abacdf96e6 merged in main and resolved conflicts 2023-01-04 11:56:33 -05:00
jasquat
cfaf2d9c6d added basis of api to create process models from text w/ burnettk 2022-12-30 16:30:52 -05:00
jasquat
4b328df7c5 allow tests to determine what paginated entity id to use to determine a table has loaded 2022-12-30 09:13:03 -05:00
burnettk
d1e911950d Merge remote-tracking branch 'origin/main' into feature/process_api_blueprint_refactor 2022-12-29 20:41:50 -05:00
burnettk
ff18aa77bc new service tasks controller 2022-12-29 18:23:45 -05:00
burnettk
3695ab7ded move status to health controller 2022-12-29 18:12:41 -05:00
Elizabeth Esswein
72100e6d92 allow option to complete single tasks with or without execution 2022-12-29 17:21:17 -05:00
burnettk
2ff73ae0e3 get tests passing 2022-12-29 17:13:44 -05:00
jasquat
1c3da92f81 moved more api methods to own controllers w/ burnettk 2022-12-29 15:45:34 -05:00
Elizabeth Esswein
0edb890470 add endpoint to reset process to earlier step 2022-12-29 15:26:29 -05:00
jasquat
05417039fe moved process groups, models, and instances api methods to own controller files w/ burnettk 2022-12-29 15:24:39 -05:00
Elizabeth Esswein
f24d751450 Merge branch 'main' into feature/process-navigation 2022-12-29 12:09:47 -05:00
jasquat
866346f47b added ability to view data objects from the process instance show page w/ burnettk 2022-12-27 11:45:42 -05:00
jasquat
d7ea9ebfe8 fixed get tasks and process instances by group w/ burnettk 2022-12-20 16:02:27 -05:00
Elizabeth Esswein
54d6804421 fix conflicts for like the thousandth time 2022-12-20 10:41:45 -05:00
jasquat
a5d957bcdd fix getting task info for a process instance w/ burnettk 2022-12-19 17:11:39 -05:00
jasquat
eb98086cb6 created process instance list and show pages to handle all and for-me w/ burnettk 2022-12-19 16:16:27 -05:00
Elizabeth Esswein
4390e90a2b fix conflicts yet again 2022-12-19 15:28:44 -05:00
jasquat
389c919d99 merged in main and resolved conflicts w/ burnettk 2022-12-19 14:51:54 -05:00
jasquat
f152195335 updates to disallow modifying a process instance when it is not in the correct state w/ burnettk 2022-12-19 12:55:25 -05:00
Elizabeth Esswein
54426b19bf allow marking task complete without executing 2022-12-18 10:44:42 -05:00
Elizabeth Esswein
8d8f766d45 fix conflicts again 2022-12-18 10:42:19 -05:00
Elizabeth Esswein
e23a5be152 update url to allow permissions on send event 2022-12-16 16:22:59 -05:00
jasquat
f9c1036cce some basic stuff for showing only relating items to user w/ burnettk 2022-12-16 16:07:40 -05:00
jasquat
c180561351 updated some text for task tables w/ burnettk 2022-12-16 14:21:04 -05:00
jasquat
bb6e7713f2 merged in main and resolved conflicts w/ burnettk 2022-12-16 13:53:43 -05:00
Elizabeth Esswein
dfa1a9376f fix conflicts & update event url to match other process instance urls 2022-12-16 12:53:36 -05:00
jasquat
662a1ec5d6 added new api endpoint to get task-info so users with access to process instances can see the tasks but not the data 2022-12-16 11:39:07 -05:00
Elizabeth Esswein
024cceda71 Merge branch 'main' into feature/process-navigation 2022-12-15 11:28:46 -05:00
jbirddog
0cdeffe1ec Fix endpoints for script task unit tests (#77) 2022-12-15 09:31:19 -05:00
Elizabeth Esswein
db57a7ab78 working but barely functional UI for manually sending events 2022-12-14 15:21:39 -05:00
jasquat
ac92a6c3ef allow viewing the diagram for a specific process identifier 2022-12-12 15:08:09 -05:00
jasquat
7153045e66 split out completed instances by group as well 2022-12-12 13:41:42 -05:00
jasquat
0bbe67971f updated group api so it is not under tasks 2022-12-12 13:19:27 -05:00
jasquat
858bf24edd split group task tables by group and created component for group tables 2022-12-12 12:21:37 -05:00
jasquat
7db3101ff1 cleaned up the git service and expanded the api git hook w/ burnettk 2022-12-09 15:01:55 -05:00
jasquat
6231ccab6c some base work to try to get display names searchable for process models w/ burnettk 2022-12-09 11:23:18 -05:00
burnettk
494f1c9826 add skeleton of endpoint to receive github webhooks 2022-12-08 23:55:01 -05:00
jasquat
675c776a5a added new notification component that allows links based on carbons w/ burnettk cullerton 2022-12-08 12:28:23 -05:00
mike cullerton
3530a628ec Return URL where they can view changes and open PR 2022-12-08 09:26:10 -05:00
mike cullerton
8b5e5dc864 Merge branch 'main' into feature/git-integration
# Conflicts:
#	spiffworkflow-backend/tests/spiffworkflow_backend/integration/test_process_api.py
2022-12-06 16:27:36 -05:00
mike cullerton
ee166c4e1c First pass at git integration 2022-12-06 15:31:03 -05:00
burnettk
fff7661bc7 break process instance log list page into two tabs, simple and detailed 2022-12-06 12:38:25 -05:00