Commit Graph

1644 Commits

Author SHA1 Message Date
Zai Shi
32c16f0704 fixed domain and handler 2024-03-06 14:15:13 +08:00
Stan Wohlwend
0d3b7bf649 Fix null error 2024-03-06 06:23:28 +01:00
Stan Wohlwend
5840bcfa10 Fix users table UX 2024-03-06 06:01:50 +01:00
Stan Wohlwend
db5a2c859e Remove most occurences of useStrictMemo 2024-03-06 05:39:11 +01:00
Zai Shi
3737f68e07 added allow localhost 2024-03-06 10:52:50 +08:00
Zai Shi
9bdd34e1e7 Merge branch 'main' of github.com:stackframe-projects/stack 2024-03-06 10:09:11 +08:00
Zai Shi
9ef268dba9 added disable warning dialog 2024-03-06 10:09:06 +08:00
Stan Wohlwend
939f50f75d AsyncCache cache strategies 2024-03-06 02:55:47 +01:00
Zai Shi
e4fa0bea6d fixed bugs, provider frontend works now 2024-03-06 09:37:19 +08:00
Zai Shi
278a18a1ed added enabled to oauth config 2024-03-06 09:02:05 +08:00
Zai Shi
378a4b3e62 fixed typo 2024-03-06 01:29:56 +08:00
Zai Shi
a66e32fef7 Merge branch 'main' of github.com:stackframe-projects/stack 2024-03-06 01:27:49 +08:00
Zai Shi
0eced1936b updated provider frontend 2024-03-06 01:27:45 +08:00
Stan Wohlwend
81760b87cd stack: Redirect to home on "Invalid API key" hack 2024-03-05 17:36:57 +01:00
Zai Shi
6091cab7e9 Merge branch 'main' of github.com:stackframe-projects/stack 2024-03-05 23:08:21 +08:00
Zai Shi
8ecba202cf made credential enabled work (both frontend and backend) 2024-03-05 23:08:16 +08:00
Stan Wohlwend
ff89714dcb Recreate initial migration 2024-03-05 15:52:07 +01:00
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
Stan Wohlwend
489ef8bec3 Don't log SSR suspension error 2024-03-03 14:45:58 +01:00
Zai Shi
6329652a32 fixed signin button 2024-03-03 14:32:47 +01:00
Zai Shi
818dd4eee6 better user table display UI 2024-03-03 14:05:32 +01:00
Stan Wohlwend
5d90d162eb Update OAuth brand logos 2024-03-03 12:49:29 +01:00
Stan Wohlwend
c0d5166e8c Remove some commented code 2024-03-03 12:33:05 +01:00
Stan Wohlwend
dd4eaf507b Make OAuthBaseProvider abstract 2024-03-03 12:29:48 +01:00
Zai Shi
3a8b1041ae formatted code 2024-03-03 09:53:47 +01:00
Zai Shi
7f7d4c7cf4 fixed prop warning 2024-03-03 09:39:19 +01:00
Zai Shi
bdf49690a1 fixed navigationItems props warning 2024-03-03 08:26:50 +01:00
Stan Wohlwend
d0b2c8fd1c Redact URLs before logging 2024-03-02 15:56:53 +01:00
Stan Wohlwend
e334df1a88 Fix use being called conditionally 2024-03-02 15:30:56 +01:00
Zai Shi
53f27b8758 added onboarding apikey dialog (doesn't quite work yet because of the root exit issue) 2024-03-01 13:56:17 +01:00
Zai Shi
0124dffcec fixed api-key folder location 2024-03-01 11:44:38 +01:00
Zai Shi
f6e974a571 added user count, fixed display bug, renamed db projectUserPasswordResetCode 2024-03-01 11:20:45 +01:00
Zai Shi
b2b1fe2d1e improved dashboard project page and header styling, made description optional 2024-03-01 11:05:26 +01:00
Zai Shi
0c95b9d3e5 added header to projects 2024-03-01 10:55:42 +01:00
Zai Shi
4f94ac50f3 upgraded server @types/react 2024-02-29 11:35:02 +01:00
Zai Shi
5a772ee6c9 changed modal bg color added favicon to demo, fixed demo navbar bg 2024-02-29 10:40:47 +01:00
Zai Shi
0c6c43cddb fixed "use" hook not found problem 2024-02-29 09:51:08 +01:00
Zai Shi
7598511c31 moved baseUrl default to env var 2024-02-28 18:21:13 +01:00
Zai Shi
d37c3a206e fixed password field tab index 2024-02-28 18:01:35 +01:00
Zai Shi
d3a0349600 updated logo 2024-02-28 16:45:27 +01:00
Zai Shi
31fa48397e removed unused 2024-02-28 16:42:36 +01:00
Zai Shi
b7a2497cea Merge branch 'main' of https://github.com/stackframe-inc/stack 2024-02-28 16:32:16 +01:00
Zai Shi
9280955995 added header navigation 2024-02-28 16:31:41 +01:00
Stan Wohlwend
be8bb5b218 Licenses 2024-02-28 15:27:00 +01:00
Stan Wohlwend
ced0be74b3 Move code (initial commit) 2024-02-28 14:35:30 +01:00