Commit Graph

56 Commits

Author SHA1 Message Date
Konstantin Wohlwend
be6180db06 Slight docs update
Some checks are pending
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-28 22:02:25 -07:00
Zai Shi
e55039fc6f updated docs overview 2024-08-28 10:06:32 -07:00
Konstantin Wohlwend
8197296e07 Fix team docs
Some checks are pending
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-24 17:28:35 -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
Zai Shi
c66984bf5e added logo url on docs 2024-08-21 12:58:35 -07:00
Zai Shi
c08c30c14c added webhooks docs 2024-08-20 19:17:31 -07:00
Konstantin Wohlwend
865e35ed8e Update docs JS 2024-08-20 18:24:31 -07:00
Zai Shi
361facf2f7
added more team docs (#197)
* added more team docs

* added more docs

* updated docs

* added team profile docs

* improve docs

* improved readability

* updated docs
2024-08-21 01:53:33 +02:00
Zai Shi
5ee8c94271 updated account setting image 2024-08-20 12:16:48 -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
a6d5570ac1 Add webhook community example 2024-08-20 10:40:43 -07:00
Konstantin Wohlwend
5fcc88308c Add FAQ
Some checks are pending
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.x) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
2024-08-18 11:22:31 -07: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
bc5b18ee6d Fix documentation
Some checks are pending
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.x) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
2024-08-13 09:54:28 -07:00
Aaron
b914544e54
Update components.mdx (#184)
Corrects a component import in a code snippet.
2024-08-13 18:43:26 +02:00
Konstantin Wohlwend
b18442eff4 Add package manager info to docs 2024-08-12 21:59:24 -07:00
Konstantin Wohlwend
10112a159e More docs typos 2024-08-10 09:45:48 -07:00
Konstantin Wohlwend
ed319db199 Fix docs typo 2024-08-10 09:45:48 -07:00
Stan Wohlwend
63cc64cd43 Updated "edit this page" button 2024-08-10 09:45:47 -07:00
Stan Wohlwend
062ed0243d Fix typo 2024-08-10 09:45:47 -07:00
Stan Wohlwend
1db3512e95 Custom Fern JS
Some checks failed
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2024-08-08 16:27:18 -07:00
Zai Shi
fb31827dc3
Webhooks (#157)
Some checks are pending
Runs E2E API Tests / build (20.x) (push) Waiting to run
Lint & build / lint_and_build (18.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
* 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
Stan Wohlwend
80443caaad Update docs
Some checks are pending
Runs E2E API Tests / build (20.x) (push) Waiting to run
Lint & build / lint_and_build (18.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
2024-07-31 11:10:28 -07:00
Stan Wohlwend
0e6588f867 Docs update 2024-07-30 22:32:51 -07:00
Stan Wohlwend
3bebd3f4d1 Better RetryErrors 2024-07-27 13:24:42 -07:00
Zai Shi
b74fa83e92 fixed broken doc link 2024-07-26 16:06:59 -07:00
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
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
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
Konsti Wohlwend
53450206f5
Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -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