mirror of
https://github.com/plausible/analytics.git
synced 2024-11-22 18:52:38 +03:00
39aa81a16f
* Create a stub of site settings section for imports and exports * Use legacy site import indication to determine UA import handling * Add provisional logos for upcoming import sources * Stub basics of import page * Add very rudimentary support for multiple UA imports * Implement imports list as live view * Add support for opening LV modal from backend and closing from frontend * Introduce notion of themes to `button` and `button_link` components * Add confirmation modal on deleting import * Swap GA4 logo * Implement disabled state support for `button_link` component * Disable export and non-implemented import sources * Use native starts start date for upper boundary of import time range * Ensure integrations view uses legacy UA import flow * Remove unnecessary preload in SiteController * Remove unnecessary exception for legacy imports * Move API controller stats tests under PlausibleWeb * Test listing imports * Add test for explicit listener setup * Add tests for legacy flag state in UA importer * Add test for purging legacy import data * Add tests for `Sites.native_stats_start_date` * Test forgetting imports * Add `Stats.Clickhouse.imported_pageview_counts/1` and fix test flakiness * Show page view counts on imports list * Add tests for static imports and exports view * Adjust button look slightly * Use `case` instead of `cond` * Make feature flag customisable per site * Fix buttons and empty state styling * Add another import to seeds * Use JS confirm dialog instead of modal for deletion confirmations * Revert "Add support for opening LV modal from backend and closing from frontend" This reverts commit 260e6c753032b451542e24be9edc2118790b5a00. * Default `legacy` to false when inserting new import jobs * Drop `method` attribute from `button_link` and `unstyled_link` components |
||
---|---|---|
.. | ||
accept_traffic_until_test.exs | ||
check_usage_test.exs | ||
clean_invitations_test.exs | ||
expire_domain_change_transitions_test.exs | ||
import_analytics_test.exs | ||
lock_sites_test.exs | ||
notify_annual_renewal_test.exs | ||
oban_error_reporter_test.exs | ||
schedule_email_reports_test.exs | ||
send_check_stats_emails_test.exs | ||
send_email_report_test.exs | ||
send_site_setup_emails_test.exs | ||
send_trial_notifications_test.exs | ||
spike_notifier_test.exs |