Commit a93db4e
authored
refactor(billing): drop the seat-retirement memo; keep only readable 410 copy
Seats are gone entirely by cutover and the whole seat surface gets deleted
after it, so special handling isn't worth carrying: SeatService goes back to
main unchanged (auto-provision already fails soft on any create error), and
the 410 keeps only a typed error plus readable copy in classifySeatError for
the seat-era UI still visible until the flag flips.
Generated-By: PostHog Code
Task-Id: 1039ea23-9930-44e2-9888-b05cf8b129ec1 parent fd1ee43 commit a93db4e
3 files changed
Lines changed: 7 additions & 59 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 6 | | |
15 | 7 | | |
16 | 8 | | |
17 | 9 | | |
18 | 10 | | |
19 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
20 | 15 | | |
21 | 16 | | |
22 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | 303 | | |
334 | 304 | | |
335 | 305 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 5 | + | |
10 | 6 | | |
11 | 7 | | |
12 | 8 | | |
| |||
47 | 43 | | |
48 | 44 | | |
49 | 45 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 46 | | |
56 | 47 | | |
57 | 48 | | |
| |||
64 | 55 | | |
65 | 56 | | |
66 | 57 | | |
67 | | - | |
| 58 | + | |
68 | 59 | | |
69 | 60 | | |
70 | 61 | | |
71 | 62 | | |
72 | 63 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 64 | + | |
79 | 65 | | |
80 | 66 | | |
81 | 67 | | |
| |||
132 | 118 | | |
133 | 119 | | |
134 | 120 | | |
135 | | - | |
136 | 121 | | |
137 | 122 | | |
138 | 123 | | |
| |||
158 | 143 | | |
159 | 144 | | |
160 | 145 | | |
161 | | - | |
162 | 146 | | |
163 | 147 | | |
164 | 148 | | |
| |||
184 | 168 | | |
185 | 169 | | |
186 | 170 | | |
187 | | - | |
188 | 171 | | |
189 | 172 | | |
190 | 173 | | |
| |||
0 commit comments