mirror of
https://github.com/plausible/analytics.git
synced 2024-11-29 14:04:12 +03:00
9bae3ccce3
* Add runtime config option for enabled/disabling csv imports and exports
* Use the new option to toggle rendering exports UI
* Disable import buttons when at maximum imports or when option disabled for CSV
* Improve forms for GA import flow
* Add test for maximum imports reached
* Remove "Changed your mind?" prefixing back button
* Hide UA imports in Integrations when `imports_exports` flag is enabled
* Implement `csv_imports_exports` feature flag
* Revert "Add runtime config option for enabled/disabling csv imports and exports"
This reverts commit
|
||
---|---|---|
.. | ||
accept_traffic_until_test.exs | ||
check_usage_test.exs | ||
clean_invitations_test.exs | ||
clickhouse_clean_sites_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 |