analytics/test/plausible_web/controllers
RobertJoonas 2f87832532
Implement search and pagination in Google Keywords modal (#4378)
* Extend the GSC API with search functionality

* Fix typo in error tuple atom

* log GSC errors

* rename confusing variable name

* Fix the API response format and error handling

* Read results under the `results` key to be consistent with other
  endpoints

* Return errors with a non-200 status code, and with an error payload
  that will be well constructed into ApiError

* rebuild Google Keywords modal with useAPIClient

* Add pagination support in Search Terms API

* delete unused fixture file

* rename fixture files

* fix tests
2024-07-23 11:53:52 +03:00
..
api Implement search and pagination in Google Keywords modal (#4378) 2024-07-23 11:53:52 +03:00
auth_controller Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
CSVs APIv2: TimeSeries using QueryBuilder, release experimental_session_count (#4305) 2024-07-09 14:25:02 +03:00
site remove Plausible Analytics metions from CE (#4121) 2024-05-23 09:43:01 +02:00
admin_auth_controller_test.exs Rename internal build symbols (#3942) 2024-04-29 08:05:33 +02:00
admin_controller_test.exs Implement search in Details views (#4318) 2024-07-09 15:01:52 +03:00
auth_controller_sync_test.exs Rename internal build symbols (#3942) 2024-04-29 08:05:33 +02:00
auth_controller_test.exs Make billing cycles less confusing (#4233) 2024-06-17 13:51:30 +02:00
avatar_controller_test.exs Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
billing_controller_test.exs Make hello@plausible.io clickable (#3746) 2024-02-01 09:43:21 +01:00
error_report_controller_test.exs Rename internal build symbols (#3942) 2024-04-29 08:05:33 +02:00
google_analytics_controller_test.exs Remove Universal Analytics import logic (#4312) 2024-07-05 13:58:42 +02:00
help_scout_controller_test.exs HelpScout integration (#4327) 2024-07-12 12:01:59 +02:00
invitation_controller_test.exs Rename internal build symbols (#3942) 2024-04-29 08:05:33 +02:00
page_controller_test.exs remove Plausible Analytics metions from CE (#4121) 2024-05-23 09:43:01 +02:00
site_controller_test.exs Implement traffic drop notifications (#4300) 2024-07-11 14:55:18 +02:00
stats_controller_test.exs APIv2: TimeSeries using QueryBuilder, release experimental_session_count (#4305) 2024-07-09 14:25:02 +03:00
unsubscribe_controller_test.exs Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00