csigs
6aeea8f1df
LEGO: check in for main to temporary branch. ( #16429 )
2021-07-25 08:27:47 -07:00
csigs
fdb426cda5
LEGO: check in for main to temporary branch. ( #16426 )
...
Co-authored-by: Alex Ma <alma1@microsoft.com >
2021-07-25 08:27:04 -07:00
Alex Ma
f72a252fb0
removed newspace ( #16431 )
2021-07-25 08:25:49 -07:00
csigs
6fcfa93329
LEGO: Pull request from lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20210724153241691 to main ( #16425 )
...
* LEGO: check in for main to temporary branch.
* Update sql-migration.xlf.lcl
* Update sql-migration.xlf.lcl
Co-authored-by: Alex Ma <alma1@microsoft.com >
2021-07-25 08:20:13 -07:00
csigs
c4ce3bef8d
LEGO: check in for main to temporary branch. ( #16424 )
...
Co-authored-by: Alex Ma <alma1@microsoft.com >
2021-07-25 08:08:12 -07:00
csigs
9fda448303
LEGO: check in for main to temporary branch. ( #16423 )
...
Co-authored-by: Alex Ma <alma1@microsoft.com >
2021-07-25 08:06:00 -07:00
csigs
01aefe7b9f
LEGO: check in for main to temporary branch. ( #16418 )
2021-07-25 08:00:20 -07:00
Christopher C
cb8c4b80d0
wording, removing ref to "bootstrap" ( #15187 )
...
* wording, removing ref to "bootstrap"
* removing configure-ag nb; unfinished
2021-07-23 16:58:43 -07:00
Christopher C
668ab43865
Update README.md ( #14859 )
...
* Update README.md
* wording
2021-07-23 16:57:53 -07:00
Charles Gagnon
be0edf9606
Add aria label to connection string pages ( #16420 )
2021-07-23 16:55:02 -07:00
Vasu Bhog
151522013f
Notebook Markdown email rendering fix ( #16417 )
...
* fix email WYSIWYG rendering
2021-07-23 15:24:34 -07:00
Charles Gagnon
66c62fcce3
Fix relative path check in HtmlMarkdownConverter ( #16192 )
2021-07-23 12:33:45 -07:00
Alex Ma
699648ff6d
added cancelling for sql-migration ( #16416 )
2021-07-23 09:55:19 -07:00
csigs
7968d51172
LEGO: check in for main to temporary branch. ( #16414 )
2021-07-23 09:19:16 -07:00
csigs
2e8d9c50d4
LEGO: check in for main to temporary branch. ( #16409 )
2021-07-23 09:18:57 -07:00
Tony Xia
880cfc3b59
clipbaord -> clipboard ( #16410 )
2021-07-23 08:35:40 -07:00
Tony Xia
c2d45fa01f
materialzied -> materialized ( #16411 )
2021-07-23 08:34:58 -07:00
Tony Xia
c0dd781d77
Fixed a minor typo in comment ( #16412 )
2021-07-23 08:34:25 -07:00
brian-harris
df5ed2c889
Dev/brih/hotfix status page ( #16407 )
...
* add dispose pattern, fix migration status enum
* format strings
* add dispose handler to more events
2021-07-22 22:20:10 -07:00
Charles Gagnon
107023c7d0
Fix update typings pipeline to work for us ( #16404 )
...
* Update publish types pipeline
* update yarn tool
* Use fork
* Remove hardcoded
* Sync up with upstream
* update email
2021-07-22 16:47:08 -07:00
Kim Santiago
ce4fa98691
bump sql database projects version to 0.12.0 ( #16401 )
2021-07-22 15:53:48 -07:00
Charles Gagnon
b2a9074a25
Fix azdata.d.ts linting issues ( #16405 )
2021-07-22 15:53:18 -07:00
csigs
c082b572d5
LEGO: check in for main to temporary branch. ( #16402 )
2021-07-22 15:37:44 -07:00
Charles Gagnon
0509f8f0c3
Separate connect and listdatabases call for publish ( #16391 )
...
* Separate connect and listdatabases call for publish
* add return value
2021-07-22 15:36:16 -07:00
Charles Gagnon
88d28b7d51
Update azdata.d.ts ( #16398 )
2021-07-22 13:44:42 -07:00
Alex Ma
df177ec779
added more XLFS ( #16399 )
2021-07-22 13:32:10 -07:00
nasc17
64d432c8e2
Add aria lables to pod drop down and tables of PG resources ( #16229 )
...
* Add aria labels to pod drop down on resource health and tables on overview
* Added roles
* Fix strings
* Added role to table headers
* Added heading levels
2021-07-22 12:07:35 -07:00
csigs
380457122c
LEGO: check in for main to temporary branch. ( #16395 )
2021-07-22 10:25:28 -07:00
csigs
7d6d8dbe96
LEGO: check in for main to temporary branch. ( #16394 )
2021-07-22 10:25:12 -07:00
chayaverma7
f2dcfacc8c
Update package.json ( #16396 )
...
Update ADS Version after Release to 1.32.0
2021-07-22 22:01:57 +05:30
Daniel Grajeda
fd954ddcb2
Plotly output resize ( #16313 )
...
Allow plotly to resize based on the size of the output itself, not only when the window is resized. This allows cells in Notebook Views to adjust based on resize.
2021-07-21 21:06:26 -07:00
Daniel Grajeda
c5c7ca019d
Notebook Views autodash feature ( #16238 )
...
The autodash feature in notebook views creates an initial grid layout for users when a view is created. It is intended to reduce the effort required by the user to start editing their view. Instead of displaying every cell and stacking them vertically like the default notebook layout, we use guidelines to determine which cells are worth displaying and how to arrange them.
2021-07-21 20:46:58 -07:00
Christopher Suh
6d4608dd8b
SQL Assessment Database Selector ( #16030 )
...
* wip
* wip
* database selector table
* fixed db icon
* wip
* fixed assessment results table
* replaced large query
* fix build error
* updated spacing and other fixes
* removed commented code
* added search bar, fix margins, disable checkbox for offline db
* change width of checkbox column
* changed api to require databases
* Revert "changed api to require databases"
This reverts commit 20fe2d8bd223bae90dfb09609225a1781267a01d.
* removed optional flag from databases parameter
* removed icons on assessment dialog page
* formatting changes, fixed search
* bump STS
* bumped extension version number
* one excludeDbs
2021-07-21 17:58:32 -07:00
csigs
f390c4cbc2
LEGO: check in for main to temporary branch. ( #16389 )
2021-07-21 17:07:32 -07:00
Rachel Kim
d031211693
Add 'hidden' optional property to DeclarativeTableColumn ( #16386 )
...
* add setHideColumns to DeclarativeTableComponent
* fixing tests using declarative table
* replace setHiddenColumns on DeclarativeTableComponent with 'hidden' optional property on DeclarativeTableColumn
* remove unnecessary changes
2021-07-21 16:39:21 -07:00
Charles Gagnon
c1f4c50177
Combine project deploy settings into one ( #16383 )
2021-07-21 16:15:25 -07:00
Daniel Grajeda
87633faaa4
Allow action bar to be hidden on Plotly tables ( #16178 )
...
Allow action bar to be hidden on tables
2021-07-21 15:59:15 -07:00
Chris LaFreniere
dd4e87ed41
Mark unstable book test as unstable ( #16388 )
2021-07-21 15:18:36 -07:00
nasc17
b472539646
Switch withProperties to be withProps ( #16380 )
...
* Transition to withProps in arc
* Transition to withProps inputbox
* Transition to withProps in checkbox
* Transition to withProps text
* Transition to withProps in declarative table
* Transition to withProps hyperlink
* Transition to withProps in button
* Transition to withProps radiobutton
* Transition to withProps in input
* Transition to withProps button
* Transition to withProps in text
* Transition to withProps image
* Transition to withProps declare table
* Transition to withProps in table
* Transition to withProps radio button
* Transition to withProps in image
* Transition to withProps radio button
* Transition to withProps in commit
* Transition to withProps div cont
* Transition to withProps in comp
* Transition to withProps radio card
* Transition to withProps in comp icon
* Transition to withProps card
* Transition to withProps list
2021-07-21 11:12:47 -07:00
Justin M
b2a2a48ed6
Increased version for AzureMonitor ( #16369 )
2021-07-21 10:54:04 -07:00
chayaverma7
a3a06b92e8
Update README.md and changelog.md for release1.31 ( #16378 )
...
* Update README.md
* Updated changelog for release 1.31
Co-authored-by: v-srinisa <82409712+v-srinisa@users.noreply.github.com >
2021-07-21 22:59:11 +05:30
nasc17
3b0fff63d4
Switched deprecated data in declarative table to be dataValues ( #16381 )
...
* Controller overview datavalues
* Miaa OV datavalues
* data values PG OV
* data values PG OV p2
* data values PG health
* datavalues miaa OV p2
2021-07-21 10:06:27 -07:00
csigs
2bc6a881bd
LEGO: check in for main to temporary branch. ( #16382 )
2021-07-21 09:49:59 -07:00
Charles Gagnon
efa82650f8
List databases for publish quickpick ( #16368 )
...
* List databases for publish quickpick
* missed word
2021-07-21 08:36:34 -07:00
csigs
d1892b514f
LEGO: check in for main to temporary branch. ( #16371 )
2021-07-21 00:28:39 -07:00
goyal-anjali
32da4219a9
Fix #15854 refresh button role ( #16175 )
...
Fixed #15854 refresh button role
Co-authored-by: Anjali Goyal <anjaligoyal@microsoft.com >
2021-07-20 23:59:32 -07:00
Alex Ma
fb16924f93
added small change to azurecore ( #16370 )
2021-07-20 17:58:37 -07:00
csigs
94b99c7862
LEGO: check in for main to temporary branch. ( #16365 )
2021-07-20 16:46:47 -07:00
Justin M
78d905a217
Changed Kernel Name from LogAnalytics to AzureMonitorLogs ( #16157 )
...
* Changed Kernel Name from LogAnalytics to AzureMonitorLogs
* Added spaces to Azure Monitor Notebook Kernel Alias
2021-07-20 15:37:13 -07:00
Justin M
be3d966cf0
Fixed container label for Azure Monitor Logs in Azure Viewlet. ( #16156 )
2021-07-20 15:36:32 -07:00