Commit Graph

  • fbedcc8e3f
    Merge 3398e90636 into 4fd946be4f dependabot[bot] 2023-02-27 19:59:44 +0000
  • ee28084340
    Merge ed133d4c28 into 4fd946be4f dependabot[bot] 2023-02-27 19:59:38 +0000
  • d459768d91
    Merge f5d6c6b0dc into 4fd946be4f dependabot[bot] 2023-02-27 19:59:36 +0000
  • 3fe45ae0d8
    Merge ef79c79266 into 4fd946be4f dependabot[bot] 2023-02-27 19:59:35 +0000
  • 813e83db92
    Merge fcdf9832cd into 4fd946be4f dependabot[bot] 2023-02-27 19:59:32 +0000
  • 4fd946be4f Merging main main Dan 2023-02-27 14:17:10 -0500
  • 453bdb2465 run_pyl Dan 2023-02-27 14:05:00 -0500
  • b5a8ff01b4 Needed an additional check for empty correlation keys - which on a RECEIVE message, should always match anything. Dan 2023-02-27 14:01:21 -0500
  • ed133d4c28
    Bump @types/node from 18.7.13 to 18.14.2 dependabot/npm_and_yarn/types/node-18.14.2 dependabot[bot] 2023-02-27 04:41:05 +0000
  • f5d6c6b0dc
    Bump keycloak-js from 18.0.1 to 21.0.0 dependabot/npm_and_yarn/keycloak-js-21.0.0 dependabot[bot] 2023-02-27 04:28:52 +0000
  • 85c02a7c96
    Merge baf1b12da2 into c22d22ba5d dependabot[bot] 2023-02-27 04:11:01 +0000
  • baf1b12da2
    Bump actions/upload-artifact from 2 to 3 dependabot/github_actions/actions/upload-artifact-3 dependabot[bot] 2023-02-27 04:10:59 +0000
  • b583f84cc8 lint w/ burnettk jasquat 2023-02-24 16:29:02 -0500
  • fd4d7d13ba removed some unused code from task and fixed the logs table a bit w/ burnettk jasquat 2023-02-24 16:18:49 -0500
  • 6f17e71e62 avoid using task-data endpoint for task data and only use it to get tasks based on spiff step instead jasquat 2023-02-24 09:21:21 -0500
  • 669c29595a removed task-data endpoints since we no longer need them w/ burnettk jasquat 2023-02-23 17:07:53 -0500
  • 5f25fffe09 added api to get task data and do not return from task data list anymore w/ burnettk jasquat 2023-02-23 15:59:19 -0500
  • 373c4f1843 Merge remote-tracking branch 'origin/main' into feature/message_fixes Dan 2023-02-23 14:26:04 -0500
  • e40c12ac81 turn on sentry detailed tracing for task-data w/ burnettk jasquat 2023-02-23 11:19:22 -0500
  • c22d22ba5d logs list page should respect the for-me variant jasquat 2023-02-23 10:23:26 -0500
  • f947b38e79
    Bump @types/node from 18.7.13 to 18.14.1 dependabot[bot] 2023-02-23 15:05:43 +0000
  • ef79c79266
    Bump axios from 0.27.2 to 1.3.4 dependabot/npm_and_yarn/axios-1.3.4 dependabot[bot] 2023-02-23 03:50:24 +0000
  • dcc3e3b15e show help text for textareas as well w/ burnettk jasquat 2023-02-22 14:42:43 -0500
  • 35b8bf3594 default to the for-me path on process instance show page links jasquat 2023-02-22 09:26:15 -0500
  • da646e54e9 added support to validate custom errors in nested properties in json schema forms jasquat 2023-02-22 08:50:55 -0500
  • 3b01d431a6
    Bump keycloak-js from 18.0.1 to 20.0.5 dependabot[bot] 2023-02-22 03:31:32 +0000
  • 17412e9d87 make it so the message at the top of form is never strictly wrong burnettk 2023-02-21 22:30:17 -0500
  • 7dea59b7b3 adding some padding to form text inputs w/ burnettk jasquat 2023-02-21 12:43:08 -0500
  • 0e1bd40110
    Bump @types/node from 18.7.13 to 18.14.0 dependabot[bot] 2023-02-20 04:32:17 +0000
  • 3f92f49286 added ability to display the environment in the frontend header bar w/ burnettk jasquat 2023-02-17 14:35:13 -0500
  • d7861aae25 Merge branch 'main' into feature/message_fixes Dan 2023-02-17 12:01:38 -0500
  • 0a9f2480d3 work in progress - * Link between message instance and correlations is now a link table and many-to-many relationships as recommended by SQLAlchemy * Use the correlation keys, not the process id when accepting api messages. Dan 2023-02-17 10:44:03 -0500
  • 3398e90636
    Bump @testing-library/react from 13.3.0 to 14.0.0 dependabot/npm_and_yarn/testing-library/react-14.0.0 dependabot[bot] 2023-02-17 04:31:08 +0000
  • 852461203e put the env vars in the env section of the github action configs w/ burnettk jasquat 2023-02-16 15:19:01 -0500
  • 58ff9075e2 added test for quickstart guide w/ burnettk jasquat 2023-02-16 15:05:55 -0500
  • 03e725b05b corrected cypress env var jasquat 2023-02-16 13:31:08 -0500
  • db75573174 added some support for using the backend openid server for cypress tests w/ burnettk jasquat 2023-02-16 12:09:44 -0500
  • e76b64294e anything in the Tasks waiting for me table can now be completed by the current user burnettk 2023-02-15 07:41:05 -0500
  • 56403b4c77 users can always complete tasks on process instance show page and on task group table on home page w/ burnettk jasquat 2023-02-14 11:53:37 -0500
  • fbb3a6d472
    Bump axios from 0.27.2 to 1.3.3 dependabot[bot] 2023-02-14 04:32:58 +0000
  • e2ab6effad avoid endless redirects on error on authentication list page w/ burnettk jasquat 2023-02-13 10:25:03 -0500
  • 6660883717 bug fix burnettk 2023-02-09 23:10:25 -0500
  • 4781d5fc01 link to the spiff step from a task on the frontend and use the correct db in ci jasquat 2023-02-09 17:07:36 -0500
  • 69eb426c9b pyl w/ burnettk jasquat 2023-02-09 16:03:26 -0500
  • 3cf036b097 call activities are also working w/ burnettk jasquat 2023-02-09 15:52:00 -0500
  • 40b101a726 add assertions so this fails fast if anything changes in the future burnettk 2023-02-08 08:17:02 -0500
  • 74d2d3faf3 Update README.md Kevin Burnett 2023-02-08 11:48:56 +0000
  • 8d1bc13862
    Bump @types/node from 18.7.13 to 18.13.0 dependabot[bot] 2023-02-08 04:26:41 +0000
  • 24c3c43160 fix formatting burnettk 2023-02-07 22:30:44 -0500
  • ed977079f1 document runtime config burnettk 2023-02-07 22:27:27 -0500
  • e62427b988 do not fail if SPIFFWORKFLOW_FRONTEND_RUNTIME_CONFIG is missing burnettk 2023-02-07 22:06:47 -0500
  • 551bdf17fe allow setting configs for the frontend through env vars w/ burnettk jasquat 2023-02-07 17:21:54 -0500
  • bc91c62cb4 Merge remote-tracking branch 'origin/main' into frontend/use-api-subpath burnettk 2023-02-07 11:30:24 -0500
  • eeab0d0f83 Use the same markdown library for displaying as for editing - could enable a security plugin, but doing so would prevent BPMN developers from using the Sub and Sup markdown supported by GitHub. Dan 2023-02-06 12:14:15 -0500
  • 28d6f75c8b When searching for human tasks to determine if the current user can complete it, filter on the "completed" flag. Dan 2023-02-06 08:01:37 -0500
  • 9145698f34
    Bump @types/node from 18.7.13 to 18.11.19 dependabot[bot] 2023-02-06 03:50:18 +0000
  • a794080d74
    Bump axios from 0.27.2 to 1.3.2 dependabot[bot] 2023-02-06 03:44:20 +0000
  • 34b36fe27c put setDisabled back in the awkward place since i was seeing the subsequent form stay disabled burnettk 2023-02-03 17:31:14 -0500
  • 4794a8cdbc Merge branch 'main' of github.com:sartography/spiff-arena into main Dan 2023-02-03 17:01:13 -0500
  • 78b9ef7386 Fix that dreadful unknown "KeyError" exception that was cropping up. Adding a bit of detail to the spiffworkflow exceptions when a duplicate process model is found. Disable the submit button on tasks after you click submit (avoid the double click and give users a better experience) Dan 2023-02-03 17:01:03 -0500
  • d854a122c9 Merge pull request #125 from sartography/feature/dynamically-hide-fields-w-task-data Kevin Burnett 2023-02-03 13:20:19 -0800
  • eda738543f make form schema and form ui schema both dicts, add support for hiding fields based on task data burnettk 2023-02-03 15:40:14 -0500
  • bda549f37a Prevent double click on submit of forms. Dan 2023-02-03 13:25:05 -0500
  • b73cd1c3b4
    Merge 6ff1d55a42 into 3f02fa8054 dependabot[bot] 2023-02-03 02:03:08 +0000
  • 3f02fa8054 try to improve exception handling by avoiding raising ApiError from services burnettk 2023-02-02 19:00:58 -0500
  • 2f2a9c9520
    Bump axios from 0.27.2 to 1.3.1 dependabot[bot] 2023-02-02 03:17:36 +0000
  • e631a72984
    Bump axios from 0.27.2 to 1.3.0 dependabot[bot] 2023-02-01 03:09:24 +0000
  • 06835267a4 remove duplicate label on radio buttons burnettk 2023-01-31 16:32:04 -0500
  • 5d1e3517e9 less annoying file name for autocomplete burnettk 2023-01-31 09:27:02 -0500
  • c569acde37 frontend: use /api subpath instead of subdomain Jakub Sokołowski 2023-01-30 10:54:14 +0100
  • d3dda54863 add deps for serve burnettk 2023-01-30 22:35:24 -0500
  • e6173efefc Revert "revert Dockerfile until we get it working" burnettk 2023-01-30 18:02:59 -0500
  • 74103b9704 revert Dockerfile until we get it working burnettk 2023-01-30 18:01:56 -0500
  • 8e9badd327 get bin as well for script burnettk 2023-01-30 17:44:15 -0500
  • df7a97e6b1 Merge pull request #116 from sartography/frontend/improve-dockerfile Kevin Burnett 2023-01-30 13:57:04 -0800
  • 7a17bc6f51 remove unneeded divs burnettk 2023-01-30 16:47:20 -0500
  • 2cf58c2407 IBM says you can't have more columns than your parents, even if you try to start another grid, with kburnett Dan 2023-01-30 16:43:47 -0500
  • abc85ee3f3 make task show wide, and make repeating form icons match site styles. w/ dfunk burnettk 2023-01-30 15:51:48 -0500
  • 6400827e66 even textareas need to have blank labels since labels are in FieldTemplate burnettk 2023-01-30 14:21:02 -0500
  • 462852d6cb replace fieldTemplate with unthemed core version and remove labels since that is handled in there burnettk 2023-01-30 14:06:41 -0500
  • a50dd004c7 wrap field template so we can style with margin bottom burnettk 2023-01-30 12:37:08 -0500
  • e6a1ca973b new mechanism to handle help more in line with how carbon works burnettk 2023-01-30 11:53:35 -0500
  • cb6ce6b421 frontend: avoid redundant steps in Dockerfile Jakub Sokołowski 2023-01-30 16:46:04 +0100
  • 482db3e611
    Bump axios from 0.27.2 to 1.2.6 dependabot[bot] 2023-01-30 03:36:04 +0000
  • b6b7ceeb42 we were expecting an object when doing this check, so codify it burnettk 2023-01-28 21:41:31 -0500
  • 9be321d8b8
    Bump axios from 0.27.2 to 1.2.5 dependabot[bot] 2023-01-27 04:23:28 +0000
  • cfcfe29261 use the 403 response to tell if a user has access to task data on the task show page w/ burnettk jasquat 2023-01-26 11:21:09 -0500
  • 355406e241 do not reset error state from the adminroutes component since this causes the error to be removed right away and then cannot be displayed w/ burnettk jasquat 2023-01-26 10:50:46 -0500
  • 3e7962cfd4 if we get a result back it will be a task with a model identifier jasquat 2023-01-26 09:54:18 -0500
  • 0f043f72a0 use the ProcessInstanceTask interface where we can and move some stuff around better for useEffect jasquat 2023-01-26 09:45:09 -0500
  • 4ee4e5e0d2 run_pyl had various recommendations that I find a bit of a pain in the butt, but that I did anyway. Dan 2023-01-25 16:43:28 -0500
  • 84e7d3fa02 Merge remote-tracking branch 'origin/main' into feature/jinja_errors Dan 2023-01-25 15:38:52 -0500
  • acbc0a07db Added useMemo to error context No longer clear errors in the task bar, as that will constantly remove them as soon as they are shown. Dan 2023-01-25 15:09:05 -0500
  • 19c3ab0ea9 TaskShow had a useEffect that depended on params, that dependency caused an infinite request cycle when an error occured. The same issue was happening on the ProcessInstanceListTable, and there it was being managed by a "SafelySetErrorMessage" function in one case, but would not be addressed in all possible cases. Dan 2023-01-25 10:46:56 -0500
  • c37224ecc7 added the process model identifier for the diagram if it is not the top level w/ burnettk jasquat 2023-01-25 10:39:17 -0500
  • f9040e5f60
    Bump axios from 0.27.2 to 1.2.4 dependabot[bot] 2023-01-25 03:30:06 +0000
  • befefb6d1f Merge pull request #107 from sartography/feature/metadata_on_instance_show jasquat 2023-01-24 16:54:43 -0500
  • 65e42110e7 use a modal for metadata instead w/ burnettk jasquat 2023-01-24 16:53:23 -0500
  • 4a2f2a005b put process instance show page to match main w/ burnettk jasquat 2023-01-24 16:38:05 -0500
  • 0f1ab490cd do not allow deleting primary bpmn file and do not allow instantiating models without a primary bpmn file w/ burnettk jasquat 2023-01-24 15:15:48 -0500