stack/packages/shared
mantrakp04 7fcd3558a5 Enhance analytics filters with date range support
- 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.
2026-06-10 17:20:27 -07:00
..
src Enhance analytics filters with date range support 2026-06-10 17:20:27 -07:00
.eslintrc.cjs feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
LICENSE feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
package.json chore: update package versions 2026-06-10 18:10:23 +00:00
tsconfig.json feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
tsdown.config.ts feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
vitest.config.ts feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00