Commit Graph

188 Commits

Author SHA1 Message Date
Konstantin Wohlwend
b94b995ef6 Fix compile errors 2025-02-09 14:11:57 -08:00
Konstantin Wohlwend
9fa558589c Activity events use projectId again 2025-02-09 14:06:07 -08:00
Konsti Wohlwend
f2f1b9df82
Tenancies (#418)
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2025-02-07 22:54:04 -08:00
Konstantin Wohlwend
14fb28fadf Move /api/v1 to /api/latest 2025-02-05 17:24:43 -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
fca9f57f11 Better user ID search 2025-01-31 17:35:36 -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
Zai Shi
77cce58f92
Neon api keys UI improvement (#398) 2025-01-23 07:05:34 +01: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
f15de038fe More descriptive error message when invalid scopes are requested 2025-01-13 10:25:07 -08:00
Konstantin Wohlwend
ab26bc8d3a Use 30d intervals for metrics page 2025-01-03 17:52:43 -08:00
Konstantin Wohlwend
2b09cfb841 Fix indentation 2024-12-29 11:34:14 -08:00
Konstantin Wohlwend
e25394bb62 Wrap API page main in <div> 2024-12-29 11:34:04 -08:00
Konsti Wohlwend
cf95bb707f
Raw project query (#382) 2024-12-28 11:47:09 -08:00
Konstantin Wohlwend
2aa6c31566 Require pagination cursor to be UUID 2024-12-28 10:01:46 -08:00
Konstantin Wohlwend
871dbb934c Fix users query 2024-12-27 13:44:16 -08:00
Konstantin Wohlwend
8f710fb388 Log error when selected team member has no team 2024-12-27 12:13:25 -08:00
Konsti Wohlwend
8ce7c9f079
Raw SQL query for fetching users (#381) 2024-12-27 11:31:12 -08:00
Konstantin Wohlwend
9fca293199 Improved OTel spans 2024-12-26 11:42:08 -08:00
Zai Shi
d540db0b56 removed GET team transaction 2024-12-24 10:46:38 -08:00
Konstantin Wohlwend
4199f929bf object-curly-spacing rule 2024-12-23 19:37:05 -08:00
Konstantin Wohlwend
b46bdc8f04 Fix STACK-BACKEND-5K 2024-12-23 19:16:24 -08:00
Konstantin Wohlwend
7ef4f36903 Fix STACK-BACKEND-5M 2024-12-23 14:10:22 -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
Zai Shi
534fef5d62
Added custom SMTP email server testing on the dashboard (#376)
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-20 19:04:05 +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
Konstantin Wohlwend
3c711c31d1 Rename retryTransaction 2024-12-12 14:01:26 -08:00
Konstantin Wohlwend
c33ce8ab4f Retry Prisma transactions automatically 2024-12-12 13:34:42 -08:00
Zai Shi
e07142f086
Neon webhook create (#368) 2024-12-12 19:18:25 +01: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
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
edabb70280 Ensure user exists before adding to team 2024-12-11 18:49:57 -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
Konstantin Wohlwend
33d7d99070 Neon OAuth: Allow client_id and client_secret in headers
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-04 10:52:35 -08:00
Konstantin Wohlwend
85260a97ff Allow any state for Neon OAuth
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
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-03 23:08:20 -08:00
Zai Shi
918f205bd9
Self-host docker (#353) 2024-12-01 15:57:51 +01:00
Konstantin Wohlwend
a94907112d More 2024-12-01 01:58:52 -08:00
Konstantin Wohlwend
1b84d27430 Forcefully set grant lifetime 2024-12-01 01:53:07 -08:00