Commit Graph

41 Commits

Author SHA1 Message Date
Ruggero Tomaselli
123d70423c fix: typo autoApiService in project/[ref]/api (#11945)
* fix: typo autoApiService in project/[ref]/api

* Update studio/pages/project/[ref]/api/index.tsx

* chore: fix default api key reference

* chore: use consistent typing

Co-authored-by: Han Qiao <sweatybridge@gmail.com>
Co-authored-by: Qiao Han <qiao@supabase.io>
2023-01-27 10:32:08 +08:00
Qiao Han
6e037f19e9 chore: use api settings route in all places 2023-01-26 23:18:53 +08:00
Isaiah Hamilton
432d160c54 update link to examples 2022-12-19 00:45:39 -05:00
hallidayo
7e1c987346 feat: edge functions setup buttons (#9874)
added anchor tag to open in new tab
2022-10-28 13:52:38 +02:00
Terry Sutton
e36fabde3e Merge branch 'master' into feat/migrate-supabase-ui 2022-10-05 10:09:23 -02:30
Terry Sutton
96c66b7666 Add docs and examples links to functions page 2022-09-23 13:08:48 -02:30
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
4c5ae11b3d Get the TLD from the UI store 2022-09-07 12:48:00 -02:30
Terry Sutton
51dc6e0c9f Fix list view urls 2022-09-01 16:24:47 -02:30
Terry Sutton
688a25fb31 Swap .co for .net 2022-09-01 16:14:07 -02:30
Joshen Lim
5641fad66d Deprecate usage of Typography and remove all unused deprecated files 2022-08-30 13:54:58 +08:00
Joshen Lim
3ceee5f4bd Add ABAC for edge functions, hide UI if no read permissions 2022-08-25 15:11:25 +08:00
Joshen Lim
596927baf7 Refactor functions pages - organize files and add the terminal instructions even if project has functions deployed 2022-08-23 11:29:36 +08:00
Joshen Lim
d247183495 Fix loader for functions page 2022-08-10 17:39:54 +08:00
Joshen Lim
b58562c057 Clean up 2022-08-03 18:13:06 +08:00
Joshen Lim
4a6f2a40df Merge branch 'master' into edge-functions-sidepanel-modal 2022-08-03 18:12:00 +08:00
Joshen Lim
f97e262bc0 Update functions to beta 2022-08-03 17:33:40 +08:00
Joshen Lim
30a34d1944 Update functions to beta 2022-08-03 17:33:40 +08:00
Francisco Mazzoni
e1a3c5f86b update edge functions related labels 2022-08-02 15:02:09 -03:00
Joshen Lim
2f15159fca Revert "Revert "chore: remove global loading spinner""
This reverts commit c5be38e52a.
2022-07-18 20:34:37 +08:00
Beng Eu
c5be38e52a Revert "chore: remove global loading spinner" 2022-07-18 16:57:38 +08:00
Joshen Lim
37ee288476 Small fixes 2022-07-15 15:00:55 +08:00
Joshen Lim
ef90666b37 Clean up console logs 2022-04-21 14:49:01 +08:00
Inian
9ebbc8e0eb fix functions url 2022-04-01 03:57:17 +05:30
Inian
24d1b64128 fix function domain 2022-04-01 03:57:17 +05:30
Inian
1bd764fdd1 fix: function slug 2022-03-31 16:46:37 +02:00
Alaister Young
5f18438275 fix: getLayout merge 2022-03-31 16:01:43 +02:00
Alaister Young
6502ff323b Merge branch 'master' into chore/setup-getLayout 2022-03-31 15:50:09 +02:00
Jonathan Summers-Muir
56fe3c9aa9 little fix 2022-03-31 10:38:47 +02:00
Jonathan Summers-Muir
6af857d6b2 fix: functions table on small screens 2022-03-31 10:21:44 +02:00
Jonathan Summers-Muir
10548aa317 chore: improve commands 2022-03-31 10:03:31 +02:00
Jonathan Summers-Muir
6d6c699f46 chore: update banner and layouts for smaller screens 2022-03-31 02:45:52 +02:00
Jonathan Summers-Muir
e8c96279fd chore: tidy up text on functions instructions 2022-03-31 01:56:17 +02:00
Alaister Young
d29d5ba7ef chore: setup getLayout 2022-03-31 01:02:09 +02:00
Jonathan Summers-Muir
9bd4f23104 fix: functions store now has project ref set synchronously 2022-03-30 23:23:00 +02:00
Jonathan Summers-Muir
dae4aeac09 fix: use isLoaded in stores 2022-03-30 21:31:16 +02:00
Joshen Lim
7bceeed6da Rename functions constants 2022-03-31 00:56:59 +08:00
Joshen Lim
66c351e643 Rename Functions folder in interfaces to be consistent 2022-03-31 00:56:59 +08:00