Commit Graph

1199 Commits

Author SHA1 Message Date
Konstantin Wohlwend
a041cc2d3f chore: update package versions 2024-11-19 18:11:44 +01:00
Konstantin Wohlwend
3e35565ac6 Fix USER_AUTHENTICATION_REQUIRED when signing out 2024-11-19 18:01:22 +01:00
Konstantin Wohlwend
1597fd8e68 Remove unnecessary package-lock.json 2024-11-19 17:33:32 +01:00
Konstantin Wohlwend
179cec47ee SDK reference subtitles
Some checks failed
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-19 13:24:18 +01:00
Konstantin Wohlwend
dd89cc501b Remove test error 2024-11-19 04:04:44 +01:00
Konstantin Wohlwend
539e10981e Concat runAsynchronously stacktraces 2024-11-19 03:53:48 +01:00
Konstantin Wohlwend
010656e586 Outer OAuth server now returns better error messages 2024-11-19 01:15:43 +01:00
Konstantin Wohlwend
277216dc70 Update NoSuspenseBoundaryError message 2024-11-19 00:51:36 +01:00
Konstantin Wohlwend
91e588ee26 chore: update package versions
Some checks failed
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-11-19 00:21:37 +01:00
Konstantin Wohlwend
0a3a962780 Translation overrides 2024-11-19 00:15:58 +01:00
Konstantin Wohlwend
11bec361f0 Add autocomplete attributes 2024-11-18 23:17:45 +01:00
Konstantin Wohlwend
c0808273e7 Update "no internet connection" error message 2024-11-18 22:54:41 +01:00
Konstantin Wohlwend
6eb7491e61 Remove error from old dashboard calls 2024-11-18 20:33:26 +01:00
Konstantin Wohlwend
a0e5bdffe4 chore: update package versions 2024-11-18 20:25:43 +01:00
Konstantin Wohlwend
bc24b41f61 Replace required() of yup schemas with defined() 2024-11-18 20:08:55 +01:00
Konsti Wohlwend
3b18f09ec7
Log geoip information with events (#344) 2024-11-17 18:07:36 +01:00
Konstantin Wohlwend
76b5eefe48 Even more type errors 2024-11-17 18:06:52 +01:00
Konstantin Wohlwend
6cbc788595 Fix more type errors 2024-11-17 18:06:04 +01:00
Konstantin Wohlwend
e522480875 Fix type errors 2024-11-17 18:04:19 +01:00
Konstantin Wohlwend
31e00c0ad3 Remove unnecessary log statement
Some checks failed
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-17 01:20:04 +01:00
Konstantin Wohlwend
7303ab83c4 Don't show "Reset" button unless a filter is applied 2024-11-17 00:07:57 +01:00
Konstantin Wohlwend
f3f5e6c046 Init script now uses unknown for route props type 2024-11-15 22:27:42 +01:00
Konstantin Wohlwend
f45348462e Fix CI/CD
Some checks failed
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-11-15 21:14:51 +01:00
Konstantin Wohlwend
8395ab414f chore: update package versions 2024-11-15 17:54:40 +01:00
Konstantin Wohlwend
dcaff70286 Add Quetzal to build script
Some checks failed
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-15 15:42:47 +01:00
Konstantin Wohlwend
05a634f00f Fix theming hydration error on dashboard 2024-11-15 15:34:12 +01:00
Zai Shi
62f455ccae updated translations 2024-11-15 14:53:01 +01:00
Konstantin Wohlwend
901d232ad7 Fix Next.js 14 hydration warning 2024-11-15 14:37:09 +01:00
Konstantin Wohlwend
ec62907519 Update docs on getAuthJson 2024-11-15 14:33:19 +01:00
Zai Shi
90b4e33bc0 added better error messaging for sign up not enabled 2024-11-15 13:21:29 +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
Konstantin Wohlwend
968802690f Remove some console.error calls 2024-11-13 11:32:34 +01:00
Konstantin Wohlwend
83c445ff43 Update Fern to 0.44.11 2024-11-12 15:40:04 +01:00
Zai Shi
ef03985f18 fixed domain update
Some checks failed
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-11-12 15:35:07 +01:00
Zai Shi
cd0e1f31ca updated email address
Some checks failed
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-11 18:32:52 +01:00
Zai Shi
91dd23c4a0 improved docs colors 2024-11-11 17:57:52 +01:00
Zai Shi
95d2a75e86 fixed docs titles 2024-11-11 17:45:56 +01:00
Zai Shi
6606466937 improved domain & handler UX, add www automatically 2024-11-11 17:25:10 +01:00
Konstantin Wohlwend
b9910dffc8 Update Fern version 2024-11-11 16:25:52 +01:00
Konstantin Wohlwend
e67d80c5ca chore: update package versions
Some checks failed
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-11-11 16:20:25 +01:00
Konsti Wohlwend
cb3399ddf4
Update SDK and component reference layout (#338) 2024-11-11 13:04:45 +01:00
Zai Shi
33002bc7ed
Dashboard UI for adding users to a team (#334) 2024-11-11 11:09:09 +01:00
Zai Shi
10b774c788 chore: update package versions
Some checks failed
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
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
2024-11-08 20:42:10 +01:00
Zai Shi
7d4d2c18b6 fixed server side team invitation 2024-11-08 19:47:32 +01:00
Konstantin Wohlwend
d84b29f5f4 Improve callback invite URL error message 2024-11-08 17:50:28 +01:00
Konstantin Wohlwend
fcda139dd1 chore: update package versions 2024-11-08 16:27:07 +01:00
Konstantin Wohlwend
85cc1edd7f Add delay to version alerter errors 2024-11-08 16:17:44 +01:00
Zai Shi
eabde95a32
Added callbackUrl to server user invitation (#331) 2024-11-08 14:05:08 +01:00
Konsti Wohlwend
057dac1a66
Next.js 15 support (#315)
Some checks failed
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
Updates `examples/demo` to Next.js 15 and adds Next.js 15 support to `packages/stack`.

The other packages and apps are still running on Next.js 14 to ensure compatibility.
2024-11-08 03:12:31 +01:00