Commit graph

550 commits

Author SHA1 Message Date
tszhong0411
6bd6c830fe
fix: typos in docs and code 2025-01-26 21:06:21 +08:00
Saoud Rizwan
397e8bda1f Revert "add esbuild linux dependancy (#1448)"
This reverts commit 7752d34947.
2025-01-25 17:06:16 -08:00
Dennis Bartlett
7752d34947
add esbuild linux dependancy (#1448) 2025-01-25 16:41:19 -08:00
Saoud Rizwan
a0e7bf60c2
Fix command output not being streamed when auto-approved + model ID under chat field (#1449)
* Fix bug where auto-approving commands would not stream output back to webview

* Fix model id under chat field

* Amend
2025-01-24 16:33:03 -08:00
brownrw8
54ef05f61b
Support for listing models from OpenAI-compatible providers (#1197)
* feat: Support for listing models from OpenAI-compatible providers

* PR-related change:  remove includeStreamOptions

* prettier

* remove unnecessary code

* german + translation tweak
2025-01-24 17:22:04 -06:00
brownrw8
bda1a0d4d6
Update i18n.ts - Linux users (#1447) 2025-01-24 16:59:57 -06:00
brownrw8
d3223f28d8
fix: format styling (Announcements.tsx, AutoApproveMenu.tsx). Adding vscStyles.ts (#1288)
* fix: format styling (Announcements.tsx).  Adding vscStyles.ts

* prettier for unrelated files

* removing some styled components

* comment tweak

* Update mcp-quickstart.md

* update post merge

* VSC prefix
2025-01-24 14:15:03 -06:00
akfoster
67ac1fd339
Merge pull request #1317 from brownrw8/i18l-l10n
Adding react-i18next (preliminary support for en, de, zh, ja)
2025-01-24 10:06:29 -08:00
Frostbourne
78c01b1c9b
Minor changes in Japanese translation.json 2025-01-24 12:16:12 -05:00
Frostbourne
a912a246fc
Update Japanese translation.json 2025-01-24 12:01:38 -05:00
brownrw8
b4e96f13af missing comma 2025-01-24 05:02:20 -10:00
brownrw8
3f58dde0a2
Update webview-ui/src/locales/zh-cn/translation.json
Co-authored-by: Evan Fannin <58194240+evan-fannin@users.noreply.github.com>
2025-01-24 04:55:13 -10:00
brownrw8
76ba587937
Update webview-ui/src/locales/zh-tw/translation.json
Co-authored-by: Evan Fannin <58194240+evan-fannin@users.noreply.github.com>
2025-01-24 04:55:01 -10:00
brownrw8
ebd98c178d
Update webview-ui/src/locales/zh-tw/translation.json
Co-authored-by: Evan Fannin <58194240+evan-fannin@users.noreply.github.com>
2025-01-24 04:54:51 -10:00
brownrw8
49978215db
Update webview-ui/src/locales/zh-tw/translation.json
Co-authored-by: Evan Fannin <58194240+evan-fannin@users.noreply.github.com>
2025-01-24 04:54:43 -10:00
brownrw8
e421775c94
Update webview-ui/src/locales/zh-cn/translation.json
Co-authored-by: Evan Fannin <58194240+evan-fannin@users.noreply.github.com>
2025-01-24 04:54:26 -10:00
brownrw8
a87a62db54
Update webview-ui/src/locales/zh-cn/translation.json
Co-authored-by: Evan Fannin <58194240+evan-fannin@users.noreply.github.com>
2025-01-24 04:54:09 -10:00
brownrw8
2e95f29572
Merge branch 'main' into i18l-l10n 2025-01-22 15:29:51 -10:00
akfoster
7191b0ac92
Merge pull request #1385 from dcbartlett/feature/textarea_resizing
Add resizing to VSCode TextArea
2025-01-22 17:29:33 -08:00
akfoster
f40826c1eb
Merge pull request #1401 from brownrw8/drag-n-drop-alternative
Drag/Drop Images (1 file change solution)
2025-01-22 17:27:25 -08:00
pashpashpash
f4d655dfda
Merge pull request #1406 from cline/pashpashpash-accounts
Authentication & Accounts
2025-01-22 17:25:44 -08:00
brownrw8
e5fe26c808 remove not yet used reference 2025-01-22 15:25:42 -10:00
Evan Fannin
ac428ef0be
Merge pull request #1378 from evan-fannin/add-advanced-settings-button
Add advanced settings button / Add setting to exclude MCP prompting
2025-01-23 09:24:54 +08:00
brownrw8
c40ba64230 add stashed changes && fix missing labels 2025-01-22 15:19:40 -10:00
brownrw8
838f6c24fe add translation for Language Model DD 2025-01-22 15:07:09 -10:00
brownrw8
365daa9c6d another comment 2025-01-22 14:54:08 -10:00
brownrw8
5bbae7e9cc add in tsx comment sections 2025-01-22 14:50:31 -10:00
brownrw8
f0b04d2acf remove announcements list from Announcement.tsx, added in comments 2025-01-22 14:43:14 -10:00
pashpashpash
4f7cd7fb20 prettier fix 2025-01-22 15:55:23 -08:00
Saoud Rizwan
e8369ad576 Change copy 2025-01-22 14:24:24 -08:00
brownrw8
681fd1d0e6 feat: drag-n-drop on shift (single file solution) 2025-01-22 07:28:43 -10:00
Evan
99cc41c328 merge conflicts 2025-01-22 20:38:17 +08:00
Evan
5f97b4b7fa removed most of the UI, only leaving a link to advanced settings 2025-01-22 20:32:56 +08:00
Dennis Bartlett
5c58a9be75 Add resizing to VSCode TextArea 2025-01-22 04:33:06 -06:00
pashpashpash
b5f9c30eb0 added profile pic 2025-01-22 00:34:41 -08:00
pashpashpash
36aaa18291 e2e login flow working 2025-01-22 00:23:02 -08:00
Saoud Rizwan
c454a3bf4b Change Plan color for better mode visibility 2025-01-21 23:02:06 -08:00
akfoster
26ee05dd07
Add VSCode Webview Integration Tests (#1373)
* update ci/cd

* ci: more git actions

* remove duplicitive git actions file

* remove duplicative git actions file

* add default permissions

* chore: sync package-lock.json with main

* ci: Fix job name to match branch protection rule

* ci: Remove test file with formatting issues

* style: Fix formatting in modified files

* ci: Remove warning mode, keep webview tests

* fixed npm build issue

* fix formatting again

* Add webview tests

* fix formatting

* remove temporary docs

* remove unecessary auth and types

* move tmp in gitignore

* spare line

* restore prior comments in vscode-test

* remove redundant infrastructure

* prettier

* removed vestigial webviews

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-01-21 21:59:06 -08:00
Evan
0c7b12a2c0 button styling changes; extracted to separate component 2025-01-22 12:25:56 +08:00
pashpashpash
a0690ee4ca added account page view 2025-01-21 19:59:57 -08:00
pashpashpash
f1db87c498 account page 2025-01-21 19:50:52 -08:00
pashpashpash
7e3a770a4c Add account button to top nav bar 2025-01-21 19:39:40 -08:00
Evan
36486e12ee merge conflicts 2025-01-22 11:28:51 +08:00
brownrw8
b263b6adba more translations, mostly settings 2025-01-21 13:21:02 -10:00
Saoud Rizwan
a88d45d8b4 Fix provider dropdown z-index issues 2025-01-21 14:04:03 -08:00
brownrw8
4922201c41 remove unused translation vars 2025-01-21 11:04:15 -10:00
brownrw8
f6f0fc8b1d more translations + list formatting 2025-01-21 10:48:09 -10:00
brownrw8
a728c8cead refactoring translation files using arrays 2025-01-21 10:43:55 -10:00
Saoud Rizwan
3f35aabbf9 Fix announcement 2025-01-21 09:55:25 -08:00
brownrw8
e643a4fbd4 feat: Adding react-i18next (preliminary support for en, de, zh, ja) 2025-01-21 06:40:44 -10:00