Hiep Le
8a7a5cce5e
refactor(frontend): remove store.ts file ( #11119 )
...
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
2025-09-26 10:03:18 +07:00
Graham Neubig
426350224b
Add Playwright-based end-to-end testing workflow ( #10116 )
...
Co-authored-by: openhands <openhands@all-hands.dev>
2025-08-14 18:59:06 +00:00
Mislav Lukach
b7da65d373
chore(ui): update tailwind ( #9049 )
...
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
2025-06-10 18:20:04 +00:00
chuckbutkus
78e3f82de1
Change client name and add IDP hint ( #7787 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ray Myers <ray.myers@gmail.com>
Co-authored-by: Calvin Smith <email@cjsmith.io>
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: Panduka Muditha <pandukal@verdentra.com>
Co-authored-by: Bashwara Undupitiya <bashwarau@verdentra.com>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
2025-04-17 12:23:12 -04:00
wtiger9218
f5fccab1f6
feat(resolver): implement gitlab resolver ( #6458 )
...
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
Co-authored-by: José Luis Di Biase <josx@interorganic.com.ar>
Co-authored-by: Oriana <oriana@camba.coop>
Co-authored-by: Charlie <charlie@camba.coop>
Co-authored-by: Juan Manuel Daza <61162223+juanmanueldaza@users.noreply.github.com>
Co-authored-by: Juan Manuel Daza <juandaza@camba.coop>
Co-authored-by: Cody Kociemba <cody@symbaventures.com>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
2025-02-13 18:21:23 -05:00
sp.wack
0afe889ccd
chore(frontend): Handle test warnings ( #6538 )
2025-01-30 18:25:24 +04:00
sp.wack
a378ff0965
chore(frontend): Migrate from Remix to React Router 7 ( #5304 )
2024-12-02 20:46:24 +04:00
tofarr
c7d89713e8
Feat socket io ( #5056 )
...
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Robert Brennan <contact@rbren.io>
2024-11-26 00:12:28 +00:00
sp.wack
9d47ddba38
Reduce output from frontend tests ( #5023 )
2024-11-16 06:57:41 +01:00
sp.wack
6eafe0d2a8
feat(frontend): Redirect user to app after a project upload or repo selection (and add e2e tests) ( #4751 )
2024-11-05 17:12:58 +02:00
sp.wack
642e01b673
fix(frontend): Update build directory and referenced paths ( #4461 )
2024-10-17 23:24:49 +04:00
Robert Brennan
be79ccdb39
fix default host ( #4413 )
2024-10-16 10:56:42 -04:00
sp.wack
9d6c1e569d
fix(frontend): Refactor frontend config ( #4261 )
2024-10-08 10:04:13 -04:00
sp.wack
bfdd7fd620
feat(frontend): UI overhaul ( #3604 )
2024-10-07 23:15:38 +04:00
Leo
9b0ff117ab
CI: Support uploading frontend unit test coverage. ( #2772 )
...
* CI: Support uploading frontend unit test coverage.
* Add make-i18n before test.
* Update vitest configuration to include only .ts and .tsx files in coverage.
* remove .only in test and fix the failed tests.
* Add text summary.
* Move vite-tsconfig-paths to dev dep. Adjust UTs.
---------
Signed-off-by: ifuryst <ifuryst@gmail.com>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
2024-07-06 12:16:30 +08:00
tobitege
ea3c58dc8c
feat: added make run-wsl ( #2711 )
...
* feat: added make run-wsl
* moved Windows warning
2024-07-01 09:01:54 +02:00
மனோஜ்குமார் பழனிச்சாமி
92a1eaa866
Add dev config for frontend for WSL ( #2506 )
...
* Add dev config for frontend
* Update package.json
* Update package.json
2024-06-19 14:06:06 +05:30
Jim Su
b0c3bca915
refactor(frontend): Refactor imports to use absolute path ( #1288 )
...
* Refactor imports to use absolute path
* Rename absolute import symbol from src to #
* Refactor imports to use absolute path
* Rename absolute import symbol from src to #
* Remove unused LoadMessageModal
2024-04-22 16:29:03 +00:00
Leo
0e572c3e41
feat: support tls. #1234 ( #1248 )
...
* feat: support tls.
* update the frontend README.
* Update frontend/README.md
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
---------
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
2024-04-21 14:50:48 -04:00
sp.wack
426f387123
setup env for controlled integration tests with redux ( #1180 )
2024-04-17 10:55:17 -07:00
sp.wack
edeea95e7d
replace Jest with Vitest as the frontend test runner ( #1163 )
2024-04-16 21:12:11 -07:00
Robert Brennan
342302ceef
Add Docker DOOD setup ( #1023 )
...
* simplified get
* resolved merge conflicts
* removed default param for get
* add dood setup
* add readme
* better build process
* multi-stage build
* revert makefile
* rm entrypoint.sh
* adjust ssh box for docker
* update readme
* update readme
* fix hostname
* change workspace setting
* add workspace_mount_base
* fixes for workspace dir
* clean up frontend
* refactor dockerfile
* try download.py
* change docker order a bit
* remove workspace_dir from frontend settings
* fix merge issues
* Update opendevin/config.py
* remove relpath logic from server
* rename workspace_mount_base to workspace_base
* remove workspace dir plumbing for now
* delint
* delint
* move workspace base dir
* remove refs to workspace_dir
* factor out constant
* fix local directory usage
* dont require dir
* fix docs
* fix arg parsing for task
* implement WORKSPACE_MOUNT_PATH
* fix workspace dir
* fix ports
* fix merge issues
* add makefile
* revert settingsService
* fix string
* Add address
* Update Dockerfile
* Update local_box.py
* fix lint
* move to port 3000
---------
Co-authored-by: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
Co-authored-by: enyst <engel.nyst@gmail.com>
2024-04-15 14:19:02 +02:00
xcodebuild
1c6f046c84
Fix make vars ( #641 )
...
* fix: let BACKEND_HOST and FRONTEND_PORT works in markfile
* feat: let vite do not clear terminal to keep backend log
2024-04-03 08:58:01 -04:00
xcodebuild
4c1d278d14
fix: use 127.0.0.1 for api proxy ( #535 )
2024-04-02 18:22:28 +08:00
xcodebuild
1ae3f1bf6a
Fix API with vite proxy ( #454 )
...
* fix: use vite proxy for API and ws
* feat: add env var BACKEND_HOST
* feat: mock api for /litellm-models
2024-04-01 13:17:20 +08:00
Robert Brennan
6bd566d780
simplify readme ( #366 )
...
* simplify readme
* Update config.toml.template
* Update vite.config.ts (#372 )
* Update vite.config.ts
* Update frontend/vite.config.ts
---------
Co-authored-by: Robert Brennan <accounts@rbren.io>
* remove old langchains infra
* remove refs to OPENAI_API_KEY
* simplify opendevin readme
---------
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
2024-03-30 10:15:20 -04:00
808vita
98e7057d53
refactor(vite config) & doc (main readme) : Start Frontend with just "npm start" ( #333 )
...
* frontend : added vite --port 3001 | package.json
"start" script : added "vite --port 3001" to frontend package.json
Just use npm start ; uses port 3001
* Updated installation section for frontend | README.md
With the addition of "start": "vite --port 3001" to the frontend's package.json, simply use "npm start" to initiate the frontend development environment.
* -modify vite config port to 3001
-Revert "frontend : added vite --port 3001 | package.json"
2024-03-29 15:13:42 -04:00
Robert Brennan
0403b460f1
remove auto-open from vite ( #254 )
2024-03-28 01:15:59 +08:00
Suryavir Kapur
cac687508f
cra -> vite ( #47 )
2024-03-18 21:31:51 -04:00