Skip to content

Conversation

maria-aluko
Copy link
Contributor

@maria-aluko maria-aluko commented Sep 4, 2025

This pull request focuses on moving from modals to pages in the Users tab in Admin view. The content of the components was mostly just copied from previous logic and will be changed once the backend is ready with filtering based on user role/org (instead of frontend filtering as it is now).

Changes:

  • added userDetailsPage to replace modals and updated router
  • got rid of the excessive banning related calls
  • added address field to users details
  • added a small copy user email option for admins
  • moved banning to the userDetailsPage's "danger zone" (fetches only when Accordion component is opened)
  • removed deleteUser possibility from admins
  • added a missing dependency to AuthProvider
  • update translations by removing cross-component translations

Copy link

supabase bot commented Sep 4, 2025

This pull request has been ignored for the connected project rcbddkhvysexkvgqpcud because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@Ermegilius Ermegilius merged commit f40768b into develop Sep 5, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants