HeyItsChloe
|
d053a3d363
|
feat(frontend): adding status indicator and unit test (#12111)
Co-authored-by: Chloe <chloe@openhands.com>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2026-01-06 13:01:27 +00:00 |
|
sp.wack
|
9b834bf660
|
feat(frontend): create useAppTitle hook for dynamic document titles (#12224)
|
2026-01-05 23:17:53 +04:00 |
|
Neha Prasad
|
4a82768e6d
|
feat: add empty state to Changes tab with icon and message (#12237)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2026-01-05 14:22:47 +00:00 |
|
Hiep Le
|
6f86e589c8
|
feat: allow manual reinstallation for gitlab resolver (#12184)
|
2026-01-05 12:05:20 +07:00 |
|
Ryanakml
|
96d073ee5b
|
fix(frontend): add missing onClose prop to conversation panel modals (#12219)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-31 15:29:03 +00:00 |
|
Osama Mabkhot
|
f7d416ac8e
|
refactor(frontend): remove HeroUI BaseModal and migrate MetricsModal (#12174)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-31 15:18:58 +00:00 |
|
yunbae
|
b7d5f903cf
|
fix(frontend): Agent Tools & Metadata not available for V1 conversations (#12180)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-31 19:08:09 +04:00 |
|
yunbae
|
2734a5a52d
|
fix(frontend): show stop action button for running or starting conversations (#12215)
|
2025-12-31 19:07:09 +04:00 |
|
Neha Prasad
|
6f9c0aa3b1
|
fix: display conversation title in delete confirmation modal (#11818)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-30 20:59:30 -05:00 |
|
sp.wack
|
bfe8275963
|
hotfix(test): add top-level mock for custom-toast-handlers in conversation-panel tests (#12220)
|
2025-12-30 19:04:29 +00:00 |
|
sp.wack
|
103e3ead0a
|
hotfix(frontend): validate git changes response is array before mapping (#12208)
|
2025-12-30 12:33:09 +00:00 |
|
Hiep Le
|
8ee1394e8c
|
feat: add button to authentication modal to resend verification email (#12179)
|
2025-12-30 02:12:14 +07:00 |
|
sp.wack
|
1480d4acb0
|
fix(frontend): deduplicate events on WebSocket reconnect (#12197)
|
2025-12-29 19:03:48 +00:00 |
|
johba
|
f8e4b5562e
|
Forgejo integration (#11111)
Co-authored-by: johba <admin@noreply.localhost>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: johba <johba@harb.eth>
Co-authored-by: enyst <engel.nyst@gmail.com>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: MrGeorgen <65063405+MrGeorgen@users.noreply.github.com>
Co-authored-by: MrGeorgen <moinl6162@gmail.com>
|
2025-12-27 15:57:31 -05:00 |
|
lif
|
c80f70392f
|
fix(frontend): clean up console warnings in test suite (#12004)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-25 22:26:12 +04:00 |
|
sp.wack
|
9049b95792
|
docs(frontend): React Router testing guide (#12145)
|
2025-12-24 14:21:55 +04:00 |
|
Hiep Le
|
e2b2aa52cd
|
feat: require email verification for new signups (#12123)
|
2025-12-24 14:56:02 +07:00 |
|
Hiep Le
|
f6e7628bff
|
feat: prevent signups using email addresses with a plus sign and enforce the existing email pattern (#12124)
|
2025-12-24 01:48:05 +07:00 |
|
sp.wack
|
a9d2f72d72
|
docs(frontend): Add MSW testing guide for frontend development (#12131)
|
2025-12-23 16:32:27 +04:00 |
|
Hiep Le
|
10edb28729
|
fix(frontend): llm settings view resets to basic after saving (#12097)
|
2025-12-22 23:00:57 +07:00 |
|
Graham Neubig
|
fa2567b2a0
|
Fix xterm dimensions error with explicit checks instead of try-catch (#12095)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-20 01:09:09 +00:00 |
|
sp.wack
|
0246b1bc43
|
hotfix(frontend): update websocket handler test mocks to use correct event count endpoint (#12104)
|
2025-12-19 17:00:59 +00:00 |
|
Hiep Le
|
58340b3ef9
|
refactor(frontend): consolidate state stores into stores directory (#12100)
|
2025-12-19 21:12:38 +07:00 |
|
Xingyao Wang
|
d063ee599b
|
chore: set default model to claude-opus-4-5-20251101 (#12093)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-19 02:50:49 +00:00 |
|
Hiep Le
|
9ef11bf930
|
feat: show available skills for v1 conversations (#12039)
|
2025-12-17 23:25:10 +07:00 |
|
Hiep Le
|
0607614372
|
feat(frontend): add refresh button to changes tab (#12036)
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2025-12-17 22:29:18 +07:00 |
|
Mariam Saeed
|
3b7b2fd8cc
|
fix(frontend): Separate pause state from agent loading (#12041)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-16 13:39:15 +00:00 |
|
Abhay Mishra
|
f52d9899e2
|
Consolidate scattered test files into a unified frontend/__tests__/ directory (#12002)
|
2025-12-15 19:58:09 +04:00 |
|
Abhay Mishra
|
5a21c59a3c
|
refactor(frontend): Consolidate duplicate Settings type definitions (#12006)
|
2025-12-12 14:16:31 +00:00 |
|
Bharath A V
|
6917d45d3a
|
refactor(frontend): consolidate settings navigation items logic into shared custom hook (#11950)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-12 13:20:59 +00:00 |
|
Lee Kyeong Joon
|
b16845fa06
|
refactor(frontend): Refactor tests to use Zustand's native state setting instead of vi.mock for stores (#11980)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-11 14:53:08 +00:00 |
|
sp.wack
|
f4dd5384d0
|
fix(frontend): Fix empty state showing alongside error in RecentConversations (#11993)
|
2025-12-11 14:27:49 +00:00 |
|
Tim O'Farrell
|
f7c3a36745
|
feat: remember last selected git provider in homepage dropdown (#11979)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-10 19:22:47 -07:00 |
|
Hiep Le
|
272a37d1b8
|
refactor(frontend): remove certain security analyzer options for v1 conversations (#11988)
|
2025-12-10 21:50:30 +07:00 |
|
sp.wack
|
e18168020a
|
fix(frontend): skip flaky WebSocket broadcast tests (#11972)
|
2025-12-09 14:57:26 +00:00 |
|
Alona
|
9b57a0b14f
|
Remove error icon from ExpandableMessage component (#11964)
|
2025-12-09 02:50:03 +07:00 |
|
Hiep Le
|
bf06b7e3f3
|
fix(frontend): hide api key input field in advanced settings when provider is openhands (#11949)
|
2025-12-08 23:03:59 +07:00 |
|
Bharath A V
|
16125f2ae9
|
Refactor(frontend): move settings-service into api folder and update (#11958)
|
2025-12-08 14:50:51 +00:00 |
|
Tim O'Farrell
|
1a983d2978
|
APP-190 Add browser screenshot support for V1 conversations (#11919)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-12-06 14:04:01 -07:00 |
|
sp.wack
|
0a98f165e2
|
chore(frontend): isolate MAJOR dependency bumps from #11869 (#11887)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-04 18:16:55 +04:00 |
|
Wan Arif
|
3504ca7752
|
feat: add Azure DevOps integration support (#11243)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-11-22 14:00:24 -05:00 |
|
Hiep Le
|
f5611c2188
|
fix(frontend): terminal output not appearing in v1 (#11769)
|
2025-11-18 22:03:28 +07:00 |
|
sp.wack
|
6dcf27dbc0
|
feat(frontend): move PostHog trackers to the frontend (#11748)
|
2025-11-17 14:55:29 +04:00 |
|
Hiep Le
|
8e75f25108
|
feat(frontend): implement new task tracker interface (#11692)
|
2025-11-12 22:59:45 +07:00 |
|
sp.wack
|
cdd8aace86
|
refactor(frontend): migrate from direct posthog imports to usePostHog hook (#11703)
|
2025-11-11 15:48:56 +00:00 |
|
John Eismeier
|
967e9e1891
|
Propose fix some typos and ignore emacs backup files (#11701)
Signed-off-by: John E <jeis4wpi@outlook.com>
|
2025-11-11 09:20:42 -05:00 |
|
sp.wack
|
f8a41d3ffe
|
fix(frontend): Properly reflect default user analytics setting (#11702)
|
2025-11-11 18:19:37 +04:00 |
|
John-Mason P. Shackelford
|
6e9e7547e5
|
Add Documentation link to profile context menu (#11583)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-11 09:16:32 -05:00 |
|
sp.wack
|
7acee16de5
|
fix(frontend): Consider start task job error status for loading indicators (#11670)
|
2025-11-07 19:24:29 +04:00 |
|
sp.wack
|
ad75cd05d8
|
chore(frontend): Add better PostHog tracking (#11645)
|
2025-11-07 16:35:54 +04:00 |
|