- Notifications
You must be signed in to change notification settings - Fork1.1k
Commitf559e51
authored
feat: add
This pull-request simply implements a new field within our `RequestLog`s details view where-in we describe back to the user how long theirrequest took based on the `end_date - start_date` in a human-like way.Users can hover the value to see the `title=` for the true value.<img width="2358" height="936" alt="CleanShot 2025-11-13 at 11 51 56@2x"src="https://github.com/user-attachments/assets/f69c87cd-2735-4e03-9fc8-ae0f4d94b5d1"/>duration to the Request Logs details (#20756)1 parenta8f2a8a commitf559e51
File tree
1 file changed
+17
-0
lines changed- site/src/pages/AIGovernancePage/RequestLogsPage/RequestLogsRow
1 file changed
+17
-0
lines changedLines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
37 | 45 | | |
38 | 46 | | |
39 | 47 | | |
| |||
123 | 131 | | |
124 | 132 | | |
125 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
126 | 143 | | |
127 | 144 | | |
128 | 145 | | |
| |||
0 commit comments
Comments
(0)