236 Commits

Author SHA1 Message Date
jasquat
610067ee92 added in debug logging for launching call activity editor w/ burnettk 2023-01-09 16:24:36 -05:00
mike cullerton
578935b1f5 Add fault_or_suspend_on_exception and exception_notification_addresses to Process Model interface and create/update form. 2023-01-09 13:00:51 -05:00
jasquat
9049a64925 actually filter by process initiator w/ burnettk 2023-01-06 15:50:47 -05:00
jasquat
f83cee9792 fixed issue displaying task data for call activities called multiple times in a diagram w/ burnettk 2023-01-05 10:38:29 -05:00
jasquat
98c3a9a511 added ability to filter process instances by process initiator 2023-01-04 16:11:52 -05:00
jasquat
c6b5049d71 pyl w/ burnettk 2023-01-04 13:18:05 -05:00
jasquat
4c0d11dda4 added process group display name to model search and cache the groups to avoid extra lookups w/ burnettk 2023-01-04 13:12:36 -05:00
jasquat
23550583b2 merged in main and resolved conflicts 2023-01-04 11:56:33 -05:00
jasquat
1354e9731b cleaned up some debug code w/ burnettk 2022-12-30 15:30:32 -05:00
jasquat
f93a64f126 moved error display to own component w/ burnettk 2022-12-30 15:05:22 -05:00
jasquat
4b16e0df59 do not error when removing columns from instance column filters w/ burnettk 2022-12-30 13:59:52 -05:00
jasquat
0af82d137d added all users to waiting for column on task list tables w/ burnettk 2022-12-30 12:30:23 -05:00
burnettk
b2ee20c260 make pagination test work for instances as well 2022-12-28 23:25:03 -05:00
jasquat
fb20d89459 added better error message for failed tasks w/ burnettk 2022-12-28 16:29:17 -05:00
jasquat
daf85f0efa make sure we are using the same notification component on all pages w/ burnettk 2022-12-28 15:03:02 -05:00
jasquat
267b38fe41 Merge branch 'main' of github.com:sartography/spiff-arena 2022-12-28 12:27:40 -05:00
jasquat
c68b85a9c2 fixed some cypress tests and fixed issue where an invalid date caused the page to constantly reload w/ burnettk 2022-12-28 12:27:37 -05:00
jbirddog
ed2e13a2b9
Revive report deletion (#85) 2022-12-28 11:29:47 -05:00
burnettk
0948ee2c88 link to correct instances page, fix fin users, ignore coverage files 2022-12-23 20:18:08 -05:00
jasquat
9e6218e89c fixed get tasks and process instances by group w/ burnettk 2022-12-20 16:02:27 -05:00
jasquat
313e01f836 added test for report filters w/ burnettk 2022-12-20 12:29:14 -05:00
burnettk
8a4d8ceeeb process model show now only shows my instances 2022-12-19 22:37:22 -05:00
jasquat
e938d81366 created process instance list and show pages to handle all and for-me w/ burnettk 2022-12-19 16:16:27 -05:00
jasquat
f02d6b5775 fixed file upload of new files and get 1000 process models to list tiles page w/ burnettk 2022-12-16 15:12:14 -05:00
jasquat
d492533404 some more updates for text w/ burnettk 2022-12-16 14:41:13 -05:00
jasquat
7a099eb68d updated some text for task tables w/ burnettk 2022-12-16 14:21:04 -05:00
jasquat
bd88cd947e merged in main and resolved conflicts w/ burnettk 2022-12-16 13:53:43 -05:00
jasquat
905c18fefb
Merge pull request #74 from sartography/bug/delete-primary-warning
Don't show delete button for primary file
2022-12-16 13:15:28 -05:00
jasquat
5ecc775d29 get all of the process identifiers that the diagram knows about so we can display the correct task info 2022-12-15 14:55:06 -05:00
jbirddog
af2823e8f5
Allow viewing/editing xml of bpmn and dmn files (#76) 2022-12-15 11:56:54 -05:00
burnettk
c1dfc0c528 words 2022-12-14 22:26:09 -05:00
jasquat
c6acaecde0 throw error if not logged in w/ burnettk 2022-12-14 12:24:38 -05:00
jasquat
2c19b30236 force login if not logged when navigating to frontend w/ burnettk 2022-12-14 12:23:49 -05:00
jasquat
de69b05b30 pyl and fix test w/ burnettk 2022-12-13 16:44:46 -05:00
jasquat
4a978c5bda some fixes to ensure we display the correct task data for the diagram elements w/ burnettk 2022-12-13 14:16:28 -05:00
mike cullerton
03f34341c7 Don't show delete button for primary file 2022-12-13 08:52:02 -05:00
jasquat
95be029656 split out completed instances by group as well 2022-12-12 13:41:42 -05:00
jasquat
ec754cbee7 updated group api so it is not under tasks 2022-12-12 13:19:27 -05:00
jasquat
77aa32646a split group task tables by group and created component for group tables 2022-12-12 12:21:37 -05:00
jasquat
a1a9decdb0 some base work to try to get display names searchable for process models w/ burnettk 2022-12-09 11:23:18 -05:00
jasquat
62814da9a6 added git creds for pushing on publish w/ burnettk cullerton 2022-12-08 16:39:23 -05:00
jasquat
375e4023dd added new notification component that allows links based on carbons w/ burnettk cullerton 2022-12-08 12:28:23 -05:00
jasquat
3fce0ef413 get the columsn for the instance list table anytime filter options are displayed if empty 2022-12-06 09:46:32 -05:00
jasquat
3a40b07f5e make the frontend uris match the api calls better w/ burnettk 2022-12-05 16:49:27 -05:00
jasquat
731bf6737d cleaned up more api routes for permissions w/ burnettk 2022-12-05 16:06:08 -05:00
jasquat
1707396783 updated tasks endpoint to task-data for easier permission setting w/ burnettk 2022-12-05 14:56:55 -05:00
jasquat
688163a1a8 pyl w/ burnettk 2022-12-05 14:10:07 -05:00
jasquat
3aae7a4018 some updates to fix up saving perspectives w/ burnettk 2022-12-05 14:07:26 -05:00
jasquat
ed5095ca37 using an array for metadata extraction paths now instead of dictionaries w/ burnettk 2022-12-02 16:03:43 -05:00
jasquat
04bf91a0d2 added some support to add process model metadata. need to fix frontend w/ burnettk 2022-12-02 15:46:05 -05:00