Commit Graph

1542 Commits

Author SHA1 Message Date
Zai Shi
e55b42f848
Local emulator (#422) 2025-02-13 18:57:02 +01:00
CactusBlue
495645a22a
add OTP to the subject line (#435)
* add OTP to the subject line

* strip sign in codes
2025-02-12 19:27:48 -08:00
Zai Shi
be203283f5 Fixed dashboard trusted domain 2025-02-12 17:18:55 -08:00
Konstantin Wohlwend
66a7cc6571 Sentry x PostHog integration 2025-02-12 15:23:18 -08:00
CactusBlue
de30697779
Add validation for expired Neon transfer codes (#430)
* add validation for neon project transfers and expose GET handler

* complete the rest of it

* fix requested changes

* add tests

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-02-12 15:04:30 -08:00
Konstantin Wohlwend
c280f35d4f Fix urlString function for multiple arguments 2025-02-12 14:35:15 -08:00
Konstantin Wohlwend
8bdc6bb3ae verify-data-integrity can now start at a specified project 2025-02-12 14:16:09 -08:00
Konstantin Wohlwend
7dfe34b1c2 Remove trailing slash from backend requests 2025-02-12 14:07:55 -08:00
CactusBlue
f07e45fe26
Prevent handler from loading in <iframe> (#433)
* initial work

* fixed generate from template watch mode

* add the iframe preventer

* Update packages/template/src/components/iframe-preventer.tsx

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>

* Update packages/template/src/components/iframe-preventer.tsx

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>

* fixed codegen loop

* Fix codegen (#434)

* Fix errors

* "More sign-in methods available later" info

* Fix loading button indicator positioning

* remove trailing slash for NEXT_PUBLIC_STACK_URL (#432)

* make requested changes

---------

Co-authored-by: Zai Shi <zaishi00@outlook.com>
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-02-12 13:34:03 -08:00
Zai Shi
05295714c6 removed unused code 2025-02-12 11:56:46 -08:00
Konstantin Wohlwend
cedacfc3a0 Update package-template.json 2025-02-12 11:02:34 -08:00
Zai Shi
4daf8cce2c capture errors for sentry 2025-02-12 10:45:41 -08:00
Zai Shi
2999f99c9a improved trusted domain ui 2025-02-12 10:41:30 -08:00
Konstantin Wohlwend
2e8d5edcfc chore: update package versions 2025-02-12 10:35:56 -08:00
Konstantin Wohlwend
45b5911f6e Neon /transfer GET endpoint 2025-02-12 10:14:08 -08:00
CactusBlue
5ae94c8668
remove trailing slash for NEXT_PUBLIC_STACK_URL (#432)
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-11 22:11:42 -08:00
Konstantin Wohlwend
622f9f6f0d Fix loading button indicator positioning 2025-02-11 20:36:43 -08:00
Konstantin Wohlwend
ce3221f67f "More sign-in methods available later" info 2025-02-11 20:29:00 -08:00
Konstantin Wohlwend
0283096b5a Fix errors 2025-02-11 20:18:08 -08:00
Zai Shi
4c4f557ff2
Fix codegen (#434) 2025-02-12 02:07:30 +01:00
Zai Shi
987119ded8 fixed codegen loop 2025-02-11 16:30:54 -08:00
Zai Shi
c10b1978b3 fixed generate from template watch mode 2025-02-11 15:56:04 -08:00
CactusBlue
afe9c52a87
Fix how URL concatenation works (#419)
* use urlString helper

* Update packages/stack-shared/src/utils/urls.tsx

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>

* add import back again

* revert isLocalHost back to its original impl

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-02-11 14:23:56 -08:00
Zai Shi
0da892de19 Revert "updated next.js version"
This reverts commit 5a82349827.
2025-02-11 14:21:39 -08:00
Zai Shi
e7a7df8e41 fixed totp error 2025-02-11 13:51:47 -08:00
Zai Shi
0b67e74fca added more error handling for oauth 2025-02-11 12:09:39 -08:00
Zai Shi
5a82349827 updated next.js version 2025-02-11 12:06:12 -08:00
Zai Shi
5535fbb832 added port range constraint 2025-02-11 11:53:24 -08:00
Zai Shi
6c75d12cc7 fixed verification code handler error when user is deleted 2025-02-11 11:43:43 -08:00
Konstantin Wohlwend
02d1680d2e Run GitHub Actions on push instead of PR 2025-02-11 09:59:18 -08:00
CactusBlue
b28eadb035
fix tests from PR #403 (#427)
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-10 19:06:09 -08:00
Zai Shi
7d975c8f44 added theme switch for monaco editor 2025-02-10 15:43:24 -08:00
CactusBlue
064b52267c
add advanced setting for enabling plain HTTP domains (#403) 2025-02-10 19:07:00 +01:00
Zai Shi
6ba15f352d fixed tests 2025-02-10 10:06:38 -08:00
CactusBlue
cc2f230659
squash changes (#406) 2025-02-09 21:54:29 -08:00
Konstantin Wohlwend
1c873a1f33 Fix Fern docs 2025-02-09 21:11:15 -08:00
CactusBlue
84ffe3b4f1
User page redesign (#405)
* Squash

* fixes

* change router

* correct it again

---------

Co-authored-by: Konstantin Wohlwend <n2d4xc@gmail.com>
2025-02-09 20:57:55 -08:00
Konstantin Wohlwend
231162cdd7 Update package-template.json 2025-02-09 15:03:31 -08:00
Konstantin Wohlwend
a733a4e276 chore: update package versions 2025-02-09 14:36:44 -08:00
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
Zai Shi
12dfe82db7
added sleep after starting the server (#423) 2025-02-09 18:25:44 +01:00
Zai Shi
13f0d440c9
Fixed process.env.NEXT_PUBLIC_... not loaded after docker build (#420)
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-09 01:26:46 +01:00
Zai Shi
9d21b9df16 fixed seed script docker 2025-02-08 15:48:43 -08:00
Zai Shi
0202ac4fd6 fixed svix db local deps 2025-02-08 11:31:39 -08:00
Konsti Wohlwend
f2f1b9df82
Tenancies (#418)
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2025-02-07 22:54:04 -08:00
Zai Shi
d3cca0b73d
Vanilla JS client library (#408) 2025-02-08 02:31:03 +01:00
Konstantin Wohlwend
ccdbb314ea Capitalization 2025-02-05 18:36:11 -08:00
Konstantin Wohlwend
238dca3310 Add react-scan to dev environment 2025-02-05 18:20:53 -08:00
Konstantin Wohlwend
14fb28fadf Move /api/v1 to /api/latest 2025-02-05 17:24:43 -08:00