.. |
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
|
* Scroll to the top on each update of a process result.
|
2023-04-22 15:38:51 -04:00 |
Filters.tsx
|
some more log stuff using debounce w/ burnettk
|
2023-04-17 11:08:00 -04:00 |
InstructionsForEndUser.tsx
|
a whole bunch of front end and backend changes that got mangled.
|
2023-04-26 16:22:50 -04:00 |
MiniComponents.tsx
|
added correlations to message list table w/ burnettk
|
2022-11-30 15:08:04 -05:00 |
MyCompletedInstances.tsx
|
* Because end events won't always have information, allow the interstitial api endpoint to return the last task, even if it doesn't have any end user information. This prevents us from just redirecting everthing back to the home page and encourages better end event messaging.
|
2023-04-20 15:27:32 -04: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
|
fixed some cypress tests w/ burnettk
|
2023-04-24 14:40:42 -04: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
|
home page tables are working again w/ burnettk
|
2023-04-28 12:36:16 -04:00 |
ProcessInstanceListTable.tsx
|
only return the compiled report metadata to the frontend and remove most usages of the internal filters w/ burnettk
|
2023-04-28 15:42:35 -04: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
|
reports seem to be working again w/ burnettk
|
2023-04-27 15:19:02 -04:00 |
ProcessInstanceRun.tsx
|
minor fixes to the frontend so that he Start button works in all cases and the interstial page's console is not so noisy, and images show up correctly.
|
2023-04-21 11:21:52 -04: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
|
fixing a bit of needless heartbreak.
|
2023-04-23 11:13:25 -04: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
|
do not iterate over callers if undefined w/ burnettk
|
2023-04-24 17:06:28 -04: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
|
updated missing columns on homepage to go to instance page and fixed waiting for me table returning incorrect tasks
|
2023-04-18 10:27:38 -04:00 |
TaskListTable.tsx
|
notion 183: Home Page Refresh, keep it refreshing for 4 hours instead of 10 minutes
|
2023-03-28 13:41:58 -04: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 |