jbirddog
|
070f203a13
|
Support connectors that return logs (#230)
|
2023-04-28 10:54:24 -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 |
|
jasquat
|
8dc178b953
|
tests are now passing w/ burnettk
|
2023-03-16 16:14:41 -04:00 |
|
jasquat
|
a22160e81c
|
some initial code to use tasks for logs
|
2023-03-16 09:30:25 -04:00 |
|
burnettk
|
0f7f9220ec
|
try to fix postgres and mysql group by
|
2023-03-16 00:02:02 -04:00 |
|
jasquat
|
4b64f725f4
|
increase line length from 88 to 119 for black w/ burnettk
|
2023-03-15 16:24:08 -04:00 |
|
jasquat
|
39ea4eb260
|
Merge remote-tracking branch 'origin/main' into feature/split_up_bpmn_json
|
2023-03-07 10:48:37 -05:00 |
|
Jon Herron
|
55b0d3e174
|
Getting ./bin/pyl to pass
|
2023-03-06 20:42:25 -05:00 |
|
Jon Herron
|
b3012e48d3
|
Fix secret getting reset when decrypted in get_secret
|
2023-03-06 20:40:08 -05:00 |
|
Jon Herron
|
6bdc174264
|
Fixed tests
|
2023-03-06 19:27:24 -05:00 |
|
jasquat
|
8e83d0effd
|
unit tests are passing with the new spec tables
|
2023-03-03 10:08:14 -05:00 |
|
jasquat
|
cbbcd93d7b
|
avoid creating new processors if it is not necessary
|
2023-03-02 10:00:08 -05:00 |
|
jasquat
|
e9ce360a10
|
pyl
|
2023-03-01 12:35:08 -05:00 |
|
jasquat
|
8266d3f14b
|
all backend tests except for report tests are now passing
|
2023-03-01 10:58:12 -05:00 |
|
jasquat
|
828c042397
|
added new table and some notes on how to get a delta w/ burnettk jbirddog
|
2023-02-28 16:30:52 -05:00 |
|
jasquat
|
3cc0ad1fb8
|
Merge remote-tracking branch 'origin/main' into feature/script_get_last_user_completing_task
|
2023-02-27 14:28:23 -05:00 |
|
jasquat
|
df17c51453
|
added script to get process initiator w/ burnettk
|
2023-02-27 14:28:19 -05:00 |
|
Dan
|
f65ed14df3
|
Merging main
|
2023-02-27 14:17:10 -05:00 |
|
jasquat
|
e969ea05d3
|
removed some unused code from task and fixed the logs table a bit w/ burnettk
|
2023-02-24 16:18:49 -05:00 |
|
jasquat
|
2f1a3e3677
|
skip failing test if postgres and added comment about cause w/ burnettk
|
2023-02-24 14:57:17 -05:00 |
|
jasquat
|
81ef2c7300
|
avoid using task-data endpoint for task data and only use it to get tasks based on spiff step instead
|
2023-02-24 09:21:21 -05:00 |
|
jasquat
|
8463b2cda9
|
removed task-data endpoints since we no longer need them w/ burnettk
|
2023-02-23 17:07:53 -05:00 |
|