Konstantin Wohlwend
3fc6a7147b
Neon API project provisioning defaults
2025-01-30 09:56:58 -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
Konstantin Wohlwend
6b0353635f
Remove verify-data-integrity test
2024-12-28 21:42:36 -08:00
Konstantin Wohlwend
cc8aebea04
Remove unnecessary log statement
2024-12-28 21:42:14 -08:00
Konsti Wohlwend
cf95bb707f
Raw project query ( #382 )
2024-12-28 11:47:09 -08:00
Konstantin Wohlwend
4d5df15d6a
Fix unit tests
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-27 14:20:08 -08:00
Konstantin Wohlwend
871dbb934c
Fix users query
2024-12-27 13:44:16 -08:00
Konsti Wohlwend
8ce7c9f079
Raw SQL query for fetching users ( #381 )
2024-12-27 11:31:12 -08:00
Konstantin Wohlwend
b46bdc8f04
Fix STACK-BACKEND-5K
2024-12-23 19:16:24 -08:00
Konstantin Wohlwend
e7044080c5
Create fewer projects in unit tests
2024-12-23 14:03:00 -08:00
Konstantin Wohlwend
415dc2df42
Remove empty profile image strings from database
2024-12-23 13:08:36 -08:00
Konstantin Wohlwend
ef935e24d8
Fix STACK-BACKEND-5Q
2024-12-23 12:36:27 -08:00
CactusBlue
cd35e8cdc4
Dashboard Metrics ( #361 )
...
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-12-22 12:02:21 -08:00
Konstantin Wohlwend
ac0d657243
Prepend mailbox ID to generated email addresses
2024-12-21 12:19:24 -08:00
Konstantin Wohlwend
501269daa3
Cleanup logs during tests
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
Konstantin Wohlwend
e039c2c4aa
Fix tests
2024-12-17 13:34:18 -08:00
Zai Shi
e07142f086
Neon webhook create ( #368 )
2024-12-12 19:18:25 +01:00
Konstantin Wohlwend
257ec46244
Fix build
2024-12-11 20:37:42 -08: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
Konsti Wohlwend
0413706c39
Upgrade backend to Next.js 15 ( #360 )
2024-12-10 00:11:13 -08:00
Konsti Wohlwend
22676c563b
Neon project provision ( #358 )
2024-12-08 11:44:35 -08:00
Konstantin Wohlwend
79dec9f3c2
Smaller Neon fixes
2024-12-06 13:04:18 -08:00
Konstantin Wohlwend
b8b4ab98c1
Neon OAuth "Create new project" flow
2024-12-05 19:54:59 -08:00
Konsti Wohlwend
cec718f542
Identity Provider/External OAuth ( #323 )
...
Co-authored-by: moritz <moritsch@student.ethz.ch>
2024-11-30 23:27:55 -08:00
Zai Shi
45ef89d936
integration -> integration/neon
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-11-27 12:46:20 +01:00
Zai Shi
8f73e99389
Endpoints for Neon integration ( #351 )
...
/integrations/api-keys
/integrations/oauth-providers
2024-11-27 12:30:20 +01:00
Konstantin Wohlwend
c1b8601341
Advanced team invitations
2024-11-26 17:12:57 +01:00
Konstantin Wohlwend
ac9a85317c
Stricter email input validation
2024-11-21 22:41:22 +01:00
Konstantin Wohlwend
26b09b0947
Fix build
2024-11-20 03:41:21 +01:00
Konstantin Wohlwend
1f84ff59aa
Create users endpoint can now take a password hash
2024-11-20 03:26:22 +01:00
Konstantin Wohlwend
6a0ca7531c
Disallow invalid emails
2024-11-20 00:12:20 +01:00
Konstantin Wohlwend
bc24b41f61
Replace required() of yup schemas with defined()
2024-11-18 20:08:55 +01:00
Zai Shi
b6f0276ac1
improve redirect url error log
2024-11-13 19:42:53 +01:00
Konsti Wohlwend
c2bc80bda5
Support create-next-app@15 with the setup wizard ( #340 )
2024-11-13 13:58:42 +01:00
Zai Shi
18d6e77ca2
Fixed user email update bug ( #329 )
2024-11-05 22:21:27 +01:00
Zai Shi
fd8d166e04
Query/filtering with list users endpoint ( #314 )
2024-10-30 02:16:39 +01:00
Moritz Schneider
93a1fcf7cb
Passkey support ( #321 )
...
* passkeys
* add passkey tests
---------
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-10-28 16:56:46 -07:00
Zai Shi
363bfa9bed
OTP auth on the client SDK and dashboard ( #309 )
...
Fixed the bug that user creation doesn't check the otp/password configs correctly
UX improvement: added otp auth to user creation on the dashboard
Improved user creation docs
Added otp auth to user creation SDK
2024-10-22 00:03:56 +02:00
Zai Shi
7b0d955792
added jwt tests again
2024-10-21 09:37:45 -07:00
Konstantin Wohlwend
a79add4103
TOTP retry
2024-10-21 08:47:35 -07:00
Zai Shi
e6b898126e
Contact channel client ( #290 )
...
Added contact channels to stack-app
Added emails, OTP, and password settings to the account settings page
Added /api/v1/auth/password/set
Added otp_auth_enabled to users endpoints
2024-10-20 01:01:25 +02:00
Zai Shi
18d75fbf21
Contact channel APIs ( #288 )
...
* removed contact channels from otp
* fixed types
* fixed bugs
* fixed bug
* fixed bugs
* updated user contact channel
* updated tests
* updated tests
* added unique key to otp and password auth
* added contact channel api
* added new send-verification-code route
* updated tests
* added contact channel create tests, fixed bug
* added more tests, removed update
* added more tests
* added more tests
* added more tests
* fixed typecheck
* fixed route structure
* fixed bugs, fixed tests
* added more tests
* added more tests
* fixed tests
* fixed tests
* implemented new merge account logic
* moved user create of otp sign in to after the first email verification
* added cc updates
* fixed bugs
* added more tests
* added more flows
* uncomment tests
* added primary updates
* Update apps/e2e/tests/backend/endpoints/api/v1/contact-channels/legacy-send-verification-code.test.ts
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
* Update apps/e2e/tests/backend/endpoints/api/v1/auth/otp/sign-in.test.ts
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
* updated test names
* Update apps/e2e/tests/backend/endpoints/api/v1/auth-flows.test.ts
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
* Update apps/e2e/tests/backend/endpoints/api/v1/auth-flows.test.ts
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
* Update apps/backend/src/app/api/v1/auth/oauth/callback/[provider_id]/route.tsx
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
* fixed lint
* fixed lint
* fix lint
---------
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-10-14 02:12:56 +02:00
Konstantin Wohlwend
9da481b2cd
Require newline at the end of each file
2024-10-13 13:06:38 -07:00
Konstantin Wohlwend
cd4c259f0f
JWKS endpoint now uses base64url
2024-10-11 17:09:24 -07:00
Zai Shi
ce857fb0ac
fixed send team invitation api ( #295 )
...
* fixed send team invitation api
* added team invitation tests
2024-10-09 22:43:15 +02:00
Zai Shi
a785d47417
Project specific JWKs ( #293 )
...
* added per project signing
* added well-known/jwks.json
* fixed bugs
* fixed bugs
* fixed tests
* fixed not found error
2024-10-07 21:27:55 +02:00
Zai Shi
28c3f57f31
New contact channels ( #287 )
...
* removed contact channels from otp
* fixed types
* fixed bugs
* fixed bug
* fixed bugs
* updated user contact channel
* updated tests
* updated tests
* added unique key to otp and password auth
* removed contact channel from user object
2024-10-01 06:22:12 +02:00