Commit Graph

252 Commits

Author SHA1 Message Date
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
6b49914b41 chore: update package versions 2024-11-28 11:53:02 -08: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
0ff38e23bb 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-26 17:21:49 +01:00
Konstantin Wohlwend
c1b8601341 Advanced team invitations 2024-11-26 17:12:57 +01:00
Konstantin Wohlwend
83d0339b34 Don't silence Sentry sourcemap upload logs 2024-11-24 20:58:11 +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
5ffdfd067f chore: update package versions 2024-11-22 18:40:33 +01:00
Konstantin Wohlwend
11947d6732 Remove release versions from Sentry 2024-11-22 18:23:10 +01:00
Konstantin Wohlwend
ac9a85317c Stricter email input validation 2024-11-21 22:41:22 +01:00
Konstantin Wohlwend
a71277b990 Ignore React+GTranslate errors in Sentry 2024-11-21 21:39:52 +01:00
Konstantin Wohlwend
d2f87e5876 Include release to Sentry 2024-11-21 21:18:39 +01:00
Konstantin Wohlwend
6efd01aab9 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-21 18:18:24 +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
a041cc2d3f chore: update package versions 2024-11-19 18:11:44 +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
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
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
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
8395ab414f chore: update package versions 2024-11-15 17:54:40 +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
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
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
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
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