Commit Graph

61 Commits

Author SHA1 Message Date
Joshen Lim
f5e09a7820 Reduce scope of pointer events auto on body tag 2022-08-12 13:54:16 +08:00
Joshen Lim
16836d885d Fix pointer events none getting added to body whenever radix modal opens, affecting 3d secure popup from stripe 2022-08-12 13:54:16 +08:00
Joshen Lim
0533677eac Fix contrast issues in table component header 2022-08-12 13:54:16 +08:00
Ollie Halliday
a7397836e2 added overflow-scroll 2022-08-06 15:56:34 +01:00
Francisco Mazzoni
acffe3431b allow text select on column headers 2022-08-01 10:26:00 +08:00
Joshen Lim
b69c36ba80 Merge branch 'master' of github.com:supabase/supabase into feat/auth-config-refactor 2022-07-13 18:04:05 +08:00
Inian
8f217deeb6 add prettier to studio (#7615) 2022-07-08 12:46:46 +08:00
Jonathan Summers-Muir
6cec174e3b Merge branch 'master' into feat/auth-config-refactor 2022-06-21 14:17:12 +08:00
Isaiah Hamilton
4c4ee59b24 Merge pull request #7258 from nattwasm/natt/fix-table-row-word-break
fix: table row word overflowing
2022-06-20 22:25:43 -04:00
Jonathan Summers-Muir
3d9720e6a6 Merge branch 'master' into feat/auth-config-refactor 2022-06-17 00:08:31 +08:00
Joshen Lim
94459db50d Remove unnecessary style 2022-06-16 14:51:14 +08:00
Jonathan Summers-Muir
ad8dc06e95 Merge branch 'master' into feat/auth-config-refactor 2022-06-15 22:24:56 +08:00
nattwasm
a5700b98cc feedback 2 2022-06-14 17:29:10 -07:00
nattwasm
5a9ed92dbe feedback 2022-06-14 17:21:52 -07:00
Jonathan Summers-Muir
2392cf7b3b chore: adding loading states to forms 2022-06-14 15:25:06 +08:00
nattwasm
f894569d24 fix: table row word break 2022-06-12 02:17:46 -07:00
Terry Sutton
82a71bf26a Fixes theming broken on storage item rename 2022-06-08 10:47:18 +08:00
Terry Sutton
78a14a8242 Fixes theming broken on cells when you edit theme 2022-06-08 10:46:25 +08:00
Jonathan Summers-Muir
7aff2ef3ec Update grid.scss 2022-06-02 23:51:11 +08:00
Jonathan Summers-Muir
39134a5b07 Update grid.scss 2022-06-02 23:46:22 +08:00
Jonathan Summers-Muir
95aa7e2f32 chore: added new font size for internal grid font sizes 2022-06-01 12:43:24 +08:00
Jonathan Summers-Muir
9cfeb44b77 fix: colors and width issues- fixes #7079
fixes #7079
2022-05-31 18:13:19 +08:00
Jonathan Summers-Muir
da2caf51f2 Update grid.scss 2022-05-30 20:43:35 +08:00
Jonathan Summers-Muir
272a3f2917 small CSS updates 2022-05-30 20:42:03 +08:00
Jonathan Summers-Muir
6e3f919cb7 chore: made the CSS work for grid 2022-05-30 20:22:15 +08:00
Terry Sutton
d379471649 Center align cell contents 2022-05-27 15:28:47 -02:30
Terry Sutton
639214f13e Move grid files 2022-05-25 16:50:33 -02:30
Joshen Lim
70f356cced Fix table editor to render empty strings and null values properly, was mixing them up previously 2022-05-24 17:51:00 +08:00
Joshen Lim
6b17743a84 Refactor MultiSelect component and implement UI logic for auth policy editor roles 2022-05-12 16:14:36 +08:00
Joshen Lim
4695b6ce82 Ensure that connecting state is shown after updating project subscription with change in compute size 2022-04-27 16:16:22 +07:00
Jonathan Summers-Muir
95bb0f0c09 chore: overflow y scroll added to explorer results 2022-03-30 14:45:15 +02:00
Jonathan Summers-Muir
976da64367 chore: add table headers and table column lines to explorer 2022-03-30 14:45:15 +02:00
Jonathan Summers-Muir
3c694af85c chore: expandable function added to saved queries table 2022-03-30 14:44:55 +02:00
Jonathan Summers-Muir
232c9c2f5a chore: condensed layout fixes 2022-03-30 14:42:54 +02:00
Jonathan Summers-Muir
8e55b639b2 chore: started UI changes on log explorer. adding improved loading state. added dedicated templates page 2022-03-30 14:42:54 +02:00
Jonathan Summers-Muir
cfac5e5378 chore: empty page updates 2022-03-30 14:42:37 +02:00
Jonathan Summers-Muir
1d61b74062 chore: improve loading animation for logs 2022-03-30 14:42:35 +02:00
Jonathan Summers-Muir
c0be162b8a chore: add date picker styles 2022-03-30 14:36:30 +02:00
Jonathan Summers-Muir
9e711ba574 chore: start log preview renderers 2022-03-30 14:34:58 +02:00
Joshen Lim
0e51be6bdd Remove broken CSS 2022-03-24 19:57:30 +08:00
Joshen Lim
9be1ee3a4e Pull master and resolve conflicts 2022-03-23 15:55:10 +08:00
Isaiah Hamilton
69b7fe99b4 chore: update selection color 2022-03-11 20:56:24 -05:00
Joshen Lim
48bab7e896 Scaffold add new payment method modal 2022-03-07 14:58:48 +08:00
Joshen Lim
fc990199c1 Merge branch 'master' of github.com:supabase/supabase into feat/native-billing 2022-03-06 17:49:03 +08:00
Joshen Lim
0f80f7102f Implement upgrade to pro flow 2022-03-06 01:39:52 +08:00
Jonathan Summers-Muir
54fe4707ca fix: use CSS variables instead 2022-03-04 14:11:39 +08:00
Joshen Lim
79236fa051 Improve loading UI for home page 2022-03-04 14:11:39 +08:00
Joshen Lim
d6f51326ac Update logs panel to use INput component with built in copy functionality 2022-03-02 14:58:11 +08:00
Joshen Lim
e33b5e292f Misc styling fixes 2022-03-01 16:48:24 +08:00
Joshen Lim
077f7cd2a3 Create reusable ProductMenuItem and implement for SQL, storage and table editor menus 2022-03-01 13:58:55 +08:00