coolify/resources/js/v5/lib
Andras Bacsai a9501d5476 fix(v5): backfill missing canvas uuid columns
Add guarded migration for existing v5 application, cluster, and resource
connection tables missing uuid columns.

Add Vitest, jsdom, and React Testing Library coverage for optimistic
updates, canvas hooks, ingress, resource merging, viewport behavior, and
v5 browser canvas and cluster flows.
2026-07-06 23:17:32 +02:00
..
api.ts feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00
canvas-api.ts feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00
canvas-collision.test.ts feat(v5): add coold restart action 2026-07-06 22:30:50 +02:00
canvas-collision.ts feat(v5): add mesh app canvas 2026-06-20 09:23:16 +02:00
canvas-geometry.test.ts feat(v5): add coold restart action 2026-07-06 22:30:50 +02:00
canvas-geometry.ts feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00
csrf.ts refactor(v5): migrate frontend from JSX to TypeScript 2026-06-16 20:15:36 +02:00
optimistic.test.ts fix(v5): backfill missing canvas uuid columns 2026-07-06 23:17:32 +02:00
optimistic.ts feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00
use-application-ingress.test.tsx fix(v5): backfill missing canvas uuid columns 2026-07-06 23:17:32 +02:00
use-application-ingress.ts feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00
use-canvas-channel.ts feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00
use-canvas-connections.test.tsx fix(v5): backfill missing canvas uuid columns 2026-07-06 23:17:32 +02:00
use-canvas-connections.ts fix(v5): preserve firewall directions when editing ports 2026-07-06 17:52:04 +02:00
use-canvas-resource-merge.test.tsx fix(v5): backfill missing canvas uuid columns 2026-07-06 23:17:32 +02:00
use-canvas-resource-merge.ts feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00
use-canvas-viewport.test.tsx fix(v5): backfill missing canvas uuid columns 2026-07-06 23:17:32 +02:00
use-canvas-viewport.ts feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00
use-pending-ids.ts feat(v5): add WireGuard and coold/corrosion config to clusters/servers 2026-06-19 07:23:45 +02:00
use-team-channel.ts feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00
utils.ts refactor(v5): migrate frontend from JSX to TypeScript 2026-06-16 20:15:36 +02:00