Commit Graph

1234 Commits

Author SHA1 Message Date
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
7ee4858ac7 Update translationOverrides doc to reference translation file
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-25 00:05:05 +01:00
Konstantin Wohlwend
83d0339b34 Don't silence Sentry sourcemap upload logs 2024-11-24 20:58:11 +01:00
Konstantin Wohlwend
128a0897c9 More reliable emails 2024-11-23 23:52:40 +01:00
Konstantin Wohlwend
3d0d5dcd7f Suppress hydration warnings on html and body of backend 2024-11-23 03:31:23 +01:00
Konstantin Wohlwend
86d3eaf7f8 Don't allow creating new auth contact channels with emails that already exist 2024-11-23 03:30:04 +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
Chenalejandro
aa45434cbd
Ignore hydration warning when <style> tag differs (#346) 2024-11-22 23:42:57 +01:00
Konstantin Wohlwend
d0ee3c0504 Fix build 2024-11-22 23:31:02 +01:00
Konstantin Wohlwend
a48aae1a20 Fix Sentry 2024-11-22 23:26:38 +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
3b40cfc860 isLocalhost no longer throws if URL is invalid 2024-11-22 18:28:36 +01:00
Konstantin Wohlwend
11947d6732 Remove release versions from Sentry 2024-11-22 18:23:10 +01:00
Konstantin Wohlwend
01eddd99a1 Return error when adding auth contact channel in use by another account
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-21 23:18:44 +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
e21573ce0f oauth-callback without query params is no longer an error 2024-11-21 20:44:29 +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
26b09b0947 Fix build 2024-11-20 03:41:21 +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
d0a596bd03 Make "outer OAuth cookie missing" error a warning 2024-11-19 23:02:15 +01:00
Konstantin Wohlwend
a03a7f503e Add docs for concatStacktraces 2024-11-19 22:51:37 +01:00
Konstantin Wohlwend
0d35a9db96 Fix hydration warning 2024-11-19 22:20:43 +01:00
Konstantin Wohlwend
d274a46f5d Add link to webhook reference from guides 2024-11-19 21:59:00 +01:00
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