Commit Graph

16 Commits

Author SHA1 Message Date
Copple
9223e3e672 Merge pull request #8154 from supabase/dng-docs-rename-ui-tab
docs: Rename UI -> Dashboard
2022-08-12 10:13:09 +02:00
dannykng
57df1fcd6e Clean up sidebar titles 2022-08-11 17:43:49 -07:00
dannykng
1078a66b62 Rename UI -> Dashboard (part 2) 2022-08-10 18:28:47 -07:00
Asela
14f66d316b 🐛 Add type check for data object
hence typescript complains about "Argument of type 'Blob | null' is not assignable to parameter of type 'Blob | MediaSource'...", code implement to check Blob type before updating avatarurl
2022-07-04 22:55:44 +05:30
Jesse Seldess
0bcc085dd2 Incomplete reference to UI section in quickstarts
In the section on setting up the database schema,
the UI instructions say to go to the "SQL" section.
However, on hover, the relevant UI icon says
"SQL Editor".
2022-06-04 23:53:37 -04:00
Isaiah Hamilton
72aff7654e Merge branch 'master' into chore/revert-npm-and-yarn-tabs 2022-05-31 12:37:36 -04:00
Isaiah Hamilton
21d6c8fd3b chore: revert "add npm and yarn tabs"
This reverts commit babec26f7e.
2022-05-31 12:29:19 -04:00
Jonathan Summers-Muir
649b6379d0 chore: update docs 2022-05-30 14:56:28 +08:00
Isaiah Hamilton
babec26f7e feat: add npm and yarn tabs 2022-05-22 22:25:15 -04:00
Marcel Cruz
f91544b21b fix: Change Github to GitHub (texts only) 2022-01-29 17:41:36 +01:00
Isaiah Hamilton
171dc7fd73 Fixed Typo and Grammar (#3977)
* Fix typo and grammar

* Fix Typo and Grammar

* Fix Typo and Grammar

* Fix Typo and Grammar

* Fix Typo and Grammar

* Fix Typo and Grammar

* Fix Typo and Grammar

* Fix Typo and Grammar

* Fix Typo and Grammar
2021-11-22 15:25:46 +08:00
Copple
637bddced6 fix all broken videos (#3740) 2021-11-02 17:53:24 +08:00
Isaiah Hamilton
47420bafff docs: fix typos (#3715)
* procedure numbers fix

* fix(typo): fix typos for Docs

* fix(typo): fix typos for Docs

* Update row-level-security.mdx

* Update plv8.mdx
2021-11-01 11:16:26 +08:00
Isaiah Hamilton
e88ee189ef procedure numbers fix 2021-10-29 12:11:45 +08:00
Copple
2ba4477404 fix: code formatting on angular guide 2021-09-12 17:56:21 +08:00
geromegrignon
a043d06fed feat: add Angular user management Quickstart
add Angular Quickstart guide
add Angular demo image
reference the quickstart in the sidebar
2021-07-16 08:44:40 +02:00