Commit cc3b759
committed
revert: drop showAggregateTabs column, migration, and CDP admin management
Per product decision: which collections show the in-depth aggregate
tabs doesn't need to be independently manageable per foundation - the
insights frontend can derive this directly from collection type
(curated vs community), which it already knows. Removes the migration,
the DAL/admin UI wiring, and the per-foundation CDP toggle entirely.
Signed-off-by: Gašper Grom <gasper.grom@gmail.com>1 parent 64db617 commit cc3b759
5 files changed
Lines changed: 2 additions & 38 deletions
File tree
- backend/src/database/migrations
- frontend/src/modules/admin/modules/collections
- components
- models
- services/libs/data-access-layer/src/collections
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 0 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | 189 | | |
201 | 190 | | |
202 | 191 | | |
| |||
232 | 221 | | |
233 | 222 | | |
234 | 223 | | |
235 | | - | |
236 | 224 | | |
237 | 225 | | |
238 | 226 | | |
| |||
272 | 260 | | |
273 | 261 | | |
274 | 262 | | |
275 | | - | |
276 | 263 | | |
277 | 264 | | |
278 | 265 | | |
| |||
340 | 327 | | |
341 | 328 | | |
342 | 329 | | |
343 | | - | |
344 | 330 | | |
345 | 331 | | |
346 | 332 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | | - | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
45 | | - | |
46 | 43 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
97 | | - | |
98 | 96 | | |
99 | 97 | | |
100 | 98 | | |
| |||
146 | 144 | | |
147 | 145 | | |
148 | 146 | | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | 147 | | |
154 | 148 | | |
155 | 149 | | |
156 | 150 | | |
157 | | - | |
158 | | - | |
| 151 | + | |
| 152 | + | |
159 | 153 | | |
160 | 154 | | |
161 | 155 | | |
| |||
0 commit comments