Commit Graph

175 Commits

Author SHA1 Message Date
Konstantin Wohlwend
6bf2c2b33d Fix USER_AUTHENTICATION_REQUIRED error on signout 2024-12-11 14:46:17 -08:00
Konstantin Wohlwend
8638cf78ad Update Neon branding 2024-12-11 09:50:49 -08:00
Konstantin Wohlwend
844056f509 Fix domains page 2024-12-10 17:33:56 -08:00
Konstantin Wohlwend
8d6bf87200 Fix trusted domains table 2024-12-10 14:30:52 -08:00
Konsti Wohlwend
0413706c39
Upgrade backend to Next.js 15 (#360) 2024-12-10 00:11:13 -08:00
Konstantin Wohlwend
b8a7e911ea Fix "Domain was somehow not a valid URL" 2024-12-09 23:58:03 -08:00
Konstantin Wohlwend
5cfc65c9ca Fix lint 2024-12-09 23:35:41 -08:00
CactusBlue
1f0bc715ca
accessibility props for sidebar sheet (#362) 2024-12-09 19:02:12 -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
Zai Shi
918f205bd9
Self-host docker (#353) 2024-12-01 15:57:51 +01: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
3b786eaea1 fixed user list fetch all
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-30 10:03:23 +01:00
Konstantin Wohlwend
b123b33cc3 "User count" -> "Total" 2024-11-28 11:47:23 -08:00
Zai Shi
cd7e87ee22 added user count to the user dashboard 2024-11-27 12:28:31 +01:00
Konstantin Wohlwend
c1b8601341 Advanced team invitations 2024-11-26 17:12:57 +01:00
Konsti Wohlwend
daa2aa1da0
Sentry fixes (#347)
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-23 00:17:52 +01:00
Konstantin Wohlwend
d0ee3c0504 Fix build 2024-11-22 23:31:02 +01:00
Konstantin Wohlwend
3158828155 Fix Sentry 2024-11-22 23:25:23 +01:00
Konstantin Wohlwend
24db0a675e Allow no DSN in Sentry 2024-11-22 23:19:58 +01:00
Konstantin Wohlwend
7a9a11fab7 Fix Sentry setup 2024-11-22 23:16:17 +01:00
Konstantin Wohlwend
c6ed648b01 Don't show NEXT_PUBLIC_STACK_URL on prod 2024-11-22 19:21:01 +01:00
Konstantin Wohlwend
f540ec3015 Include NEXT_PUBLIC_STACK_URL in the onboarding screen 2024-11-22 19:18:10 +01:00
Konstantin Wohlwend
072bd623a4 Make error handler debug page dynamic 2024-11-22 19:13:27 +01:00
Konstantin Wohlwend
32e32d502a Upgrade Sentry 2024-11-22 19:06:34 +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
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
6eb7491e61 Remove error from old dashboard calls 2024-11-18 20:33:26 +01:00
Konstantin Wohlwend
bc24b41f61 Replace required() of yup schemas with defined() 2024-11-18 20:08:55 +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
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
05a634f00f Fix theming hydration error on dashboard 2024-11-15 15:34:12 +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
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
6606466937 improved domain & handler UX, add www automatically 2024-11-11 17:25:10 +01:00
Zai Shi
33002bc7ed
Dashboard UI for adding users to a team (#334) 2024-11-11 11:09:09 +01:00
Konstantin Wohlwend
85cc1edd7f Add delay to version alerter errors 2024-11-08 16:17:44 +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
Zai Shi
92c7faa55f fixed user table update 2024-11-07 17:07:58 +01:00
Zai Shi
2f2c2508a3
Restructured tables (#330) 2024-11-07 16:02:48 +01:00
Zai Shi
4324846ebf fixed clientReadonlyMetadata dashboard update 2024-11-06 13:58:33 +01:00
Zai Shi
788a724305 fixed user dialog clientReadOnlyMetadata 2024-11-06 13:41:19 +01:00