lilith-platform.live/codebase/@features/user-data/website-frontend-users
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
..
src feat(analytics): timeline markers (deploys, tour stops, content drops) 2026-06-21 22:57:26 -05:00
.env.development
bun.lock
index.html
package.json deps-upgrade(user-data): ⬆️ Update dependencies in frontend-client, shared, website-backend-users, website-frontend-users, and root package.json files 2026-05-14 22:44:13 -07:00
tsconfig.json chore(user-data): 🔧 Update TypeScript, environment variables, and Vite build settings in user-data feature 2026-05-14 22:44:13 -07:00
vite.config.ts