jbirddog
|
1486edbf97
|
Cycle Timer Start Event Support (#285)
|
2023-05-30 13:51:37 -04:00 |
burnettk
|
aeb7caa531
|
let ruff sort imports and ditch duplicative pre-commit linters
|
2023-05-26 20:01:08 -04:00 |
jasquat
|
ff59eae03a
|
updated active user db model w/ burnettk
|
2023-05-04 12:51:15 -04:00 |
jasquat
|
2c336c55c5
|
added ability to display users showing on the process model edit diagram page w/ burnettk
|
2023-05-03 17:36:43 -04:00 |
jasquat
|
2dc61ec669
|
fixed tests w/ burnettk
|
2023-05-01 12:51:58 -04:00 |
jasquat
|
afc13bb751
|
merged in main and resolved conflicts w/ burnettk
|
2023-05-01 12:35:10 -04:00 |
jbirddog
|
5210404ca3
|
Stable last updated time for human tasks with timers (#231)
|
2023-05-01 10:32:19 -04:00 |
jasquat
|
2d06d55bfa
|
reports seem to be working again w/ burnettk
|
2023-04-27 15:19:02 -04:00 |
jasquat
|
f8ba4a04bb
|
merged in main and resolved conflicts w/ burnettk
|
2023-04-20 14:10:23 -04:00 |
jasquat
|
2e1620a519
|
store stacktrace as a json array so we can reverse it when displaying and fixed up display of errors
|
2023-04-20 08:31:55 -04:00 |
jbirddog
|
61a4243e6d
|
Called elements (#218)
|
2023-04-19 18:07:15 -04:00 |
jasquat
|
94414ea86b
|
display event errors in the frontend using errorDisplay w/ burnettk
|
2023-04-19 15:20:19 -04:00 |
jasquat
|
430bd9c12a
|
store process instance errors in the db w/ burnettk
|
2023-04-19 11:24:54 -04:00 |
jasquat
|
4efdbdc48e
|
try to make single process hash unique within full process model hash
|
2023-04-17 15:42:58 -04:00 |
jasquat
|
3c8aab1048
|
added new column to bpmn process definition to store the full bpmn process hash digest w/ burnettk
|
2023-04-17 12:01:36 -04:00 |
jasquat
|
af97fee56c
|
removed spiff step details w/ burnettk
|
2023-03-23 16:33:30 -04:00 |
jasquat
|
d6684124fd
|
use task table for process instance show page. spiff steps are not working yet and neither is data w/ burnettk
|
2023-03-20 16:51:29 -04:00 |
jasquat
|
c2c84ed9eb
|
some more index updates and a new migration for it w/ burnettk
|
2023-03-17 16:52:05 -04:00 |
jasquat
|
72b5b4caf2
|
recreated migrations to remove spiff logging w/ burnettk
|
2023-03-17 15:50:05 -04:00 |
jasquat
|
5e239f0e7f
|
added process instance event table
|
2023-03-17 13:20:06 -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 |
jasquat
|
a2e659da87
|
added bpmn process definition to bpmn process w/ burnettk
|
2023-03-16 16:59:37 -04:00 |
jasquat
|
a22160e81c
|
some initial code to use tasks for logs
|
2023-03-16 09:30:25 -04:00 |
jasquat
|
181e4ef81b
|
check data when running main spiff test w/ burnettk
|
2023-03-15 15:38:58 -04:00 |
jasquat
|
6abc3dc69d
|
unit tests are passing w/ burnettk
|
2023-03-15 11:25:15 -04:00 |
jbirddog
|
b8e0a8f665
|
Move process instance locking to new queue table (#177)
|
2023-03-14 13:12:01 -04:00 |
jasquat
|
f3aa94dd8a
|
added some timestamp fields to bpmn process tables w/ burnettk
|
2023-03-07 10:41:54 -05:00 |
jasquat
|
9a1a8a4fbe
|
merged in main and resolved conflicts w/ burnettk
|
2023-03-06 11:15:16 -05:00 |
jasquat
|
5948addc66
|
removed process instance data and serialized bpmn definition models w/ burnettk
|
2023-03-06 11:13:53 -05:00 |
jasquat
|
512fbbbffd
|
some stuff is passing but still needs the process_instance_data w/ burnettk
|
2023-03-03 16:51:24 -05:00 |
burnettk
|
489e0780a1
|
get longblob on mysql, reset migrations since we are going to do that anyway in hours
|
2023-03-03 14:04:02 -05:00 |
jasquat
|
6b9c6e39e2
|
recreated migration from new one in main
|
2023-03-03 13:08:30 -05:00 |
jasquat
|
acc4b31faf
|
Merge remote-tracking branch 'origin/main' into feature/split_up_bpmn_json
|
2023-03-03 13:04:26 -05:00 |
jbirddog
|
94a788a832
|
Special case file data during user form submission (#164)
|
2023-03-03 12:24:18 -05:00 |
jasquat
|
abe8251ddf
|
recreated branch migration w/ burnettk
|
2023-03-03 12:08:36 -05:00 |
jasquat
|
d4e874f4d4
|
set the collation on the db directly and not in the models w/ burnettk
|
2023-03-03 12:05:12 -05:00 |
jasquat
|
d72a264fb8
|
recreate migrations to set case sensitive columns for mysql w/ burnettk
|
2023-03-03 11:41:34 -05:00 |
jasquat
|
5ef4ddd042
|
clean up bpmn process definition save code a bit w/ burnettk
|
2023-03-03 11:24:28 -05:00 |
jasquat
|
8e83d0effd
|
unit tests are passing with the new spec tables
|
2023-03-03 10:08:14 -05:00 |
jasquat
|
e28d212e38
|
we can save the top level spec to the database with its tasks w/ burnettk
|
2023-03-02 17:28:31 -05:00 |
jasquat
|
0fbe7a3e76
|
prefer the bpmn process name over the identifier on the logs list page w/ burnettk
|
2023-03-01 16:28:42 -05:00 |
jasquat
|
596e3d580d
|
fixed the downgrade in new migration w/ burnettk
|
2023-03-01 15:54:50 -05:00 |
jasquat
|
683308da54
|
removed old branch migrations and created single one for this branch w/ burnettk
|
2023-03-01 15:40:17 -05:00 |
jasquat
|
e9f8364b1a
|
store the process instance data id on the process instance and not the other way around w/ burnettk
|
2023-03-01 11:39:03 -05:00 |
jasquat
|
8e286cba91
|
some logic to attempt to use the new bpmn json tables w/ burnettk
|
2023-02-28 17:46:14 -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 |
burnettk
|
a9a01f33c6
|
slam migrations file one last-ish time, increase task_name column length
|
2023-02-27 22:03:42 -05:00 |
jasquat
|
45b634a6df
|
recreated all migrations to resolve postgres migration failures w/ burnettk
|
2023-02-27 17:27:53 -05:00 |
jasquat
|
24ee23f28c
|
fixed conflict with db migrations w/ burnettk
|
2023-02-27 14:33:55 -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 |