Commit Graph

77 Commits

Author SHA1 Message Date
Zai Shi
cd152317de added project config update 2024-03-05 22:40:50 +08:00
Zai Shi
cda3a0066c changed to ms consumer for now 2024-03-05 16:16:43 +08:00
Zai Shi
1a623fd273 fix MS oauth email 2024-03-05 14:53:19 +08:00
Zai Shi
d81a19bb13 fix MS oauth email 2024-03-05 14:36:43 +08:00
Zai Shi
0f9c33ab71 fixing MS oauth error 2024-03-05 13:56:08 +08:00
Zai Shi
e1267890e5 fix MS no email problem 2024-03-05 13:50:52 +08:00
Zai Shi
e1a85e0ffc published stack-sc 2024-03-05 13:26:54 +08:00
Zai Shi
55150eab78 bumped versions 2024-03-05 13:23:08 +08:00
Zai Shi
6f4707afae Add "private" flag to stack-sc 2024-03-05 13:16:26 +08:00
Zai Shi
630a67bd56 updated MS get email method 2024-03-05 13:02:19 +08:00
Zai Shi
a0781f1e44 Merge branch 'main' of https://github.com/stackframe-inc/stack 2024-03-05 12:00:29 +08:00
Stan Wohlwend
f0dcc65b4b stack-shared: Add cacheFunction 2024-03-05 04:29:06 +01:00
Stan Wohlwend
bd65b2211a Fix SSR error when reading cookies in RSC 2024-03-05 03:22:32 +01:00
Zai Shi
9bf28ce4fe Merge branch 'main' of https://github.com/stackframe-inc/stack 2024-03-05 09:40:19 +08:00
Zai Shi
5391ac1868 removed unused version 2024-03-05 09:40:15 +08:00
Stan Wohlwend
686ae3f48a stack-sc: Add next-env.d.ts 2024-03-05 02:39:27 +01:00
Zai Shi
78aedf8ad8 added stack-sc 2024-03-05 09:25:29 +08:00
Stan Wohlwend
d2f4b4fd04 Create cookie-server.ts file 2024-03-05 01:24:45 +01:00
Stan Wohlwend
dbcacfbac1 Temporarily remove dynamic next/headers import 2024-03-05 01:07:05 +01:00
Stan Wohlwend
a9b62b25e6 stack-server: Automatically redirect to /projects 2024-03-04 23:24:16 +01:00
Stan Wohlwend
8fa3d5d00e Loading indicator 2024-03-04 23:03:57 +01:00
Stan Wohlwend
459fbdea5b Source maps 2024-03-04 22:46:07 +01:00
Stan Wohlwend
5689e4125f Don't require NEXT_PUBLIC_STACK_URL 2024-03-04 22:03:19 +01:00
Stan Wohlwend
32d67068ed Remove clean before build 2024-03-04 21:59:41 +01:00
Stan Wohlwend
f7380e041a Add React as dev dependency to stack-shared 2024-03-04 21:30:35 +01:00
Stan Wohlwend
6530d7e1bf Prisma migration 2024-03-04 21:21:14 +01:00
Stan Wohlwend
ac8bfe4845 Better clean script 2024-03-04 19:37:39 +01:00
Stan Wohlwend
3637918924 Fix some typos 2024-03-04 17:51:12 +01:00
Stan Wohlwend
f93858900f Fix "Invalid API key" bug with reload hack 2024-03-04 16:06:53 +01:00
Stan Wohlwend
7236186d92 Update TODOs 2024-03-04 15:51:33 +01:00
Stan Wohlwend
5069fb982e Remove unnecessary styling in DataGrid 2024-03-04 15:42:38 +01:00
Stan Wohlwend
7bc444dcff Use Geist font in DataGrid 2024-03-04 15:40:55 +01:00
Stan Wohlwend
b55344fcc6 Fix sidebar "signout" menu button 2024-03-04 15:33:48 +01:00
Stan Wohlwend
10057d2f10 Revert users-table and api-keys-table 2024-03-04 15:23:05 +01:00
Stan Wohlwend
15f92a6996 Improve EnvKeys component 2024-03-04 15:07:55 +01:00
Stan Wohlwend
8b25826652 Several small fixes on the dashboard 2024-03-04 14:29:29 +01:00
Zai Shi
5d43e48248 published npm pacakges 2024-03-04 21:20:59 +08:00
Zai Shi
32f7c6d9ef removed dashboard empty page 2024-03-04 17:38:49 +08:00
Zai Shi
756026434d added documentation link to dashboard 2024-03-04 17:32:42 +08:00
Zai Shi
7591a5c349 added profile image and display name to oauth info 2024-03-04 16:20:03 +08:00
Zai Shi
901ee43587 added env var rendering component 2024-03-04 15:35:47 +08:00
Zai Shi
37ba263d10 fixed onboarding 2024-03-04 13:57:16 +08:00
Zai Shi
800392ef23 fixed project page layout when cards are not enough 2024-03-04 07:22:41 +08:00
Zai Shi
85d6585664 Merge branch 'main' of https://github.com/stackframe-inc/stack 2024-03-04 06:24:44 +08:00
Zai Shi
6c8d5653f3 improved types for catch known error 2024-03-03 18:43:35 +01:00
Zai Shi
9bd2e26af0 fixed login token bug 2024-03-03 17:30:20 +01:00
Zai Shi
690df088e5 fixed scroll issue for dashboard, improved code structure 2024-03-03 16:01:27 +01:00
Zai Shi
b550b18143 fixed table overflow 2024-03-03 15:45:01 +01:00
Zai Shi
a33e2833ae improved api key table page layout 2024-03-03 15:41:31 +01:00
Zai Shi
5cc3de24d1 restructured users table 2024-03-03 15:20:21 +01:00