analytics/test/plausible
Adrian Gruntkowski a7603c9e49
Improve import procedure to ensure no time range overlaps (#3970)
* Always scope import ID by site as well

* Do not schedule new import job if there are any site imports in progress

* Disable import buttons when any import is in progress

* Simplify `schedule_job/4` (h/t @RobertJoonas)
2024-04-04 18:56:36 +02:00
..
auth Bugfix: available features for expired trials, no subscriptions (#3740) 2024-02-01 08:15:04 +01:00
billing Allow inviting users who are members already (#3797) 2024-02-19 12:12:31 +01:00
cache Reapply #3878 + bugfix hit rate tracking (#3891) 2024-03-14 08:06:12 +01:00
data_migration Delete imports which have no stats (#3972) 2024-04-04 18:55:14 +02:00
google Implement adjusting imported date range to actual and existing stats (#3943) 2024-03-28 09:32:41 +01:00
imported Improve import procedure to ensure no time range overlaps (#3970) 2024-04-04 18:56:36 +02:00
ingestion Reapply 3918 (#3940) 2024-03-25 10:36:22 +01:00
plugins/api Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
session Filter by hostnames (#3963) 2024-04-04 10:48:30 +02:00
shield Reapply 3918 (#3940) 2024-03-25 10:36:22 +01:00
site Reapply #3878 + bugfix hit rate tracking (#3891) 2024-03-14 08:06:12 +01:00
stats Reducing JOINs in queries (#3966) 2024-04-04 13:54:23 +03:00
cache_test.exs Reapply #3878 + bugfix hit rate tracking (#3891) 2024-03-14 08:06:12 +01:00
config_test.exs CSV imports (no UI) (#3895) 2024-03-19 12:06:47 +01:00
debug_replay_info_test.exs Upgrade Erlang/Elixir stack (#3454) 2023-10-24 10:33:48 +02:00
exports_test.exs Include domain and dates in zip archive filename (#3921) 2024-03-21 11:35:42 +01:00
funnels_test.exs Add small build option (#3536) 2023-11-20 12:52:20 +01:00
goals_test.exs Refactor VisitorGraph (#3936) 2024-04-04 13:39:55 +01:00
http_client_test.exs Upgrade stack (deps, elixir 1.16, OTP 26.2.1) (#3678) 2024-01-11 08:48:04 +01:00
imported_test.exs Improve import stats toggle and with_imported flag computation (#3960) 2024-04-02 12:53:19 +02:00
mailer_test.exs add MAILER_NAME (#2937) 2023-05-25 10:34:39 +03:00
pagination_test.exs Generalize Cache/Warmers - extract only specifics to Site.Cache (#3716) 2024-01-30 10:11:29 +01:00
props_test.exs Update plans_v4.json with new plans IDs (#3436) 2023-10-18 11:48:47 +03:00
purge_test.exs Implement UI for multiple imports (#3727) 2024-02-28 09:34:04 +01:00
rate_limit_test.exs Fix flaky test: wait till ets is emptied (#3755) 2024-02-07 08:59:00 +01:00
release_test.exs Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
s3_test.exs CSV imports (no UI) (#3895) 2024-03-19 12:06:47 +01:00
sentry_filter_test.exs derive jason encoder for request (#3182) 2023-07-24 14:46:57 +02:00
shields_test.exs Reapply 3918 (#3940) 2024-03-25 10:36:22 +01:00
timezones_test.exs Shield: Country Rules (#3828) 2024-02-27 12:08:13 +01:00