CluPilotCloud/resources/views
nexxo 4ef5b9519c Let the owner mark one plan as recommended, from the console
Recommended lives on the plan family, not a version: it is a stance about
the product line ("which plan we point a visitor towards"), not a
capability that changes with a price, and freezing it per version would
make the mark silently vanish every time a new version publishes.

Setting a plan recommended clears whichever other plan carried the mark,
inside one transaction locking the whole table — two operators
recommending two different plans at once must not both win. The public
price sheet already had the highlighted-card treatment for this (it was
driven by a hardcoded "team" constant); it now reads the family instead.
2026-07-29 14:22:22 +02:00
..
components Rebuild the status page as a status page 2026-07-29 12:45:18 +02:00
errors Show one design while updating, not two swapping mid-run 2026-07-29 10:20:40 +02:00
layouts Give the update screen the product's colours, and only one window 2026-07-29 14:11:01 +02:00
livewire Let the owner mark one plan as recommended, from the console 2026-07-29 14:22:22 +02:00
mail Send the invoice with the invoice attached 2026-07-29 02:13:41 +02:00
partials Give the update screen the product's colours, and only one window 2026-07-29 14:11:01 +02:00
pdf Issue an invoice from what somebody bought, and freeze it there 2026-07-29 02:09:05 +02:00
vendor/wire-elements-modal fix(admin): no admin lockout (is_admin fallback); centered modal width; datacenter edit modal + country dropdown 2026-07-25 18:09:17 +02:00
coming-soon.blade.php Redesign the pre-launch placeholder, and fix its wordmark and mark 2026-07-29 13:43:56 +02:00
landing.blade.php Say EU, and stop promising to fix somebody else's deleted folder 2026-07-29 14:17:30 +02:00
legal.blade.php Rebuild the public website in the shared design system 2026-07-29 11:26:35 +02:00
status.blade.php Rebuild the status page as a status page 2026-07-29 12:45:18 +02:00
welcome.blade.php feat(portal): design foundation — Tailwind v3, tokens, self-hosted fonts 2026-07-25 00:43:01 +02:00