Commit Graph

24 Commits

Author SHA1 Message Date
Joshen Lim
c61e555bff Fix abac implementation for auth users remove 2022-08-23 17:10:41 +08:00
Joshen Lim
9e84d42c38 Implement ABAC to restrict management of project users 2022-08-23 16:32:16 +08:00
Joshen Lim
bb3b98f2dd Ignore semver conditional for self-hosted set up 2022-08-16 16:23:41 +08:00
Joshen Lim
96cb64de7d Refactor auth invite user modal to use Form component 2022-08-11 16:18:59 +08:00
Terry Sutton
6c19287a42 Merge branch 'master' into feat/invite-external-users 2022-06-08 10:59:29 -02:30
phamhieu
2a107b2d0c fix: iso string format 2022-05-20 15:17:36 +07:00
phamhieu
899b70dbc1 fix: safari date parsing using dayjs CustomParseFormat 2022-05-18 20:14:20 +07:00
phamhieu
415bd9989c fix: handle undefined dateString 2022-05-18 20:14:20 +07:00
Terry Sutton
ecfa2d2f46 Move to .tsx 2022-05-16 15:12:55 -02:30
Joshen Lim
96ece6b4f8 Refactor 2022-05-13 15:19:15 +08:00
Joshen Lim
d5b71185b3 Add formatter helper for date time for safari browser and fix auth pages 2022-05-13 15:19:15 +08:00
Joshen Lim
ca43fcad63 Misc ui fixes 2022-03-01 13:58:55 +08:00
Jonathan Summers-Muir
5b6890496c chore: update Member invite to be more accessible
• had to remove the text search popover as it wasn't using a correct react portal popover. Also not keyboard accessible.
2022-03-01 13:58:55 +08:00
Jonathan Summers-Muir
8efcf3f76a chore: more style fixes 2022-03-01 13:58:55 +08:00
Jonathan Summers-Muir
0c777badfa feat: new supabase ui features
• WIP so far. need to update Modals, Sidepanels and fix various things
• Tailwind v2 👉 v3
2022-03-01 13:58:55 +08:00
Isaiah Hamilton
25eb8a92f7 update refreshUsers
Co-authored-by: Milan van Schaik <info@milanvanschaik.nl>
2022-01-04 08:43:46 -05:00
Isaiah Hamilton
f4c84339d6 update refreshUsers
Co-authored-by: Milan van Schaik <info@milanvanschaik.nl>
2022-01-04 08:43:33 -05:00
Isaiah Hamilton
c244ed35f2 refresh users list 2022-01-02 15:12:12 -05:00
phamhieu
e2d63afe3a fix: message on empty search result 2021-12-22 09:51:04 +07:00
Joshen Lim
9ce24c1048 Show the actions to invite users, send magiclink, otp, and delete users for studio 2021-12-07 15:42:06 +07:00
Joshen Lim
72c48f5a85 Add simple empty state for auth users page 2021-12-07 11:31:35 +07:00
Joshen Lim
1d81965f83 Enable read only access to the auth users and templates pages 2021-12-07 09:44:06 +07:00
Joshen Lim
44475b6da1 Update a bunch of components to trigger toast from uiStore and fix empty state for function hooks side panel when there are no tables created yet 2021-12-07 08:04:12 +07:00
Joshen Lim
4caaa0a1c4 Start refactoring the auth pages to break them down into separate smaller components 2021-11-26 11:15:00 +05:30