Commit Graph

3 Commits

Author SHA1 Message Date
houseassassin 05c1459e2f fix: revert upsert to update in useSettings to satisfy RLS policy
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 16:19:35 +03:00
houseassassin d4030d9c88 fix: integration fixes from final review
- useSettings: upsert instead of update (safe if migration rows missing)
- invite-admin-user: return created_at and last_sign_in_at in response
- UserManagementPage: clear deleteError when opening new confirmation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 13:14:59 +03:00
houseassassin 52b5b77bc4 feat: add useSettings hook for admin price management
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 12:59:02 +03:00