Commit Graph

576 Commits

Author SHA1 Message Date
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
04f6b48a1a
fixed hover color (#94) 2024-06-24 21:13:37 +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
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
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
Konsti Wohlwend
48ee651aaa
Update CONTRIBUTING.md 2024-06-23 17:10:09 +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
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
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