You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dashboard redesign for the CodeOn ecosystem. The CodeOn top-level admin page now leads with an ecosystem-first welcome card and adds a new "The CodeOn ecosystem" section that lists every plugin in the family — Core (free), Fina Sync, QuickShipper Delivery, the four Georgian payment-card gateways (TBC, BOG, Flitt) and the three installment gateways (TBC, BOG, Credo). Each plugin is shown with its tagline, category, and a status badge (Installed v0.x.x · Free · Available). The list is sourced from the live codeon.ge catalog (cached for 6h via the framework's CatalogClient) with a hardcoded fallback so the section never renders empty on first install or when offline.
CSS: dropped the 760px max-width cap on .codeon-dashboard .codeon-card. Cards now use the full width of WP's content area on large screens, which makes the new ecosystem grid (auto-fill, minmax(280px, 1fr)) actually have room to breathe. The Georgian Locations dataset card and the Installed-plugins card were unchanged structurally — only the width cap was lifted.
The "Georgian Locations dataset" card (13 regions / 77 municipalities / 4,394 settlements + bundle-built timestamp) is unchanged and still renders below the ecosystem section.