Commit graph

31 commits

Author SHA1 Message Date
afik.cohen
dc1312c970 Rename some auth0 mgmt things 2023-12-10 17:40:07 -08:00
Saurabh Misra
bbbc569055 Fix the allowed-origins error 2023-12-08 18:07:50 -08:00
Saurabh Misra
e106d8e15c Fix redirect errors 2023-12-08 16:45:42 -08:00
Saurabh Misra
7b0b5c3a87 Fix prod rehydration errors on timezone mismatch.
Also redirect the top-level path to /login
2023-12-08 15:56:30 -08:00
afik.cohen
5c24fe17a7 use local prisma client 2023-12-07 21:15:00 -08:00
afik.cohen
7a0f99e0a1 Add npm deploy command 2023-12-05 16:59:23 -08:00
afik.cohen
53362ce080 Deployed successfully. Uses @codeflash-ai/common package. Added a copy of the prisma folder. 2023-12-05 16:57:11 -08:00
afik.cohen
e49b680bc5 Add publishing for common package 2023-12-05 14:21:41 -08:00
Saurabh Misra
e932ccf430 Fix a console log error 2023-12-04 21:26:50 -08:00
Saurabh Misra
b734421acd Fix a bug caused by fixing lint issues 2023-12-04 21:25:16 -08:00
Saurabh Misra
0efdfe542a Merge remote-tracking branch 'origin/azure_deploy' into azure_deploy
# Conflicts:
#	js/cf-webapp/src/components/user-auth-form.tsx
2023-12-04 21:04:18 -08:00
Saurabh Misra
f4b80bc1c1 Fix all the TypeScript build errors 2023-12-04 21:03:36 -08:00
afik.cohen
c37ba18088 Ts linting 2023-12-04 20:11:20 -08:00
afik.cohen
35beb4e174 Add "next/core-web-vitals" to eslint config 2023-12-04 19:46:53 -08:00
Saurabh Misra
32efa57305
Add token deletion dialog in the UI (#42) 2023-12-04 19:09:23 -08:00
afik.cohen
e80e7a61a9 Add reformat rules to editor 2023-12-04 17:57:51 -08:00
afik.cohen
6238014ecd Reformat after eslint fix 2023-12-04 17:56:44 -08:00
afik.cohen
d99a45d922 Reformat 2023-12-04 17:54:33 -08:00
Saurabh Misra
c81a8eb3bd More UI formatting improvements 2023-12-04 17:28:51 -08:00
Saurabh Misra
54657ff555 Improve formatting on the login page 2023-12-04 17:22:40 -08:00
Saurabh Misra
e3ed46f9c4 Improve formatting on the API Generator page 2023-12-04 16:54:06 -08:00
Saurabh Misra
a8afd520d1 Merge remote-tracking branch 'origin/python-client-app-auth' into python-client-app-auth 2023-12-04 16:17:26 -08:00
Saurabh Misra
82eeffccb2 improve Webapp display formatting 2023-12-04 16:15:48 -08:00
afik.cohen
dcdf322176 Linters: Install prettier and fix up eslint configs 2023-12-04 16:08:51 -08:00
Saurabh Misra
89fa5535b2 Lint error 2023-12-03 19:01:35 -08:00
afik.cohen
9b4ce2aeb6 Use apikeyexists func in common 2023-12-03 18:25:37 -08:00
Saurabh Misra
16ec2749f5 Make the webapp work again 2023-12-03 18:18:12 -08:00
afik.cohen
03f195da38 Move token functions to common and change prisma schema to make api keys unique columns 2023-12-03 18:08:11 -08:00
Saurabh Misra
1416bee9f8 Merge branch 'main' into python-client-app-auth 2023-12-03 15:36:00 -08:00
Saurabh Misra
4c38ff30ed Add some forgotten files 2023-12-03 15:33:14 -08:00
Saurabh Misra
14dd6ea2cd
Webapp Authentication and API Key Token generation (#36)
Co-authored-by: afik.cohen <aphexsa@gmail.com>
2023-12-03 15:25:53 -08:00