afik.cohen
|
dc1312c970
|
Rename some auth0 mgmt things
|
2023-12-10 17:40:07 -08:00 |
|
Saurabh Misra
|
81502395ec
|
Add auth0 management code
|
2023-12-10 17:26:30 -08:00 |
|
Afik
|
4d744d5f80
|
Merge pull request #43 from codeflash-ai/azure_deploy
Azure deploy
|
2023-12-08 18:22:17 -08:00 |
|
afik.cohen
|
b666466f4d
|
common ver 1.0.1
|
2023-12-08 18:18:06 -08:00 |
|
afik.cohen
|
79a90b643a
|
common ver 1.0.1
|
2023-12-08 18:12:50 -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
|
99e3faf2e0
|
Change route to /cfapi/ to not conflict with webapp /api/
|
2023-12-07 20:13:08 -08:00 |
|
afik.cohen
|
e4c60badcc
|
Add request logger middleware to express server
|
2023-12-07 16:03:03 -08:00 |
|
Saurabh Misra
|
ea101d502a
|
Add top-level api healthcheck '/'
|
2023-12-07 15:47:44 -08:00 |
|
Saurabh Misra
|
458c68dd0a
|
Add api healthcheck, without the auth guard
|
2023-12-07 15:15:23 -08:00 |
|
Saurabh Misra
|
9adb2dc035
|
Add api healthcheck
|
2023-12-07 15:06:53 -08:00 |
|
afik.cohen
|
2d14d125cc
|
Deployed CF-API successfully. Uses @codeflash-ai/common package. Added ESlint rules and a copy of the prisma folder.
|
2023-12-05 18:47:44 -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
|
333c4d10e1
|
Merge remote-tracking branch 'origin/main' into azure_deploy
|
2023-12-04 19:43:17 -08:00 |
|
Saurabh Misra
|
32efa57305
|
Add token deletion dialog in the UI (#42)
|
2023-12-04 19:09:23 -08:00 |
|
afik.cohen
|
9f4f2cd39e
|
Bump pydantic
|
2023-12-04 18:29:39 -08:00 |
|
Afik
|
22b743ccae
|
Merge pull request #41 from codeflash-ai/reformat
Reformat all ts projects with prettier
|
2023-12-04 17:58:39 -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 |
|
Afik
|
ea882652c0
|
Merge pull request #38 from codeflash-ai/python-client-app-auth
Python client app auth
|
2023-12-04 17:44:17 -08:00 |
|
afik.cohen
|
acb9df85a1
|
Add runconfig
|
2023-12-04 17:43:54 -08:00 |
|
afik.cohen
|
fb1af6da17
|
Better output for e2e test
|
2023-12-04 17:43:34 -08:00 |
|
Saurabh Misra
|
c9a5f128a8
|
Merge remote-tracking branch 'origin/python-client-app-auth' into python-client-app-auth
|
2023-12-04 17:28:58 -08:00 |
|
Saurabh Misra
|
c81a8eb3bd
|
More UI formatting improvements
|
2023-12-04 17:28:51 -08:00 |
|
afik.cohen
|
c8bf618b78
|
Fix bug in handling remote urls
|
2023-12-04 17:23:39 -08:00 |
|
Saurabh Misra
|
27b613dce1
|
Merge remote-tracking branch 'origin/python-client-app-auth' into python-client-app-auth
|
2023-12-04 17:22:48 -08:00 |
|
Saurabh Misra
|
54657ff555
|
Improve formatting on the login page
|
2023-12-04 17:22:40 -08:00 |
|
afik.cohen
|
5f7ffd189c
|
Move .env file to codeflash/.env
|
2023-12-04 16:57:35 -08:00 |
|
Saurabh Misra
|
34bc1a2a16
|
Merge remote-tracking branch 'origin/python-client-app-auth' into python-client-app-auth
|
2023-12-04 16:54:12 -08:00 |
|
Saurabh Misra
|
e3ed46f9c4
|
Improve formatting on the API Generator page
|
2023-12-04 16:54:06 -08:00 |
|
afik.cohen
|
63b6efaa87
|
Rename API key to AI_KEY because it's the OpenAI key. And the API_KEY is now the CF API key.
|
2023-12-04 16:51:20 -08:00 |
|
afik.cohen
|
369175295c
|
Fix circular import
|
2023-12-04 16:23:00 -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
|
f34c115906
|
Merge remote-tracking branch 'origin/main' into python-client-app-auth
|
2023-12-04 16:15:42 -08:00 |
|
afik.cohen
|
dcdf322176
|
Linters: Install prettier and fix up eslint configs
|
2023-12-04 16:08:51 -08:00 |
|
afik.cohen
|
c9beb3c34e
|
Update runconfigs
|
2023-12-04 16:07:07 -08:00 |
|
afik.cohen
|
b7a0e4d871
|
Add Check if the user is a collaborator on the repository
|
2023-12-04 15:24:30 -08:00 |
|