Commit Graph

  • 3718f1a383 show metadata on instance show page but for some reason it reorders elements w/ burnettk jasquat 2023-01-24 14:35:27 -0500
  • 400a14696d add process model file name validation for new files w/ burnettk jasquat 2023-01-24 11:35:30 -0500
  • 132c5814bc added locking system for process instances so hopefully background jobs will not take instances currently being run by the user w/ burnettk jasquat 2023-01-23 16:45:07 -0500
  • 3fa8694977 make sure that all new form field elements are not dropdowns burnettk 2023-01-22 00:36:16 -0500
  • f69d34164b expanded functionality of the form builder jasquat 2023-01-21 20:51:11 -0500
  • 2453938ffb use the correct place for keycloak w/ burnettk jasquat 2023-01-19 15:40:36 -0500
  • 6ff1d55a42
    Bump cypress-io/github-action from 4 to 5 dependabot/github_actions/cypress-io/github-action-5 dependabot[bot] 2023-01-19 18:43:40 +0000
  • 3d85a5f6a0 Merges Dan 2023-01-19 13:26:13 -0500
  • 50d0a8e35d Lots of adjustments from running pyl Main change is in the ErrorDisplay.tsx to assure all error information is provided. and index.css to make it "pretty" Dan 2023-01-19 12:36:45 -0500
  • f099c181a4 added script to add test keycloak users and moved all keycloak stuff to keycloak directory w/ burnettk jasquat 2023-01-19 12:18:05 -0500
  • a9af6cff22
    Bump @types/node from 18.7.13 to 18.11.18 dependabot[bot] 2023-01-19 15:49:58 +0000
  • 82d13d7c1f
    Bump @testing-library/react from 13.3.0 to 13.4.0 dependabot[bot] 2023-01-19 15:49:51 +0000
  • fc2ee7bc30 show start events in logs as well and added bpmn process identifiers to log table w/ burnettk jasquat 2023-01-19 10:06:30 -0500
  • 261b992b0a upgrade certifi to fix security vulnerability burnettk 2023-01-19 07:38:57 -0500
  • 94f785c7f3 do not navigate away from diagram editor page if there are changes w/ burnettk jasquat 2023-01-18 16:43:11 -0500
  • 4d16ad34e4 added End Event to simple log view w/ burnettk jasquat 2023-01-18 12:01:37 -0500
  • 1b829ba5c1
    Bump axios from 0.27.2 to 1.2.3 dependabot[bot] 2023-01-18 03:13:32 +0000
  • d9f9a316db only show milestones for simple log view w/ burnettk jasquat 2023-01-17 16:13:11 -0500
  • a3195fe1b6 fix lint issues burnettk 2023-01-16 18:08:05 -0500
  • ff3fd9bc3f remove jsonpath burnettk 2023-01-16 17:57:07 -0500
  • 29b1dba9a9 added proof of concept to validate date fields in json schema form w/ burnettk jasquat 2023-01-16 17:01:15 -0500
  • 201dbebf28 fixed cypress tests jasquat 2023-01-16 12:24:02 -0500
  • e2bedfd941 Merge branch 'main' of github.com:sartography/spiff-arena jasquat 2023-01-13 16:55:38 -0500
  • 990ccc1194 added ability to add in custom validation error messages for text input fields w/ burnettk jasquat 2023-01-13 16:55:34 -0500
  • 94f31579a7 Merge pull request #102 from sartography/feature/waku-fault-message Kevin Burnett 2023-01-13 11:47:05 -0800
  • 32290c21df added tasks table to process instance show page w/ burnettk jasquat 2023-01-13 14:31:12 -0500
  • 2033634e1b Merge branch 'main' into feature/waku-fault-message mike cullerton 2023-01-13 12:11:40 -0500
  • f03553acf4 added tabs to find by id page and install pre commit libraries if they fail to run help w/ burnettk jasquat 2023-01-13 11:29:45 -0500
  • 626d9056e2 stop at call activity as well when getting calling subprocesses by child id w/ burnettk jasquat 2023-01-13 10:43:25 -0500
  • bf40993452 Merge branch 'main' into feature/waku-fault-message mike cullerton 2023-01-13 08:29:42 -0500
  • bec92dc122
    Bump keycloak-js from 18.0.1 to 20.0.3 dependabot[bot] 2023-01-13 03:31:22 +0000
  • bdeb03c427 added detailed area to process instance show page w/ burnettk jasquat 2023-01-12 15:27:32 -0500
  • 38341a9879 a little more cleanup w/ burnettk jasquat 2023-01-12 11:32:52 -0500
  • 3f0b2f9faf remove several debug print statements jasquat 2023-01-12 10:48:42 -0500
  • b920be55ca logout works now and queryparams are getting passed correctly on login now jasquat 2023-01-12 10:29:37 -0500
  • b84276aeaa Merge branch 'main' into feature/waku-fault-message mike cullerton 2023-01-12 07:19:06 -0500
  • 19574ad362 linting mike cullerton 2023-01-11 17:47:58 -0500
  • 96bf60a41a remove unneeded protocol variable w/ burnettk jasquat 2023-01-11 17:29:08 -0500
  • a552ca6e7a use the cookie from the frontend w/ burnettk jasquat 2023-01-11 17:27:12 -0500
  • e4f354e375 this somewhat works and sets cookies w/ burnettk jasquat 2023-01-11 15:57:01 -0500
  • 1a12b7ac83 debugging cookies w/ burnettk jasquat 2023-01-11 14:52:12 -0500
  • 11efb5ec43 updated rjsf to beta.16 and updated validations from v6 to v8 w/ burnettk jasquat 2023-01-10 15:15:21 -0500
  • d67af97194 show the error and success notifications when appropriate when editing xml for json w/ burnettk jasquat 2023-01-10 14:43:05 -0500
  • 7ac3288438 only load file references when needed to avoid unnecessary xml errors w/ burnettk jasquat 2023-01-10 14:28:14 -0500
  • 4834434c70 Merge remote-tracking branch 'origin/main' into feature/add_some_xml_validations jasquat 2023-01-10 13:23:19 -0500
  • 85449e564b some updates to validate xml when uploading and saving w/ burnettk jasquat 2023-01-10 12:16:24 -0500
  • c1f2717234 Merge branch 'main' into feature/waku-fault-message mike cullerton 2023-01-10 08:47:31 -0500
  • d63269becc handle subprocesses in navigation Elizabeth Esswein 2023-01-09 23:09:49 -0500
  • e680734a9b call proceses through setProcesses to ensure we have up to date value and removed debug logs w/ burnettk jasquat 2023-01-09 17:43:56 -0500
  • 9ad1e0ced0 more debug logs w/ burnettk jasquat 2023-01-09 17:05:27 -0500
  • 172d171cb0 more debugging and do not watch ProcessModel with getting processes w/ burnettk jasquat 2023-01-09 16:40:44 -0500
  • 73cab18633 added in debug logging for launching call activity editor w/ burnettk jasquat 2023-01-09 16:24:36 -0500
  • 248661b6ec fixed cypress config w/ burnettk jasquat 2023-01-09 16:00:02 -0500
  • 3cee57987b Add `fault_or_suspend_on_exception` and `exception_notification_addresses` to Process Model interface and create/update form. mike cullerton 2023-01-09 13:00:51 -0500
  • 2463e1411d actually filter by process initiator w/ burnettk jasquat 2023-01-06 15:50:47 -0500
  • cd4fda787d highlight tasks even if they are in subprocesses of called activities w/ burnettk jasquat 2023-01-06 12:00:24 -0500
  • d012f3a2c4 added fix to SpiffWorkflow to deepcopy operation params before evaluating them w/ burnettk jasquat 2023-01-05 17:29:28 -0500
  • fa9b974101 basic support to find a process instance by id w/ burnettk jasquat 2023-01-05 14:59:59 -0500
  • 2071317e91 Merge branch 'main' into feature/process-nav-improvements Elizabeth Esswein 2023-01-05 10:46:52 -0500
  • e2c6c00dc3 fixed issue displaying task data for call activities called multiple times in a diagram w/ burnettk jasquat 2023-01-05 10:38:29 -0500
  • f42fca9769 Merge branch 'main' into feature/process-nav-improvements Elizabeth Esswein 2023-01-05 10:27:31 -0500
  • c2a197d8bb extract some duplicated text into vars to appease eslint burnettk 2023-01-04 21:22:32 -0500
  • 0221e42992 remove arbirary waits with no comments burnettk 2023-01-04 21:17:36 -0500
  • aa3d875e33 restore assertion burnettk 2023-01-04 21:10:21 -0500
  • cc5f511f07 Merge remote-tracking branch 'origin/main' into bug/cypress-tests burnettk 2023-01-04 20:58:03 -0500
  • b45a2d17b6 added ability to filter process instances by process initiator jasquat 2023-01-04 16:11:52 -0500
  • 2e1f02e180 pyl w/ burnettk jasquat 2023-01-04 13:18:05 -0500
  • 4875ff59a6 added process group display name to model search and cache the groups to avoid extra lookups w/ burnettk jasquat 2023-01-04 13:12:36 -0500
  • 2df091d714 merged in main and resolved conflicts jasquat 2023-01-04 11:56:33 -0500
  • 793d41f4ce added new page to create process models using english text w/ burnettk jasquat 2023-01-03 17:26:01 -0500
  • 5107a8b5cf allow specifying number of iterations burnettk 2022-12-30 17:00:24 -0500
  • 76ae5e51f4 adjust the process model file actions so they do not stack as easily w/ burnettk jasquat 2022-12-30 15:44:58 -0500
  • 1b72bf145c do not set baseUrl since it breaks auto-import and is not used otherwise w/ burnettk jasquat 2022-12-30 15:35:16 -0500
  • 056c08f863 cleaned up some debug code w/ burnettk jasquat 2022-12-30 15:30:32 -0500
  • ec9fb62f7c moved error display to own component w/ burnettk jasquat 2022-12-30 15:05:22 -0500
  • 357ea4a897 do not error when removing columns from instance column filters w/ burnettk jasquat 2022-12-30 13:59:52 -0500
  • dcb538896f added all users to waiting for column on task list tables w/ burnettk jasquat 2022-12-30 12:30:23 -0500
  • cf7ae42c6b Merge branch 'main' into feature/process-nav-improvements Elizabeth Esswein 2022-12-30 11:41:08 -0500
  • 831a956cf1 redirect to current step when resetting process instance Elizabeth Esswein 2022-12-30 10:40:34 -0500
  • 5287333e50 Merge branch 'feature/process_api_blueprint_refactor' of github.com:sartography/spiff-arena into feature/process_api_blueprint_refactor burnettk 2022-12-30 09:31:07 -0500
  • 19a57cb8f7 stats script burnettk 2022-12-30 09:30:44 -0500
  • cfdb682f7e allow tests to determine what paginated entity id to use to determine a table has loaded jasquat 2022-12-30 09:13:03 -0500
  • 7ce2053073
    Bump axios from 0.27.2 to 1.2.2 dependabot[bot] 2022-12-30 03:14:42 +0000
  • a49c985e57 improve button labels Elizabeth Esswein 2022-12-29 20:11:18 -0500
  • 36611724bd allow option to complete single tasks with or without execution Elizabeth Esswein 2022-12-29 16:34:38 -0500
  • 4212645c4e add endpoint to reset process to earlier step Elizabeth Esswein 2022-12-29 15:26:29 -0500
  • 71a9368e75 Merge branch 'main' into feature/process-navigation Elizabeth Esswein 2022-12-29 12:03:28 -0500
  • d9f50a346b make pagination test work for instances as well burnettk 2022-12-28 23:25:03 -0500
  • 4d92fa7394 fix another race conditions in instance cypress test burnettk 2022-12-28 23:14:17 -0500
  • 62c529528f delete videos on success and address race condition in cypress test burnettk 2022-12-28 22:55:46 -0500
  • 538b47b944 added better error message for failed tasks w/ burnettk jasquat 2022-12-28 16:29:17 -0500
  • 6fa96dc767 make sure we are using the same notification component on all pages w/ burnettk jasquat 2022-12-28 15:03:02 -0500
  • 7671f78a35 add baseUrl to cypress configs burnettk 2022-12-28 13:46:51 -0500
  • ddf835df10 Merge branch 'main' of github.com:sartography/spiff-arena jasquat 2022-12-28 12:27:40 -0500
  • 778f419e09 fixed some cypress tests and fixed issue where an invalid date caused the page to constantly reload w/ burnettk jasquat 2022-12-28 12:27:37 -0500
  • 74874b051a Revive report deletion (#85) jbirddog 2022-12-28 11:29:47 -0500
  • e0cb7eef90 some cypress tests w/ burnettk jasquat 2022-12-27 15:42:22 -0500
  • bccfe02df0 added ability to view data objects from the process instance show page w/ burnettk jasquat 2022-12-27 11:45:42 -0500
  • 7b3c123b60 add an underscorize helper and use it for form fields where they need to be python identifiers burnettk 2022-12-26 22:54:51 -0500
  • e09ababa33 get the language a bit closer burnettk 2022-12-24 00:07:17 -0500