Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
amitjoshi438 b5cbd16ffb
feat: Update Copilot panel title and clear conversation button (#915)
* feat: Update Copilot panel title and clear conversation button

The code changes update the Copilot panel title and clear conversation button text to use localized strings. This improves the user experience by providing clear and localized labels for these elements.

Note: This commit message follows the convention used in recent repository commits.

* Update localization strings and add new translation for "PREVIEW"

---------

Co-authored-by: amitjoshi <amitjoshi@microsoft.com>
2024-05-01 16:23:09 +05:30
tyaginidhi d1b9a3bbc9
Complete Navigation loop - add go to runtime and back to studio (#697)
* Runtime preview and back to studio integration

* update for new org and test calls to runtime

* headers change

* Update to config API

* Add svg and make entire loop work

* Add telemetry events

* Make commands unavailable in command palette

* Add localized strings for the explorer visible text

* Localize provider command text
2023-10-03 11:23:01 -07:00
Crash Collison 7995abc91c
Selecte Environment Command and display (#629) 2023-07-20 15:11:26 -07:00
Crash Collison dcaeb74643
Setting to permit authentication against other Azure clouds (#619) 2023-07-14 15:28:00 -07:00
tyaginidhi fe0c1980b7
Multiple file support - Update walkthrough according to latest figma (#595)
* Vscode web extension - multifile support walkthrough update - not completed

* Update walkthrough according to latest figma
2023-07-10 20:25:36 +05:30
Crash Collison 3bd81d7569
Fixing web limitation message (#541) 2023-05-30 11:28:27 -07:00
Ashish Choudhary a483db8058
Updated forward link and Walkthrough-Overview text (#285)
* updated forward link for learn more

* updated overview text

* localization for the modified text

* restoring version number

* added translation text with correct pattern

Co-authored-by: Ashish Choudhary <aschoud@microsoft.com>
2022-09-16 03:00:56 +05:30
Ashish Choudhary dadc49796a
Walkthrough for VSCode Web (#284)
* fetch and save feature implemented

* eslint issues fixed

* fixed undefined file issue

* fixed multi-file creation issue

* fixed save logic

* Open default file for editing in vscode editor

* name and display name updated with preview tag

* Remote Save Provider refactoring and enhancements  (#236)

* enhanced save logic

Co-authored-by: Ved Garbha <vedgarbha@microsoft.com>

* orgurl from studio update (#237)

Co-authored-by: Ved Garbha <vedgarbha@microsoft.com>

* portalfoldername change (#238)

Co-authored-by: Ved Garbha <vedgarbha@microsoft.com>

* Folder structure change for Power portals (#239)

* folder structure change

* removed hardcoded guid

Co-authored-by: Ved Garbha <vedgarbha@microsoft.com>

* Users/aschoud/error handling (#240)

* added error handling for all parameters

* added method to decode query parameters

* removed unused constants

* renamed customcss files to have .css extension

Co-authored-by: Ashish Choudhary <aschoud@microsoft.com>

* updated default site name and portal uri scheme (#241)

Co-authored-by: Ved Garbha <vedgarbha@microsoft.com>

* added fileSystem activation event for our scheme (#243)

* added fileSystem activation event for our scheme

* changed the uri scheme

Co-authored-by: Ashish Choudhary <aschoud@microsoft.com>

* string changes (#244)

Co-authored-by: Ved Garbha <vedgarbha@microsoft.com>

* Language code fix for file name (#246)

* language code fix for file name

* auth fix and default language code to blank

Co-authored-by: Ved Garbha <vedgarbha@microsoft.com>

* lint fixes (#245)

Co-authored-by: Ved Garbha <vedgarbha@microsoft.com>

* Users/aschoud/web extension telemetry (#247)

* added init telemetry event

* added methods for path and query parameter telemetry

* renamed methods

* added api telemetry events

* added perf telemetry events

Co-authored-by: Ashish Choudhary <aschoud@microsoft.com>

* added the correct url for logging (#248)

Co-authored-by: Ashish Choudhary <aschoud@microsoft.com>

* added the samples workflow to the preview extension

* Custom css file edit enable (#256)

* Custom Css editing enable on this VSCode extension

* Update for filename and common utility changes

* fix spacing

* Resolve comments

* update comment

* Bug fix for save error popup. (#267)

* fixed fileName case in the import

* added filter to check for valid save events

Co-authored-by: Ashish Choudhary <aschoud@microsoft.com>

* Localization changes for web extension (#251)

* ts files localization changes for web extension

* unique keys for translation added

* added tasks for vscodeweb localization files

Co-authored-by: Ved Garbha <vedgarbha@microsoft.com>

* removing nls loader from webconfig (#274)

Co-authored-by: Ved Garbha <vedgarbha@microsoft.com>

* walkthrough changes

* Site visibility dialog (#272)

* site visibility dialog added

Co-authored-by: Ved Garbha <vedgarbha@microsoft.com>

* reverting formatting changes in gulpfile

* removing preview from the extension name

* added test commands for the walkthrough

* added dummy links in the walkthrough

* added command to focus the sidebar

* added conditions to show walkthrough only for webExetnsion

* added command for opening file explorer

* fixed walkthrough advanced capability image

* added localization strings for walkthrough

* added localization genearted files

* fixed walkthrough image path

* resetting the package version

* added defaultFileUri

* removed unused strings

* reverting package-lock.json changes

* rearranged activation events

* rearranged activation events

Co-authored-by: Ved Garbha <vedgarbha@microsoft.com>
Co-authored-by: Ashish Choudhary <aschoud@microsoft.com>
Co-authored-by: Ved Garbha <vedgarbha@gmail.com>
Co-authored-by: tyaginidhi <tyaginidhi@users.noreply.github.com>
2022-09-09 03:14:00 +05:30
Ashish Choudhary 5e0aad5cb3
Initial changes for VSCode.dev WebExtension for Portals (#202)
* initial changes for vscode.dev

* added a sample command

* modified tsconfig for webExtension

* added gulp task to compile web extension

* translation file entries for webextension command

* added build and test infra for webExtension

* modified test files for web extension

* renamed test folder

* modified notification message

* changed name of the init command

* added comment for sample code

* renamed webpack configs

* added an fcb for ensuring that the web extension features are opt-in

* added nls loader for webconfig to consume translation files

* added limitations for the web mode

* disabled pac commands and views in the VS Code for the web

* fixed typo in description string

* fixed localized string label

Co-authored-by: Ashish Choudhary <aschoud@microsoft.com>
2022-06-22 15:37:40 +05:30
Crash Collison 17986da91f
Switch Auth Panel to use Universal profiles (#205) 2022-06-10 13:15:11 -07:00
Crash Collison 8097a49410
Update PAC to latest version, and inform (#162)
Update PAC to latest version, and inform non-WSL remote users to use the --deviceCode auth flow when necessary
2022-02-15 16:40:10 -08:00
Crash Collison 54cda378ab
Adding `Copy Unique Name` command to the Solution context menu (#151)
* Adding `Copy Unique Name` to solution context menu
2022-01-25 10:17:01 -08:00
Crash Collison 067eb2f4ee
Remove unneeded Admin profiles from the Auth Profile panel (#149)
* Removing the "Add Admin Profile" button, and filtering out Admin profiles from display

* Translation artifact changes from build
2022-01-13 21:50:03 -08:00
Swapnil Bhalgat 9ed377b6c7
Combined Environment and Solutions Panel (#146)
* WIP

* remove old panels, add context menus, cleanup

* fix feature flag string

* WIP

* remove old panels, add context menus, cleanup

* fix feature flag string

* cleanup

Co-authored-by: Crash Collison <3751389+tehcrashxor@users.noreply.github.com>
Co-authored-by: NORTHAMERICA\sbhalgat <sbhalgat@microsoft.com>
2022-01-10 09:51:41 -08:00
Swapnil Bhalgat e5cf76a6ae
add rename command to the context menu (#122)
Co-authored-by: NORTHAMERICA\sbhalgat <sbhalgat@microsoft.com>
2021-10-04 10:48:23 -07:00
Crash Collison d206d302fd
Localization - extract package.json strings into package.nls.json file (#118) 2021-09-28 13:56:21 -07:00