rajeshka
56ad631478
Fixed UI regression ( #16526 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* Fixed UI regression in main
* removed the file which should not been included
* Addressed PR comments
* Addressed PR
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2021-08-02 15:21:05 -07:00
Barbara Valdez
30393a1f1b
Integrate drag and drop api ( #16500 )
...
* Initial implementation of drag and drop api (#122239 )
* Add drag and drop controller (#123542 )
* Tree data transfer dnd (#128666 )
* add drop method to sql files
Co-authored-by: Alex Ross <alros@microsoft.com >
2021-08-02 10:43:52 -07:00
Charles Gagnon
2d8e0d648a
Fix SQL/Notebook editors opening as plaintext ( #16442 )
...
* Register overrides at startup
* Always wait for extensions
* Fix compile errors
2021-07-27 13:46:16 -07:00
Charles Gagnon
6a08af4d9a
Fix link accessibilty issues ( #16419 )
...
* Fix link accessibilty issues
* Move comment
2021-07-26 14:55:33 -07:00
Charles Gagnon
9fc2cff654
Fix opening new untitled query ( #16078 )
2021-07-12 14:37:53 -07:00
Karl Burtram
32ba55b7ed
Remove duplicate Getting Started menu ( #16077 )
2021-07-12 14:03:52 -07:00
Alan Ren
6baf2ee982
make dropdown arrow larger to meet accessibility requirement ( #127839 ) ( #16073 )
...
* make dropdown arrow bold
* Update style.css
2021-07-12 10:23:44 -07:00
Charles Gagnon
679e3d1393
Fix new file command titles ( #16047 )
2021-07-09 11:57:23 -07:00
Charles Gagnon
8f202d91b6
editorReplacer -> editorOverride ( #16041 )
...
* editorReplacer -> editorOverride
* Update lifecycle phsae
* add back input factories
* Add comment
* add back tests
* comments
* fix log
* comments
2021-07-09 08:46:50 -07:00
Charles Gagnon
dac1bdafd7
Port VS Code 1.56.0 Hotfixes ( #15912 )
...
* fix #123040
* Switch priority of shell/shellArgs and defaultProfile setting
Fixes #123159
We were too aggressive introducing the new default profile system as many
users (as well as dev containers, microsoft/vscode-dev-containers#838 ) depend
on these settings for their workflow. This also includes a change in behavior
where if shellArgs are specified, they are applied to the fallback shell
(even when shell.platform isn't specified), which aligns with past behavior.
* fixes #123036 (#123263 )
* fixes #123041 (#123287 )
* 1.56 fix for #123044
* Do not invoke `resolveWithInteraction` over terminal settings (#123590 )
* Change grunt, gulp and jake task auto detection to be off by default (#123588 )
Co-authored-by: meganrogge <megrogge@gmail.com >
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com >
Co-authored-by: João Moreno <joao.moreno@microsoft.com >
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com >
Co-authored-by: Alex Dima <alexdima@microsoft.com >
2021-06-29 08:51:21 -07:00
Alex Ma
7c6368b4b6
Carbon Edit Strings moved to Sql Folder ( #15884 )
...
* added first strings
* added more localized files
* translated all strings in vscode
* added exported strings to editStrings
* updated files
* more changes
* moved to base
2021-06-25 15:08:29 -07:00
Alan Ren
e21f56d719
open query editor as default editor ( #15874 )
2021-06-22 23:53:55 -07:00
Alan Ren
a35f8ffc52
fix extension view issues ( #15850 )
2021-06-21 18:07:48 -07:00
Charles Gagnon
3cb2f552a6
Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898 ( #15681 )
...
* Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898
* Fixes and cleanup
* Distro
* Fix hygiene yarn
* delete no yarn lock changes file
* Fix hygiene
* Fix layer check
* Fix CI
* Skip lib checks
* Remove tests deleted in vs code
* Fix tests
* Distro
* Fix tests and add removed extension point
* Skip failing notebook tests for now
* Disable broken tests and cleanup build folder
* Update yarn.lock and fix smoke tests
* Bump sqlite
* fix contributed actions and file spacing
* Fix user data path
* Update yarn.locks
Co-authored-by: ADS Merger <karlb@microsoft.com >
2021-06-17 08:17:11 -07:00
Charles Gagnon
ebe24046de
Log extension host commands ( #15721 )
...
* Log extension host commands
* Add more comments
2021-06-15 12:10:09 -07:00
Alan Ren
d91660b66f
fix the input box validation ( #15634 )
...
* fix the input box validation
* fix one more place
2021-06-08 14:24:50 -07:00
Vasu Bhog
730367494b
Run with Parameters learn more link to use correct format and kernels ( #15547 )
...
* indicate to users correct format and kernels
* add test for unsupported kernel
* replace with enum
2021-05-25 17:39:19 -07:00
Alan Ren
27b3904f2f
fix file compare issue ( #15551 )
2021-05-22 11:58:32 -07:00
Karl Burtram
2a0d37aee0
Enable docker build in CI pipeline ( #15476 )
...
* Update gulpfile.reh.js
* Update YAML files
* Bump distro
* Fix yaml file
* Another yaml typo
* Disable web publish step
* Update the build scripts
* YAML update
* Update distro
* Update yaml
* Increase step timeout
* Add comment for disabled code block
* Temp disable component detection task
* Renable comp gov teask
* Bump distro
* Update build scripts
* Fix typo
* Fix docker path
* Bump linux build timeout
* Change file name
2021-05-14 17:58:50 -07:00
Hai Cao
8111c536e1
Fix link handling in viewPane ( #15458 )
2021-05-13 13:35:38 -07:00
Alan Ren
ed40a0b91e
remove the filters not applicable to ads ( #15409 )
2021-05-11 13:57:20 -07:00
Christopher Suh
b13dc0cd03
fixed account icon loading... issue ( #15335 )
2021-05-05 17:10:44 -07:00
Alan Ren
0e7bd8a939
add ADS checks back to install extension workflow ( #15320 )
2021-05-03 20:27:47 -07:00
Charles Gagnon
587237673b
Remove settings sync output channel ( #15304 )
2021-04-30 15:07:57 -07:00
Alan Ren
5e39b1c7ed
fix secrets api issue ( #15300 )
2021-04-30 13:27:42 -07:00
Charles Gagnon
be8a55cef0
Add back open view keybindings ( #15264 )
2021-04-28 12:17:36 -07:00
Karl Burtram
867a963882
Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8 ( #14883 )
...
* Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8
* Bump distro
* Upgrade GCC to 4.9 due to yarn install errors
* Update build image
* Fix bootstrap base url
* Bump distro
* Fix build errors
* Update source map file
* Disable checkbox for blocking migration issues (#15131 )
* disable checkbox for blocking issues
* wip
* disable checkbox fixes
* fix strings
* Remove duplicate tsec command
* Default to off for tab color if settings not present
* re-skip failing tests
* Fix mocha error
* Bump sqlite version & fix notebooks search view
* Turn off esbuild warnings
* Update esbuild log level
* Fix overflowactionbar tests
* Fix ts-ignore in dropdown tests
* cleanup/fixes
* Fix hygiene
* Bundle in entire zone.js module
* Remove extra constructor param
* bump distro for web compile break
* bump distro for web compile break v2
* Undo log level change
* New distro
* Fix integration test scripts
* remove the "no yarn.lock changes" workflow
* fix scripts v2
* Update unit test scripts
* Ensure ads-kerberos2 updates in .vscodeignore
* Try fix unit tests
* Upload crash reports
* remove nogpu
* always upload crashes
* Use bash script
* Consolidate data/ext dir names
* Create in tmp directory
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: Christopher Suh <chsuh@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-27 14:01:59 -07:00
Charles Gagnon
1252544282
Fix welcome page enum descriptions ( #15215 )
...
* Fix welcome page enum descriptions
* Remove gettingStarted experience
* Add sql carbon edit
2021-04-22 16:35:50 -07:00
Charles Gagnon
2f865445a7
Disable workspace tags event ( #15168 )
2021-04-16 10:33:45 -07:00
Aditya Bist
e151668c81
Links handling in commands ( #15118 )
...
* format
* update external options type
* add command flag for command
* Allow commands in Notebooks
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-14 13:06:45 -07:00
Aditya Bist
b6bdb68596
add flag for proxy ( #15120 )
...
* add flag for proxy
* update distro hash
* Bump distro hash
* Bump distro
Co-authored-by: kburtram <karlb@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-14 00:36:39 -07:00
Aditya Bist
1b78008258
Remote CLI fixes ( #15117 )
...
* fixes from vscode
* update distro
* fix distro
* fix hygiene
* reorder hygiene
* Update distro
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-13 20:42:06 -07:00
Aditya Bist
90868bc0ad
fixed css for font family ( #15119 )
2021-04-13 18:37:55 -07:00
Alan Ren
c2d2cf5a82
limit the data size for chart rendering ( #14949 )
...
* limit the rows feed to charts
* add telemetry and option to hide
* fix typo
* updates
* comments
* notebook fix
2021-04-02 19:36:10 -07:00
Charles Gagnon
5151f337bc
Log full stack trace for editor opened errors ( #14932 )
...
* Log full stack trace for editor opened errors
* space
* Actually print name
2021-03-31 13:13:41 -07:00
Kim Santiago
af4ad1fcb1
fix revealFileInOS command ( #14913 )
2021-03-30 15:11:48 -07:00
Alan Ren
45fd89d6da
radio button outline style ( #14811 )
2021-03-19 20:06:57 -07:00
Charles Gagnon
1c671676bf
Disable auto sync service ( #14677 )
...
* Disable auto sync service
* skip tests
2021-03-11 17:28:01 -08:00
Aasim Khan
50ac3b0fdf
Fixing welcome page tour. ( #14640 )
...
* Fixing the icon names
* Fixing settings card position
* getting icon selectors from their source
* Changing var name from dataExplorer to dataExplorerId
2021-03-10 15:55:31 -08:00
Aditya Bist
46f805a8be
fix a few more tags ( #14648 )
2021-03-10 15:10:08 -08:00
Charles Gagnon
c33116c625
Remove Online Services Settings option ( #14624 )
2021-03-09 17:20:07 -08:00
Karl Burtram
1167e247af
Fix hover tooltips ( #14561 )
2021-03-04 17:38:59 -08:00
Alan Ren
99d46917e8
remove refreshNode method ( #14552 )
...
* remove refreshNode method
* fix issue with finding required node handles
2021-03-04 15:15:15 -08:00
Kim Santiago
9cfba8e8e0
Reload ADS when data-workspace extension opens a workspace ( #14540 )
...
* reload ADS when workspace is entered
* move reloading so that reload also happens for file save workspace as commands
* fix build error
2021-03-04 13:40:13 -08:00
Aditya Bist
2a125ee43b
normalize sql carbon tag ( #14445 )
2021-02-25 13:32:12 -08:00
Chris LaFreniere
f528ffea9b
Hide Open in Editor for notebook search ( #14356 )
...
* Hide Open in Editor for notebook search
* Add type to new parameter
2021-02-19 11:05:02 -08:00
Charles Gagnon
56d2f6b497
Fix extension recommendations ( #14275 )
...
* Fix extension recommendations
* revert header
2021-02-12 13:00:48 -08:00
Karl Burtram
7739f25f7f
Turn back on Linux CI test validation ( #14241 )
...
* Turn on Linux CI test validation
* Add checks around a code block raising exceptions in unit tests
* Bump node version to 12
* Add check around classList add
2021-02-11 18:59:40 -08:00
Charles Gagnon
49a989ac14
Remove AutomaticPortForwarding service ( #14248 )
...
* Remove AutomaticPortForwarding service
* fix hygiene
2021-02-11 07:27:32 -08:00
Karl Burtram
a226c75d8c
Fix typo in extension manager CSS file ( #14230 )
2021-02-09 20:38:00 -08:00