Commit Graph

565 Commits

Author SHA1 Message Date
Stan Wohlwend
3cd4d3f176 Update docs 2024-06-20 15:05:57 +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
29bb31fdbc
added server user create team (#84) 2024-06-19 15:34:06 +02:00
Zai Shi
53c5a87888 removed doc code focus 2024-06-19 11:49:50 +02:00
Zai Shi
e5b41efbcf
Update CONTRIBUTING.md 2024-06-18 19:28:03 +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
5366ba708f Remove All Contributors Bot 2024-06-18 16:35:22 +02:00
Stan Wohlwend
900818a51e Add .all-contributorsrc 2024-06-18 16:28:30 +02:00
Stan Wohlwend
70b92a13ff List contributors in README 2024-06-18 16:26:47 +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
Zai Shi
02ed529fff exported magic link signIn 2024-06-17 18:05:38 +02:00
Stan Wohlwend
4e7a2d4b53 chore: update package versions 2024-06-16 16:59:59 +02:00
Stan Wohlwend
2f43d0a329 Fix "A component was suspended by an uncached promise" 2024-06-16 16:43:35 +02:00
Stan Wohlwend
ace8497ca6 Reduce occurence of "A component was suspended by an uncached promise" 2024-06-16 15:55:37 +02:00
Konsti Wohlwend
5cf167b5c7
Move examples to their own folder (#77) 2024-06-16 14:58:10 +02:00
Stan Wohlwend
95021897f5 Make stack-server a dependency of docs 2024-06-16 03:43:50 +02:00
Stan Wohlwend
6db7cb9e02 Run fern check on build 2024-06-16 03:40:12 +02:00
Stan Wohlwend
a6c77899ed Read doc endpoints from filesystem 2024-06-16 03:38:42 +02:00
Stan Wohlwend
0b4f2d3270 Update pnpm-lock.yaml 2024-06-15 20:23:16 +02:00
Stan Wohlwend
9933ee593d Make @stackframe/docs private 2024-06-15 20:22:33 +02:00
Stan Wohlwend
08f036655b chore: update package versions 2024-06-15 20:20:09 +02:00
Stan Wohlwend
3f40f60e43 Docs now run in development with pnpm run dev 2024-06-15 20:05:06 +02:00
Stan Wohlwend
07920a4102 TeamSwitcher -> SelectedTeamSwitcher 2024-06-15 15:27:39 +02:00
Stan Wohlwend
3295b853b1 Update pnpm-lock.yaml 2024-06-15 14:59:04 +02:00
Zai Shi
019738aa64
Added fern docs (#76)
* adding openapi generation

* added optional responses

* added path params

* added request body

* added full openapi file

* fixed crud bug

* fixed small bugs

* added generate-docs script

* added parameter example

* create docs from handler

* improved parse openapi interface

* removed unused

* added endpoint metadata

* added current user handler

* migrated old docs to fern

* 🌿 api set-up (#75)

Co-authored-by: Catherine Deskur <chdeskur@gmail.com>

* added sdk docs

* updated tabs

* improved styling

* added header links

* added tags to docs

* added focus to docs

* added focus to team docs

* improved docs wording

* added discord link

* updated generate-keys docs

* fixed merge error

* added yaml package

* added github actions

* fixed doc gen bug

* added docs lint check

* added doc watch changes

* updated github actions

* fixed action file

* updated publish docs workflow

* added overview page

* fixed action bug

---------

Co-authored-by: fern <126544928+fern-bot@users.noreply.github.com>
Co-authored-by: Catherine Deskur <chdeskur@gmail.com>
2024-06-15 14:04:00 +02:00
Stan Wohlwend
856cfe115c chore: update package versions 2024-06-14 15:31:40 +02:00
Stan Wohlwend
fb1255d550 Improved access token cookie handling 2024-06-12 21:16:07 +02:00
Stan Wohlwend
3adf198275 selectedTeam on user CRUD 2024-06-12 17:04:51 +02:00
Stan Wohlwend
b3f726dd40 Remove junk bundled file 2024-06-12 15:24:34 +02:00
Stan Wohlwend
72eda48c55 Unify User and ServerUser
Fix #65
2024-06-12 15:14:47 +02:00
Konsti Wohlwend
7901d87a12
Update CONTRIBUTING.md 2024-06-12 14:20:11 +02:00
Konsti Wohlwend
102da23d5e
Update CONTRIBUTING.md 2024-06-12 14:19:50 +02:00
Zai Shi
9979442949 added contributing.md 2024-06-11 11:28:56 +02:00
Zai Shi
12099d7fa1
Update README.md 2024-06-10 15:59:44 +02:00
Zai Shi
67aefdae98
Update README.md 2024-06-10 15:58:51 +02:00
Zai Shi
1b5428d5b3
Update README.md 2024-06-10 13:52:50 +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
ca22551db8
Optimized OAuth cookies (#70)
* reduced cookie size, added state to cookie name, remove cookie after finishing oauth

* added migration file

* changed remove cookie code location

* OAuthTimeout -> OuterOAuthTimeout

* fixed types
2024-06-10 11:29:22 +02:00
Stan Wohlwend
8f181b1b26 Make ISE a common error 2024-06-09 18:26:33 +02:00
Stan Wohlwend
50b2b672eb Signout now works correctly with old cookies 2024-06-09 18:08:11 +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
41e13bc0a3 No longer allow @stackframe/<package>/src/* imports 2024-06-09 17:46:32 +02:00
Stan Wohlwend
0517c75141 Fix import 2024-06-09 17:37:07 +02:00