Commit Graph

191 Commits

Author SHA1 Message Date
Terry Sutton
56ab5eea82 Chore/enable rls by default (#9690)
Enable RLS by default, adjust label
2022-10-21 16:00:43 +02:00
Alaister Young
a83e899545 Merge pull request #9412 from brunocrosier/external-link
add `target="_blank" rel="noreferrer"` to external links
2022-10-18 23:41:56 +11:00
Terry Sutton
86c5221cac Merge pull request #9404 from supabase/fix/firefox-string-values
Don't replace dashes in date string
2022-10-11 10:49:45 -02:30
Joshen Lim
2d9ff657c7 Clean up 2022-10-11 15:25:27 +08:00
Joshen Lim
59b4e849f8 Dont autopopulate date time fields if they have default value, show the default values as comments instead 2022-10-11 15:25:27 +08:00
Joshen Lim
644880809d Small grammar fix 2022-10-11 00:23:21 +08:00
Joshen Lim
ae49a0db76 fix 2022-10-10 14:23:21 +08:00
Bruno Crosier
b4038e831c add target="_blank" rel="noreferrer" to external links 2022-10-08 15:26:04 +00:00
Terry Sutton
3abbc70e76 Don't replace dashes in date string 2022-10-07 18:55:55 -02:30
Joshen Lim
8fefd43f50 Parse enum arrays as js arrays when fetching data in table editor 2022-10-07 14:52:47 +08:00
Joshen Lim
069e7b366f Cast enum arrays as text arrays when fetching page in table editor 2022-10-07 14:16:43 +08:00
Joshen Lim
d972cb8c57 Remove MultiSelectEditor, try to improve array editing in table editor 2022-10-06 13:00:35 +08:00
Joshen Lim
597e66d8e3 Pull master and resolve conflicts 2022-10-06 11:58:09 +08:00
Terry Sutton
e36fabde3e Merge branch 'master' into feat/migrate-supabase-ui 2022-10-05 10:09:23 -02:30
Joshen Lim
c0d059e45a remove console log 2022-10-04 17:09:09 +08:00
Joshen Lim
cc966ac86c Fix row editor not showing values 2022-10-04 17:09:09 +08:00
Joshen Lim
e96f6f472e Lint 2022-10-04 12:39:49 +08:00
Joshen Lim
5e070914ad Lint 2022-10-04 12:39:49 +08:00
Joshen Lim
528517e93d Lint 2022-10-04 12:39:49 +08:00
Joshen Lim
7ce1e343d3 Deprecate the use of unescapeLiteral in RowEditor 2022-10-04 12:39:49 +08:00
Joshen Lim
006fe2463d Deprecate the use of unescapeLiteral in ColumnEditor 2022-10-04 12:39:49 +08:00
Joshen Lim
cf18386cf1 Pull master and resolve conflicts 2022-10-03 15:54:03 +08:00
Joshen Lim
fc94fb22b8 Pull master and resolve conflicts 2022-10-03 15:19:49 +08:00
Alaister Young
d616375e99 fix nullable field value in RowEditor utils 2022-10-02 21:28:05 +11:00
Alaister Young
dcc78b5454 fix: allow null in RowField value 2022-10-02 21:18:37 +11:00
Terry Sutton
2ea7b891ef Change div to button so you can tab to it 2022-09-30 14:50:55 -02:30
Joshen Lim
3413bfa782 Fix ts lint 2022-09-30 17:47:30 +08:00
Joshen Lim
73b60a1199 Update learn more about data types in column management 2022-09-30 17:42:40 +08:00
Joshen Lim
796692c7a6 Add option to make a column a primary key in column editor 2022-09-30 17:40:29 +08:00
Joshen Lim
29bab7de96 Temp fix to treat CURRENT_DATE as expression for column editor 2022-09-29 15:55:47 +08:00
Joshen Lim
465d1c752e Remove hardcoded stuff 2022-09-29 14:58:55 +08:00
Joshen Lim
ee7754fbdc Update MultiSelect component to support selecting duplicate value 2022-09-29 14:42:14 +08:00
Joshen Lim
df7f056257 Add temp fix in unescapeLiteral for nextval 2022-09-27 15:40:00 +08:00
Joshen Lim
54e0c5781a Add small validation for FK field in row editor view data button 2022-09-27 15:02:12 +08:00
Joshen Lim
2a7b48bfff Remove client side validation for non null columns in row editor 2022-09-27 15:02:12 +08:00
Terry Sutton
bdda1e970e Merge branch 'master' into feat/improve-column-creating-experience 2022-09-26 11:25:15 -02:30
Isaiah Hamilton
b885bc12e3 chore: update key prop 2022-09-26 18:28:39 +08:00
Jonathan Summers-Muir
0c0162acf8 Merge branch 'master' into feat/migrate-supabase-ui 2022-09-22 19:24:04 +02:00
Jonathan Summers-Muir
55329d540e move to ui package drectory 2022-09-19 14:00:05 +02:00
Jonathan Summers-Muir
a4d37836a5 update all imports 2022-09-19 12:24:59 +02:00
Jonathan Summers-Muir
bc73301b8e revert 2022-09-16 12:57:56 +02:00
Jonathan Summers-Muir
e122dd0983 update import paths 2022-09-14 17:49:53 +02:00
Terry Sutton
a895896155 Fix case where date is null 2022-09-14 10:36:20 -02:30
Terry Sutton
e263471021 Remove console logs 2022-09-09 17:47:03 -02:30
Terry Sutton
5956d11250 Remove console logs 2022-09-09 17:46:25 -02:30
Terry Sutton
6ea4bd4a64 Remove console logs 2022-09-09 17:46:05 -02:30
Terry Sutton
d35456a033 Replace dashes with slashes for Safari 2022-09-09 17:45:09 -02:30
Terry Sutton
2664865c30 Debugging 2022-09-09 15:15:19 -02:30
Terry Sutton
5b16471c7a Fix clear button on datetime input 2022-09-09 14:33:17 +08:00
bVNyDUKE
4353b900d1 Fix/studio file upload validation (#6639)
* add extra file extension validation

* change accepted file types to allow csv
2022-09-06 12:14:09 -03:00