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
Christopher Suh
9fabf85fe2
Fix VM Page displaying MI assessment results ( #15190 )
...
* fix vm page displaying mi assessment results
* vm page fix
2021-04-23 12:07:17 -07:00
Maddy
f4d47e9675
undo carbon edit ( #15216 )
2021-04-23 10:26:50 -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
Alan Ren
228a5d8e20
Table Filter improvements ( #15207 )
...
* use virutualized list
* comments
2021-04-22 12:03:17 -07:00
Aasim Khan
37894c9e96
Migration extensions - UI fixes and vBump ( #15199 )
...
* Fixing Migration Cutover Dialog
Adding support for target file share
Fixing request body
Correcting localized strings
* Redesigned IR page
Adding additional details in migration status dialog
* vbump
* Fixed the perpetual loading
* Fixed duration logic
* Adding icon for migration extension
* Adding helper commenst to util function
localizing some strings
logging console errors
* enabling cutover buttons for ignored files
2021-04-22 10:19:36 -07:00
Maddy
fcaaf1cb29
fix the find highlight issues ( #15149 )
...
* register mode changes, remove cleanMarkdownLinks
* fixes
* test fixes and scroll to center change
2021-04-22 10:13:30 -07:00
Charles Gagnon
599a64c631
Add encoded path name tests for SQL kernel ( #15197 )
...
* Add encoded path name tests for SQL kernel
* Remove invocation count
2021-04-22 09:03:48 -07:00
Karl Burtram
2f02b0bb52
Update drop-down selected value in accessibility mode ( #15202 )
2021-04-21 12:56:54 -07:00
Vasu Bhog
6951bf3b90
Ability to see and edit links in split view/markdown mode ( #15150 )
...
* callout dialog selects link properly in split/markdown mode
* use regex for links
2021-04-20 23:33:14 -07:00
Charles Gagnon
a82be2f014
Fix URI encoding for connection provider calls ( #15177 )
...
* Fix URI encoding for connection provider calls
* Update distro
2021-04-20 11:40:32 -07:00
Alan Ren
556dd9d2b1
add padding to editable dropdown ( #15192 )
2021-04-19 23:46:23 -07:00
Charles Gagnon
e7e4828703
Fix 'nodebookInputFactory' name ( #15188 )
2021-04-19 15:18:26 -07:00
Charles Gagnon
cd6f584ed1
Notebook smoke test fixes ( #15178 )
...
* Notebook smoke test fixes
* Undo delay fixes
2021-04-19 14:26:47 -07:00
Charles Gagnon
2f04adb510
Fix crash when opening SQL diff input ( #15183 )
...
* Fix crash when opening SQL diff input
* fix compile
* Fix tests
2021-04-19 13:49:02 -07:00
Alan Ren
1914546553
fix filter not applied issue ( #15186 )
2021-04-19 13:46:17 -07:00
Hai Cao
e3ef4e1755
Onboarding pull request (caohai) ( #15184 )
2021-04-19 12:52:17 -07:00
Christopher Suh
dbcada5e30
Display "No Issues" Message ( #15176 )
...
* wip
* no warnings screen for dbs with no warnings
* cleanup
2021-04-19 10:01:46 -07:00
Christopher Suh
fe9d3bc63b
Disable checkbox for blocking migration issues ( #15131 )
...
* disable checkbox for blocking issues
* wip
* disable checkbox fixes
* fix strings
2021-04-17 09:03:46 -07:00
Lucy Zhang
aa315ae19f
Update azuredatastudio-sqlite version ( #15174 )
...
* update ads-sqlite version
* update distro value
2021-04-16 13:49:47 -07:00
Charles Gagnon
ca701a7985
Remove copycat action ( #15172 )
2021-04-16 12:45:22 -07:00
Maddy
6d95b113d5
fix the logic to check the same level folders ( #15143 )
2021-04-16 11:35:51 -07:00
Aditya Bist
5244cd0b09
update version ( #15161 )
2021-04-16 10:46:40 -07:00
Charles Gagnon
2f865445a7
Disable workspace tags event ( #15168 )
2021-04-16 10:33:45 -07:00
Karl Burtram
4c5bb90724
Bump STS to 3.0.0-release.93 ( #15163 )
2021-04-16 10:31:00 -07:00
Charles Gagnon
dcd952b903
Fix error when disconnecting database ( #15146 )
...
* Fix error when disconnecting database
* correctly print error
2021-04-16 09:24:22 -07:00
Aditya Bist
f60d0fa9e5
release notes ( #15160 )
...
* release notes
* fix typo
2021-04-16 09:08:34 -07:00
Aasim Khan
47584544e2
Fixing migration extension to reflect latest RP changes ( #15157 )
...
* Fixing sms object
* extension vbump
2021-04-16 05:20:07 -07:00
Alan Ren
0a707c2b96
remove the preview flag check for tabs ( #15155 )
2021-04-15 16:11:50 -07:00
Maddy
bec1916c62
show notebook as trusted when it belongs to a trusted book ( #15093 )
...
* check for trusted books
* don't add to trustedNotebooksMomento
* update comment
* added comments
* remove empty line
2021-04-15 10:30:51 -07:00
Alan Ren
4edbd6f3e7
fix the menu not hide issue ( #15138 )
2021-04-14 16:18:45 -07:00
Vasu Bhog
3a1885491f
Update run w/parameters icon and increment parameterized notebook ( #15127 )
...
* update icon and increment parameterized notebook
2021-04-14 15:28:27 -07:00
Charles Gagnon
e7571410e0
Add notebook query event listeners before connect ( #15136 )
2021-04-14 15:09:18 -07:00
Alan Ren
9066ea153f
trap keyboard navigation ( #15134 )
2021-04-14 14:09:41 -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
Alan Ren
842a33e318
a couple more fixes for table filter ( #15121 )
...
* a few fixes
* add comments and fix for non-ideal scenario
2021-04-14 10:20:29 -07:00
Charles Gagnon
5922047f6b
Add Import smoke test ( #15111 )
...
* Add smoke test
* Add wait for service
* Also revert liveshare
* fixes
* Use custom extensions dir
* fix
* compile extensions
* Use build extensions dir
* test break
* revert
* revert yarn.lock
* Add comment
* Add comments
2021-04-14 08:43:45 -07:00
Aasim Khan
5e8ac017a6
Adding on change event in editable dropdowns when value is changes through code. ( #14952 )
...
* Adding onChange events in editable dropdowns for values changed through code.
* moved event generation from angular wrapper to core component
* Moving event firing to value setter
* converting back updateSelection to private method
* Removing extra check
* Fixing broken tests by mocking used stuff
* Fixing onTextChange event
* Adding some tests
* Adding necessary tests
* small test name edit
* Fix an assert message
2021-04-14 07:48:33 -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