Chris Estreich
65958d81b9
Overhaul CodeBlock rendering ( #3019 )
2025-04-28 17:10:57 -07:00
Chris Estreich
2e1d949e65
Add support for multiple command execution strategies ( #2820 )
2025-04-28 08:55:07 -07:00
Tony Zhang
de22566ea2
Fix: word wrapping in Roo message title ( #2948 )
2025-04-25 17:13:13 -07:00
Sacha Sayan
612b948193
Refactor: Use path aliases in webview source files. ( #2801 )
...
* Refactor: Use path aliases in webview source files.
* Add module resolution to root jest config.
* Add tests.
Broken import.
Another broken import.
Broken test.
2025-04-20 21:38:08 -04:00
Matt Rubens
4d695542f1
Internationalize the BrowserSessionRow ( #1797 )
2025-03-19 01:48:59 -04:00
sam hoang
12dd54671a
refactor: migrate from CRA to Vite and improve testing
...
Replace Create React App with Vite build system
Add ESLint configuration and improve TypeScript types
Create VSCode UI component mocks for better testing
Update test files with proper async handling
Add Tailwind CSS integration
Fix accessibility by adding ARIA roles
2025-01-29 21:15:28 +07:00
Matt Rubens
b8e0aa0cde
Custom modes
2025-01-21 09:39:54 -05:00
Matt Rubens
60a0a824b9
Prettier backfill
2025-01-17 14:11:28 -05:00
Matt Rubens
90ed3a4582
Add a button to delete user messages
2024-12-30 17:54:37 -08:00
Matt Rubens
ff062c6e2e
Allow selection of multiple browser viewport sizes and adjusting screenshot quality
2024-12-29 16:26:18 -08:00
Matt Rubens
6a6084b7ca
Toggle to switch browser size to 1280x800
2024-12-18 00:33:46 -05:00
Mark Percival
93e70c62f1
Chore: Prettier for consistant formatting ( #794 )
...
* Chore: Pretier for consistant formatting
- TODO: This PR needs to be updated by Saoud after he runs `npm install` & `npm format:fix` and commits the results of the prettier changes.
* Revert prettier config
* Run npm install
* Fix prettier config and ignore package lock
* Run format
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2024-11-21 13:13:54 -08:00
Saoud Rizwan
594e73ec4e
Fixes
2024-10-28 07:10:38 -04:00
Saoud Rizwan
5f0067c915
Fixes
2024-10-28 05:40:40 -04:00
Saoud Rizwan
d48d4378ed
Ellipsis browser url
2024-10-28 03:39:26 -04:00
Saoud Rizwan
4ae190f70e
Hide progress spinner if api req in browser session failed or cancelled
2024-10-27 17:20:51 -04:00
Saoud Rizwan
cf2ec27a44
Handle cancelling browser session
2024-10-27 17:09:12 -04:00
Saoud Rizwan
78a3666f68
Fixes
2024-10-27 16:25:28 -04:00
Saoud Rizwan
fbc987e220
Adjust browser resolution; show loading spinner when browser session has started
2024-10-27 16:05:26 -04:00
Saoud Rizwan
c65217ee7e
Finalize UI for browser row
2024-10-27 14:52:54 -04:00
Saoud Rizwan
3ba1eaf908
Add title and logs; fix row expansion in browser group
2024-10-27 14:17:50 -04:00
Saoud Rizwan
978c6996af
Keep browser row from jumping height changes
2024-10-27 08:54:43 -04:00
Saoud Rizwan
b05cc0d059
Add pagination and screenshots to browser
2024-10-27 08:27:34 -04:00
Saoud Rizwan
04b483a67f
Add Browser UI
2024-10-27 07:10:14 -04:00
Saoud Rizwan
68df8809ad
Add BrowserSessionRow grouping
2024-10-27 04:57:31 -04:00