Commit Graph

353 Commits

Author SHA1 Message Date
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
6c31d9b941 Fix Neon redirect background on Firefox 2024-12-17 13:11:17 -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
032bc7c63a Browser compat debug info 2024-12-11 15:31:19 -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
Zai Shi
daaf3f53ce
Added Prisma Accelerate (#363) 2024-12-10 22:07:39 +01:00
Konsti Wohlwend
0413706c39
Upgrade backend to Next.js 15 (#360) 2024-12-10 00:11:13 -08:00
Konstantin Wohlwend
cf92542b3b Even more reliable emails 2024-12-09 18:10:13 -08:00
Konstantin Wohlwend
860266bd2d Even more reliable emails 2024-12-09 18:08:56 -08:00
Zai Shi
55a6309277 updated self host vars, reduced the number of required env vars 2024-12-08 16:29:08 -08:00
Konsti Wohlwend
1b5b38e35a
Use different passwords for development environment dependencies (#359) 2024-12-08 16:21:45 -08:00
Konstantin Wohlwend
0e9b473085 chore: update package versions 2024-12-08 15:44:39 -08:00
Konsti Wohlwend
22676c563b
Neon project provision (#358) 2024-12-08 11:44:35 -08:00
Konstantin Wohlwend
af77062b34 chore: update package versions 2024-12-07 22:39:31 -08:00
Zai Shi
21e45c89b2 fixed env vars
Some checks failed
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
TOC Generator / TOC Generator (push) Has been cancelled
2024-12-07 11:19:55 -08:00
Konstantin Wohlwend
9b2899e5f2 Update seed script variable names 2024-12-07 10:36:52 -08:00
Konstantin Wohlwend
79dec9f3c2 Smaller Neon fixes 2024-12-06 13:04:18 -08:00
Konstantin Wohlwend
301cd925f0 Increase STACK_ARTIFICIAL_DEVELOPMENT_DELAY_MS 2024-12-05 21:48:17 -08:00