Commit 55daf2e
committed
chore(webapp): remove the temporary integrations settings preview
Deletes the development-only preview that forced every conditionally hidden
state on the project Integrations page to render at once, along with the
placeholder data and the devReveal props that drove it. The real conditions are
restored: the GitHub panel returns null when the app is not configured, and the
Vercel section only renders where the integration is supported.
Also drops the explanatory comments added while iterating on the layout.1 parent 2a4051a commit 55daf2e
9 files changed
Lines changed: 10 additions & 505 deletions
File tree
- apps/webapp/app
- components
- integrations
- primitives
- routes
- _app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.settings.integrations
- _app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.settings
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 41 | | |
46 | 42 | | |
47 | 43 | | |
| |||
400 | 396 | | |
401 | 397 | | |
402 | 398 | | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | 399 | | |
409 | 400 | | |
410 | 401 | | |
| |||
418 | 409 | | |
419 | 410 | | |
420 | 411 | | |
421 | | - | |
422 | 412 | | |
423 | | - | |
424 | 413 | | |
425 | 414 | | |
426 | 415 | | |
| |||
Lines changed: 0 additions & 180 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
698 | | - | |
699 | | - | |
700 | 698 | | |
701 | 699 | | |
702 | 700 | | |
703 | 701 | | |
704 | | - | |
705 | | - | |
706 | 702 | | |
707 | 703 | | |
708 | 704 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | 104 | | |
107 | 105 | | |
108 | 106 | | |
| |||
Lines changed: 7 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 9 | | |
14 | 10 | | |
15 | 11 | | |
| |||
45 | 41 | | |
46 | 42 | | |
47 | 43 | | |
48 | | - | |
49 | 44 | | |
50 | 45 | | |
51 | 46 | | |
| |||
222 | 217 | | |
223 | 218 | | |
224 | 219 | | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
| 220 | + | |
229 | 221 | | |
230 | 222 | | |
231 | 223 | | |
| |||
355 | 347 | | |
356 | 348 | | |
357 | 349 | | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | 350 | | |
363 | 351 | | |
364 | 352 | | |
365 | | - | |
| 353 | + | |
366 | 354 | | |
367 | 355 | | |
368 | 356 | | |
| |||
372 | 360 | | |
373 | 361 | | |
374 | 362 | | |
375 | | - | |
376 | 363 | | |
377 | 364 | | |
378 | 365 | | |
379 | | - | |
| 366 | + | |
380 | 367 | | |
381 | 368 | | |
382 | 369 | | |
| |||
387 | 374 | | |
388 | 375 | | |
389 | 376 | | |
390 | | - | |
391 | 377 | | |
392 | 378 | | |
393 | 379 | | |
| |||
412 | 398 | | |
413 | 399 | | |
414 | 400 | | |
415 | | - | |
| 401 | + | |
416 | 402 | | |
417 | 403 | | |
418 | 404 | | |
419 | 405 | | |
420 | 406 | | |
421 | 407 | | |
422 | 408 | | |
423 | | - | |
424 | | - | |
425 | | - | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
426 | 412 | | |
427 | 413 | | |
428 | 414 | | |
| |||
601 | 587 | | |
602 | 588 | | |
603 | 589 | | |
604 | | - | |
605 | | - | |
606 | | - | |
607 | | - | |
608 | 590 | | |
609 | 591 | | |
610 | 592 | | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
0 commit comments