Stan Wohlwend
ab348af895
Prefix all environment variables with STACK_
2024-07-01 17:30:35 -07:00
Stan Wohlwend
1746ca4aa6
Update globalDotEnv in turbo.json
2024-07-01 17:20:48 -07:00
Stan Wohlwend
6784ef3d65
Add dotenv files to turbo.json
2024-07-01 17:15:54 -07:00
Stan Wohlwend
95968215bf
Turborepo 2.0
2024-07-01 16:50:34 -07:00
Zai Shi
cbf409ab25
fixed oauth docs and or redirect ( #123 )
2024-07-02 01:17:11 +02:00
Imran khan
10969c96eb
update readme.md and add some script ( #108 )
...
* update readme.md and add some script
* update readme.md and added some script
* fixed seeding commands, updated .local docs
* removed extra seed command
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-07-01 23:02:20 +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
cfbffacf49
Fixed selected team DB type ( #121 )
...
* fixed selected team type
* fixed type
2024-07-01 18:29:42 +02:00
Stan Wohlwend
4e75242a8f
Update README
2024-07-01 09:17:41 -07:00
Stan Wohlwend
a3c4a4f7d9
Update README
2024-07-01 09:15:47 -07:00
Stan Wohlwend
630cf8ff8e
Contributor images
2024-07-01 09:14:22 -07:00
Zai Shi
8574ff0b06
project name -> display name
2024-06-30 21:30:21 -07:00
Zai Shi
ac93553e5c
fixed user ondelete ( #117 )
2024-07-01 04:15:10 +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
Stan Wohlwend
e0477e1421
Fix OAuth redirect in dev mode
2024-06-26 04:47:48 +02:00
Zai Shi
fd40498116
Added SsrScript to work around suspended script ( #99 )
...
* simplified browser script
* improved code structure
* added ssr script
2024-06-25 17:07:22 +02:00
Zai Shi
02568ba36d
removed UserNotInTeam error
2024-06-25 15:44:40 +02:00
Zai Shi
11955c57bf
fixed email template reset ( #98 )
2024-06-25 15:43:05 +02:00
Zai Shi
e8e6f0f6cc
added loading to sign-in/sign-up/reset-password ( #97 )
2024-06-25 15:19:29 +02:00
Zai Shi
d185216271
Merge branch 'dev' of github.com:stackframe-projects/stack into dev
2024-06-25 14:20:43 +02:00
Zai Shi
67ec223a94
un-renamed the form components
2024-06-25 14:20:40 +02:00
Kirat
69ff6a292e
Adds server and client side metadata ( #87 )
...
* Added server and client side metadata
* revert lint
2024-06-25 13:45:21 +02:00
Zai Shi
d53c787ba3
fixed selected team style ( #96 )
2024-06-25 13:38:10 +02:00
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