Commit 71e85f9
authored
♻️ Split server events behavior (#261)
Why: merge server event/dashboard cleanup into the remaining audit integration base so the final PR can absorb the whole tail of the stack together.\n\nWhat changed:\n- Event/dashboard route wiring and adjacent smoke coverage.\n- Cleanup of older server event patterns now that baseline routes are already merged.\n\nVerification:\n- This slice will be verified through the final remaining-stack PR into main.1 parent 444f567 commit 71e85f9
9 files changed
Lines changed: 335 additions & 513 deletions
File tree
- src
- reporter/src/components/dashboard
- server/routers
- tests/server/routers
Lines changed: 5 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 28 | + | |
| 29 | + | |
36 | 30 | | |
37 | 31 | | |
38 | 32 | | |
| |||
299 | 293 | | |
300 | 294 | | |
301 | 295 | | |
302 | | - | |
| 296 | + | |
303 | 297 | | |
304 | 298 | | |
305 | 299 | | |
| |||
313 | 307 | | |
314 | 308 | | |
315 | 309 | | |
316 | | - | |
| 310 | + | |
317 | 311 | | |
318 | 312 | | |
319 | 313 | | |
| |||
553 | 547 | | |
554 | 548 | | |
555 | 549 | | |
556 | | - | |
| 550 | + | |
557 | 551 | | |
558 | 552 | | |
559 | 553 | | |
| |||
0 commit comments