Commit eef6b43
fix(canvas): close three minor post-review cleanups
- Route verification-read-fails branch through injected out writer so
cmd_restore_canvas captures all stdout; assert event_id/accepted/message
in restore_succeeds_when_verification_read_fails.
- Scope pending-guard alert query to the originating <li> and assert
errorText contains the rejection message; narrow invariant-3 comments
to match what the test actually exercises (row expand buttons, not the
Restore action button).
- Update conflict_relay doc block: attempt 1 returns retryable HTTP 503,
not a dropped TCP connection.
Co-authored-by: Will Pfleger <pfleger.will@gmail.com>
Signed-off-by: Will Pfleger <pfleger.will@gmail.com>1 parent c5c08cc commit eef6b43
2 files changed
Lines changed: 35 additions & 13 deletions
File tree
- crates/buzz-cli/src/commands
- desktop/src/features/channels/ui
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
521 | | - | |
| 521 | + | |
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
| |||
3819 | 3819 | | |
3820 | 3820 | | |
3821 | 3821 | | |
3822 | | - | |
| 3822 | + | |
| 3823 | + | |
3823 | 3824 | | |
3824 | 3825 | | |
3825 | 3826 | | |
3826 | 3827 | | |
3827 | 3828 | | |
3828 | 3829 | | |
| 3830 | + | |
| 3831 | + | |
| 3832 | + | |
| 3833 | + | |
| 3834 | + | |
| 3835 | + | |
| 3836 | + | |
| 3837 | + | |
| 3838 | + | |
| 3839 | + | |
| 3840 | + | |
| 3841 | + | |
| 3842 | + | |
| 3843 | + | |
3829 | 3844 | | |
3830 | 3845 | | |
3831 | 3846 | | |
| |||
3888 | 3903 | | |
3889 | 3904 | | |
3890 | 3905 | | |
3891 | | - | |
3892 | | - | |
| 3906 | + | |
| 3907 | + | |
3893 | 3908 | | |
3894 | 3909 | | |
3895 | 3910 | | |
| |||
Lines changed: 16 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | | - | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
104 | | - | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| |||
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
165 | | - | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | | - | |
169 | | - | |
| 169 | + | |
| 170 | + | |
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
173 | | - | |
| 174 | + | |
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
| |||
254 | 255 | | |
255 | 256 | | |
256 | 257 | | |
257 | | - | |
258 | | - | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
259 | 262 | | |
260 | 263 | | |
261 | 264 | | |
| |||
284 | 287 | | |
285 | 288 | | |
286 | 289 | | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
287 | 294 | | |
288 | 295 | | |
289 | 296 | | |
| |||
0 commit comments