analytics/assets/js/dashboard
Karl-Aksel Puulmann 059b5e0cdd
Dont include imports for time:hour and time:minute dimensions (#4504)
* Dont include imports for time:hour and time:minute dimensions

Also include more information about import warnings in query results

* Update lib/plausible/stats/query_result.ex

Co-authored-by: RobertJoonas <56999674+RobertJoonas@users.noreply.github.com>

* Revert patch

* Imported disabled graph notice (#4522)

* add explicit skip_imported_reason for unsupported interval

* stop returning information about imports from main_graph

* return warning about interval in Stats API Timeseries

* display warning bubble about interval too short for imported data

* update changelog

* improve styling of the exclamation circle icon

* return tuple from timeseries instead of map

* rename variable

* Update CHANGELOG.md

---------

Co-authored-by: RobertJoonas <56999674+RobertJoonas@users.noreply.github.com>
2024-09-04 10:53:00 +03:00
..
components Adds types to dashboard query, makes keybinds route specific 2024-08-26 15:14:02 +03:00
error Unify error handling and propose actions to user on error 2024-08-22 11:57:59 +03:00
extra Add testing framework (#4440) 2024-08-15 12:27:22 +03:00
hooks Implement search and pagination in Google Keywords modal (#4378) 2024-07-23 11:53:52 +03:00
navigation Adds types to dashboard query, makes keybinds route specific 2024-08-26 15:14:02 +03:00
stats Dont include imports for time:hour and time:minute dimensions (#4504) 2024-09-04 10:53:00 +03:00
util Handle more special characters in parseSearchFragment (#4521) 2024-09-03 15:04:36 +03:00
api.js Implement search and pagination in Google Keywords modal (#4378) 2024-07-23 11:53:52 +03:00
custom-hooks.js Fix debounce (#4349) 2024-07-16 12:15:45 +03:00
dashboard-keybinds.tsx Adds types to dashboard query, makes keybinds route specific 2024-08-26 15:14:02 +03:00
date-range-calendar.tsx Adds types to dashboard query, makes keybinds route specific 2024-08-26 15:14:02 +03:00
datepicker.tsx Adds types to dashboard query, makes keybinds route specific 2024-08-26 15:14:02 +03:00
fade-in.js Additional pre-commit hooks (#1428) 2021-11-03 15:46:12 +01:00
filters.js Fix invalid parameter destructuring in navigate calls (#4495) 2024-09-02 08:58:42 +02:00
historical.js Adds types to dashboard query, makes keybinds route specific 2024-08-26 15:14:02 +03:00
index.js Update assets dev dependencies 2024-08-12 09:39:25 +03:00
keybinding.tsx Adds types to dashboard query, makes keybinds route specific 2024-08-26 15:14:02 +03:00
pinned-header-hoc.js Add Typescript (#4427) 2024-08-13 11:39:35 +03:00
query-context.tsx Adds types to dashboard query, makes keybinds route specific 2024-08-26 15:14:02 +03:00
query-dates.test.tsx Adds types to dashboard query, makes keybinds route specific 2024-08-26 15:14:02 +03:00
query-time-periods.test.ts Adds types to dashboard query, makes keybinds route specific 2024-08-26 15:14:02 +03:00
query-time-periods.ts Adds types to dashboard query, makes keybinds route specific 2024-08-26 15:14:02 +03:00
query.ts Adds types to dashboard query, makes keybinds route specific 2024-08-26 15:14:02 +03:00
realtime.js Remove query and site props passing from everywhere except class components (#4340) 2024-07-12 10:59:26 +03:00
router.tsx Adds types to dashboard query, makes keybinds route specific 2024-08-26 15:14:02 +03:00
site-context.test.tsx Add tests for FE date calculations, fix niggles with site context (#4471) 2024-08-28 11:14:29 +03:00
site-context.tsx Add tests for FE date calculations, fix niggles with site context (#4471) 2024-08-28 11:14:29 +03:00
site-switcher.js Update assets dev dependencies 2024-08-12 09:39:25 +03:00
theme-context.tsx Add Typescript (#4427) 2024-08-13 11:39:35 +03:00
user-context.tsx Add Typescript (#4427) 2024-08-13 11:39:35 +03:00