.. |
ButtonWithConfirmation.tsx
|
process model cypress tests are passing w/ burnettk cullerton
|
2022-11-21 16:19:55 -05:00 |
ErrorBoundary.tsx
|
Merge commit '2382c3f0ab9502dddb9a3f6a8b32981f92bedc18' as 'spiffworkflow-frontend'
|
2022-10-12 10:21:49 -04:00 |
ErrorDisplay.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 |
MiniComponents.tsx
|
added correlations to message list table w/ burnettk
|
2022-11-30 15:08:04 -05:00 |
MyCompletedInstances.tsx
|
added test for report filters w/ burnettk
|
2022-12-20 12:29:14 -05:00 |
NavigationBar.tsx
|
added ability to display the environment in the frontend header bar w/ burnettk
|
2023-02-17 14:35:13 -05:00 |
Notification.tsx
|
added better error message for failed tasks w/ burnettk
|
2022-12-28 16:29:17 -05:00 |
PaginationForTable.tsx
|
display name instead of id, margin under table sections, Download xml to Download
|
2022-11-25 10:23:00 -05:00 |
ProcessBreadcrumb.test.tsx
|
updated breadcrumb to use display name w/ burnettk
|
2022-11-23 15:39:10 -05:00 |
ProcessBreadcrumb.tsx
|
updated breadcrumb to use display name w/ burnettk
|
2022-11-23 15:39:10 -05:00 |
ProcessGroupForm.tsx
|
try to improve exception handling by avoiding raising ApiError from services
|
2023-02-02 19:00:58 -05:00 |
ProcessGroupListTiles.tsx
|
added some support for using the backend openid server for cypress tests w/ burnettk
|
2023-02-16 12:09:44 -05:00 |
ProcessInstanceListDeleteReport.tsx
|
Revive report deletion (#85)
|
2022-12-28 11:29:47 -05:00 |
ProcessInstanceListSaveAsReport.tsx
|
actually filter by process initiator w/ burnettk
|
2023-01-06 15:50:47 -05:00 |
ProcessInstanceListTable.tsx
|
Fixing Cypress Tests
|
2023-03-10 12:56:37 -05:00 |
ProcessInstanceListTabs.tsx
|
added tabs to find by id page and install pre commit libraries if they fail to run help w/ burnettk
|
2023-01-13 11:29:45 -05:00 |
ProcessInstanceReportSearch.tsx
|
some updates to fix up saving perspectives w/ burnettk
|
2022-12-05 14:07:26 -05:00 |
ProcessInstanceRun.tsx
|
add start of pp1 test
|
2023-03-04 23:48:23 -05:00 |
ProcessModelForm.tsx
|
added some code get only the most recent tasks for a process and task, get updated times from human tasks instead of the process instance, and show the current value for the notification type w/ burnettk
|
2023-03-07 17:13:46 -05:00 |
ProcessModelListTiles.tsx
|
make sure we are using the same notification component on all pages w/ burnettk
|
2022-12-28 15:03:02 -05:00 |
ProcessModelSearch.tsx
|
only load file references when needed to avoid unnecessary xml errors w/ burnettk
|
2023-01-10 14:28:14 -05:00 |
ProcessSearch.tsx
|
added recursive option to process model list to recurse or not and fix some ui components
|
2022-11-22 09:05:33 -05:00 |
ReactDiagramEditor.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 |
ReactFormBuilder.tsx
|
Merge commit '2382c3f0ab9502dddb9a3f6a8b32981f92bedc18' as 'spiffworkflow-frontend'
|
2022-10-12 10:21:49 -04:00 |
RenderOnRole.tsx
|
Merge commit '2382c3f0ab9502dddb9a3f6a8b32981f92bedc18' as 'spiffworkflow-frontend'
|
2022-10-12 10:21:49 -04:00 |
TableCellWithTimeAgoInWords.tsx
|
do not mislead user about being able to edit and clean up time in words
|
2022-11-25 02:53:20 -05:00 |
TaskListTable.tsx
|
users can always complete tasks on process instance show page and on task group table on home page w/ burnettk
|
2023-02-14 11:53:37 -05:00 |
TasksForMyOpenProcesses.tsx
|
some more updates for text w/ burnettk
|
2022-12-16 14:41:13 -05:00 |
TasksWaitingForMe.tsx
|
anything in the Tasks waiting for me table can now be completed by the current user
|
2023-02-15 07:41:05 -05:00 |
TasksWaitingForMyGroups.tsx
|
users can always complete tasks on process instance show page and on task group table on home page w/ burnettk
|
2023-02-14 11:53:37 -05:00 |