CluPilotCloud/resources
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
..
css Redesign the public website instead of recolouring it 2026-07-29 11:43:25 +02:00
js Answer a check at once, start an update at once, and count down to neither 2026-07-28 22:25:07 +02:00
views Let the owner mark one plan as recommended, from the console 2026-07-29 14:22:22 +02:00