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 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
1b550e7e48
|
TOTP 2FA endpoints
|
2024-08-10 09:45:48 -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 |
|
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
|
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
|
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
|
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
|
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 |
|
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
|
79616af471
|
chore: update package versions
|
2024-07-28 05:19:15 -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
|
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
|
8cd0b1609f
|
Impersonation
|
2024-07-26 16:06:59 -07:00 |
|
Stan Wohlwend
|
f812085420
|
chore: update package versions
|
2024-07-24 11:44:14 -07:00 |
|
Stan Wohlwend
|
ce109e8b0d
|
chore: update package versions
|
2024-07-22 16:59:51 -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 |
|
Stan Wohlwend
|
2eb33279db
|
chore: update package versions
|
2024-07-20 13:07:29 -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 |
|
Stan Wohlwend
|
4545e2ba8f
|
chore: update package versions
|
2024-07-13 12:36:07 -07:00 |
|
Stan Wohlwend
|
29a4330c9a
|
chore: update package versions
|
2024-07-07 14:09:22 -07:00 |
|
Stan Wohlwend
|
f368255c46
|
chore: update package versions
|
2024-07-06 15:05:48 -07:00 |
|
Konsti Wohlwend
|
53450206f5
|
Create users & auth endpoints in backend (#85)
|
2024-07-01 22:42:08 -07:00 |
|
Stan Wohlwend
|
ac3ed1a0b3
|
chore: update package versions
|
2024-07-01 18:46:01 -07:00 |
|
Stan Wohlwend
|
ab348af895
|
Prefix all environment variables with STACK_
|
2024-07-01 17:30:35 -07:00 |
|
Stan Wohlwend
|
a37674fa12
|
chore: update package versions
|
2024-06-20 17:16:33 +02:00 |
|
Konsti Wohlwend
|
6480667a97
|
Split backend and dashboard (#83)
|
2024-06-18 15:49:31 +02:00 |
|