Commit graph

173 commits

Author SHA1 Message Date
Christbru
18081a28ba Fix worker 2025-10-19 11:49:47 -05:00
Christbru
995cfbd9b0 Merge branch 'rust-dev' 2025-10-19 11:37:43 -05:00
Christbru
95ce7b343c Fixing 2025-10-19 11:35:28 -05:00
Christbru
44b6faaeb9 Fix routing 2025-10-19 11:32:41 -05:00
Christbru
4a2a9a7489 Correct react implementation of rust backend 2025-10-19 11:26:17 -05:00
Christbru
9035e00da3 Patch files not being passed properly 2025-10-19 11:12:06 -05:00
Christbru
b0d4eb86c1 Merge branch 'rust-dev' 2025-10-19 11:03:27 -05:00
Christbru
94d3a90438 Add fallback workflow 2025-10-19 10:59:32 -05:00
Christbru
7a5cbc3549 Cleared old table usage 2025-10-19 10:48:12 -05:00
Christbru
feb87873fb Correct user uid for container app execution 2025-10-19 10:35:47 -05:00
Christbru
1412f8ac1f Fix permissions issue 2025-10-19 10:29:45 -05:00
Christbru
ee41c3fbd3 Correct demo data volume access 2025-10-19 10:20:22 -05:00
Christbru
18b96382f2 Correct demo data importing. Add significant debugging. 2025-10-19 10:04:34 -05:00
Christbru
e479439bb4 Remove c from ci due to lock file issues 2025-10-19 09:43:37 -05:00
Christbru
606c1dff53 Prep worker management corrections and debug 2025-10-19 09:40:59 -05:00
5c16d12f77 Merge branch 'stuff' 2025-10-19 09:24:02 -05:00
eb48d61dcf feature: chatgpt 2025-10-19 09:22:48 -05:00
yenminh269
586e77de2f Merge branch 'main' of https://github.com/devaine/CodeRED-Astra 2025-10-19 09:07:34 -05:00
94f87b9fee fixed heaer 2025-10-19 09:06:48 -05:00
c46fdc5f5e fixed heaer 2025-10-19 08:49:17 -05:00
Christbru
933f6297a8 Merge branch 'rust-dev' 2025-10-19 08:39:15 -05:00
Christbru
60f7e644ef Cleared daisyui 2025-10-19 08:37:15 -05:00
Minh Ho
c67cbb148b
Merge pull request #2 from devaine/mincy
"making the delete button works"
2025-10-19 08:32:22 -05:00
yenminh269
a6d9d8b5e8 Merge branch 'main' of https://github.com/devaine/CodeRED-Astra into mincy 2025-10-19 08:31:24 -05:00
Christbru
9888e2dd0a Merge branch 'rust-dev' 2025-10-19 08:25:26 -05:00
Christbru
3fc2beed58 Correcting demo data import and the button interaction 2025-10-19 08:24:07 -05:00
yenminh269
d1cddf2690 "making the delete button works" 2025-10-19 08:22:59 -05:00
yenminh269
ded3e57e29 Merge branch 'main' of https://github.com/devaine/CodeRED-Astra into mincy 2025-10-19 08:17:53 -05:00
yenminh269
3f893e71b0 "add index.js" 2025-10-19 08:17:22 -05:00
337703c4a0 Merge branch 'diagram' 2025-10-19 08:12:29 -05:00
Christbru
893e857fd5 Remove unneeded powershell script for local development prep 2025-10-19 08:12:12 -05:00
542ba32cda feat(down-button): added down button func
Now you don't have to scroll all the way down yay
2025-10-19 08:11:54 -05:00
Christbru
ba4444cc11 Merge branch 'rust-dev' 2025-10-19 08:03:46 -05:00
Christbru
724fb69c87 Correct for wildcard tightening 2025-10-19 07:56:32 -05:00
309e0f6b73 Merge branch 'main' into diagram 2025-10-19 07:52:47 -05:00
8917a4d1a5 feat(filelist): added file list ui
Drop down menu that shows it all
2025-10-19 07:52:13 -05:00
Christbru
1bd7a716fd Updated package lock to clear npm ci with github action 2025-10-19 07:43:09 -05:00
Christbru
4ddd3e2dce Allow rust-dev to trigger deployment to prevent frequent main merging. 2025-10-19 07:34:46 -05:00
Christbru
d4c4fb2fe7 Attempt to fix server side for react handling 2025-10-19 07:33:47 -05:00
Christbru
9ff012dd1d Preparing proper gemini integrations for the api handlers. Bridging database building gaps in the flow. 2025-10-19 07:22:13 -05:00
Christbru
a9dd6c032e Corrected sql communication issues causing rust panic 2025-10-19 07:00:47 -05:00
Christbru
db99d625c4 Merge remote-tracking branch 'origin/mincy' 2025-10-19 06:18:51 -05:00
Christbru
38532056e5 Corrected storage issue by adding a docker volume for file persistance 2025-10-19 06:18:36 -05:00
yenminh269
7b0e86ea1b fix syntax 2025-10-19 06:16:07 -05:00
Christbru
e44bc95a4e Merge remote-tracking branch 'origin/diagram' 2025-10-19 06:02:01 -05:00
Christbru
de632411a8 Merge branch 'rust-dev' 2025-10-19 05:57:52 -05:00
Christbru
a03969e497 Prepared demo files and demo explanation file. Added debug only button to trigger demo file ingest on the server to queue and prepare the files. Added small expressjs server for talking between the web app and the rust engine containers. 2025-10-19 05:55:41 -05:00
Christbru
54169c2b93 Merge branch 'rust-dev' 2025-10-19 05:02:20 -05:00
Christbru
381b7b8858 Implement file information processing queue system and Vector Graph preperation 2025-10-19 05:02:01 -05:00
7785047976 feat(file input): adding feature to add and remove files
Next up is to create a seperate menu that will show all the files.
Probably as a seperate frame. Needs to be scrollable and can use similar
ui as before
2025-10-19 04:32:32 -05:00