Udeesha Gautam
bd4ebe65cc
Reverting a change to ensure immediate notebook fix ( #15326 )
2021-05-04 14:12:53 -07:00
Charles Gagnon
0fa0431707
Add rollup dependency ( #15317 )
2021-05-04 09:08:36 -07:00
Charles Gagnon
726ad26a75
Trim spaces from arc connect controller dialog ( #15321 )
2021-05-04 08:38:06 -07:00
Alan Ren
0e7bd8a939
add ADS checks back to install extension workflow ( #15320 )
2021-05-03 20:27:47 -07:00
Kim Santiago
e2537922b0
bump sql database projects version to 0.9.1 ( #15314 )
2021-05-03 16:22:11 -07:00
Charles Gagnon
cb8f9d9d90
Use official Microsoft ads-kerberos ( #15316 )
...
* Use @microsoft/ads-kerberos
* Bundle ads-kerberos
2021-05-03 16:18:11 -07:00
Chris LaFreniere
027e8a6f33
Enable run unit tests current file and cleanup launch.json ( #15307 )
2021-05-03 11:38:43 -07:00
Justin M
f7ce597606
Bumped sqltoolservice version to 99 for Kusto. Bumped Kusto version to 0.5.4 ( #15309 )
2021-05-03 10:49:53 -07:00
Alan Ren
088d6353f0
keep title up to date when connection changes ( #15306 )
2021-04-30 22:41:55 -07:00
nasc17
7a726e5dfa
Fix for PG parameters table disappearing when trying to reset a value ( #15303 )
...
* Working on table bug
* Removed unit test checking for onEngineSettingsUpdated event to fire since removed from model
* Moved instanceofcheckbox function to utils, pr fixes
* Fix comment
2021-04-30 20:50:39 -07:00
Maddy
ef8b26b7ae
Insert local/online images using image call out ( #15238 )
...
* changes from Chris's branch and cell model updates
* get base64 value
* handle spaces in image names
* add comments
* add tests for imageCallOut dialog
* format document for hygiene errors
* address comments
* check base64 validity using regex
* replace space with regex
* add parameter and return type
* split into two functions
* move functions to fileUtilities
* correct import
* fix for layering issue
* revert file function changes
2021-04-30 19:43:55 -07:00
Charles Gagnon
587237673b
Remove settings sync output channel ( #15304 )
2021-04-30 15:07:57 -07:00
Udeesha Gautam
35e0f1a99f
Missed commit from PR #15082 ( #15302 )
...
* missed commit from PR #15082 for back up restore name update issue
2021-04-30 13:48:35 -07:00
Alan Ren
5e39b1c7ed
fix secrets api issue ( #15300 )
2021-04-30 13:27:42 -07:00
Alex Ma
4ec3779be4
fix for gulp remote in extensions.ts ( #15298 )
2021-04-30 13:06:44 -07:00
Aasim Khan
ec4e5d5c18
mssql vbump to 98 ( #15297 )
2021-04-30 12:01:49 -07:00
Alan Ren
a155b9be40
GA connection browse feature ( #15295 )
...
* GA connection browse feature
* UPDATE TEXT
2021-04-30 11:29:37 -07:00
Kim Santiago
25681defd8
Add git clone for project to Open Existing dialog ( #15244 )
...
* expose git clone api
* add git clone option for projects in open existing dialog
* add sql carbon edits
* cleanup and error handling
* fix telemetry property
* addressing comments
* add gitignore
* copy git.d.ts from git extension
* remove copy of git.d.ts from data-workspace extension
* use single quotes
* Remove git copy from git clone PR (#15286 )
* Remove copy git typings
* Remove gitignore
* update error messages
* lowercase
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2021-04-30 11:12:22 -07:00
Udeesha Gautam
f2ee8b11b4
Fixing the update issue with backup default name ( #15082 )
...
* Fixing the update issue with backup default name
* Avoiding to call select again since that fires an event
* Fixing comment and backup name
2021-04-30 10:50:26 -07:00
Aditya Bist
adbbe7e6b0
Adjust icon badge size ( #15292 )
...
* adjust badge size
* convert rem to px
2021-04-29 18:42:03 -07:00
Alan Ren
c72fdeb019
fix action label vertical alignment issue ( #15293 )
2021-04-29 18:12:36 -07:00
Alan Ren
2aed4e76e3
error handling for browse azure resources ( #15291 )
...
* custom error for throttling
* remove unused imports
2021-04-29 17:06:16 -07:00
Kim Santiago
020bc738cc
fix DW project build ( #15287 )
2021-04-29 14:48:01 -07:00
Aasim Khan
e00d48c210
Adding telemetry framework to migration extension ( #15284 )
...
* Adding telemetry to sql-migration
* Adding some telemetry helper functions
* removing unncessary telemetry
* removing unncessary imports
* Changing name of telemetry sender methods and removing unused functions.
* Removing extra whitespace
* Fixing a typo
2021-04-29 14:00:44 -07:00
Alan Ren
8d482a06e8
fix smoke test failure ( #15276 )
...
* add logging
* fix
* remove logging
* comment out code and add comments
2021-04-29 11:36:42 -07:00
Kim Santiago
cbe128dd6c
bump version for schema compare and sql database projects ( #15285 )
2021-04-29 11:32:13 -07:00
Barbara Valdez
fd0a0ec2b0
replace notebook tab icon ( #15282 )
2021-04-29 11:31:45 -07:00
Hai Cao
a0bf5df79d
Use a different config name for connection sorting ( #15275 )
...
* use a different sort config name
2021-04-29 10:52:35 -07:00
Charles Gagnon
ddf092462d
Bump arc version ( #15283 )
2021-04-29 10:07:31 -07:00
Sakshi Sharma
e695a01538
Update Schema Compare dialog to start a new connection ( #15193 )
...
* Update SC dialog to start a new connection
* Functionally complete
* Fix target db to pick correct database
* Address comments
* Added test+fixed one missing scenario
* Address comments + add one more test
2021-04-29 09:53:38 -07:00
Alan Ren
e42da81005
connect dialog telemetry ( #15267 )
...
* add connection dialog telemetry
* reset source
* add to correct place
2021-04-28 14:44:31 -07:00
Charles Gagnon
659fa2f78d
Add back in documentdb dependency ( #15265 )
...
* Add back in documentdb dependency
* Use original version
2021-04-28 12:40:02 -07:00
Charles Gagnon
be8a55cef0
Add back open view keybindings ( #15264 )
2021-04-28 12:17:36 -07:00
Hai Cao
9bc1797e88
add sorting option for saved connections ( #15229 )
...
* add sort by name option for saved connections and groups
2021-04-28 11:41:09 -07:00
Karl Burtram
13ab2bc487
Bump SQL Tools Service to 3.0.0-release.97 ( #15258 )
2021-04-28 11:01:55 -07:00
Charles Gagnon
57cd25fab9
Fix dipose "method not implemented" errors in MainThread API classes ( #15257 )
2021-04-28 09:39:04 -07:00
Alan Ren
2cf15b51f9
add nowrap to tree label ( #15260 )
2021-04-28 00:10:48 -07:00
Kim Santiago
da37cf6ec6
Expose sql project apis ( #15239 )
...
* make project variables private and add getters
* expose project in sqlproj.d.ts
* add more comments
* change to ISqlProject
2021-04-27 17:35:27 -07:00
Charles Gagnon
f29d7308ff
bump distro ( #15249 )
2021-04-27 16:03:56 -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
Lucy Zhang
7e1c0076ba
Try to make smoke tests more stable ( #15212 )
...
* make sure dialog buttons are not disabled
* use 'enter' to close connect dialog
* retry clikcing the Connect button
* wait for dialog gone after reclicking
* pr comments + add logging
* use debug to log
* close toasts before clicking dialog buttons
* await close notification toast call
* click python wizard buttons instead of enter
2021-04-27 13:53:17 -07:00
Vasu Bhog
c66a8ca171
fix parameterized notebook output ( #15233 )
2021-04-27 12:40:49 -07:00
Aasim Khan
c150f79eb4
Updating handle bars to 4.7.7 to fix a component governance issue ( #15246 )
2021-04-27 01:34:37 -07:00
Alan Ren
0ed2a5d431
fix result selection summary issues ( #15245 )
2021-04-26 23:07:55 -07:00
Charles Gagnon
a086ad6ff1
Update what-is link for linux installers ( #15242 )
2021-04-26 17:16:22 -07:00
Charles Gagnon
ef57812a95
Arc april updates ( #15237 )
...
* Enables being able to view and edit Coordinator node scheduling params (#15114 )
* Trying to save per role settings
* Updated spec
* Cleaning up
* Removed unneccessary code and comments
* Added separate type for { w?: string, c?: string}, PR fixes
* Added methods to refresh mr,ml,cr,cl versus per role
* Fixed spec
* Put back optional properties, removed passing empty string to reset scheduling params
* Spacing
* vBump arc
* Included roles in fake show output for testing (#15196 )
* Update arc specs (#15225 )
* Update azdata Arc specs to match April azdata
* vcores -> cpu
* fix spacing
* Consolidate types and update storage volumes
* Fix compile
* Update min azdata version
Co-authored-by: nasc17 <69922333+nasc17@users.noreply.github.com >
Co-authored-by: nasc17 <nasc@microsoft.com >
2021-04-26 16:20:27 -07:00
Alan Ren
1e42f0b923
enable inline actions for connection dialog's browse tab ( #15227 )
...
* enable inline actions
* comments
2021-04-26 14:01:00 -07:00
Vaggelis Sotiropoulos
3e4f687862
ISSUE10685 - Edits schemaCompareDialog to show connectionName if provided ( #15152 )
...
* ISSUE10685 - Edits schemaCompareDialog to show connectionName if provided
* ISSUE10685 - Edits to not show user if connectionName
* ISSUE10685 - Shows connection name is schema compare launched from db
* ISSUE10685 - Shows connection name in schema compare window
* ISSUE10685 - Edits utils tests
* ISSUE10685 - Edits schemaCompare test
* ISSUE10685 - Adds/Edits specs
* ISSUE10685 - Changes let to const
2021-04-26 11:11:43 -07:00
Aasim Khan
463ea0b46b
Fixing the disabled next button on migration wizard ( #15226 )
...
* Fixing the next button disabled on wizard
* vbump extension
2021-04-23 17:05:23 -07:00
Alan Ren
222d8e12f4
a couple more table filter improvements ( #15219 )
...
* a few more fixes
* revert sortcolumn
* fix hygiene error
* add comment
2021-04-23 15:24:07 -07:00