spiff-arena/spiffworkflow-frontend/src
Dan Funk 12c8b899f0 Copy and Paste Error (#663)
* We were getting copy and paste errors that an id already existed.  This fixes that problem by assuring we always call the importXML method on the diagram modeller (and don't bypass it with a call to the fromXML of the protected _moddle.
we have to correct for the loop characteristics getting removed in a different way.

* run_pyl.

* eslint fixes

* Cypress caught some errors - I hate it, but it was right, and it caught something critical.
2023-11-14 15:14:07 -05:00
..
classes allow setting a failed process instance to the suspended status w/ burnettk (#416) 2023-08-02 13:59:12 +05:30
components Copy and Paste Error (#663) 2023-11-14 15:14:07 -05:00
contexts 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 2023-01-26 10:50:46 -05:00
helpers remove hardcoded test value 2023-05-12 21:11:32 -04:00
hooks Feature/pi short link (#503) 2023-09-20 12:02:02 -04:00
resources/json_schema_examples Feature/better form nav (#474) 2023-09-08 11:07:43 -04:00
rjsf added a DateAndTimeService on the frontend to get those functions out of helpers w/ burnettk (#560) 2023-10-20 16:07:00 -04:00
routes bugfix/fix-refresh-token-error (#668) 2023-11-14 14:54:16 -05:00
services bugfix/fix-refresh-token-error (#668) 2023-11-14 14:54:16 -05:00
types added api to get error details for an event and added simple modal on frontend to show it 2023-04-19 13:56:00 -04:00
App.tsx some fixes for the error page when backend is down w/ burnettk 2023-09-25 11:31:02 -04:00
ContainerForExtensions.tsx Feature/support multiple auth (#602) 2023-11-09 10:34:07 -05:00
ErrorBoundaryFallack.tsx use the correct interface for process callers since backend returns references and print errors to the console in boundary fallback 2023-09-22 17:02:58 -04:00
bpmn-js-properties-panel.css Fix the super long panel in bpmn-js that is driving me slowly mad 2023-03-03 14:51:50 -05:00
config.tsx set the default date format back to y-m-d w/ burnettk 2023-07-14 11:33:12 -04:00
extension_ui_schema_interfaces.ts adds basic support to use certain components in extensions w/ burnettk (#597) 2023-10-27 14:54:45 -04:00
helpers.test.tsx added a DateAndTimeService on the frontend to get those functions out of helpers w/ burnettk (#560) 2023-10-20 16:07:00 -04:00
helpers.tsx Feature/treat blank task as manual (#598) 2023-10-27 15:58:02 -04:00
index.css Feature/support multiple auth (#602) 2023-11-09 10:34:07 -05:00
index.scss Feature/UI tweaks (#419) 2023-09-07 10:12:13 -04:00
index.tsx some fixes for the error page when backend is down w/ burnettk 2023-09-25 11:31:02 -04:00
interfaces.ts Feature/support multiple auth (#602) 2023-11-09 10:34:07 -05:00
logo.svg Merge commit '2382c3f0ab9502dddb9a3f6a8b32981f92bedc18' as 'spiffworkflow-frontend' 2022-10-12 10:21:49 -04:00
reportWebVitals.tsx Merge commit '2382c3f0ab9502dddb9a3f6a8b32981f92bedc18' as 'spiffworkflow-frontend' 2022-10-12 10:21:49 -04:00
setupTests.tsx Merge commit '2382c3f0ab9502dddb9a3f6a8b32981f92bedc18' as 'spiffworkflow-frontend' 2022-10-12 10:21:49 -04:00