mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-19 21:00:40 +08:00
- Added `since` and `until` properties to `AnalyticsOverviewFilters` for bounding analytics data. - Implemented date range parsing and validation in the analytics overview loading function. - Updated relevant components and tests to accommodate the new date range functionality. - Adjusted the metrics page to utilize the new date filters in analytics queries. This change improves the flexibility of analytics data retrieval, allowing users to specify custom date ranges for their metrics. |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| .env | ||
| .env.development | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .npmrc | ||
| components.json | ||
| DESIGN-GUIDE.md | ||
| instrumentation-client.ts | ||
| LICENSE | ||
| next.config.mjs | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||