You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Auto-seed data on startup and add reset page
- start.sh now automatically seeds test data after backend starts
- Calls /api/dev/reseed endpoint which populates 'default' company
- App already defaults to 'default' company via ApiClient
- Added /reset-app page for easy localStorage reset during testing
- Users no longer need to manually trigger data seeding
0 commit comments