mirror of
https://github.com/plausible/analytics.git
synced 2024-12-23 09:33:19 +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_notification.ex | ||
check_usage.ex | ||
clean_invitations.ex | ||
clickhouse_clean_sites.ex | ||
expire_domain_change_transitions.ex | ||
export_analytics.ex | ||
import_analytics.ex | ||
local_import_analytics_cleaner.ex | ||
lock_sites.ex | ||
notify_annual_renewal.ex | ||
notify_exported_analytics.ex | ||
rotate_salts.ex | ||
schedule_email_reports.ex | ||
send_check_stats_emails.ex | ||
send_email_report.ex | ||
send_site_setup_emails.ex | ||
send_trial_notifications.ex | ||
spike_notifier.ex |