Commit 0133983
authored
Sort experiments by descending creation date by default in katib-ui (#2498)
* Sort experiments by descending creation date by default in katib-ui
Signed-off-by: Xinmin Du <[email protected]>
* fix: Update "renders every Experiment name into the table" test to not check order
Signed-off-by: Xinmin Du <[email protected]>
* fix: Update "renders every Experiment name into the table" test in order of startTime
Signed-off-by: Xinmin Du <[email protected]>
---------
Signed-off-by: Xinmin Du <[email protected]>1 parent 40e1e65 commit 0133983
File tree
2 files changed
+13
-3
lines changed- pkg/ui/v1beta1/frontend
- cypress/e2e
- src/app/pages/experiments
2 files changed
+13
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
38 | 46 | | |
39 | | - | |
| 47 | + | |
40 | 48 | | |
41 | 49 | | |
42 | 50 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
98 | 100 | | |
0 commit comments