Commit graph

6497 commits

Author SHA1 Message Date
Saurabh Misra
c21496912a Make the signin work, add some missing files 2023-11-25 23:25:24 -08:00
Saurabh Misra
e6f61bab55 Add a signout button as well 2023-11-25 16:52:47 -08:00
Saurabh Misra
26038b7e34 Make the first formatted login page work at '/login' 2023-11-25 16:50:44 -08:00
Saurabh Misra
db352cc126 Build config updates 2023-11-24 21:12:40 -08:00
afik.cohen
05bad12b53 Merge remote-tracking branch 'origin/next-js-website' into next-js-website
# Conflicts:
#	js/codeflash-webapp/auth.ts
2023-11-24 18:17:20 -08:00
afik.cohen
06c29bde5f Postgres adapter works! 2023-11-24 18:16:50 -08:00
Saurabh Misra
8c6822610c Fix the break 2023-11-24 17:47:05 -08:00
Saurabh Misra
d07f134c76 Install shadcn-ui and make the signout button work 2023-11-24 17:44:16 -08:00
afik.cohen
c2af93815e Capture user action token and try to save it in azure table storage 2023-11-23 17:21:47 -08:00
afik.cohen
594503089c Listen to installation event on webhook 2023-11-23 17:20:37 -08:00
Saurabh Misra
2c762981a3 First working version of SignIn 2023-11-21 21:22:46 -08:00
afik.cohen
b95146fb99 Naming tweaks to optimize workflow 2023-11-21 16:31:19 -08:00
afik.cohen
200316c56f Minor 2023-11-21 16:00:56 -08:00
Afik
7b321db9de
Merge pull request #25 from codeflash-ai/github_app
GitHub app
2023-11-21 13:21:31 -08:00
afik.cohen
39acae8376 Remove secrets 2023-11-21 13:08:19 -08:00
afik.cohen
d6d7086b17 Rv sorter name change 2023-11-21 13:06:01 -08:00
afik.cohen
d25fb2cc91 Correctly posts comment to pull requests. 2023-11-21 13:00:27 -08:00
afik.cohen
59bedd17cc Fix run configs 2023-11-21 11:22:00 -08:00
Saurabh Misra
3c974ae515 Move 2023-11-21 11:20:27 -08:00
Saurabh Misra
4f3fdcf827 clean 2023-11-20 21:27:58 -08:00
afik.cohen
a4ac93bf37 Add npm start 2023-11-20 21:27:14 -08:00
Saurabh Misra
bceed04507 package.json 2023-11-20 21:19:48 -08:00
Saurabh Misra
5d095174eb run config 2023-11-20 21:17:05 -08:00
Saurabh Misra
b652dfe164 Make secrets work 2023-11-20 21:15:06 -08:00
Saurabh Misra
a116805585 Make it run#2 2023-11-20 18:07:19 -08:00
Saurabh Misra
97646998f1 Make it run 2023-11-20 18:05:06 -08:00
afik.cohen
8366823465 Black needs to be in main deps too 2023-11-20 17:35:02 -08:00
afik.cohen
54b192f6ad Change to sorterr 2023-11-20 17:23:34 -08:00
afik.cohen
0c52ac33b1 Add mypy 2023-11-20 17:18:12 -08:00
afik.cohen
362cc0aa3a Add pydantic 2023-11-20 17:15:59 -08:00
afik.cohen
c666f6dd27 Wtf 2023-11-20 17:14:03 -08:00
afik.cohen
15bd708d06 Merge remote-tracking branch 'origin/main' into github_app 2023-11-20 17:12:46 -08:00
Afik
ec7c46e235
Merge pull request #26 from codeflash-ai/afik/fixmain
Fix optional directive in toml
2023-11-20 17:11:41 -08:00
afik.cohen
037f0861a2 Pydantic needs to be main dep 2023-11-20 17:10:08 -08:00
afik.cohen
e1c7bbec2a Fix optional directive in toml 2023-11-20 17:08:01 -08:00
afik.cohen
e0406464d9 Fix optional directive in toml 2023-11-20 17:05:44 -08:00
afik.cohen
d47ecf74e6 Try using secrets.GITHUB_TOKEN as the token 2023-11-20 17:03:54 -08:00
afik.cohen
dc28e6eed6 Fix codeflash.ai emails 2023-11-20 11:35:39 -08:00
afik.cohen
29144e8529 Merge remote-tracking branch 'origin/github_app' into github_app 2023-11-20 11:33:46 -08:00
afik.cohen
cccc86c83d Make dev group optional 2023-11-20 11:33:42 -08:00
afik.cohen
17e015f6e1 Make dev group optional 2023-11-20 11:30:22 -08:00
afik.cohen
a35ba5d846 Merge remote-tracking branch 'origin/github_app' into github_app 2023-11-20 11:13:03 -08:00
afik.cohen
b113611f6e Move mypy and pydantic to dev dependencies 2023-11-20 11:12:59 -08:00
Saurabh Misra
3dc280dab4 WIP Changes from Octokit 2023-11-20 11:07:19 -08:00
afik.cohen
b44ffe2c6c Add webstorm run configuration for github app 2023-11-17 15:03:34 -08:00
Afik
4d313baf69
Merge pull request #21 from codeflash-ai/afik/main_refactor
First pass at refactoring Main into Optimizer class
2023-11-16 21:10:08 -08:00
afik.cohen
5f080454c1 Revert "Optimized, thanks codeflash"
This reverts commit a6937be09d.
2023-11-16 16:35:31 -08:00
afik.cohen
a6937be09d Optimized, thanks codeflash 2023-11-16 16:15:44 -08:00
afik.cohen
ab517e616f Fix main entrypoint 2023-11-16 15:53:43 -08:00
afik.cohen
7b67ec0248 Merge remote-tracking branch 'origin/main' into afik/main_refactor 2023-11-16 15:38:22 -08:00