berrypod/lib/berrypod_web/live/admin
jamey e139a75b69
All checks were successful
deploy / deploy (push) Successful in 1m32s
consolidate all external links through external_link component
Add icon={false} option to external_link for links with their own
visual indicator. Migrate remaining manual target="_blank" links:
email settings adapter links, product show provider edit, card radio
links, social link cards/icons, page renderer tracking and video
fallback. Every external link in the codebase now goes through the
single component — one place to change rel, target, or sr-only text.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 07:12:25 +00:00
..
newsletter complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
pages extract site_name and site_description from theme settings into standalone settings 2026-03-03 14:52:31 +00:00
providers add external link UX: icons, rel attributes, screen reader labels 2026-03-04 00:55:09 +00:00
theme fix theme editor radio buttons: accessibility and double dots 2026-03-04 00:14:57 +00:00
activity.ex hide system events by default on activity page 2026-03-02 08:32:06 +00:00
analytics.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
dashboard.ex improve setup UX: password field, setup hook, checklist banners, theme tweaks 2026-03-03 17:41:08 +00:00
email_settings.ex consolidate all external links through external_link component 2026-03-04 07:12:25 +00:00
media.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
navigation.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
newsletter.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
order_show.ex add external link UX: icons, rel attributes, screen reader labels 2026-03-04 00:55:09 +00:00
orders.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
product_show.ex consolidate all external links through external_link component 2026-03-04 07:12:25 +00:00
products.ex share provider connection logic between setup wizard and providers form 2026-03-03 15:19:17 +00:00
redirects.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
settings.ex add external link UX: icons, rel attributes, screen reader labels 2026-03-04 00:55:09 +00:00