mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 16:02:11 +00:00
c3e8c789ac
On Windmill Cloud the instance-level database is not supported for data tables; users must point them at an external PostgreSQL resource. The database-type picker previously labelled the "Instance" option only as "Superadmin only", which is misleading on cloud where it can never be enabled. On cloud: disable the "Instance" option (subtitle "Not available on cloud") and surface an info alert explaining that an external PostgreSQL resource (e.g. Supabase, Neon) is required. Off-cloud behaviour is unchanged. Fixes WIN-2104 Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Windmill frontend
The Windmill frontend written in Svelte 5 + Tailwind CSS
The frontend is under AGPL, see the LICENSE file at the root of this repo