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
One of our oldest pages on the dashboard has finally gotten an upgrade! 😄 We're taking the first steps towards a pattern of visualizing table data with a data grid, with the Auth users page being our first contender. Couple of stuff that we'd love to highlight that were improved and introduced:
Click on users to grab more details about them in a side panel (PR)
Added a ban functionality within the danger zone at the bottom of the panel
Search now also supports filtering for providers (PR)
Columns can be sorted based on your preference (and will be persisted in local storage)
Screen.Recording.2024-10-07.at.12.27.08.mov
You can also now toggle column visibility, as well as apply sorts on columns
View authentication logs of the user right from the panel (PR)
These tooling should now allow you to customize the auth users view that best fits your workflow, and we definitely hope to keep making this better so as always, feel free to drop us any feedback good or bad, any bugs via the widget at the top right corner of the dashboard 🙂 We say this all the time and its a promise that we've kept - we look at every feedback that comes in 🤙
Hovering over the date/time string in the left most column of a row in any logs collection will now show a helper tooltip that will depict the time in 4 different formats: UTC, Local TZ, Relative time, and raw numerical timestamp. This will hopefully help with interpreting timestamps much easier and faster and alleviate any confusion around timezones! 🙂🕰️ We're also planning to use this pattern across the whole dashboard too wherever time data is involved 💪🏻
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Improved users management UI
One of our oldest pages on the dashboard has finally gotten an upgrade! 😄 We're taking the first steps towards a pattern of visualizing table data with a data grid, with the Auth users page being our first contender. Couple of stuff that we'd love to highlight that were improved and introduced:
Click on users to grab more details about them in a side panel (PR)
Added a ban functionality within the danger zone at the bottom of the panel
Search now also supports filtering for providers (PR)
Columns can be sorted based on your preference (and will be persisted in local storage)
Screen.Recording.2024-10-07.at.12.27.08.mov
You can also now toggle column visibility, as well as apply sorts on columns
View authentication logs of the user right from the panel (PR)
These tooling should now allow you to customize the auth users view that best fits your workflow, and we definitely hope to keep making this better so as always, feel free to drop us any feedback good or bad, any bugs via the widget at the top right corner of the dashboard 🙂 We say this all the time and its a promise that we've kept - we look at every feedback that comes in 🤙
PR: #29105
Link: https://supabase.com/dashboard/project/_/auth/users
Timestamp helper for Logs Collections
CleanShot.2024-09-26.at.12.54.17.mp4
Hovering over the date/time string in the left most column of a row in any logs collection will now show a helper tooltip that will depict the time in 4 different formats: UTC, Local TZ, Relative time, and raw numerical timestamp. This will hopefully help with interpreting timestamps much easier and faster and alleviate any confusion around timezones! 🙂🕰️ We're also planning to use this pattern across the whole dashboard too wherever time data is involved 💪🏻
PR: #29530
Link: https://supabase.com/dashboard/project/_/logs/edge-logs
Other bug fixes and improvements
General
Organization Settings
Table Editor
Edge Functions
Reports
Beta Was this translation helpful? Give feedback.
All reactions