Commit Graph

792 Commits

Author SHA1 Message Date
Konstantin Wohlwend
3ae3720105 Better event logs 2024-08-11 15:25:45 -07:00
Jake Correa
b1f4bf6209
add bun package manager option (#174) 2024-08-11 15:11:13 -07:00
Konstantin Wohlwend
c182cebec6 MFA for non-password apps 2024-08-11 13:30:05 -07:00
Konstantin Wohlwend
7555fa560d Add generated tsup cache files to .gitignore
Some checks are pending
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.x) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
2024-08-10 17:03:06 -07:00
Konstantin Wohlwend
e6e120db4c 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
Publish Docs / run (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2024-08-10 09:45:49 -07:00
Konstantin Wohlwend
58e13978e0 Disable MFA field when checking it 2024-08-10 09:45:49 -07:00
Konstantin Wohlwend
f2c7088b25 Improved description for disabling sign ups 2024-08-10 09:45:49 -07:00
Konstantin Wohlwend
d01471acfc TOTP MFA components 2024-08-10 09:45:49 -07:00
Konstantin Wohlwend
1b550e7e48 TOTP 2FA endpoints 2024-08-10 09:45:48 -07:00
Konstantin Wohlwend
50fd3dfc2c Fix type error 2024-08-10 09:45:48 -07:00
Konstantin Wohlwend
c64fbf4fcd Sign up restriction button on dashboard
Fix #66, #74
2024-08-10 09:45:48 -07:00
Fahad Khan
4792aa53f8 Fix: Improve error handling for Server API (#170)
* Added entity checks to provide better errors in API for 'server' access type

* Removed 'ensureUserTeamPermissionExist', changed permissionId type to string in 'ensureUserHasTeamPermission'

* added different error types for user team permission

---------

Co-authored-by: Fahad Khan <fahad.khan@net-mon.net>
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-08-10 09:45:48 -07:00
Konstantin Wohlwend
5b9ee575f8 Improved user creation handlers 2024-08-10 09:45:48 -07:00
Konstantin Wohlwend
10112a159e More docs typos 2024-08-10 09:45:48 -07:00
Konstantin Wohlwend
ed319db199 Fix docs typo 2024-08-10 09:45:48 -07:00
Konstantin Wohlwend
f1eaf4c2cc Update security policy 2024-08-10 09:45:48 -07:00
Konstantin Wohlwend
436400dd22 Export all pages of tables 2024-08-10 09:45:48 -07:00
Stan Wohlwend
fd74852e6d Export button in tables 2024-08-10 09:45:48 -07:00
Konsti Wohlwend
343bfce668 Create SECURITY.md 2024-08-10 09:45:48 -07:00
Zai Shi
fc9826aaa2 added create user button (#173) 2024-08-10 09:45:48 -07:00
Stan Wohlwend
2ca5150b07 Fix typo 2024-08-10 09:45:47 -07:00
Stan Wohlwend
5072f14891 OAuth token tests 2024-08-10 09:45:47 -07:00
Stan Wohlwend
29c488863f Hide unsupported properties from docs 2024-08-10 09:45:47 -07:00
Stan Wohlwend
63cc64cd43 Updated "edit this page" button 2024-08-10 09:45:47 -07:00
Stan Wohlwend
df7073c199 Remove unnecessary console.warn 2024-08-10 09:45:47 -07:00
Stan Wohlwend
fdd81956b1 Update error message 2024-08-10 09:45:47 -07:00
Stan Wohlwend
062ed0243d Fix typo 2024-08-10 09:45:47 -07:00
Stan Wohlwend
25a2b04dbd Allow Next.js version latest in package.json 2024-08-10 09:45:47 -07:00
Zai Shi
4bbead0ef9 Team invitation (#171)
* team invitation wip

* implemented handler

* team invitation callback wip

* added team invitation frontend

* fixed listCurrentUserTeamPermissions

* added team invitation email template

* fixed bugs

* fixed verification code handler

* added more checks to team invitation verification

* fixed team invitation page

* restructured verification code handler

* fixed frontend

* fixed team invitation tests

* added more team invitation test

* fixed bug

* added migration file

* removed unused code
2024-08-10 09:45:47 -07:00
Stan Wohlwend
1db3512e95 Custom Fern JS
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-08-08 16:27:18 -07:00
Stan Wohlwend
902973766c 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-08-04 13:01:11 -07:00
Stan Wohlwend
e2a583d262 Add PR template 2024-08-04 12:36:52 -07:00
Stan Wohlwend
573052c676 Update CONTRIBUTING.md 2024-08-04 12:34:15 -07:00
Konsti Wohlwend
dfb51b8346
Auth methods and connected accounts (#164) 2024-08-04 11:39:26 -07:00
Konsti Wohlwend
94a3edd77d
Svix concurrency workaround (#167)
Some checks are pending
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.x) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
2024-08-03 21:05:24 -07:00
Stan Wohlwend
a86788d924 OAuth callback tests 2024-08-03 18:28:32 -07:00
Zai Shi
0c31d6a9ff fixed list current user team permission bug and permission editing bug
Some checks are pending
Runs E2E API Tests / build (20.x) (push) Waiting to run
Lint & build / lint_and_build (18.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
2024-08-03 15:46:37 -07:00
Stan Wohlwend
e51d839a42 Retry OAuth endpoints 2024-08-03 13:13:23 -07:00
Stan Wohlwend
f549b95390 chore: update package versions
Some checks failed
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (18.x) (push) Has been cancelled
Lint & build / lint_and_build (20.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-08-03 11:46:03 -07:00
Stan Wohlwend
5c188ee812 Test lint in E2E tests
Some checks are pending
Runs E2E API Tests / build (20.x) (push) Waiting to run
Lint & build / lint_and_build (18.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
2024-08-02 17:15:59 -07:00
Stan Wohlwend
0306a5bd8a Typecheck E2E test 2024-08-02 17:10:16 -07:00
Stan Wohlwend
4f70450bac Update README 2024-08-02 16:45:42 -07:00
Konsti Wohlwend
cdcd64d69e
README table of contents (#165) 2024-08-02 16:44:32 -07:00
Stan Wohlwend
4515ea67e7 Update README 2024-08-02 16:26:19 -07:00
Stan Wohlwend
d0a689fd68 Update README 2024-08-02 16:14:36 -07:00
Stan Wohlwend
4e267784f7 chore: update package versions
Some checks are pending
Runs E2E API Tests / build (20.x) (push) Waiting to run
Lint & build / lint_and_build (18.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Waiting to run
Publish Docs / run (push) Waiting to run
2024-08-02 15:49:42 -07:00
Stan Wohlwend
d4d0624ccd Fix GH Actions docker-compose 2024-08-02 15:46:19 -07:00
Zai Shi
3f3bc4b6bb fixed STACK_SVIX_SERVER_URL 2024-08-02 15:39:30 -07:00
Zai Shi
dec7d7d74d fixed dropdown styles
Some checks are pending
Runs E2E API Tests / build (20.x) (push) Waiting to run
Lint & build / lint_and_build (18.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
2024-08-01 21:23:20 -07:00
Zai Shi
7574a2eb1b
fixed password reset (#162) 2024-08-02 04:00:24 +02:00