analytics/assets
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
..
css Add Typescript (#4427) 2024-08-13 11:39:35 +03:00
js Dont include imports for time:hour and time:minute dimensions (#4504) 2024-09-04 10:53:00 +03:00
test-utils Add tests for FE date calculations, fix niggles with site context (#4471) 2024-08-28 11:14:29 +03:00
.eslintrc.json Add testing framework (#4440) 2024-08-15 12:27:22 +03:00
.prettierignore 1. Remove the "airbnb" eslint plugin since it conflicts with prettier (#1374) 2021-10-11 14:48:19 +02:00
.prettierrc.json Add Typescript (#4427) 2024-08-13 11:39:35 +03:00
.stylelintrc.json Update assets dev dependencies 2024-08-12 09:39:25 +03:00
jest.config.json Add testing framework (#4440) 2024-08-15 12:27:22 +03:00
package-lock.json Bump micromatch from 4.0.7 to 4.0.8 in /assets 2024-08-26 16:33:32 +03:00
package.json Adds types to dashboard query, makes keybinds route specific 2024-08-26 15:14:02 +03:00
tailwind.config.js Add Typescript (#4427) 2024-08-13 11:39:35 +03:00
tsconfig.json Update Typescript config and add typecheck to CI 2024-08-21 12:40:22 +03:00