Guillem Arias
e7d4a00f73
fix(ai): valid Tailwind token + base_url URL validation
...
- Data-handling block in _llm_provider_selector swaps the invalid
bg-surface-secondary token for bg-container-inset, matching the
inset-card pattern used elsewhere in sure-design-system/components.css.
bg-surface-secondary is not defined anywhere in the design system —
Tailwind treated it as a no-op, so the block rendered with no
background contrast.
- Settings::HostingsController validates anthropic_base_url as a
URI::HTTP (catches https too) and raises Setting::ValidationError
with a localized message when the input is not parseable.
Previously any string was persisted, surfacing as an opaque
connection error at request time instead of an immediate UX failure.
- Blank base_url now clears the setting (was already the case but
exercised explicitly in tests now).
2026-05-29 14:51:12 +02:00
..
2026-05-20 18:12:36 +02:00
2026-05-13 21:05:11 +02:00
2025-06-10 18:20:06 -04:00
2026-05-23 09:23:30 +02:00
2026-05-24 16:05:14 +02:00
2026-05-20 21:35:22 +02:00
2026-05-17 09:52:49 +02:00
2026-05-21 12:56:02 +02:00
2026-05-21 12:56:02 +02:00
2026-05-19 13:37:10 +02:00
2026-05-20 18:30:25 +02:00
2026-05-20 18:30:25 +02:00
2026-05-23 09:18:16 +02:00
2026-05-17 09:52:49 +02:00
2026-05-21 12:56:02 +02:00
2026-05-21 12:56:02 +02:00
2026-05-17 09:52:49 +02:00
2026-04-07 11:39:18 +02:00
2026-03-17 19:41:26 +01:00
2025-11-24 19:52:34 +01:00
2026-05-17 09:52:49 +02:00
2025-01-31 17:04:26 -05:00
2026-05-24 13:43:36 +02:00
2026-05-09 12:36:41 +02:00
2026-05-17 09:52:49 +02:00
2026-05-26 22:17:00 +02:00
2026-05-20 18:30:25 +02:00
2026-05-21 12:56:02 +02:00
2026-05-17 09:52:49 +02:00
2026-05-24 15:37:13 +02:00
2026-05-24 16:05:14 +02:00
2026-05-21 16:25:01 +02:00
2026-05-23 08:55:39 +02:00
2026-05-04 00:50:52 +02:00
2026-02-13 19:30:29 +01:00
2026-05-04 00:50:52 +02:00
2025-09-22 09:29:23 +02:00
2026-05-21 12:56:02 +02:00
2026-05-20 18:12:36 +02:00
2026-05-17 09:52:49 +02:00
2026-05-21 12:56:02 +02:00
2026-05-21 12:56:02 +02:00
2026-05-17 09:52:49 +02:00
2026-05-05 01:20:57 +02:00
2026-05-23 09:23:30 +02:00
2026-05-20 18:12:36 +02:00
2025-11-17 18:20:39 +01:00
2025-07-18 08:30:00 -04:00
2026-05-20 21:17:35 +02:00
2025-10-22 19:14:03 +02:00
2026-05-04 21:47:01 +02:00
2024-10-03 14:42:22 -04:00
2026-01-30 20:44:25 +01:00
2026-05-22 02:33:28 +02:00
2026-05-21 16:25:01 +02:00
2026-05-20 18:12:36 +02:00
2026-02-23 17:05:46 -05:00
2026-05-12 00:37:47 +02:00
2026-05-04 21:47:01 +02:00
2026-05-23 08:55:39 +02:00
2026-05-17 09:52:49 +02:00
2026-05-23 09:23:30 +02:00
2026-04-09 18:33:59 +02:00
2026-05-17 09:52:49 +02:00
2026-05-29 14:51:12 +02:00
2026-05-23 08:55:39 +02:00
2026-05-23 09:21:46 +02:00
2026-05-21 12:56:02 +02:00
2026-05-23 08:52:04 +02:00
2026-05-21 12:54:54 +02:00
2026-05-20 18:12:36 +02:00
2026-05-20 18:12:36 +02:00
2026-05-17 09:52:49 +02:00
2026-05-22 02:33:28 +02:00
2026-03-25 10:50:23 +01:00
2026-05-24 12:16:03 +02:00
2026-05-17 09:52:49 +02:00
2026-05-17 09:52:49 +02:00
2025-04-11 09:28:00 -05:00
2026-05-20 18:30:25 +02:00
2026-05-22 02:33:28 +02:00
2026-05-17 09:52:49 +02:00