jasquat
2b451fee50
using the new spiff branch and tests are now passing w/ burnettk
2023-05-11 12:41:52 -04:00
jasquat
f0ddee0256
updated Spiffworkflow and updated terminated test to ensure tasks are deleted from the db w/ burnettk
2023-05-10 16:39:03 -04:00
jasquat
865ed4d0a7
added reminder to check remaining tasks once we get new spiff
2023-05-10 13:25:26 -04:00
jasquat
5063e93e01
save all spiff tasks to the db after terminating a process instance w/ burnettk
2023-05-10 12:02:48 -04:00
jasquat
5de162f789
Merge pull request #244 from sartography/feature/check_permissions_on_group_and_model_list
...
Feature/check permissions on group and model list
2023-05-08 14:29:39 -04:00
jasquat
24ea45b324
pyl and i am not sure how mypy missed that one typing issue
2023-05-08 13:20:40 -04:00
jasquat
f10036ce4a
pyl
2023-05-08 11:34:45 -04:00
jasquat
cc3808aa6f
added tests to make sure users can only list process models and groups that they have access to
2023-05-08 11:31:57 -04:00
jasquat
97d48ea8b6
do not perform any tasks if instance is suspended from the interstitial page w/ burnettk
2023-05-05 14:01:32 -04:00
jasquat
806f2e3157
fixed test w/ burnettk
2023-05-04 12:45:53 -04:00
jasquat
cc9c559b15
Merge pull request #241 from sartography/feature/multiple_editor_users
...
Feature/multiple editor users
2023-05-04 11:40:28 -04:00
jasquat
43af5bfc96
do not raise errors if a process cannot be found in the spec reference cache when trying to get a task trace for an error
2023-05-04 09:45:01 -04:00
jasquat
7c8c780d76
Merge remote-tracking branch 'origin/main' into feature/multiple_editor_users
2023-05-03 17:38:49 -04:00
Dan Funk
b684763053
Merge pull request #237 from sartography/feature/cancel_button
...
Feature/cancel button
2023-05-03 10:12:02 -04:00
jasquat
ffc6e8720e
fixed tests w/ burnettk
2023-05-02 17:09:29 -04:00
Dan
739442d571
* Adding signal_buttons to tasks, which will prompt the frontend to display a button that when pressed will cause the signal to fire.
...
* This alters how the send_event endpoint responds - it originally responded with a process instance, it now responds with the next task, in keeping with how other task completion endpoints behave.
* I was forced to upgrade some of the bpmn-js libraries which fixes some of the linting errors on the front end.
* The "Return to home" button isn't always displayed. It will not display when it is redirecting, or when the current task is running.
.
2023-05-02 13:40:41 -04:00
jasquat
0811922c2e
updated typeguard and fixed issues w/ burnettk
2023-05-01 15:26:29 -04:00
jbirddog
070f203a13
Support connectors that return logs ( #230 )
2023-04-28 10:54:24 -04:00
jasquat
7109f0b69d
tests are now passing and pyl w/ burnettk
2023-04-28 10:07:21 -04:00
jasquat
d7dcef47a5
Merge remote-tracking branch 'origin/main' into feature/home_page_filter_links
2023-04-27 17:33:49 -04:00
jasquat
53dde1f56a
remove a lot of unused code and fixed linting issues w/ burnettk
2023-04-27 17:33:25 -04:00
burnettk
2e0cd3339b
use debug controller for test raise error api method per jakub suggestion
2023-04-27 11:13:11 -04:00
burnettk
562cb091dc
add test-raise-error endpoint for sentry testing, etc
2023-04-27 11:05:24 -04:00
burnettk
c7b69e0fd9
fix permissions for process callers api
2023-04-27 07:20:52 -04:00
jasquat
9aa9fe913b
added typeahead search for bpmn name and identifier in process instance event list w/ burnettk
2023-04-25 15:30:26 -04:00
jasquat
41fead68f2
call dequeue method for interstitial page tests w/ burnettk
2023-04-24 15:48:20 -04:00
burnettk
f1e1a158e7
fixing TypeError: type of value sent to generator must be str
2023-04-20 23:16:45 -04:00
Dan
b9a3b4fbf8
Merging with main.
2023-04-20 16:06:22 -04:00
jasquat
f8ba4a04bb
merged in main and resolved conflicts w/ burnettk
2023-04-20 14:10:23 -04:00
jasquat
0320116b79
fixed tests and added test to ensure we are saving error events to the db on error w/ burnettk
2023-04-20 13:32:45 -04:00
jbirddog
61a4243e6d
Called elements ( #218 )
2023-04-19 18:07:15 -04:00
Dan
c7457daa31
run pyl.
2023-04-19 17:00:09 -04:00
jasquat
19e3b7da1e
fixed test w/ burnettk
2023-04-19 15:52:11 -04:00
Dan
cb1311fb56
getting all the tests to pass.
2023-04-19 15:13:00 -04:00
Dan
22d9cda529
Add a test for the interstitial endpoint.
...
Assure all "GO" buttons lead to the interstial page, and display differently depending on if there is anything you can actually do.
2023-04-19 13:52:29 -04:00
jasquat
783faa7ce9
some cleanup before merging to main w/ burnettk
2023-03-31 10:57:13 -04:00
jasquat
5754f44c25
WIP trying to get resetting to a task within a subprocess working w/ burnettk
2023-03-30 16:30:34 -04:00
jasquat
c5806ee53d
fixed some failing tests except for test_send_event
2023-03-30 15:25:44 -04:00
burnettk
d9370f6608
tests have been broken in ci, and this should fix it
2023-03-27 17:02:29 -04:00
burnettk
5452d6be50
add test for filtering columns and clarify that we are doing unit tests with api, whoops
2023-03-24 18:11:11 -04:00
jasquat
8593d54742
pyl passes w/ burnettk
2023-03-23 15:16:39 -04:00
jasquat
a565b96cba
tasks can be skipped and manually executed w/ burnettk
2023-03-17 15:35:27 -04:00
jasquat
5e239f0e7f
added process instance event table
2023-03-17 13:20:06 -04:00
jasquat
761526f999
Merge remote-tracking branch 'origin/main' into feature/use_tasks_as_logs
2023-03-17 12:40:26 -04:00
jbirddog
6d847a10e0
UAT bug fix: suspended/terminated instances automagically resume ( #186 )
2023-03-17 11:55:11 -04:00
jasquat
44b166fba8
updated log list view in frontend w/ burnettk
2023-03-17 10:30:29 -04:00
jasquat
8dc7c5fb2f
added bpmn_name columns to definition tables and added test for simple logs as well
2023-03-17 10:00:59 -04:00
burnettk
02c04625f7
lint
2023-03-16 22:59:42 -04:00
jasquat
8bd946235c
add in missing fields to logs
2023-03-16 17:58:43 -04:00
jasquat
48b8a336f6
pyl w/ burnettk
2023-03-16 16:18:02 -04:00