Konstantin Wohlwend
18e68300a4
chore: update package versions
2025-03-03 18:06:45 -08:00
Konstantin Wohlwend
3754ee3370
Fix tests
2025-03-02 21:34:49 -08:00
Konsti Wohlwend
5239c10ebf
Split stack-app.ts file into multiple files ( #492 )
2025-03-02 21:20:42 -08:00
Konstantin Wohlwend
f1c722a6e2
Make 10% of all transactions serializable
2025-03-02 17:15:20 -08:00
Konstantin Wohlwend
d77961b96d
chore: update package versions
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
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Runs E2E API Tests / build (latest) (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
Dev Environment Test / test (push) Has been cancelled
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2025-02-28 11:55:38 -08:00
devin-ai-integration[bot]
9a76d10c2a
[DEVIN: Konsti] Add in-source unit tests to stack-shared utilities ( #485 )
...
* Add in-source unit tests to stack-shared utilities
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Fix type checking and linting issues
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Fix lint errors in results.tsx
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Fix remaining lint errors in results.tsx
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Fix lint warnings in results.tsx
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Fix wait function mocking in results.tsx
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Fix retry function test in results.tsx
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Fix React.forwardRef mock in react.tsx test
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Fix trailing spaces in react.tsx and results.tsx
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Revert to DependenciesMap and wrap rejected promise in ignoreUnhandledRejection
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Fix
* Revert changes to known-errors.tsx constructor
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Make rotateRight call rotateLeft per review feedback
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Remove redundant @ts-expect-error directive in known-errors.tsx
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Fix import order in promises.tsx
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Fix
* Fix CI failures: add back @ts-expect-error in known-errors.tsx and revert mapResult implementation in results.tsx
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Remove unused @ts-expect-error directive in known-errors.tsx
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Add back @ts-expect-error directive with explanation in known-errors.tsx
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* Change @ts-expect-error to @ts-ignore in known-errors.tsx
Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
* be honest
* vocabulary
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Konstantin Wohlwend <n2d4xc@gmail.com>
2025-02-28 01:47:37 +00:00
Konstantin Wohlwend
0def869ee7
chore: update package versions
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
Dev Environment Test / test (push) Has been cancelled
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2025-02-27 10:50:41 -08:00
Zai Shi
da1b95ec3b
React SDK ( #462 )
2025-02-27 01:55:45 +01:00
devin-ai-integration[bot]
e63d41408d
Add inline unit tests to utility functions in stack-shared ( #467 )
...
Co-authored-by: Konstantin Wohlwend <n2d4xc@gmail.com>
2025-02-26 16:11:30 -08:00
Konstantin Wohlwend
01014ed901
chore: update package versions
2025-02-26 11:04:13 -08:00
CactusBlue
180b455d4f
Remove global legacy JWT ( #450 )
...
* remove all legacy jwt references
* fix creator id (#449 )
* update snapshots
* Added magic link, OTP, and OAuth examples to JS docs (#448 )
* fixed syntax error
* re-add legacy jwt on prisma schema
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-02-21 10:10:56 -08:00
Konstantin Wohlwend
53f6d0fab1
Disallow emails like ".com@gmail.com"
2025-02-20 17:23:55 -08:00
Konstantin Wohlwend
7cfb164e92
chore: update package versions
2025-02-20 16:05:36 -08:00
Konstantin Wohlwend
fc811c8f15
chore: update package versions
2025-02-20 15:17:44 -08:00
Zai Shi
4df77497a0
Update GitHub repository links in documentation
2025-02-20 10:14:55 -08:00
CactusBlue
5e2000ec9a
Add custom pages/contact channel docs ( #438 )
...
* add some description about contact channels
* add some examples of password reset
* update the doc
* rename things
* split examples
* remove custom for now
* fix error message
---------
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2025-02-20 09:58:55 -08:00
Zai Shi
f81d1c0e04
fix creator id ( #449 )
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-19 19:16:30 -08:00
Zai Shi
ef7e666656
JS lib docs ( #444 )
2025-02-20 00:48:05 +01:00
Zai Shi
9a75d60f99
added writeFileSyncIfChanged to all the codegen
2025-02-19 12:11:17 -08:00
Konstantin Wohlwend
018b04e825
chore: update package versions
2025-02-18 15:54:13 -08:00
Konstantin Wohlwend
0466308a57
Team membership fixes
2025-02-18 09:23:28 -08:00
Konstantin Wohlwend
2c32e0cb7f
Fix STACK-BACKEND-78
2025-02-17 16:55:14 -08:00
Konstantin Wohlwend
6c62888360
Fix STACK-SERVER-QP
2025-02-17 11:12:34 -08:00
Konstantin Wohlwend
277356e4f6
Cap password length at 70 characters
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-15 12:18:20 -08:00
CactusBlue
816d64c850
In-source unit tests ( #429 )
...
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-02-14 11:47:52 -08:00
Konstantin Wohlwend
c452f9c584
chore: update package versions
2025-02-14 10:19:08 -08:00
Zai Shi
a444e13342
Local emulator fixes ( #437 )
2025-02-14 02:02:24 +01:00
Zai Shi
e55b42f848
Local emulator ( #422 )
2025-02-13 18:57:02 +01:00
Konstantin Wohlwend
c280f35d4f
Fix urlString function for multiple arguments
2025-02-12 14:35:15 -08:00
Konstantin Wohlwend
7dfe34b1c2
Remove trailing slash from backend requests
2025-02-12 14:07:55 -08:00
Konstantin Wohlwend
2e8d5edcfc
chore: update package versions
2025-02-12 10:35:56 -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
5535fbb832
added port range constraint
2025-02-11 11:53:24 -08:00
CactusBlue
b28eadb035
fix tests from PR #403 ( #427 )
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
CactusBlue
064b52267c
add advanced setting for enabling plain HTTP domains ( #403 )
2025-02-10 19:07:00 +01: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
a733a4e276
chore: update package versions
2025-02-09 14:36:44 -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
8bd73f0d99
chore: update package versions
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
bde3c0ebf1
Fix init-stack imports
2025-02-04 16:49:56 -08:00
Konstantin Wohlwend
ba494fc27e
chore: update package versions
2025-02-04 16:42:42 -08:00
Konstantin Wohlwend
7115f21980
chore: update package versions
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
Konstantin Wohlwend
18d4371db0
chore: update package versions
2025-02-03 15:03:38 -08:00
Konsti Wohlwend
3c013cc105
nicify(...) now formats multiline strings nicely ( #415 )
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
Konsti Wohlwend
447eee0def
Migrations toolkit ( #409 )
2025-02-01 17:46:21 -08:00
Konstantin Wohlwend
66bf1d0494
Show JWT expiresAt in 401 error message
2025-01-31 18:24:45 -08:00
Zai Shi
ef1c693121
removed unused
2025-01-31 10:54:53 -08:00
CactusBlue
e27f7746c2
User ID Search, Again ( #414 )
2025-01-31 19:54:16 +01: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