Commit d043d5f
committed
Sort sessions by creation timestamp in ProjectSessionsListPage
- Updated the session mapping logic to sort sessions based on their creation timestamps in descending order, enhancing the display order for better user experience.
- Removed the previous inline mapping for clarity and improved readability of the code.1 parent 8db5f83 commit d043d5f
File tree
6 files changed
+8
-886
lines changed- components
- frontend/src/app/projects/[name]/sessions
- runners/claude-code-runner
6 files changed
+8
-886
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
149 | 155 | | |
150 | 156 | | |
151 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
This file was deleted.
0 commit comments