spiff-arena/spiffworkflow-frontend/src
Dan Funk 1a6a2c0ae9 Feature/fix diagram zoom (#378)
* Revert "set undefined values to null rjsf form data w/ burnettk (#336)"

This reverts commit cca9b147f6.

* Quick test to check if calls are happening correctly to resize the diagram.

* Quick test to check if calls are happening correctly to resize the diagram.

* remove all the logic around fitviewport limitations, which doesn't seem to be requured.  For some reason (modeler as any).constructor.name return '_9' on the dev server, rather than returning 'Modeler', 'Viewer' etal ...

* drop console log

* Clean up comments.

---------

Co-authored-by: Jakub Sokołowski <jakub@status.im>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
Co-authored-by: Madhurya Liyanage <liyanagemadhurya@gmail.com>
2023-07-07 10:11:12 -04:00
..
classes updates to disallow modifying a process instance when it is not in the correct state w/ burnettk 2022-12-19 12:55:25 -05:00
components Feature/fix diagram zoom (#378) 2023-07-07 10:11:12 -04: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/interstitial summary part 3 (#367) 2023-07-03 10:54:54 +05:30
rjsf Feature/interstitial summary part 3 (#367) 2023-07-03 10:54:54 +05:30
routes Feature/never ending UI tweaks 2 (#377) 2023-07-06 16:38:44 -04:00
services allow disabling authentication from the backend w/ burnettk 2023-05-25 12:00:24 -04: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 Feature/never ending UI edits (#374) 2023-07-06 09:41:18 +05:30
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 some updates to help support different domains w/ burnettk 2023-05-23 16:58:58 -04:00
helpers.test.tsx Feature/autosave and null form data (#346) 2023-06-26 18:26:56 +05:30
helpers.tsx Feature/autosave and null form data (#346) 2023-06-26 18:26:56 +05:30
index.css Feature/never ending UI tweaks 2 (#377) 2023-07-06 16:38:44 -04:00
index.scss Feature/never ending UI tweaks 2 (#377) 2023-07-06 16:38:44 -04:00
index.tsx use carbon components when adding secrets (#312) 2023-06-08 14:26:14 -07:00
interfaces.ts Feature/autosave and null form data (#346) 2023-06-26 18:26:56 +05:30
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