Commit Graph

714 Commits

Author SHA1 Message Date
Zai Shi
4a10162035 improved code structure
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
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2025-02-05 14:40:19 -08:00
Zai Shi
edc4231865 added templates for oauth mock server 2025-02-05 14:35:30 -08:00
Zai Shi
84ba75895e
Better mock oauth server (#416) 2025-02-05 21:10:41 +01:00
Konstantin Wohlwend
8bd73f0d99 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
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
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2025-02-04 16:50:47 -08:00
Konstantin Wohlwend
ba494fc27e chore: update package versions 2025-02-04 16:42:42 -08:00
Konstantin Wohlwend
7115f21980 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
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
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2025-02-04 16:17:26 -08:00
Zai Shi
7298c69865 added error details to inner oauth callback 2025-02-04 10:06:36 -08:00
Zai Shi
34a1a08beb added comments 2025-02-04 09:42:50 -08:00
Zai Shi
a857251ab9 throw no project error in smart request 2025-02-03 18:01:05 -08:00
Konstantin Wohlwend
18d4371db0 chore: update package versions 2025-02-03 15:03:38 -08:00
Konstantin Wohlwend
38323ce660 Neon Identity -> Auth rebrand 2025-02-03 13:15:37 -08:00
Konsti Wohlwend
c857003f9c
Glassy dashboard style (#411) 2025-02-03 10:03:35 -08:00
Konsti Wohlwend
3c013cc105
nicify(...) now formats multiline strings nicely (#415)
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
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2025-02-02 19:22:06 -08:00
Konstantin Wohlwend
df9cb4a321 Add OTel when CRUD handlers are invoked programmatically 2025-02-01 18:10:03 -08:00
Konsti Wohlwend
447eee0def
Migrations toolkit (#409) 2025-02-01 17:46:21 -08:00
Konstantin Wohlwend
4554112241 Fix types
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
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2025-01-31 18:33:16 -08:00
Konstantin Wohlwend
59d4d4d338 Fix build 2025-01-31 18:28:47 -08:00
Konstantin Wohlwend
66bf1d0494 Show JWT expiresAt in 401 error message 2025-01-31 18:24:45 -08:00
Konstantin Wohlwend
fca9f57f11 Better user ID search 2025-01-31 17:35:36 -08:00
Zai Shi
d90128e44a added EENVELOPE error 2025-01-31 17:11:42 -08:00
Zai Shi
38494003f0 added ETIMEOUT for email errors 2025-01-31 16:39:59 -08:00
CactusBlue
e27f7746c2
User ID Search, Again (#414) 2025-01-31 19:54:16 +01:00
Konsti Wohlwend
d6ece57cc6
Revert "Very basic user id filtering (#412)" (#413)
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
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
This reverts commit de33a8d5db.
2025-01-30 16:34:31 -08:00
CactusBlue
de33a8d5db
Very basic user id filtering (#412) 2025-01-30 16:25:29 -08:00
Konstantin Wohlwend
3fc6a7147b Neon API project provisioning defaults 2025-01-30 09:56:58 -08:00
Konsti Wohlwend
f869c93563
Use Depot for GitHub Actions (#402) 2025-01-29 10:08:16 -08:00
CactusBlue
1ad4173e2a
add autocomplete for emails as well (#407)
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
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2025-01-28 18:37:40 -08:00
CactusBlue
d591a24129
adjust sidebar layout for minimum width (#404) 2025-01-28 18:36:28 -08:00
Konstantin Wohlwend
1c35695a66 Update .env.development 2025-01-27 15:24:35 -08:00
Konstantin Wohlwend
f2bf3faa2b chore: update package versions 2025-01-27 14:58:18 -08:00
Konstantin Wohlwend
21f5cd7e6a Bugfixes 2025-01-27 14:57:58 -08:00
Konstantin Wohlwend
2f0ec414fe chore: update package versions 2025-01-27 14:34:09 -08:00
Konstantin Wohlwend
3d6cf7314c Fix spelling
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
2025-01-22 22:06:30 -08:00
Zai Shi
77cce58f92
Neon api keys UI improvement (#398) 2025-01-23 07:05:34 +01:00
Konstantin Wohlwend
05e7b5fa1b More project transfer tests 2025-01-22 16:07:49 -08:00
CactusBlue
6c0d414a8e
Adjust padding on Globe live 2025-01-22 15:00:49 -08:00
Zai Shi
30cd64cca4 renamed domains & handlers to domains 2025-01-21 14:57:09 -08:00
Zai Shi
3a73338a10 chore: update package versions 2025-01-21 13:11:53 -08:00
Zai Shi
2206d9d782 fixed custom smtp server UI bug 2025-01-21 13:10:15 -08:00
Zai Shi
e62559c52f fixed domain list problem 2025-01-21 10:40:39 -08:00
Konstantin Wohlwend
cbf6c7083f Fix build 2025-01-14 18:17:33 -08:00
Konstantin Wohlwend
56251ccc15 Fewer transaction retries 2025-01-13 17:05:07 -08:00
Konstantin Wohlwend
0f55c18e98 Fix STACK-BACKEND-2J 2025-01-13 17:02:05 -08:00
Konstantin Wohlwend
6272cdf8dc Fix STACK-BACKEND-69 2025-01-13 16:57:41 -08:00
Konstantin Wohlwend
3cd66c4c58 Fix STACK-BACKEND-67 2025-01-13 11:06:36 -08:00
Konstantin Wohlwend
20e3922390 Better unknown errors for test emails 2025-01-13 10:58:47 -08:00
Konstantin Wohlwend
072d4ecf98 Fix STACK-BACKEND-6A 2025-01-13 10:58:10 -08:00
Konstantin Wohlwend
4e03a16f4b Fix STACK-BACKEND-63 2025-01-13 10:51:56 -08:00
Konstantin Wohlwend
b7d4277510 Error when sending email takes too long 2025-01-13 10:36:40 -08:00
Konstantin Wohlwend
f15de038fe More descriptive error message when invalid scopes are requested 2025-01-13 10:25:07 -08:00