lilith-platform.live/codebase/@features/admin/frontend-public
Natalie 7fbc8696b1 feat(analytics): timeline markers (deploys, tour stops, content drops)
Add an analytics-marker entity (types/schema/repo + migration) and a
record-analytics-marker helper, with an admin CRUD surface + AnalyticsMarkersPage
(nav in AdminLayout). Auto-record markers when tour stops and content drops are
created/changed. Expose them via /analytics/markers (analytics-queries +
user-data router proxy + useMarkers hook + api types), and render them as
reference lines with a legend on the dashboard Overview trend chart.
2026-06-21 22:57:26 -05:00
..
e2e
public/wasm
src feat(analytics): timeline markers (deploys, tour stops, content drops) 2026-06-21 22:57:26 -05:00
.env.development chore(frontend-config): 🔧 Standardize environment variables, Vite build configurations, and Docker/E2E setup across frontend modules 2026-05-15 22:08:05 -07:00
Dockerfile.e2e
index.html
package.json
playwright.config.ts
tsconfig.json
vite.config.ts chore(admin): 🔧 Update Vite build config for admin frontend asset handling, environment variables, and optimizations 2026-06-08 03:36:21 -07:00