Commit Graph

141 Commits

Author SHA1 Message Date
Zai Shi
c9f6642c1f fixed server example docs 2024-07-26 16:06:59 -07:00
Stan Wohlwend
56ab3bc022 Remove deprecated TeamSwitcher, use SelectedTeamSwitcher instead 2024-07-26 16:06:58 -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
Stan Wohlwend
ce109e8b0d chore: update package versions 2024-07-22 16:59:51 -07: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
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
66d0f704ff Docs updates 2024-07-15 14:38:36 -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
Stan Wohlwend
bbfecfe3c8 Update docs overview 2024-07-14 16:09:57 -07:00
Stan Wohlwend
c5ffdbf2e5 Docs typo 2024-07-14 15:29:32 -07:00
Stan Wohlwend
7543ea6184 Update setup subtitle 2024-07-14 15:29:09 -07:00
Stan Wohlwend
dcfcd1dde4 Remove setup tl;dr 2024-07-14 15:28:44 -07:00
Stan Wohlwend
5f7482b40a Update docs 2024-07-14 15:28:34 -07:00
Stan Wohlwend
bd8ac4f7c1 Fix docs default package manager 2024-07-14 13:28:47 -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
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
Zai Shi
cbf409ab25
fixed oauth docs and or redirect (#123) 2024-07-02 01:17:11 +02:00
Zai Shi
e86425a460
Components docs (#122)
* added sign in/up/out component docs

* added docs for stack handler

* fixed doc links

* fixed image url
2024-07-01 22:26:17 +02:00
Zai Shi
436cd95bf2
New docs structures, added docs for OAuth providers and team selections (#116)
* new doc structure

* added domain docs

* added team selection

* added oauth page, improved navigation

* improved team-selection

* improved code styling, updated permissions docs

* improved wording in teams and overview

* added team switcher updates

* updated production docs

* added oauth provider docs

* updated docs navigation
2024-07-01 02:44:32 +02:00
Stan Wohlwend
b9ebd30d10 Fix docs on team members 2024-06-28 10:52:40 -07:00
Zai Shi
5fece9664d fixed doc buttons 2024-06-26 09:27:53 +02:00
Zai Shi
5b46bd6f00
Added new theme config and docs (#93)
* updated customization docs

* fixed browser script

* added custom color to browser script

* added color palette to browser script

* fixed color script bug

* updated docs

* removed unused
2024-06-24 20:23:13 +02:00
Zai Shi
0ed76f3b30 fixed typo 2024-06-24 10:37:22 +02:00
roocell
ec380343ad
Doc update for teams (#91)
* Update teams.mdx

remove user from team had non-existent API call

* Update teams.mdx

doc had non-existent removeUserFromTeam method.
2024-06-24 10:25:37 +02:00
Stan Wohlwend
ed693a1a43 Fix docs buttons 2024-06-20 17:28:05 +02:00
Stan Wohlwend
a37674fa12 chore: update package versions 2024-06-20 17:16:33 +02:00
Stan Wohlwend
fad0ca9840 Update docs 2024-06-20 17:11:06 +02:00
Stan Wohlwend
3cd4d3f176 Update docs 2024-06-20 15:05:57 +02:00
Zai Shi
53c5a87888 removed doc code focus 2024-06-19 11:49:50 +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
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
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
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
72eda48c55 Unify User and ServerUser
Fix #65
2024-06-12 15:14:47 +02:00
Stan Wohlwend
ad50465ba2 chore: update package versions 2024-06-09 17:48:17 +02:00