.. |
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
|
added ability to display the environment in the frontend header bar w/ burnettk
|
2023-02-17 14:35:13 -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
|
do not mislead user about being able to edit and clean up time in words
|
2022-11-25 02:53:20 -05:00 |
hooks
|
TaskShow had a useEffect that depended on params, that dependency caused an infinite request cycle when an error occured.
|
2023-01-25 10:46:56 -05:00 |
routes
|
default to the for-me path on process instance show page links
|
2023-02-22 09:26:15 -05:00 |
services
|
use the 403 response to tell if a user has access to task data on the task show page w/ burnettk
|
2023-01-26 11:21:09 -05:00 |
themes/carbon
|
show help text for textareas as well w/ burnettk
|
2023-02-22 14:42:43 -05:00 |
App.tsx
|
TaskShow had a useEffect that depended on params, that dependency caused an infinite request cycle when an error occured.
|
2023-01-25 10:46:56 -05:00 |
bpmn-js-properties-panel.css
|
Merge commit '2382c3f0ab9502dddb9a3f6a8b32981f92bedc18' as 'spiffworkflow-frontend'
|
2022-10-12 10:21:49 -04:00 |
config.tsx
|
added ability to display the environment in the frontend header bar w/ burnettk
|
2023-02-17 14:35:13 -05: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
|
run_pyl had various recommendations that I find a bit of a pain in the butt, but that I did anyway.
|
2023-01-25 16:43:28 -05:00 |
index.css
|
added ability to display the environment in the frontend header bar w/ burnettk
|
2023-02-17 14:35:13 -05: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
|
link to the spiff step from a task on the frontend and use the correct db in ci
|
2023-02-09 17:07:36 -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 |