Commit Graph

602 Commits

Author SHA1 Message Date
Konstantin Wohlwend
ae2c8f561d Dev launchpad 2024-12-18 11:37:13 -08:00
Zai Shi
fcf92e04e3 ignore sentry "Non-error exception" 2024-12-18 10:57:33 -08:00
Konstantin Wohlwend
501269daa3 Cleanup logs during tests
Some checks failed
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Docker Test / docker (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
2024-12-17 18:33:38 -08:00
Konstantin Wohlwend
3e1a901c37 Turbopack for backend 2024-12-17 18:12:03 -08:00
Zai Shi
cf0e6b9d63
Fixed permission filtering (#373) 2024-12-17 22:58:57 +01:00
Konstantin Wohlwend
e039c2c4aa Fix tests 2024-12-17 13:34:18 -08:00
Konstantin Wohlwend
6c31d9b941 Fix Neon redirect background on Firefox 2024-12-17 13:11:17 -08:00
Zai Shi
fd1ee1b11e neon confirm page feedback 1 and 2 2024-12-16 13:46:33 -08:00
Konstantin Wohlwend
8d65ee567b Increase IdP redirect timeout 2024-12-16 10:21:04 -08:00
Zai Shi
c69307039d
Added run docker github actions (#369)
Some checks failed
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Docker Test / docker (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2024-12-15 01:21:18 +01:00
Zai Shi
13279dfe56 fixed accelerate and docker 2024-12-14 11:39:04 -08:00
Zai Shi
fa6184c29b added more error capturing info 2024-12-14 10:22:02 -08:00
Konstantin Wohlwend
481e97d7f8 chore: update package versions
Some checks failed
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
2024-12-13 12:31:03 -08:00
Konstantin Wohlwend
3c711c31d1 Rename retryTransaction 2024-12-12 14:01:26 -08:00
Konstantin Wohlwend
24af1cb806 Fail instead of retrying Prisma tx without transaction 2024-12-12 14:01:08 -08:00
Konstantin Wohlwend
a80a3b241c Don't retry transactions during development 2024-12-12 13:48:18 -08:00
Konstantin Wohlwend
c33ce8ab4f Retry Prisma transactions automatically 2024-12-12 13:34:42 -08:00
Konstantin Wohlwend
87c9485204 chore: update package versions 2024-12-12 10:34:31 -08:00
Zai Shi
465c214f27 removed duplicated logic 2024-12-12 10:27:52 -08:00
Zai Shi
e07142f086
Neon webhook create (#368) 2024-12-12 19:18:25 +01:00
Konstantin Wohlwend
6ecbdab019 More email retry logic 2024-12-12 10:02:32 -08:00
Konstantin Wohlwend
257ec46244 Fix build 2024-12-11 20:37:42 -08:00
Konstantin Wohlwend
6ca2fed3b8 Better debug info in inner OAuth callback 2024-12-11 20:20:42 -08:00
Konstantin Wohlwend
55d2147c2b Allow any status code response from outer OAuth token endpoint 2024-12-11 20:17:49 -08:00
Konstantin Wohlwend
249c80fd00 Additional invalid_scope diagnostics 2024-12-11 20:15:56 -08:00
Konstantin Wohlwend
180d182544 Improve invalid_grant error message 2024-12-11 20:08:33 -08:00
Konstantin Wohlwend
53c1edb96d Allow different capitalization of redirect_uri in outer OAuth 2024-12-11 19:33:53 -08:00
Konstantin Wohlwend
a54ad4d264 Fix OAuth sign up when no email is available 2024-12-11 19:31:24 -08:00
Konstantin Wohlwend
46b8777e38 Better specs for Docker GH Action 2024-12-11 19:02:49 -08:00
Konstantin Wohlwend
f145e597c0 Increase Sentry maxValueLength 2024-12-11 18:56:42 -08:00
Konstantin Wohlwend
edabb70280 Ensure user exists before adding to team 2024-12-11 18:49:57 -08:00
Konstantin Wohlwend
5c389c0958 Fix Twitter signin 2024-12-11 18:45:29 -08:00
Konstantin Wohlwend
2f9a48cc3f Sentry request contexts 2024-12-11 18:21:24 -08:00
Konstantin Wohlwend
49445378eb Retry on Svix rate limits 2024-12-11 17:56:07 -08:00
Konstantin Wohlwend
b0db0a5f78 StackAssertion cause is now in extraData 2024-12-11 17:36:43 -08:00
Konstantin Wohlwend
62989f9783 Better email retries 2024-12-11 16:15:58 -08:00
Konstantin Wohlwend
f5e7b482c4 Fix dashboard 2024-12-11 16:01:09 -08:00
Konstantin Wohlwend
e6ed451a31 Backend unhandled browser promise rejection 2024-12-11 15:43:46 -08:00
Konstantin Wohlwend
c8a1c19632 Add unhandled rejection handlers for browser 2024-12-11 15:43:07 -08:00
Konstantin Wohlwend
37928baf80 Client browser compat info on dashboard 2024-12-11 15:31:56 -08:00
Konstantin Wohlwend
032bc7c63a Browser compat debug info 2024-12-11 15:31:19 -08:00
Konstantin Wohlwend
6bf2c2b33d Fix USER_AUTHENTICATION_REQUIRED error on signout 2024-12-11 14:46:17 -08:00
Konstantin Wohlwend
8638cf78ad Update Neon branding 2024-12-11 09:50:49 -08:00
Konstantin Wohlwend
b4214f0f7d chore: update package versions
Some checks failed
Ensure up-to-date codegen / check_codegen (22.x) (push) Has been cancelled
Ensure up-to-date codegen / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2024-12-10 17:50:39 -08:00
Konstantin Wohlwend
844056f509 Fix domains page 2024-12-10 17:33:56 -08:00
Konstantin Wohlwend
9a303bf5fb Fix dotenv file 2024-12-10 17:20:09 -08:00
Konstantin Wohlwend
8d6bf87200 Fix trusted domains table 2024-12-10 14:30:52 -08:00
Zai Shi
daaf3f53ce
Added Prisma Accelerate (#363) 2024-12-10 22:07:39 +01:00
Konstantin Wohlwend
11e131fd16 Fix build 2024-12-10 09:33:11 -08:00
Jakub Kołodziejczak
ee48d2b7c0
chore: update known errors to correct URL (#356)
Co-authored-by: Konstantin Wohlwend <n2d4xc@gmail.com>
2024-12-10 00:14:21 -08:00