.. |
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
|
Merge pull request #237 from sartography/feature/cancel_button
|
2023-05-03 10:12:02 -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
|
do not mislead user about being able to edit and clean up time in words
|
2022-11-25 02:53:20 -05:00 |
hooks
|
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 |
routes
|
Merge pull request #237 from sartography/feature/cancel_button
|
2023-05-03 10:12:02 -04:00 |
services
|
drop completed_tasks from the task_api object
|
2023-04-14 15:44:59 -04:00 |
themes/carbon
|
display placeholder date as lowercase only
|
2023-04-21 09:26:49 -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
|
drop completed_tasks from the task_api object
|
2023-04-14 15:44:59 -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
|
allow overriding the backend url on frontend w/ burnettk
|
2023-04-26 13:31:12 -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
|
fixed cypress process instance tests w/ burnettk
|
2023-04-28 11:56:52 -04:00 |
index.css
|
added links to filtered tables on homepage and added advanced options modal to use them w/ burnettk
|
2023-05-01 12:25:22 -04: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 the cookie from the frontend w/ burnettk
|
2023-01-11 17:27:12 -05:00 |
interfaces.ts
|
Merge pull request #237 from sartography/feature/cancel_button
|
2023-05-03 10:12:02 -04: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 |