spiff-arena/spiffworkflow-frontend/src
Kevin Burnett 7ab4d40ff4 make primary file use font style italics (#324)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-06-12 06:42:30 -07: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 some fixes and updates to help with running an acceptance test model (#323) 2023-06-09 11:19:02 -07: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 updated permission macros to give admins access to task-data and proc… (#314) 2023-06-08 11:39:14 -04:00
rjsf support validationErrorMessage in rjsf enum w/ burnettk (#311) 2023-06-07 09:55:32 -07:00
routes make primary file use font style italics (#324) 2023-06-12 06:42:30 -07: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 ProcessInterstitial is now a component, and a page. The component is included into both the Interstitial PAge and the Process Instance Show page. 2023-05-24 15:24:33 -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 some updates to help support different domains w/ burnettk 2023-05-23 16:58:58 -04:00
helpers.test.tsx basic support to find a process instance by id w/ burnettk 2023-01-05 14:59:59 -05:00
helpers.tsx poll the backend for active users instead of keeping the connection open so it does not hang on a process w/ burnettk 2023-05-04 15:44:52 -04:00
index.css make primary file use font style italics (#324) 2023-06-12 06:42:30 -07:00
index.scss fixed up the process instance show page and moved contents of scss to css file and load that last w/ burnettk 2022-11-10 15:44:58 -05:00
index.tsx use carbon components when adding secrets (#312) 2023-06-08 14:26:14 -07:00
interfaces.ts Merge remote-tracking branch 'origin/main' into feature/interstitial_process_instance_show 2023-05-24 15:32:43 -04:00
logo.svg
reportWebVitals.tsx
setupTests.tsx