Commit Graph

103 Commits

Author SHA1 Message Date
Alaister Young
9c701fa216 fix: add a default storage key 2022-08-19 15:32:08 +10:00
Hieu Pham
c8b53bb35b feat: new database envs for Vercel integration (#8462)
* feat: create SUPABASE_DB_HOST, SUPABASE_DB_PASSWORD envs for new empty database Vercel integration

* fix: prepareVercelEvns to handle missing project props

* chore: tidy up
2022-08-18 15:14:33 +07:00
Alaister Young
18d836a2bc fix: gotrue js oauth redirect bug 2022-08-18 16:02:25 +10:00
Joshen Lim
cccdcedde5 Revert "Revert "update supabase-js""
This reverts commit ea86abd01b.
2022-08-17 18:59:21 +08:00
Joshen Lim
ea86abd01b Revert "update supabase-js"
This reverts commit 51aaec5553.
2022-08-17 18:37:03 +08:00
Alaister Young
51aaec5553 update supabase-js 2022-08-17 15:25:46 +08:00
Joshen Lim
bb3b98f2dd Ignore semver conditional for self-hosted set up 2022-08-16 16:23:41 +08:00
Div Arora
840dd9d725 chore: update default region for local dev to Singapore 2022-08-13 08:39:33 +08:00
Francisco Mazzoni
4d2b769947 enforce APSE1 for projects on staging 2022-08-01 10:27:43 +08:00
Jonathan Summers-Muir
b168221690 Update pingPostgrest.ts 2022-07-21 09:53:21 +08:00
Jonathan Summers-Muir
1d1b4a5d9c fix: "possible fix" - always use project ref incase the project rest url changes 2022-07-21 09:52:34 +08:00
Joshen Lim
ed21edff19 Revert "relabel West EU as West Europe"
This reverts commit 7673323b26.
2022-07-20 17:42:11 +08:00
Joshen Lim
81d960cdf0 Fix logic 2022-07-20 14:41:43 +08:00
Joshen Lim
db5f5a6d23 Fix JSON side panel crashing when value is a number 2022-07-20 14:41:43 +08:00
Bobbie Soedirgo
dcc76b7482 use serviceApiKey instead of internalApiKey 2022-07-19 16:08:19 +08:00
dragarcia
7673323b26 relabel West EU as West Europe 2022-07-19 11:36:13 +08: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
Alaister Young
a23ed5fdba fix: api.getUser return type 2022-07-12 17:09:29 +10:00
Alaister Young
4f11057198 Merge branch 'master' into chore/remove-global-spinner 2022-07-11 17:10:59 +10:00
Inian
8f217deeb6 add prettier to studio (#7615) 2022-07-08 12:46:46 +08:00
Joshen Lim
c00c8fd90d Improve UX for storage settings file size upload limimt input field 2022-07-06 14:17:38 +08:00
Alaister Young
4a3f6368c0 chore: remove global loading spinner 2022-06-15 16:17:55 +10:00
Alaister Young
2bc5b3b842 Merge branch 'master' into feat/sql-editor-optimistic-create 2022-06-14 11:32:42 +10:00
Joshen Lim
b78f72b143 Implement EnterpriseUpdate page 2022-06-13 12:38:21 +08:00
Joshen Lim
3557cdc907 Small lint 2022-06-08 10:56:56 +08:00
Terry Sutton
64df54d3bd Fix NaN error in chart headers 2022-06-08 10:56:56 +08:00
Jonathan Summers-Muir
b64046096e fix: clear warning for $25 charge when creating a Pro project 2022-05-31 09:56:56 +08:00
Jonathan Summers-Muir
5a38bd3d51 chore: update app.supabase.io links to app.supabase.com 2022-05-30 14:52:54 +08:00
Alaister Young
b1b2cf9133 feat: sql editor optimistic create 2022-05-16 22:40:15 +10:00
Joshen Lim
96ece6b4f8 Refactor 2022-05-13 15:19:15 +08:00
Joshen Lim
d5b71185b3 Add formatter helper for date time for safari browser and fix auth pages 2022-05-13 15:19:15 +08:00
phamhieu
b31d8ab887 fix: ERR_HTTP_HEADERS_SENT error 2022-05-12 16:03:35 +08:00
phamhieu
2785f6614b fix: clean up undefined key 2022-05-04 16:08:36 +07:00
phamhieu
b6ccc85956 fix: filter out unused keys when construct api request headers 2022-05-04 15:52:04 +07:00
Jonathan Summers-Muir
ec79e9d4a3 fix: revert 2022-05-02 18:30:28 +08:00
Jonathan Summers-Muir
ce27d96b6f fix: strip out hostname 2022-05-02 18:10:34 +08:00
phamhieu
e0c92b1795 fix: timeout duration 2022-04-27 14:43:31 +07:00
phamhieu
8a1f94168a fix: typo 2022-04-27 14:43:31 +07:00
phamhieu
4e1c370ce2 fix: re-enable ConnectingState 2022-04-27 14:43:31 +07:00
phamhieu
da0ee635f6 feat: getWithTimeout 2022-04-27 14:43:31 +07:00
phamhieu
2e39ef0175 feat: pingPostgrest method supports both healthcheck and openApi 2022-04-27 14:43:31 +07:00
phamhieu
5524733804 fix: check connection flow 2022-04-22 10:08:22 +07:00
phamhieu
b1916bef73 fix: create DEFAULT_PROJECT_API_SERVICE_ID constant 2022-04-19 12:29:43 +07:00
Jonathan Summers-Muir
720318f695 chore: feature flagged compute size selection upgrade/downgrade
also:
• update billing pages with new plan details.
• tidying up of smaller screen size responsiveness
• fixed issue with undefined name in enterprise contact form
2022-04-18 16:33:45 +08:00
Alaister Young
22e41f0885 fix: studio functions logs fixes 2022-04-01 14:13:06 +02:00
phamhieu
028a8a093f fix: replace /stripe/subscription requests 2022-03-31 16:47:53 +07:00
phamhieu
cd913f83c6 fix: replace db_pricing_plan with db_pricing_tier_id 2022-03-25 16:16:35 +07:00
Joshen Lim
8765c4f091 Remove unnecessary imports 2022-03-24 17:55:20 +08:00
Joshen Lim
9be1ee3a4e Pull master and resolve conflicts 2022-03-23 15:55:10 +08:00