Files
dokploy/apps/dokploy
Vicens Juan Tomas Monserrat 8caae549b2 fix(swarm): resolve Save Placement button not working for Preferences
The button was unresponsive because the form's flat data structure
  ({ SpreadDescriptor }) didn't match the Zod schema's nested structure
  ({ Spread: { SpreadDescriptor } }), causing silent validation failure.

  Updated schema to match form state and transform to nested structure
  only when submitting to the API.
2026-01-30 11:48:34 +01:00
..
2024-07-29 23:08:23 -06:00
2025-08-12 17:16:10 +00:00
2026-01-12 15:06:20 +00:00
2026-01-28 06:10:38 +00:00
2025-07-14 15:30:24 +09:00
2024-07-29 23:08:23 -06:00
2024-07-29 23:08:23 -06:00
2024-07-29 23:08:23 -06:00
2024-07-29 23:08:23 -06:00
2024-07-29 23:08:23 -06:00