Added benchmarking to Web Vitals summary on the Dashboard, so users know if their site is performing well versus industry standards. Improved UI in several areas.
- feat(settings): update settings handling to use ON CONFLICT for upserts
- refactor(ui): remove unused realtime hook from AppLayout
- fix(ui): update DomainPicker to improve user experience with domain selection
- feat(dashboard): reintroduce realtime updates in Dashboard component
- feat(dashboard): enhance WebVitalsCard with tooltips and performance ratings
- fix(auth): ensure user fetching occurs even if setup check fails
- feat(account-settings): add name editing functionality with save and cancel options
- feat(users-settings): implement user creation and editing using sheets for better UX
- fix(tag-manager): refactor to use selected domain for container management
- style(tag-editor): add padding to form for better layout
- style(trigger-editor): add padding to form for better layout
- style(variable-editor): add padding to form for better layout
- style(version-history): add padding to version history sheet for better layout
- fix(vite): update proxy configuration for new endpoint structure