Commit Graph

82 Commits

Author SHA1 Message Date
Ruggero Tomaselli
af28a42fd6 Add type to import to be more explicit 2023-01-27 14:56:54 +08:00
Joshen Lim
a258844ba6 Refactor policies page 2023-01-10 16:26:33 +08:00
Joshen Lim
ebd559d9c9 Update text for RLS in table editor 2023-01-10 16:07:08 +08:00
Joshen Lim
7fd4bdd01d Update RLS warning 2022-12-24 15:01:42 +07:00
Terry Sutton
b78bc128a3 Remove transition 2022-12-24 15:01:42 +07:00
Terry Sutton
39041af093 Show warning when rls is turned off 2022-12-24 15:01:42 +07:00
Alaister Young
f2d96e7f49 small spelling fixes 2022-12-20 15:43:46 +00:00
Ollie Halliday
3d53962e97 changed column name place holders and added tips 2022-12-20 14:02:39 +00:00
Joshen Lim
3a82c53df7 Fix build error 2022-12-10 02:09:26 +08:00
Sara Tavares
80d0624262 fix(typos): add github action to prevent typos + fix typos (#9598)
* feat(ci): fix typos

* [create-pull-request] automated change

* Update index.tsx

* Update README.fr.md

* Create .misspell-fixer.ignore

* Update constant.dart

* [create-pull-request] automated change

* Update database.tsx

* [create-pull-request] automated change

* [create-pull-request] automated change

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-27 23:32:02 -03:00
Terry Sutton
56ab5eea82 Chore/enable rls by default (#9690)
Enable RLS by default, adjust label
2022-10-21 16:00:43 +02:00
Bruno Crosier
b4038e831c add target="_blank" rel="noreferrer" to external links 2022-10-08 15:26:04 +00:00
Terry Sutton
e36fabde3e Merge branch 'master' into feat/migrate-supabase-ui 2022-10-05 10:09:23 -02:30
Joshen Lim
e96f6f472e Lint 2022-10-04 12:39:49 +08: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
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
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
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
Francisco Mazzoni
3ab75f90e4 fix spreasheet import styles and provide small table preview for user (#8720)
* fix spreasheet import styles and provide small table preview for user

* preview for text, fix dynamicParse
2022-09-06 11:37:11 -03:00
Terry Sutton
0d30def709 Merge pull request #8667 from supabase/fix/papaparse-wrong-chunk-size
Fix/papaparse wrong chunk size
2022-09-01 16:25:27 -02:30
Joshen Lim
5641fad66d Deprecate usage of Typography and remove all unused deprecated files 2022-08-30 13:54:58 +08:00
Terry Sutton
e3eb379dd5 Turn off papa parse dynamic typing, fix tests for timestamptz 2022-08-29 16:25:06 -02:30
Terry Sutton
f138634750 Fixes misnamed type 2022-08-26 14:41:54 -02:30
Terry Sutton
f78ef97583 Merge pull request #8163 from supabase/fix-toast-event-bubbling
add outside interaction control to radix dialog based ui
2022-08-09 16:24:24 -02:30
Terry Sutton
1f8efad295 Merge pull request #7812 from Hallidayo/studio-editor-long-column-name
feature: editor long column name and hover
2022-08-09 13:47:28 -02:30
Ollie Halliday
d71203191e placeholer for input added 2022-08-09 17:12:28 +01:00
Francisco Mazzoni
5db6220dc9 add outside interaction control to radix dialog based ui 2022-08-09 10:23:44 -03:00
Joshen Lim
3d4b9a492c Fix check in SpreadsheetImport utils 2022-07-26 21:48:32 +08:00
Ollie Halliday
689fcf84f2 icon now seperate and on hover has column name 2022-07-20 13:55:04 +01:00
Joshen Lim
6e3892a478 Add more details to RLS description in table editor 2022-07-05 18:55:10 +08:00
Ollie Halliday
2c107b68f3 grammar change on description for composite primary key 2022-07-03 11:10:20 +01:00
Joshen Lim
74c33be50f Lock schemas that are owned by supabase_admin, in studio 2022-06-24 21:09:59 +08:00
Joshen Lim
035085bd98 TableEditor support managing tables outside of public schema 2022-06-24 21:09:59 +08:00
Joshen Lim
24928cc50c Update logic 2022-06-21 17:27:08 +08:00
Joshen Lim
287926d802 Add fix for spreadsheet import utils when infering boolean type column 2022-06-21 17:27:08 +08:00
Joshen Lim
8fccf1c18c Fix type errors and update type file for uuid 2022-06-21 12:07:25 +08:00
Joshen Lim
069379d053 Add option to toggle realtime for a table in table editor side panel 2022-06-21 12:07:25 +08:00
Joshen Lim
bfa5a986e3 Make error toasts not auto dismiss by default 2022-06-21 10:40:38 +08:00
Terry Sutton
2f8951af6e Clean up imports 2022-06-16 22:32:16 -02:30
Terry Sutton
56da65fab8 Add data types table to docs site old and new, link to it from the Dashboard 2022-06-16 22:20:54 -02:30
Terry Sutton
1c8e059d7f Format link to docs 2022-06-16 21:44:14 -02:30
Terry Sutton
f60cfd66ee Add data types link to table creation panel 2022-06-06 08:56:00 -02:30
Terry Sutton
b184f15471 Add placeholder for column name input 2022-06-06 08:55:37 -02:30
Terry Sutton
5deec590d8 Merge branch 'master' into chore/move-grid-into-main-repo 2022-05-31 09:32:50 -02:30