mirror of
https://github.com/coder/coder.git
synced 2026-09-01 14:53:15 +08:00
bba0ad97d2
> 🤖 This PR was modified by Coder Agents on behalf of Jake Howell. Modernizes the create organization page to match the AI Providers / OAuth2 create-page pattern. The page is now a thin permission shell; the view owns the create mutation, uses `SettingsHeader` with a live icon preview, `IconPickerField`, field descriptions, and a bordered form card in a centered container. Storybook play coverage and e2e selectors are updated for the new submit label. Unentitled deployments still hit `PaywallPremium`. | Old | New | | --- | --- | | <img width="1624" height="1061" alt="image" src="https://github.com/user-attachments/assets/348937f2-7b35-467b-8328-e21bfc4f42f5" /> | <img width="1624" height="1061" alt="image" src="https://github.com/user-attachments/assets/1754f5cb-b005-4536-8f0d-e31ba0b0cca3" /> | | <img width="619" height="1061" alt="image" src="https://github.com/user-attachments/assets/92b69187-77f4-4a48-a229-cc02beb00f1d" /> | <img width="619" height="1061" alt="image" src="https://github.com/user-attachments/assets/db5c1a98-446b-4541-b4a2-39ccb424de58" /> |