41 Commits
Author SHA1 Message Date
guoyangzhen 7066f62942 fix(frontend): ensure react-scripts is available in Docker container
Use npm ci + npm rebuild for deterministic installs. Add verification
step that catches missing react-scripts early.

Fixes #411
2026-03-14 16:41:21 +08:00
martin legrand fa26cce44f fix : problem with frontend connection, enfore url 2025-07-06 00:24:02 +02:00
martin legrand cb0206e9ee fix : problem with frontend connection url selection 2025-07-06 00:19:46 +02:00
Tanvir Ahamed ae7be9ca8d Fix: REACT_APP_BACKEND_URL environment variable issue in frontend in Updated UI.
Revised the BACKEND_URL constant to ensure the application prioritizes fetching the backend URL from the environment variable REACT_APP_BACKEND_URL before defaulting to `http://localhost:7777`.
2025-06-18 00:13:05 +06:00
Tanvir Ahamed 7439ea35c7 Update: Updated the ui 2025-06-18 00:01:24 +06:00
martin legrand fd18953e14 fix : frontend back url 2025-06-14 13:44:32 +02:00
martin a6cf09673b fix : docker on windows 2025-06-14 00:30:14 +02:00
martin legrand d3f20819ff feat : working mount of work directory on docker 2025-06-01 16:44:07 +02:00
martin legrand 16b8f1a451 deploy : current attempt at backend dockerization 2025-05-25 21:19:18 +02:00
martin legrand d375359582 feat : better view of reasoning 2025-05-24 12:45:10 +02:00
martin legrand e3d01083d9 feat : stop button integration 2025-05-20 16:47:35 +02:00
martin legrand 102dc60efb feat : integrate reasoning view 2025-05-17 22:04:07 +02:00
martin legrand 50a9cb8d27 fix : frontend color 2025-05-16 12:41:56 +02:00
martin legrand 384d9a8c0b feat : markdown support on frontend 2025-05-16 09:19:45 +02:00
martin legrand ef91502961 fix : connection issue with 0.0.0.0 in app.js + unzoom browser view 2025-05-08 13:38:07 +02:00
martin legrand 8b199869c7 fix : planner agent bug 2025-04-24 13:23:17 +02:00
martin legrand 82aecd0aae fix : blocks not appearing on front for planner agent 2025-04-24 12:22:52 +02:00
martin legrand 564a09c96d feat : planner adapt to task failure + temporary remove frontend task panel 2025-04-23 15:51:47 +02:00
Martin 2ff93cef3c Merge pull request #127 from Saminu/Simba
refactor: update styles and structure for improved UI; add color cons…
2025-04-21 19:19:22 +02:00
Simba f7f33d0c79 refactor: update styles and structure for improved UI; add color constants 2025-04-21 18:45:02 +02:00
martin legrand 1b17b95e8c feat : slight fix attempt for frontend 2025-04-21 15:06:21 +02:00
martin legrand 26e5159c1d fix : use effect 2025-04-18 18:47:41 +02:00
martin legrand 0f09ef92dd refactor : message for status 2025-04-18 18:31:11 +02:00
martin legrand 7f3682e884 fix : message not displayed bug 2025-04-18 17:54:47 +02:00
martin legrand 600bff8da4 fix : error 2025-04-18 17:38:51 +02:00
martin legrand c9f6d76d30 fix : status display on frontend 2025-04-18 17:18:11 +02:00
martin legrand 83c595144b feat : frontend message streaming 2025-04-18 15:42:53 +02:00
martin legrand a4f56d582b fix : frontend route 2025-04-17 19:48:12 +02:00
martin legrand ad9ca5e7cb commented out backend service until solution found for chrome in docker problem 2025-04-17 18:59:13 +02:00
martin legrand 36b26b43c9 fix deployement script 2025-04-17 12:05:23 +02:00
martin legrand ad21f66a44 refactor : frontend 2025-04-16 21:00:08 +02:00
martin legrand e1706d97f2 refactor: project folder names 2025-04-16 20:35:33 +02:00
martin legrand 77d6e23c45 refactor : frontend line 2025-04-16 15:14:47 +02:00
martin legrand 4342677344 fix : update screenshot on front kinda work 2025-04-16 13:57:53 +02:00
martin legrand 26421190b1 fix : change browser waiting check 2025-04-16 10:08:03 +02:00
martin legrand 6d1edf9184 fix :__main__ not working within interpreter 2025-04-15 20:56:58 +02:00
martin legrand a32cf60958 feat : small frontend improvement & planner auto fix 2025-04-15 16:31:53 +02:00
martin legrand 14f42b638d ci : full deploy with searxng, usgi, frontend (in progress) 2025-04-15 11:04:41 +02:00
martin legrand 89c3ecea68 ci: full docker compose deploy 2025-04-14 21:51:46 +02:00
martin legrand c65e6321f5 fix: error on browser view 2025-04-14 20:28:58 +02:00
martin legrand d1954ff326 First front & backend integration 2025-04-14 20:08:53 +02:00