Konstantin Wohlwend
d8568069bd
Fix team invitation docs
2024-09-19 17:12:22 -07:00
Zai Shi
3c20bf609f
remove slack oauth, allow no email in oauth
2024-09-19 16:35:17 -07:00
Manoj Kumar
c4ae4fc4ed
feat: Add twitter oauth provider ( #206 )
...
* add twitter oauth
* add slack oauth
* add emailVerified field
* twitter -> x
* fixed x user info
* add slack authed user type & fix token set
* fix endpoint
* fix slack button
* fix slack oauth
* Fix merge conflicts
* merge dev
* fix merge conflicts
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-09-20 01:28:58 +02:00
Zai Shi
9168c3162f
chore: update package versions
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-09-19 13:46:20 -07:00
Zai Shi
36a4edd93a
Added client side account deletion, team ids in user delete webhooks, and updated account setting UI design ( #257 )
...
* added user delete team relation webhook
* added delete account setting
* added translations
* updated translation
* added account delete button and functions
* added center to sidebar layout
* added new section layout
* updated sections
* updated styles
* updated setting styles
* improved account settings
* fixed account delete
* added tests
* fixed tests
2024-09-18 06:27:36 +02:00
Zai Shi
a7584f05ad
fixed linkedin oauth
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-09-16 14:54:34 -07:00
Zai Shi
747e0ebbbe
added openid to facebook
2024-09-16 14:26:29 -07:00
Zai Shi
7d84ad1225
chore: update package versions
2024-09-16 13:54:07 -07:00
Zai Shi
da0112ca5a
fixed google oauth
2024-09-16 13:48:29 -07:00
Zai Shi
f61d23ce7e
added facebook profile image url
2024-09-15 15:04:28 -07:00
Zai Shi
f8258af7aa
Apple OAuth ( #250 )
...
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
* added apple oauth
* fixed oauth callback
* removed unused
* added apple icon
* fixed bugs
* fixed apple oauth
* added id token, apple login works
* fixed facebook
* removed no pkce for apple
* fixed mock oauth
2024-09-15 02:50:06 +02:00
Konstantin Wohlwend
f18ce6fb44
Improved development locale error message
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-09-14 17:09:39 -07:00
Konstantin Wohlwend
6e535453bd
chore: update package versions
2024-09-14 17:03:01 -07:00
Zai Shi
5977262329
Added Linkedin OAuth ( #249 )
...
Co-authored-by: Manoj Kumar <ms8460149@gmail.com>
2024-09-14 22:49:26 +02:00
Zai Shi
b9e2486f52
Improved "sign up enabled" UX ( #245 )
...
* added signUpEnabled confirmation
* added disableSignUpByDefault
* fixed typo
* don't show sign up in user button if disabled
* removed use project in user-button
2024-09-14 00:06:45 +02:00
Konstantin Wohlwend
c12624465c
chore: update package versions
2024-09-13 10:27:56 -07:00
Zai Shi
c8c6a3f460
added password auth unique key migration
2024-09-12 11:55:28 -07:00
Konsti Wohlwend
197c1be2b7
i18n with Quetzal ( #228 )
...
* Quetzal setup stuff
* Custom translation function
* CI
* Update stuff
* Revert components
* Various fixes
* Hook
* New IDs
* Add auto-gen info header
* Fix CI
* Fix CI
* Update translations
* Update script
* More fixes
* Overrides
* fixed quetzal
* added more translations
* added more translation
* updated translation
* added i18n docs
* updated pnpm lock
* fixed build
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-09-12 20:21:45 +02:00
Zai Shi
ba69acd374
added button to remove totp from the dashboard ( #243 )
2024-09-11 22:46:16 +02:00
Zai Shi
84e30eead0
Remove shared Facebook ( #238 )
...
* removed facebook shared
* updated test
* added migration file
* facebook enabled var
* fixed migration file
* fixed connected account migration file
2024-09-11 02:25:18 +02:00
Konstantin Wohlwend
a9ebbccecd
Ignore unhandled Promise rejections
2024-09-10 11:59:48 -07:00
Konstantin Wohlwend
9a3fb13b38
Fix typo
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-09-10 09:13:19 -07:00
Zai Shi
8ba72fb32a
patch vercel unhandled promise error
2024-09-10 09:12:40 -07:00
Konstantin Wohlwend
783db05946
chore: update package versions
2024-09-09 20:10:58 -07:00
Zai Shi
29ae8a7e3e
fixed otp/password config update logic
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-09-09 19:11:06 -07:00
Zai Shi
eccebc2850
update auth method config with enabled
2024-09-09 18:51:38 -07:00
Zai Shi
6acce31c65
updated width
2024-09-09 18:25:04 -07:00
Zai Shi
ae534caa38
improved dashboard styling
2024-09-09 18:19:15 -07:00
Zai Shi
c57d139c0c
added github error logging
2024-09-09 17:38:13 -07:00
Zai Shi
fb3250d646
fixed permission listing
2024-09-09 17:27:46 -07:00
Zai Shi
5bd08de6ed
fixed project deletion ( #236 )
2024-09-09 22:36:55 +02:00
Zai Shi
271a85b258
fixed otp check ( #235 )
...
* fixed otp config bug
* check passwordAuth duplication
2024-09-09 21:33:10 +02:00
Zai Shi
dadc86d879
fixed primaryEmailAuthEnabled update
2024-09-08 15:39:50 -07:00
Zai Shi
bb7074a29e
Team membership webhook ( #234 )
...
* fixed webhook docs type
* fixed docs
* added team memberships webhook
* changed docs sidebar width
* updated tests
2024-09-08 23:52:10 +02:00
Zai Shi
af53d0ca98
fixed otp config bug ( #233 )
2024-09-08 20:35:15 +02:00
Konstantin Wohlwend
fed0d8c3ba
Remove contributors route
2024-09-07 19:21:09 -07:00
Konstantin Wohlwend
21b9e95dde
Disable turbopack
2024-09-07 19:20:52 -07:00
Konstantin Wohlwend
5a20117889
Turbopack for backend dev server
2024-09-07 19:08:26 -07:00
Konstantin Wohlwend
ffc7845efc
Vercel OpenTelemetry
2024-09-07 18:39:49 -07:00
Konstantin Wohlwend
eb51c4d63c
pnpm run restart-deps
2024-09-07 18:21:11 -07:00
Zai Shi
57a33b2dd6
Query optimization ( #230 )
...
* removed v1 api
* added new database schema
* fixed small problems
* fixed import errors
* fixed small problems in schema
* fixed missing metadata
* fixed totp db
* updated user
* added check auth data, updated cc primary
* added user update
* added comments
* updated project create
* fixed bugs
* updated seed script
* updated verification code handler
* updated sign in
* updated imports
* updated projects
* updated sign in route
* remove credential and magic link fields from ProjectConfig model
* fixed type bugs
* updated otp sign-in
* fixed seed script
* fixed password update
* updated credential and magic link enable
* fixed projects credential and magic link
* fixed oauth provider update
* added otp and password config update
* fixed db fkey
* fixed circular dependency
* fixed seeding
* fixed auth method fkey constraint
* password type => identifierType
* fixed seed
* fixed bugs
* fixed circular import
* deterministic auth methods order
* fixed bug
* fixed credential enabled default
* fixed bugs
* fixed credential enabled update bug
* updated tests
* fixed small bugs
* fixed connected account bugs
* updated test
* fixed password update bug
* fixed bug
* fixed tests
* fixed redirect bugs
* added migration file
* Update migration SQL
* Fix stuff
* improved get user speed
* fixed crud, improved smart-request
* improved smart request further
* improved smart request
* added prisma preview features
* fixed smart request
* fixed prisma
* added otel
* fixed bugs
* fixed small problem
* added jaeger and delay
* fixed small things
* updated parse auth structure
---------
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-09-08 01:28:20 +02:00
Konstantin Wohlwend
b565e0b173
chore: update package versions
2024-09-07 14:07:49 -07:00
Zai Shi
e324ed4ecb
fixed small problem
2024-09-07 13:56:37 -07:00
Zai Shi
fe1fdc4c11
Connected account & auth methods DB migration ( #204 )
...
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-09-07 13:03:31 -07:00
Konstantin Wohlwend
d15b2f018e
chore: update package versions
2024-09-06 23:00:49 -07:00
Konstantin Wohlwend
ee68c03d93
Fix linter
2024-09-06 21:36:12 -07:00
Zai Shi
f900114920
Handler props, custom terms&policy props, custom setting props ( #227 )
...
* added props
* updated code structure
* added extra info to sign in, sign up, added extra items to account settings page
* fixed lint
2024-09-07 01:29:22 +02:00
Konstantin Wohlwend
128cfc9cc1
JWKS file
2024-09-06 16:25:26 -07:00
Zai Shi
c443e1d1a1
added feedback dialog ( #226 )
2024-09-06 06:26:34 +02:00
Konstantin Wohlwend
aada9d0797
chore: update package versions
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.6) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.6) (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-09-05 18:31:33 -07:00
Manoj Kumar
bba2b1884d
add bitbucket oauth ( #223 )
...
* add bitbucket oauth
* updated button style
* fixed docs
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-09-06 00:20:38 +02:00
Zai Shi
f60508031e
Added Microsoft Tenant ID in OAuth option ( #224 )
...
* added ms tenant id
* fixed types
2024-09-05 23:10:31 +02:00
Manoj Kumar
5cd25044a6
feat: Enhance API Key Visibility and Offer Download Option ( #220 )
...
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.6) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.6) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
* add download keys btn
* move download btn to env-keys component
2024-09-03 19:22:48 +02:00
Konstantin Wohlwend
58c146cdf2
chore: update package versions
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.6) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.6) (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-09-02 22:23:41 -07:00
Zai Shi
33f0b47e94
fixed email template
2024-09-02 13:50:24 -07:00
Zai Shi
25d58f09ae
fixed discord avatar
2024-09-02 13:38:34 -07:00
Zai Shi
f4d14bd042
updated svix
2024-09-02 12:55:23 -07:00
Konstantin Wohlwend
703e6ea01d
Fix empty projects
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.6) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.6) (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-09-01 14:46:07 -07:00
Konstantin Wohlwend
8e03e5039e
chore: update package versions
2024-09-01 13:39:33 -07:00
Konstantin Wohlwend
c23b52b8a1
Require https:// URLs for webhook endpoints
2024-08-31 18:14:37 -07:00
Konstantin Wohlwend
9d0cb86677
Improve error messages
2024-08-31 17:48:28 -07:00
Zai Shi
b1a59de1ea
Last active ( #215 )
...
* added last active at
* fixed team member users
* updated tests
2024-09-01 02:28:43 +02:00
Konstantin Wohlwend
024ca14336
Fix polyfills import
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.6) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.6) (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-30 14:44:15 -07:00
Konstantin Wohlwend
c2c464cd45
Ensure polyfills are always loaded
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.6) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.6) (push) Waiting to run
TOC Generator / TOC Generator (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-30 14:17:43 -07:00
Konstantin Wohlwend
886553b82b
Capture error when calling old dashboard API
2024-08-30 14:05:31 -07:00
Konstantin Wohlwend
853d369dcb
Show error when old API is called
2024-08-30 14:03:15 -07:00
Konstantin Wohlwend
ad8d918014
chore: update package versions
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.6) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.6) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
2024-08-29 22:12:57 -07:00
Konstantin Wohlwend
5b8f5be950
chore: update package versions
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.6) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.6) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
2024-08-29 18:53:09 -07:00
Zai Shi
d2cead0e0c
Removed prisma from the dashboard ( #214 )
...
* removed prisma on the dashboard
* removed dashboard prisma dependencies
* updated package lock
* fixed package.json bug
2024-08-30 02:42:09 +02:00
Zai Shi
c26c40b793
Removed dashboard apis ( #211 )
...
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.6) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.6) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
* removed dashboard apis
* redirect route -> page
2024-08-29 19:32:14 +02:00
Zai Shi
ed4124b315
fixed lint
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.6) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.6) (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
TOC Generator / TOC Generator (push) Waiting to run
2024-08-29 10:09:38 -07:00
Zai Shi
6591dbcd89
capture more info for email sending error
2024-08-28 13:07:18 -07:00
Fahad Khan
57bc32d063
Fix/179 pass allowed errors to nested crud handlers ( #208 )
...
* 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
* Allow Next.js version `latest` in package.json
* Fix typo
* Update error message
* Remove unnecessary console.warn
* Updated "edit this page" button
* Hide unsupported properties from docs
* OAuth token tests
* Fix typo
* added create user button (#173 )
* Create SECURITY.md
* Export button in tables
* Export all pages of tables
* Update security policy
* Fix docs typo
* More docs typos
* Improved user creation handlers
* 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>
* Sign up restriction button on dashboard
Fix #66 , #74
* Fix type error
* TOTP 2FA endpoints
* TOTP MFA components
* Improved description for disabling sign ups
* Added 'allowedErrorTypes' for error propagation
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
Co-authored-by: Stan Wohlwend <n2d4xc@gmail.com>
Co-authored-by: Fahad Khan <fahad.khan@net-mon.net>
2024-08-28 20:40:46 +02:00
Zai Shi
b5009ca454
added email sending error capturing
2024-08-28 11:32:47 -07:00
Zai Shi
1b8f1628e5
added email duplication check on the dashboard
2024-08-28 11:09:20 -07:00
Zai Shi
ec5c4c8afb
fixed permission edit bug
2024-08-28 11:01:46 -07:00
Zai Shi
15760e9b4e
continue sign up even if verification email is not sent successfully
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.6) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.6) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
2024-08-27 20:03:26 -07:00
Zai Shi
41afba8264
Read email verification from providers, added default expiration time for access tokens ( #209 )
...
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.6) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.6) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
* added emailVerified to userInfo
* fixed expires in
* updated facebook email verified
* added gitlab email verification
* updated emailVerified for all providers
* added default access token expiration
2024-08-28 03:26:24 +02:00
Varun Guleria
18e5a8fe3b
Profile Image Avatar Editor ( #100 )
...
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.6) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.6) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
* profile_image_uploader
* feat: upload_link_value_change_and_refresh
* Migrate to v2
* avatar editor v2
* added back missing pieces
* fixed dependencies
* fixed tests
* fixed component structure
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-08-27 02:13:37 +02:00
Manoj Kumar
9a27832b60
add create new project btn ( #205 )
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.6) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.6) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2024-08-25 06:05:00 +02:00
Jalaj
f10ef22223
Updated metadata ( #128 )
...
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-08-24 18:28:04 -07:00
Konstantin Wohlwend
71ffdc81fa
chore: update package versions
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.6) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.6) (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-24 16:36:30 -07:00
Manoj Kumar
165fe4bbc2
Add Gitlab OAuth as standard provider ( #201 )
...
* add gitlab oauth
* updated docs format
* updated error message
* Code formatting
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-08-24 22:36:52 +02:00
Konstantin Wohlwend
25fc625f7d
chore: update package versions
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-08-22 20:28:07 -07:00
Konstantin Wohlwend
b119b7a640
Stricter expectToBeSignedIn
2024-08-22 20:27:52 -07:00
Konstantin Wohlwend
2c55d689a9
Refresh token revocation tests
2024-08-22 20:25:00 -07:00
Konstantin Wohlwend
c0ddab5e73
Revoke refresh tokens
2024-08-22 19:28:53 -07:00
Zai Shi
b02c849727
fixed old types
2024-08-22 18:09:41 -07:00
Konstantin Wohlwend
b7061e2b8b
chore: update package versions
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-08-21 13:00:21 -07:00
Konstantin Wohlwend
448c45fca4
Project owner packs
2024-08-21 12:55:26 -07:00
Zai Shi
82e0cf505a
Fix windows build ( #198 )
...
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
* added absolute path to doc gen
* check platform
2024-08-21 07:02:11 +02:00
Konstantin Wohlwend
610c1cf410
More PostHog groups
2024-08-20 19:15:50 -07:00
Zai Shi
b46a91b2a8
fixed header z-index
2024-08-20 19:11:57 -07:00
Konstantin Wohlwend
6833be9e56
Add PostHog groups
2024-08-20 19:03:47 -07:00
Konstantin Wohlwend
afdaf0824e
chore: update package versions
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
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Waiting to run
Publish Docs / run (push) Waiting to run
2024-08-20 13:04:32 -07:00
Zai Shi
7b5d0ed793
Team metadata & client read only metadata ( #196 )
...
* added team metadata
* added client readonly metadata
* updated tests
* added team client meta data tests
* added user metadata tests
* added client read only metadata to stack-app
* added client read only metadata
2024-08-20 20:39:13 +02:00
Konstantin Wohlwend
926fd84983
Speed insights
2024-08-20 11:31:28 -07:00
Konstantin Wohlwend
090eec97bb
Global table filters
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-19 15:11:35 -07:00
Zai Shi
b2f92625da
updated health check db ( #195 )
...
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
* updated health check db
* improved code style
2024-08-18 01:43:57 +02:00
Konstantin Wohlwend
32d352b32b
chore: update package versions
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-17 15:13:24 -07:00
Zai Shi
f66b750f51
disallow http:// in domain allow list
2024-08-17 15:12:42 -07:00
Konstantin Wohlwend
716e0ad1ae
Fix build
2024-08-17 14:51:52 -07:00
Konstantin Wohlwend
aec2024fbe
Artificial backend delay during dev mode
2024-08-17 14:27:33 -07:00
Zai Shi
64c9a1cef1
Fix domain duplication error message ( #194 )
...
* check if domain already exists
* added duplicated domain error
2024-08-17 23:16:37 +02:00
Nuno Morais
d6756f6fa2
Implement Discord oauth provider ( #187 )
...
* Implement Discord oauth provider
* Add Discord OAuth setup guide and callback URL to the docs
* removed changes in dashboard, only add discord as standard provider
* fixed small problems
* fixed types
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-08-17 20:54:42 +02:00
Konstantin Wohlwend
5b6116e57e
chore: update package versions
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-15 16:02:46 -07:00
Zai Shi
fa8463db15
fixed create team on sign up ( #188 )
2024-08-15 20:59:13 +02:00
Konstantin Wohlwend
a7c2f2b3a0
Group events by project ID
2024-08-15 11:50:48 -07:00
Konstantin Wohlwend
b99efd675b
Fix event capture
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-14 12:49:35 -07:00
Zai Shi
203778f5a3
added managedProjectIds delete and tests ( #182 )
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-13 07:28:09 +02:00
Konstantin Wohlwend
5011b499ee
chore: update package versions
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-12 21:55:17 -07:00
Konstantin Wohlwend
64ac7091a3
Add invalid project ID to seed script
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-12 17:09:13 -07:00
Konstantin Wohlwend
700034ca01
Fix project deletion ISE
2024-08-12 16:56:16 -07:00
Zai Shi
f7740b2a7f
added more tests for team permissions ( #181 )
2024-08-12 23:46:09 +02:00
Zai Shi
049369aef7
added legal notice to the footer
2024-08-12 13:45:37 -07:00
Zai Shi
8cff34edcd
added project deletion tests
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-11 20:57:56 -07:00
Jasveer Singh
ed44d7588b
feat:Add delete project functionality in Project,Project-settings Issue Is:-No option to delete a project #111 ( #127 )
...
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
* Add delete project functionality in Project,Project-settings
* removed changes to the old dashboard
* added onDelete and backend endpoints
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-08-12 03:46:25 +02:00
Zai Shi
e5965cf977
Team frontend components ( #178 )
...
* 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
* Allow Next.js version `latest` in package.json
* Fix typo
* Update error message
* Remove unnecessary console.warn
* Updated "edit this page" button
* Hide unsupported properties from docs
* OAuth token tests
* Fix typo
* added create user button
* added create user button (#173 )
* added basic team settings
* Create SECURITY.md
* added editable text
* added more team settings
* Export button in tables
* Export all pages of tables
* Update security policy
* Fix docs typo
* More docs typos
* Improved user creation handlers
* added list users on client
* updated team-settings
* hide team setting component for now
* 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>
* added ensureClientUserAuthenticated
* improved error handling
* removed unused imports
* fixed bug
* added member list
* Sign up restriction button on dashboard
Fix #66 , #74
* moved data table to stack-ui
* added remove user modal
* fixed chokidar
* updated ui
* fixed merge
* fixed merge
* fixed merge
* updated settings component
* improved mobile styles
* added user invitation ui
* added team creation page
* added team creation to team component
* added setting icon to team switcher
* added settings sections
* added client_team_creation_enabled
* added frontend team creation enabled checks
* updated demo page
* added member profile update
* fixed profile editing
* added leave team button
* added create/delete team redirect
* fixed column header, updated team setting
* fixed account setting padding
* updated tests
---------
Co-authored-by: Stan Wohlwend <n2d4xc@gmail.com>
Co-authored-by: Fahad Khan <62707456+kfahad5607@users.noreply.github.com>
Co-authored-by: Fahad Khan <fahad.khan@net-mon.net>
2024-08-12 02:11:42 +02:00
Konstantin Wohlwend
3ae3720105
Better event logs
2024-08-11 15:25:45 -07:00
Konstantin Wohlwend
c182cebec6
MFA for non-password apps
2024-08-11 13:30:05 -07:00
Konstantin Wohlwend
e6e120db4c
chore: update package versions
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
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
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
Zai Shi
fc9826aaa2
added create user button ( #173 )
2024-08-10 09:45:48 -07:00
Stan Wohlwend
5072f14891
OAuth token tests
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
902973766c
chore: update package versions
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
Konsti Wohlwend
dfb51b8346
Auth methods and connected accounts ( #164 )
2024-08-04 11:39:26 -07:00
Konsti Wohlwend
94a3edd77d
Svix concurrency workaround ( #167 )
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
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
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
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
4e267784f7
chore: update package versions
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
Zai Shi
3f3bc4b6bb
fixed STACK_SVIX_SERVER_URL
2024-08-02 15:39:30 -07:00
Zai Shi
7574a2eb1b
fixed password reset ( #162 )
2024-08-02 04:00:24 +02:00
Zai Shi
f7c10f7047
UI restructured ( #161 )
...
* removed dashboard ui folder
* fixed imports
* removed stack email ui
* fixed types
* removed unused
* removed unused deps
* fixed dependencies
* removed unused files
2024-08-02 01:03:01 +02:00
Zai Shi
fb31827dc3
Webhooks ( #157 )
...
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
* added svix to docker compose
* connect webhook sending with local svix
* added svix token endpoint
* added svix dashbaord
* added endpoint table
* updated danger items
* added more info on the webhook page
* added create endpoints dialog
* added edit and delete endpoint
* added log history
* added webhook secret
* updated sidebar layout
* fixed flashes
* updated webhook sending function
* removed unused imports
* updated endpoint code structure
* commented event types
* added webhooks docs
* added webhooks doc gen
* updated webhooks docs
* added webhook events
* updated teams docs
* fixed bugs
* fixed docker
2024-08-01 02:44:35 +02:00
Zai Shi
976e3919ba
chore: update package versions
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
2024-07-30 23:36:30 -07:00
Zai Shi
cfe5e011af
added migration file
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-07-30 10:55:32 -07:00
Zai Shi
5ec3727d62
added oauth token table ( #160 )
2024-07-30 19:49:36 +02:00
Zai Shi
0392a7ca87
chore: update package versions
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-07-29 21:59:32 -07:00
Zai Shi
52e37a18ba
Server-side connected account ( #159 )
...
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
* added new connected account endpoint
* added server useTeams
* fixed bugs
* updated example
* fixed teams fetch bugs
* hide deprecated route
2024-07-30 06:45:15 +02:00
Stan Wohlwend
3f19b8c4e7
chore: update package versions
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
2024-07-28 06:42:58 -07:00
Stan Wohlwend
849668eff4
Fix typecheck
2024-07-28 06:39:04 -07:00
Stan Wohlwend
c8074e5c9d
Fix tests
2024-07-28 06:37:24 -07:00
Stan Wohlwend
ec7e1c94ee
Fix "forgot password" error
2024-07-28 06:27:41 -07:00
Stan Wohlwend
f21e17114a
Fix password reset
2024-07-28 06:09:56 -07:00
Stan Wohlwend
79616af471
chore: update package versions
2024-07-28 05:19:15 -07:00
Stan Wohlwend
b3ea2b0425
Fix server metadata
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-07-27 15:43:13 -07:00
Stan Wohlwend
71f599ca39
Improve team tests
2024-07-27 14:48:59 -07:00
Stan Wohlwend
9ffad08783
chore: update package versions
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-07-27 13:44:08 -07:00
Stan Wohlwend
4b402ae181
Fix CORS issue
2024-07-27 13:43:35 -07:00
Zai Shi
6df4187595
added spotify back to shared provider
2024-07-27 13:35:24 -07:00
Stan Wohlwend
3bebd3f4d1
Better RetryErrors
2024-07-27 13:24:42 -07:00
Stan Wohlwend
1128e59b6c
Improved proxy config
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-07-27 11:45:33 -07:00
Stan Wohlwend
1e051c1bbf
Fix suspense error on dashboard
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-07-26 17:08:20 -07:00
Stan Wohlwend
09ccaa6284
Enriched Sentry events
2024-07-26 17:06:16 -07:00
Zai Shi
3bfff5215f
Facebook business config id ( #155 )
...
* Support moduleResolution: "node"
* Remove deprecated TeamSwitcher, use SelectedTeamSwitcher instead
* Rename CredentialSignInForm -> CredentialSignIn in code
* Improve KnownError messages
* Fix connected accounts (#148 )
* fixed endpoint
* fixed account linking
* fixed get access token
* fixed import bug
* Client team API (#149 )
* added transactions
* added client team update and delete
* added client side remove member
* allow user remove them selves from team
* fixed bug, fixed tests
* added client update test, fixed bugs
* added tests for team delete
* added more tests, fixed bugs
* fixed server example docs
* fixed broken doc link
* Impersonation
* do not create endpoint automatically
* removed unused property
* Team user profile API (#150 )
* added team member endpoints
* fixed circular dependency bug, added team member profiles tests
* added more tests
* added migration file
* Improved error messages
* Redirect user to correct page after sign-in (#151 )
* Metadata fields should be set to null when left empty (#145 )
* fixed send verification email
* added comments in prisma file
* improved types (#152 )
* added better messages for domains
* Added sentry headers to the allow list
* Optional shared keys (#153 )
* removed standard providers and shared providers
* added more types
* updated all providers imports
* fixed circular dependency
* updated dashboard for different shared keys
* fixed old dashboard
* added migration file
* added better oauth error message
* added facebookConfigId
* fixed types
* fixed for facebook config to be string bu
---------
Co-authored-by: Stan Wohlwend <n2d4xc@gmail.com>
2024-07-27 01:34:50 +02:00
Stan Wohlwend
5279dee113
chore: update package versions
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-07-26 16:07:01 -07:00
Stan Wohlwend
c5518de773
Add LegacyApiEventType
2024-07-26 16:07:00 -07:00
Stan Wohlwend
79455fbfa1
Fix typo
2024-07-26 16:07:00 -07:00
Stan Wohlwend
cb87a5389f
Fix typo
2024-07-26 16:07:00 -07:00
Zai Shi
650a47c72f
added shared spotify
2024-07-26 16:07:00 -07:00
Zai Shi
8243386459
added better oauth error message
2024-07-26 16:07:00 -07:00
Zai Shi
8d65f9b47b
Optional shared keys ( #153 )
...
* removed standard providers and shared providers
* added more types
* updated all providers imports
* fixed circular dependency
* updated dashboard for different shared keys
* fixed old dashboard
* added migration file
2024-07-26 16:07:00 -07:00
Zai Shi
01c5101c2d
Added sentry headers to the allow list
2024-07-26 16:07:00 -07:00
Zai Shi
3d5f4feea4
added better messages for domains
2024-07-26 16:07:00 -07:00
Zai Shi
2e6a794e33
added comments in prisma file
2024-07-26 16:06:59 -07:00
Konsti Wohlwend
088e980c38
Metadata fields should be set to null when left empty ( #145 )
2024-07-26 16:06:59 -07:00
Konsti Wohlwend
aa654ccdc1
Redirect user to correct page after sign-in ( #151 )
2024-07-26 16:06:59 -07:00
Stan Wohlwend
009f62bde8
Improved error messages
2024-07-26 16:06:59 -07:00
Zai Shi
15b96049ae
Team user profile API ( #150 )
...
* added team member endpoints
* fixed circular dependency bug, added team member profiles tests
* added more tests
* added migration file
2024-07-26 16:06:59 -07:00
Stan Wohlwend
8cd0b1609f
Impersonation
2024-07-26 16:06:59 -07:00
Zai Shi
6beed942e9
Client team API ( #149 )
...
* added transactions
* added client team update and delete
* added client side remove member
* allow user remove them selves from team
* fixed bug, fixed tests
* added client update test, fixed bugs
* added tests for team delete
* added more tests, fixed bugs
2024-07-26 16:06:58 -07:00
Zai Shi
547a29219e
Fix connected accounts ( #148 )
...
* fixed endpoint
* fixed account linking
* fixed get access token
* fixed import bug
2024-07-26 16:06:58 -07:00
Zai Shi
e70921fc26
added webhook type
2024-07-25 16:08:12 -07:00
Zai Shi
7c4d27b7cb
fixed redirect url check
2024-07-25 11:58:14 -07:00
Zai Shi
f40b481f03
removed webhook endpoint creation
2024-07-25 11:43:46 -07:00
Stan Wohlwend
f812085420
chore: update package versions
2024-07-24 11:44:14 -07:00
Zai Shi
4ec03d0515
Improved documentation, fixed bugs ( #147 )
...
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-07-24 11:38:26 -07:00
Zai Shi
1d315615cc
fixed permission dashboard bug
2024-07-23 10:51:45 -07:00
Stan Wohlwend
ce109e8b0d
chore: update package versions
2024-07-22 16:59:51 -07:00
Zai Shi
5d5acda209
fixed email verification bug
2024-07-22 15:12:59 -07:00
Zai Shi
ad2fd3e5a2
added webhooks for team create and delete ( #140 )
...
* added webhooks for team create and delete
* moved to svix
2024-07-22 19:59:01 +02:00
Stan Wohlwend
6124343893
chore: update package versions
2024-07-21 19:11:51 -07:00
Zai Shi
0147213003
Better errors for crud handlers ( #143 )
...
* added more errors to team creation
* check teams in client get
* added db checks
2024-07-22 03:45:30 +02:00
Konsti Wohlwend
7cca092c82
Events ( #142 )
2024-07-21 18:31:42 -07:00
Stan Wohlwend
78c5f971af
Fix tests
2024-07-21 18:22:25 -07:00
Stan Wohlwend
af1563653a
Better params schema validation
2024-07-21 09:53:05 -07:00
Stan Wohlwend
d79db67db1
Fix local tests
2024-07-20 17:32:49 -07:00
Konsti Wohlwend
84960ec9ca
Mock OAuth server ( #138 )
2024-07-20 17:29:04 -07:00
Zai Shi
fd6f6c6d93
Fixed dashboard auth types and oauth account creation ( #139 )
...
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-07-20 16:51:54 -07:00
Stan Wohlwend
6beb64fab0
Add primary email to "Unknown auth type" error
2024-07-20 13:37:40 -07:00
Stan Wohlwend
51fa7b22d7
Add user ID to "Unknown auth type" error
2024-07-20 13:36:02 -07:00
Stan Wohlwend
ab0ec93c74
Add "Unknown auth type" error in Users table
2024-07-20 13:35:27 -07:00
Stan Wohlwend
49371dcb75
Fix tests
2024-07-20 13:16:14 -07:00
Stan Wohlwend
2eb33279db
chore: update package versions
2024-07-20 13:07:29 -07:00
Zai Shi
af5b21125d
fixed type errors
2024-07-20 13:06:44 -07:00
Zai Shi
d391e332e6
added enabled oauth providers
2024-07-20 12:58:42 -07:00
Stan Wohlwend
fcac8fa876
Better error message when OAuth fails
2024-07-20 12:42:12 -07:00
Stan Wohlwend
e83815f665
Fix OAuth requirements bug
2024-07-20 12:40:32 -07:00
Stan Wohlwend
69df575127
Update metadata
2024-07-20 12:24:59 -07:00
Stan Wohlwend
ceea3b70e8
Move chokidar to stack-backend
2024-07-20 12:12:21 -07:00
Stan Wohlwend
3ec7d865ea
chore: update package versions
2024-07-20 11:11:37 -07:00
Zai Shi
54027d58a2
New client ( #135 )
...
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-07-19 22:07:44 -07:00
Zai Shi
74a7db35ed
fixed small docs problems
2024-07-15 10:10:15 -07:00
Zai Shi
2b26e3cb44
Improve API docs ( #133 )
...
* added projects and admin docs
* added docs to team permissions
* renamed url params to snake case
* added team permission definitions to docs
* added more docs
* added more docs
* added more docs to the api
2024-07-15 18:04:52 +02:00
Zai Shi
039cce7a58
Fix backend endpoints ( #132 )
...
* More backend endpoint implementations
Co-authored-by: Zai Shi <fomalhautb@users.noreply.github.com>
* Stuff
Co-authored-by: Zai Shi <fomalhautb@users.noreply.github.com>
* fixed env docs and crud imports
* Fix type error
* fixed crud handler dependency issue with proxies
* fixed wrong test
* fixed is_paginated, added list project tests
* Error when request queries or body properties are unused
* Fix semicolon
* added create project tests
* Fix some type errors
* Fix lint config
* fixed project no auth bug
* Fix lint errors
* Make no-restricted-syntax an error
* fixed project create no owner bug
* fixed project domain config update
* added more tests
* Sign up tests
* fixed email config update, added more tests
* added more tests, strip uuid in tests
* added oauth config update, added more tests
* E-mail verification tests
* Strip fewer fields
* added updateProject function for testing
* fixed project creation error, added more tests
* Begin OAuth authorize tests
* added get current project info
* added test for project
* removed description from current-project
* added basic teams endpoint
* improved openapi docs, added object types
* improved docs, fixed docs bug
* added email template endpoint
* crudHandlers.xyzList
* imp
* Default values for Prisma handlers
* CRUD queries
* Fix PEitherWrite
* Queries
* added api keys endpoints
* Authorize tests
* Password sign-in endpoint
* Sessions endpoints
* added more tests for api keys
* Update password endpoint
* Hide x-stack-request-id header
* fixed api key endpoints, added more tests
* updated test messages
* Password reset
* implemented team crud
* check-feature-support endpoint
* added teams tests, updated project endpoint folder structure
* added more tests for team
* added team membership handler
* Fix errors
* Type fixes
* Update comment
* strings comment
* Fix users page
* added more tests to team membership
* Rename team-memberships test file
* removed test code
* added user filter
* added permission grant
* added team permission definitions
* added permission definition tests
* added more tests
* fixed permission definition
* Improve types
* More type fixes
* Fix more type errors
* Fix lint errors
* Fix build error
* updated permission code structure
* fixed types
* added recursive permission
* Always log E2E test GH Actions logs
* Internal server error messages are shown in test environments
* Print Docker Compose logs
* fix
* fix more
* Improve
* fixes
* fixes
* fix stuff
* Wait on more stuff
* more fixes gh actions
* Fix pnpm start:xyz
* pin v
* node env test
* log order
* test envvars
* test
* added default permissions
* Credential sign up form now loads correctly
* added default permission to create team and add user
* Safari passwords match sign up
* Add migration file
* Don't error on authorize if blah
* fix tests
* restructured project with createCrudHandler
* Account settings password repeat
* Update README
* fixed user permission listing
* added sorting for permission definitions
* fixed project default permission update
* restructured project urls
* fixed import error
* removed format changes
* removed format changes
* removed format changes
* removed unused route
---------
Co-authored-by: Stan Wohlwend <n2d4xc@gmail.com>
Co-authored-by: Zai Shi <fomalhautb@users.noreply.github.com>
2024-07-15 01:55:01 +02:00
Stan Wohlwend
580bd73348
Fix trailing space lint errors
2024-07-14 10:37:34 -07:00
Stan Wohlwend
698964766f
Disallow trailing spaces
2024-07-14 10:35:33 -07:00
Stan Wohlwend
b0d6286e50
Fix migration for dev instance
2024-07-14 10:27:02 -07:00
Konsti Wohlwend
b0f233a44c
More backend endpoint implementations ( #126 )
...
Co-authored-by: Zai Shi <fomalhautb@users.noreply.github.com>
2024-07-13 22:04:53 -07:00
Stan Wohlwend
4545e2ba8f
chore: update package versions
2024-07-13 12:36:07 -07:00
Stan Wohlwend
8e8a1b1be1
Set target to ES2021
2024-07-07 17:28:14 -07:00
Stan Wohlwend
0163513bf9
Update contributors image to dev branch
2024-07-07 14:51:49 -07:00
Stan Wohlwend
29a4330c9a
chore: update package versions
2024-07-07 14:09:22 -07:00
Stan Wohlwend
0f82959d85
Error logging in contributors route
2024-07-07 13:55:38 -07:00
Zai Shi
06c71d1b9e
added team profile image url ( #130 )
...
* added team profile image url
* added migration file
* fixed eslint
* added next image to demo
* fixed build error
2024-07-07 06:58:29 +02:00
Stan Wohlwend
f368255c46
chore: update package versions
2024-07-06 15:05:48 -07:00
Stan Wohlwend
1e1d553fb3
key-spacing ESLint rule
2024-07-06 14:22:06 -07:00
Ritesh yadav
8ce360e092
fix #103 No Open Graph Meta Tags Present ( #125 )
...
* fix #103 No Open Graph Meta Tags Present
* fixed bugs
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-07-04 00:05:54 +02:00
Konsti Wohlwend
53450206f5
Create users & auth endpoints in backend ( #85 )
2024-07-01 22:42:08 -07:00
Stan Wohlwend
fb825e66a5
Prefer getEnvVariable in stack-backend
2024-07-01 19:40:43 -07:00
Stan Wohlwend
ac3ed1a0b3
chore: update package versions
2024-07-01 18:46:01 -07:00
Stan Wohlwend
dd78731612
Prefix XYZ_CLIENT_ID environment variables with STACK_
2024-07-01 18:28:26 -07:00
Stan Wohlwend
530722836c
Fix build
2024-07-01 17:43:47 -07:00
Zai Shi
934eb78004
Fixed team selection ( #124 )
...
* fixed selected team switcher
* fixed selected team switcher
* updated lock files
2024-07-02 02:39:50 +02:00
Stan Wohlwend
ab348af895
Prefix all environment variables with STACK_
2024-07-01 17:30:35 -07:00
Zai Shi
cfbffacf49
Fixed selected team DB type ( #121 )
...
* fixed selected team type
* fixed type
2024-07-01 18:29:42 +02:00
Stan Wohlwend
630cf8ff8e
Contributor images
2024-07-01 09:14:22 -07:00
Zai Shi
8574ff0b06
project name -> display name
2024-06-30 21:30:21 -07:00
Zai Shi
ac93553e5c
fixed user ondelete ( #117 )
2024-07-01 04:15:10 +02:00
Zai Shi
11955c57bf
fixed email template reset ( #98 )
2024-06-25 15:43:05 +02:00
Kirat
69ff6a292e
Adds server and client side metadata ( #87 )
...
* Added server and client side metadata
* revert lint
2024-06-25 13:45:21 +02:00
Zai Shi
8819bfbb4d
Fix the bug that team cannot be delete when selected ( #95 )
...
* fixed selected team
* fixed update bug
* added selected teem back for zero down time migration
* fixed bug
* updated dashboard prisma
* fixed update bug
2024-06-25 11:11:56 +02:00
Zai Shi
af9d811b28
Scope tailwind ( #92 )
...
* added scoped tailwind
* added same level scope
* added shadcn
* added watch css
* improved css processing
* fixed dark mode, migrated credential sign in component
* fixed export path
* fixed bugs
* migrated credential sign up
* migrated magic link sign in
* migrated auth page
* migrated forgot password
* migrated oauth group
* migrated oauth button
* improved password field
* fixed maybe full page
* migrated user button
* simplified user button structure
* fixed dark mode css process bug, migrated avatar
* migrated typography
* migrated message cards
* removed joy
* removed component context
* removed component core
* restructured components
* updated demo
* added new ui package
* added tailwind config to stack-ui
* moved stack components to stack-ui
* fixed demo ui components
* fixed demo dark mode
* fixed demo bugs
* updated dependencies
* fixed demo theme flash
* fixed styling bugs, removed breakpoints
* removed unused
2024-06-24 15:33:09 +02:00
Stan Wohlwend
a37674fa12
chore: update package versions
2024-06-20 17:16:33 +02:00
Zai Shi
bd96da663b
Fix client side team bugs ( #86 )
...
* permission ids -> definition jsons
* fixed default permission update bug
* fixed set team default permission
* fixed handler edit dialog
2024-06-20 15:28:23 +02:00
Stan Wohlwend
f4a8f36668
Fix typo in "outside-dashbaord"
2024-06-20 03:13:15 +02:00
Stan Wohlwend
e392684a3e
Fix snapshot test class names
2024-06-20 00:48:19 +02:00
Stan Wohlwend
77229f4b2e
Snapshot tests
2024-06-19 19:44:32 +02:00
Zai Shi
1f373846ab
System team permissions ( #82 )
...
* added default permissions to prisma
* added system team permission
* fixed permission update
* added system permission UI
* fixed permission update
* added create team client
* added client create team
* added client team create endpoint
* fixed user.createTeam, updated demo
* added default permissions for team creators and members
* added createTeamForUser
* added permission id format check
* updated db schema for default permission, added default perms when project is created
* fixed merge errors
2024-06-18 19:22:23 +02:00
Stan Wohlwend
b79bee6606
Run dotenv in E2E codebase itself
2024-06-18 18:38:30 +02:00
Stan Wohlwend
c7d3b8917d
Linting for E2E tests
2024-06-18 16:19:43 +02:00
Konsti Wohlwend
6480667a97
Split backend and dashboard ( #83 )
2024-06-18 15:49:31 +02:00
Stan Wohlwend
02c19ecf6a
chore: update package versions
2024-06-17 18:12:56 +02:00
Stan Wohlwend
4e7a2d4b53
chore: update package versions
2024-06-16 16:59:59 +02:00
Konsti Wohlwend
5cf167b5c7
Move examples to their own folder ( #77 )
2024-06-16 14:58:10 +02:00
Stan Wohlwend
08f036655b
chore: update package versions
2024-06-15 20:20:09 +02:00
Stan Wohlwend
07920a4102
TeamSwitcher -> SelectedTeamSwitcher
2024-06-15 15:27:39 +02:00
Stan Wohlwend
856cfe115c
chore: update package versions
2024-06-14 15:31:40 +02:00
Stan Wohlwend
72eda48c55
Unify User and ServerUser
...
Fix #65
2024-06-12 15:14:47 +02:00
Zai Shi
d6892f131b
Team Switcher UI ( #71 )
...
* added basic team switcher
* improved styling
2024-06-10 13:50:34 +02:00
Zai Shi
a44282239e
Merge branch 'dev' of github.com:stackframe-projects/stack into dev
2024-06-09 18:02:17 +02:00
Zai Shi
6138a75932
added spotify example
2024-06-09 18:02:14 +02:00
Stan Wohlwend
ad50465ba2
chore: update package versions
2024-06-09 17:48:17 +02:00
Stan Wohlwend
07d1169e84
chore: update package versions
2024-06-09 17:25:59 +02:00
Zai Shi
617ccbed6f
Oauth scope ( #67 )
...
* removed openid for oauth providers, switch to pure oauth flow
* restructured files
* added project id to the env keys
* fixed tooltip display bug
* improved docs links
* removed old comments
* improved oauth code structure
* removed MS tenantID
* added linking account
* added access token endpoint
* fixed prisma schema
* added store refresh token
* fixed no refresh token error
* added authorize and link types to authorize endpoint
* added adding scope
* improved oauth provider code structure
* added additional scopes to db
* fixed sessions
* fixed oauth provider select bug
* added scopes to dashboard
* added get account
* added useAccount
* added useAccessToken
* fixed type errors
* fixed bug
* added oauth link failed page
* added error page
* fixed bugs
* updated error page
* added extra scope error
* fixed additional scope
* removed test code, fixed bug
* Throw error when accessing OAuth access token with shared OAuth keys
* removed additional scopes
* added scopes on sign in
* renamed errors
* added redirect URL for the oauth provider setting
* dynamic link
* added connect wrong account error
* added migration file, fixed useConnection bug
* added after callback redirect url
* fixed types
* fixed type error
* updated migration file
2024-06-08 16:26:50 +02:00
Stan Wohlwend
e4bf35ecd9
chore: update package versions
2024-06-08 16:06:11 +02:00
Stan Wohlwend
12ad506699
chore: update package versions
2024-06-08 15:28:10 +02:00
Stan Wohlwend
5f5b6d65b5
chore: update package versions
2024-06-07 13:32:12 +02:00
Stan Wohlwend
c16c13d2b6
chore: update package versions
2024-06-07 12:41:23 +02:00
Stan Wohlwend
7938ff6439
Whitespace ESLint rules
2024-06-07 11:55:46 +02:00
Stan Wohlwend
ca7da8dff7
Fix lint errors
2024-06-06 19:23:20 +02:00
Stan Wohlwend
dafe0dc1fb
Fix lint errors
2024-06-06 13:35:29 +02:00
Stan Wohlwend
30b9b07dfe
chore: update package versions
2024-06-03 14:33:33 +02:00
Stan Wohlwend
14c9a202b8
Improve developer setup
2024-06-03 01:36:17 +02:00
Stan Wohlwend
893a93da1e
Add rimraf as dependency everywhere
2024-06-02 18:31:12 +02:00
Stan Wohlwend
4b4357ea46
chore: update package versions
2024-06-02 15:22:04 +02:00
Stan Wohlwend
9423a2dc1a
Make fullPage actually fill the whole page
...
Fixes #52
2024-05-30 15:47:14 +02:00
Zai Shi
586ee79664
chore: update package versions
2024-05-29 14:40:38 +02:00
Zai Shi
9b77b77c05
Improved create new project screen with browser frame
2024-05-28 20:19:53 +02:00
Zai Shi
e98d730108
chore: update package versions
2024-05-28 12:07:22 +02:00
Konsti Wohlwend
4415012f8c
Email template editor ( #54 )
...
* added email editor
* added theme
* improved styling
* removed unused
* added toolbar toggle
* fixed layout problems
* removed sample drawer
* added original license
* added template var matching
* renamed files
* added variable panel
* changed boxes to tailwind DIVs
* added save button
* added custom text-block
* removed avatar, change tab switching logic
* removed html component for now
* renamed folder
* moved download import to setting panel
* added prisma schema for email templates
* added mustache
* added cancel button
* added email templates crud
* removed email template id
* updated email template list page
* removed unused imports
* removed createEmailTemplate handler
* added reset button to email template
* added default templates structure
* added template default value
* moved email template location
* added template information
* added email template routes
* fixed types, added error page
* improved styles
* updated sidebar links
* added save and cancel functions
* wrapped router and link for leave confirmation
* changed disabled => needConfirm
* fixed link
* fixed styles
* fixed link
* fixed bugs
* fixed template editing bugs
* added reset confirmation
* fixed save button
* fixed type error, moved email util file
* moved constant, added prefetch to link
* restructured code
* added variable system
* added email verification default
* removed preview
* added templates for all emails, removed unused
* fixed import error
* migrate part of mui to shadcn
* migrated more to shadcn
* migrated more mui
* updated color picker
* migrate more to shadcn
* added shadcn toggle group
* removed editor provider
* updated slider
* migrated toggle group to shadcn
* moved block icons to lucide
* removed radio group
* fixed color picker
* migrated icons to shadcn
* change popup buttons to shadcn
* fixed create block button display bug
* changed import json to shadcn
* migrated block menu
* removed mui dependency
* render merged preview
* refactor: Replace deleteEmailTemplate with resetEmailTemplate for consistency
* chore: renamed delete email template and removed unused imports
* fixed add block button style
* changed button default style
* added subject
* added subject preview
* moved document-core into the repo
* moved all email components into the repo
* removed context in reader block
* restructured files
* moved components to react-email
* removed unused
* fixed magic link template
* fixed templates
* Mustache -> Handlebars, disabled escape
* fixed editor scrolling
* moved delete button location to inside the box
* fixed template rendering error, updated templates
* updated button text in email templates
* generated migration file
* fixed small bugs
* fixed handle bar import path
* removed all the double ;;
* fixed lint
* fixed inert with type extension
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-05-28 11:49:59 +02:00
Zai Shi
8160521a95
chore: update package versions
2024-05-25 19:11:29 +02:00
Stan Wohlwend
8aa2021f92
chore: update package versions
2024-05-25 16:10:26 +02:00
Stan Wohlwend
ed2ac2f5bd
chore: update package versions
2024-05-23 18:22:05 +02:00
Stan Wohlwend
1a2b504d71
chore: update package versions
2024-05-23 18:05:03 +02:00
Stan Wohlwend
0b941799f8
chore: update package versions
2024-05-23 15:39:34 +02:00
Stan Wohlwend
52ad3c8ccf
chore: update package versions
2024-05-21 12:27:06 +02:00
Stan Wohlwend
9c0e56520f
chore: update package versions
2024-05-21 11:28:07 +02:00
Zai Shi
c5ec7633e7
Updated docs, added why stack, completed custom sign-in/sign-up examples ( #40 )
...
* fixed color theme
* put two setup methods into tabs
* added why stack
* re-ordered files
* updated why stack
* added custom user information section
* updated signup docs
* added example custom pages
* updated sign up docs
* updated custom magic link docs
* added redirect comments
* updated doc links
* fixed lint
* fixed loading indicator types
2024-05-20 09:56:02 +02:00
Stan Wohlwend
21bc179347
Remove unnecessary log statement
2024-05-18 17:51:45 +02:00
Stan Wohlwend
ca5dab17fa
chore: update package versions
2024-05-16 22:26:39 +02:00
Konsti Wohlwend
a0dc6f6782
Prisma route handlers ( #34 )
2024-05-14 15:31:13 +02:00
Stan Wohlwend
7742a1d81a
chore: update package versions
2024-05-14 13:59:10 +02:00
Stan Wohlwend
dec622ed9e
CRUD schemas ( #28 )
2024-05-12 20:29:14 +02:00
Stan Wohlwend
03cc40bcfb
chore: update package versions
2024-05-12 15:22:38 +02:00
Stan Wohlwend
ff6e4540b4
chore: update package versions
2024-05-11 16:51:06 +02:00
Zai Shi
507b97f427
Migration to Shadcn UI ( #31 )
...
* fixed theme doesn't work when not signed in
* added tailwind
* use stack theme instead of stack joy theme for server
* added shadcn
* added shadcn components
* added new project page
* improved styling
* added footer
* added footer
* added new project page
* added project creation page
* made new project page interactive
* added project settings on create project endpoint
* added async button
* fixed small things
* data-theme -> data-stack-theme
* changed color scheme
* changed joy buttons to shadcn buttons
* fixed lint
* added redirect to create project page
2024-05-10 23:34:42 +02:00
Stan Wohlwend
dba19eb167
chore: update package versions
2024-05-10 17:11:53 +02:00
Stan Wohlwend
dd2df94f1f
Prepend @stackframe/ to all package names
2024-05-09 16:17:49 +02:00
Stan Wohlwend
4f439bf1eb
chore: update package versions
2024-05-09 16:12:41 +02:00
Stan Wohlwend
b2275484a7
Disable caching on requests
2024-05-09 16:00:12 +02:00
Stan Wohlwend
89fc11d3a2
Disable fetch caching for client requests
2024-05-09 11:21:14 +02:00
Stan Wohlwend
9ff2cff5c5
Organizations & RBAC ( #22 )
...
* added organizations route
* added orgganizations/[orgId] and orgganizations/[orgId]/users routes
* added more routes
* restructured dashboard pages, added organization page
* fixed redirect bug
* updated sidebar
* added mock orgnizations
* fixed breadcrumbs
* added edit org modal
* added memeber table
* added permission table
* Orgs & perms backend
* Fix build errors
* updated permission ui
* org -> team for frontend
* added enable team UI
* Stack App for teams
* formatted schema
* renamed all orgs to teams
* fixed docusaurus bug
* disabled docusaurus build progress bar
* added member profile and direct permission to profile
* removed dead code, memberProfile -> member
* removed teams attribute from the user object
* added /teams endpoint
* added create team endpoint
* added add-user endpoint
* moved add-user
* added server side get teams
* updated schema formatting
* added team enabled endpoints
* fixed type error
* moved get current teams to current-user/teams
* improved interface
* added create team
* hooked up team to frontend
* added hooked up team name with team member page
* added list team users
* added useUsers to team object
* fixed list team user bug
* added team update
* added list permissions and use permission on app
* added create permission
* list permission
* added permission list
* added inherited permission list
* add edit permission model
* restructured permission graph
* updated style
* added delete permission
* fixed delete permission bug
* added inheritence update
* fixed await bug
* fixed selection bug
* added permission update
* fixed update bug
* fixed team update refresh
* added remove user from team
* restructured permission and permission definition
* updated permission definition structure
* updated list permissions and grant permissions
* fixed list user permissions
* added grant permission
* fixed list permission
* added direct option to list team use permission
* fixed bugs
* fixed bugs
* added revoke permission
* inherited from -> contains
* added client list permission
* restructured stack-app teams and permissions
* fixed server teams and permissions
* fixed bug
* fixed bugs
* added teams pages to demo
* added styled component compiler
* added list teams
* added join and leave teams
* fixed prisma onDelete
* fixed type bugs
* removed on permission change for now
* added member
* fixed user and server user
* fixed imports
* added create team
* added more content to demo
* fixed recursion bug
* fixed recursion stack out of bound bug
* removed teamsEnabled
* added create team on sign-up options
* added create team on signup
* queriable -> queryable, fixed migration file
* fixed migration file
* fixed demo build error
* fixed license accidental change
* fixed tab styling
* added required to create permission id
* added more ui error hints
* fixed seed wrong setting
* default team name
* improved permission list ui
* improved demo display
* Update README.md
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-05-08 12:43:56 +02:00
Stan Wohlwend
1c58b49e8f
chore: update package versions
2024-05-05 18:17:17 +02:00
Stan Wohlwend
74f3fe2e49
Middleware support ( #29 )
2024-05-05 17:33:36 +02:00
Stan Wohlwend
dc6659131c
Auth for smartRouteHandler ( #27 )
2024-05-05 10:28:31 +02:00
Stan Wohlwend
c4fa6d93e7
chore: update package versions
2024-05-05 09:37:32 +02:00
Stan Wohlwend
5b3f46faf6
Update license files
2024-05-04 15:52:49 +02:00
Stan Wohlwend
406ad69ebb
Docker compose dependencies ( #20 )
2024-05-04 15:42:41 +02:00
Stan Wohlwend
0eb7822569
chore: update package versions
2024-05-03 12:59:16 +02:00
Stan Wohlwend
80b743d146
CommonJS support ( #25 )
2024-05-03 12:37:14 +02:00
Zai Shi
8a0095f0b1
Fixed color mode and flashes ( #24 )
...
* fixed button
* removed link variant
* fixed input
* fixed label
* fixed separator
* fixed indicator
* fixed link
* fixed theme toggle
* fixed text
* fixed popover, updated link color
* fixed password field
* fixed avatar and card
* fixed dropdown
* fixed skeleton
* improved password field code
* fixed tabs
* fixed user button
* fixed demo header
* fixed demo select
* fixed theme provider
* fixed demo color mode
* fixed demo theme
* deleted dev app
* removed demo app loading indicator
* added description to demo app
* fixed small things
* updated server
* updated color mode doc
* updated docs
* removed unused dependencies
2024-04-30 14:30:36 +02:00
Stan Wohlwend
1adcaa5cd2
chore: update package versions
2024-04-28 12:02:53 +02:00
Stan Wohlwend
89617e12ec
Remove user button from partial prerendering demo
2024-04-28 11:57:54 +02:00
Stan Wohlwend
02be9268c0
Partial prerendering loading screen
2024-04-28 11:50:17 +02:00
Stan Wohlwend
8814052702
Clarity
2024-04-28 10:41:31 +02:00
Stan Wohlwend
293670c83b
chore: update package versions
2024-04-28 10:25:52 +02:00
Stan Wohlwend
9e0b3de21a
Improve some error messages
2024-04-28 10:16:39 +02:00
Stan Wohlwend
0fa517a000
Update ESLint for partial prerendering demo
2024-04-27 14:30:04 +02:00
Stan Wohlwend
f71f2c74d2
Partial prerendering demo ( #21 )
2024-04-27 14:23:54 +02:00
Stan Wohlwend
aff6e3abc2
chore: update package versions
2024-04-26 14:00:52 +02:00
Stan Wohlwend
479c8ff528
GitHub actions linting ( #17 )
2024-04-24 15:37:30 +02:00
Zai Shi
66f6c86ddf
Basic Unit Tests ( #15 )
...
* added basic api testing framework
* added credential signup test
* added current user test
* added github action
* fixed bugs in action file
* updated action
* added pnpm setup
* added dependency install
* updated pnpm lock
* only run server tests
* added new package for e2e test
* removed unused tests
* updated action
* updated test command
* added env var reading
* fixed typo
* fixed typo
* fixed unit tests with staging
* added delay e2e test
* added start server to action
* fixed typo
* fix aciton
* updated github action
* fixed bugs
* fixed eslint error
2024-04-24 14:24:56 +02:00
Stan Wohlwend
083cccb511
chore: update package versions
2024-04-24 10:59:50 +02:00
Stan Wohlwend
628674ef90
Bump package versions
2024-04-23 12:11:26 +02:00
Stan Wohlwend
de3054d21f
Bump versions
2024-04-22 14:01:55 +02:00
Stan Wohlwend
1a5ab65522
Bump package versions
2024-04-21 15:40:13 +02:00
Stan Wohlwend
3cbc164f52
Fix typo
2024-04-21 15:25:54 +02:00
Stan Wohlwend
deaa2b4172
Refer user to dashboard on demo
2024-04-21 15:16:21 +02:00
Zai Shi
96c26a7918
Magic link ( #13 )
...
* added magic link email, updated email template
* added magic link ui and db schema
* restructured sign in sign up page
* updated example custom button
* added joy tabs
* fixed bugs, added magic link errors, abstracted token creation
* added magic link callback
* fixed token bugs
* added more auth information to user object
* added changeset
2024-04-20 12:33:11 +02:00
Stan Wohlwend
44b14ec413
Add hint for demo
2024-04-18 17:44:28 +02:00
Zai Shi
dea8ad400b
bumped version
2024-04-17 09:11:19 +02:00
Stan Wohlwend
1c93fe13ae
suppressHydrationWarning for <body />
2024-04-16 15:32:52 +02:00
Zai Shi
b4677ff272
bumped version
2024-04-15 16:55:56 +02:00
Zai Shi
075ca1d303
fixed demo header scroll and card frame padding
2024-04-15 14:02:09 +02:00
Zai Shi
866c8e6aaf
bumped version
2024-04-14 15:34:23 +02:00
Zai Shi
c8d636b831
changed demo and dev resolution to bundler
2024-04-14 14:38:26 +02:00
Zai Shi
76ad603d7d
bumped version
2024-04-14 14:29:57 +02:00
Zai Shi
9e6e92bbb9
export joy from a different dir
2024-04-14 14:22:48 +02:00
Zai Shi
5c1aaa7350
bumped version
2024-04-14 13:52:32 +02:00
Zai Shi
909afc1edf
bumped version
2024-04-14 13:40:00 +02:00
Zai Shi
406913ca34
updated docs for user button
2024-04-14 13:36:48 +02:00
Zai Shi
5ae06585f2
added loading indicator, fixed loading buttons
2024-04-14 11:13:21 +02:00
Zai Shi
677f39f786
fixed small things in documentation
2024-04-14 08:24:20 +02:00
Zai Shi
2995d9662a
UserButton component and account setting page ( #10 )
...
* fixed sign in title bug
* addec changeset
* added popover
* added dropdown, improved user button
* improved user button
* added avatar, adding account setting
* added send verification email
* added plaintext to emails
* fixed select props
* added name update
* added password update
* added email password update
* only password update for accounts logged in credential
* fixed small errors in endpoints
* improved account setting page
* fixed types
* removed props export
* divider -> separator
* fixed accidently renamed dividers
* added changeset
2024-04-13 16:42:05 +02:00
Stan Wohlwend
d243001add
Fix build
2024-04-11 16:45:26 +02:00
Zai Shi
66205229f4
bumped version
2024-03-22 16:18:03 +08:00
Zai Shi
7ef734981b
bumped version
2024-03-22 11:28:25 +08:00
Zai Shi
2eda71b42b
Fixed UI bugs, added card component ( #7 )
...
* updated default divider to shadcn
* added card to signin page
* removed card content, card header, and card footer
* removed card from signin
* Update size of text in DividerWithText component
* added changeset
2024-03-22 04:27:43 +01:00
Zai Shi
693b058cc0
removed secondary background color
2024-03-21 20:48:19 +08:00
Zai Shi
29f909fa16
bumped version
2024-03-21 18:43:09 +08:00
Zai Shi
63a90fed35
bumped version
2024-03-21 17:58:29 +08:00
Zai Shi
9e9907f2b3
New UI system ( #5 )
...
* added stack-ui package
* added ui elements
* fixed react package type bug, added deleted components back
* updated button and typography interface
* added element provider
* moved all elements to element context
* added ui-joy
* moved UIPage component and update Button component
* added StackUIProvider
* added UI framework switch
* changed theme to colormode
* changed StackUIProvider interface
* updated file names
* updated package config
* fixed types and dependencies
* fixed color theme
* added custom button
* converted signin page to stack-ui
* moved oauth button stack-ui
* fixed styling bugs
* changed color/variant interface for button and text
* moved credential sign up to stack-ui
* moved card header and divider to stack-ui
* moved card-frame to stack-ui, fixed bugs
* fixed bugs, added global bg color to dev app
* moved forgot password to stack-ui
* updated styling
* moved form warning text to stack-ui
* added redirect message card to stack-ui
* moved everything to stack-ui, removed daisy and tailwind
* added joy input
* simplified code
* fixed joy button
* restructured UI provider interface
* made joy color mode work
* fixed small ui bugs
* updated demo, changed constant structures in stack-ui
* added select ui to demo
* added joy ui text
* added mui divider
* Used dynamic elements to replace useElements hook
* changed full page behaviour (100vh => 100%)
* added auto detect parent to cardframe
* updated documentation
* updated customization overview
* updated custom color doc
* fixed system color mode bug
* fixed select visual on safari
* changed UI provider interface
* renamed files to lower case
* fixed import bug
* finished custom colors doc
* added docs for custom components
* removed wrong cased files
* updated custom pages docs
* updated custom component docs
* elements -> components
* fixed missing rename
* fixed broken links in docs
* removed tailwind css import in stack
* fixed typos and small problems
* cleaned up package.json files
* updated dependencies
* fixed stack-server bug (webpack xxx not a function and u type error)
* updated setup doc
* added changeset
* fixed the 'use client' bug in stack-ui
* merged stack-ui and stack-ui-joy into stack
* renamed StackUIProvider to StackTheme
* unified imports
* added hook details to custom color doc
2024-03-21 10:51:53 +01:00
Zai Shi
ed6b50d429
published new npm version
2024-03-13 11:13:16 +08:00
Zai Shi
9d50641a45
added redirect to default to sign-in/up/out
2024-03-13 10:17:48 +08:00
Zai Shi
c0151a8e5d
removed redirectUrl in functions, added newUser attribute to signInWithOAuth, added after sign-in/up/out urls
2024-03-12 17:31:28 +08:00
Zai Shi
08369135aa
upgraded next version in demo, added loading indicator
2024-03-07 23:33:38 +08:00
Stan Wohlwend
f5108bc53d
Fix SSR error if Suspense is missing
2024-03-07 14:32:52 +01:00
Zai Shi
e76a2cd5fa
versuib bump
2024-03-06 23:46:39 +08:00
Zai Shi
7ce58d3efb
Bumped version
2024-03-06 22:44:43 +08:00
Zai Shi
397a4046ba
Oauth -> OAuth
2024-03-06 21:17:14 +08:00
Stan Wohlwend
5671a1d7aa
No longer export validateEmail
2024-03-06 12:59:21 +01:00
Zai Shi
e1a85e0ffc
published stack-sc
2024-03-05 13:26:54 +08:00
Zai Shi
55150eab78
bumped versions
2024-03-05 13:23:08 +08:00
Stan Wohlwend
459fbdea5b
Source maps
2024-03-04 22:46:07 +01:00
Stan Wohlwend
ac8bfe4845
Better clean script
2024-03-04 19:37:39 +01:00
Zai Shi
5d43e48248
published npm pacakges
2024-03-04 21:20:59 +08:00
Stan Wohlwend
c0d5166e8c
Remove some commented code
2024-03-03 12:33:05 +01:00
Zai Shi
5a772ee6c9
changed modal bg color added favicon to demo, fixed demo navbar bg
2024-02-29 10:40:47 +01:00
Zai Shi
6b29ab762b
finihsed demo
2024-02-28 23:09:46 +01:00
Zai Shi
2d0a35e2f5
removed unused in demo
2024-02-28 18:39:40 +01:00
Zai Shi
7598511c31
moved baseUrl default to env var
2024-02-28 18:21:13 +01:00
Zai Shi
a5933c43de
added demo app, renamed nextjs folder to dev, added docusaurus to turbo
2024-02-28 18:08:23 +01:00
Stan Wohlwend
ced0be74b3
Move code (initial commit)
2024-02-28 14:35:30 +01:00