analytics/assets/js
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
..
dashboard Implement search and pagination in Google Keywords modal (#4378) 2024-07-23 11:53:52 +03:00
liveview CSV imports (UI) (#3845) 2024-03-26 12:55:14 +01:00
polyfills 1. Remove the "airbnb" eslint plugin since it conflicts with prettier (#1374) 2021-10-11 14:48:19 +02:00
app.js Open verification modal when following drop notification link (#4344) 2024-07-12 06:26:40 +02:00
dashboard.js Alleviate props passing: institute UserContext, QueryContext, SiteContext (#4334) 2024-07-10 17:02:05 +03:00
embed.content.js Allow custom styles to be passed to embedded iframe (#1522) 2021-12-08 11:53:37 +02:00
embed.host.js Embedded dashboard fixes (#2744) 2023-03-14 07:47:07 -03:00