Commit 4d95443
committed
feat: enhance content workflow and UI for session management
- Added sorting of result display names and matches in the `ContentWorkflowResults` function to ensure consistent order of files.
- Implemented auto-refresh for open tabs in the session detail page, allowing for real-time updates of workflow results.
- Improved UI structure and formatting for better readability and user experience in the session detail page.
These changes enhance the functionality and usability of the content workflow and session management interface.1 parent ac6522e commit 4d95443
File tree
2 files changed
+352
-313
lines changed- components
- backend/handlers
- frontend/src/app/projects/[name]/sessions/[sessionName]
2 files changed
+352
-313
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
675 | 676 | | |
676 | 677 | | |
677 | 678 | | |
678 | | - | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
679 | 688 | | |
680 | 689 | | |
681 | 690 | | |
| |||
685 | 694 | | |
686 | 695 | | |
687 | 696 | | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
688 | 700 | | |
689 | 701 | | |
690 | 702 | | |
| |||
0 commit comments