* Create static consolidated view UI on `/sites` page - Improve existing site card layout - Add static UI for the consolidated view - Add dismissable upgrade card UI - Extract favicon fetching logic to function - Configure configurable fallback icon per route - Add `/favicon/sources_globe/` route with different icon than `/favicon/sources/` to use on `/sites` page * Improve the mobile view of the `/sites` page * Minor query interface UX extension (#5713) * Minor query interface extension * !fixup * !fixup * Initial implementation of consolidated views on /sites * Improve loading state * no need to handle nil in main interface * Juggle `can_manage_consolidated_view?` * Require team setup in order to enable consolidated view * nil catcher * Fixup test fixture * Don't show Consolidated View tab in CS if team is not setup * Reorganize + test * Remove comment * Only show consolidated views to superadmins for now * Remove temporary sleep * CE unused bindings * Clean up seeds * EE * Fixup test * Test non-superadmin scenario * Add a test guarding parity between small plots (consolidated vs individual) * Move private function so CE won't complain * See if the graphs are now similar at least :) * sort * Map keys are unsorted * Ensure engagement events aren't counted as visitors on smol graphs * just try and revert * Revert "just try and revert" This reverts commit |
||
|---|---|---|
| .. | ||
| app.css | ||
| chartjs.css | ||
| flatpickr-colors.css | ||
| loader.css | ||
| modal.css | ||
| storybook.css | ||
| tooltip.css | ||