Chris LaFreniere
06e7d4d489
Let parent control width for text cell preview ( #15800 )
2021-06-18 12:51:58 -07:00
brian-harris
d08182416b
add feedback button, open report issue dialog ( #15762 )
2021-06-18 12:22:41 -07:00
Alan Ren
aeda95bb70
fix race condition in declarative table ( #15801 )
2021-06-18 11:40:19 -07:00
chayaverma7
4c2f6eafe0
Update package.json ( #15817 )
...
Update ADS Version after Release
2021-06-18 23:26:50 +05:30
Aasim Khan
488ccea731
Improvements in blob storage support for SQL Migration. ( #15693 )
...
* changing the cutover icon on migration cutover page.
* Fixing monitoring table and pending log backups
* converting file upload times in utc to local time zones
* adding autorefresh to dashboard, migration status and cutover dialogs.
* Supporting blob container e2e
* vbump extension
* Fixing some PR comments
* Fixed broken blob container dropdown onChange event
* Localizing display string in refresh dialog
Fixing some localized strings
* Fixing var declaration
* making a class readonly for 250px width
* removing refresh interval dialog and replacing it with hardcoded values.
* Fixing summary page IR information.
* surfacing test connection error
* Clearing intervals on view closed to remove auto refresh.
2021-06-17 22:19:42 -07:00
Charles Gagnon
35832e83da
Add required field to kube config picker ( #15795 )
2021-06-17 19:38:38 -07:00
Charles Gagnon
efd752aafe
Add aria labels to buttons and spin inputs on Arc dashboards ( #15798 )
2021-06-17 19:38:27 -07:00
dependabot[bot]
df296939a8
Bump normalize-url from 4.5.0 to 4.5.1 in /build ( #15777 )
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 14:58:31 -07:00
Charles Gagnon
d96835c083
Fix secondary actions for Notebook editor toolbar ( #15788 )
2021-06-17 14:52:36 -07:00
Charles Gagnon
331f8115dc
Fix input validation alert ( #15749 )
...
* Fix input validation alert
* Add override
2021-06-17 13:47:53 -07:00
Charles Gagnon
d871efc079
Fix SQL taskbar icons ( #15786 )
2021-06-17 12:47:44 -07:00
Alex Ma
2ec6a689d3
added updates to extensions for sqltoolsservice version ( #15745 )
2021-06-17 11:12:49 -07:00
Charles Gagnon
cae598d36c
Correctly announce loading state for arc cluster context loading ( #15747 )
...
* Correctly announce loading state for arc cluster context loading
* localize
* Fix compile
* Fix test
2021-06-17 10:28:12 -07:00
chayaverma7
7c3a7e2646
Update CHANGELOG.md ( #15778 )
...
* Update CHANGELOG.md
* Update README.md
2021-06-17 21:45:29 +05:30
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
Christopher Suh
fdcb97c7f7
bump sts version ( #15744 )
2021-06-16 15:43:11 -07:00
Charles Gagnon
1231be124a
Add aria-label to kube config input box ( #15743 )
2021-06-16 12:22:00 -07:00
Charles Gagnon
be1ff8e37b
Add smoke test for Create Book dialog ( #15714 )
...
* Add smoke test for Create Book dialog
* Add comment
* Update distro
* update distro 2
* distro
2021-06-16 10:54:04 -07:00
Lucy Zhang
4c039f7a88
Re-enable notebook text cell smoke test ( #15720 )
...
* re-enable text cell test
* close notebook after text cell test
2021-06-16 06:20:21 -07:00
Alan Ren
3315214435
fix more issues related to query cancel ( #15727 )
...
* fix more issues related to query cancel
* comments
2021-06-15 21:10:41 -07:00
Aditya Bist
e4e703151f
Update chokidar ( #15726 )
...
* update chokidar
* add yarn lock files
2021-06-15 17:29:00 -07:00
Alan Ren
5bd1552a59
add null check for errors in the console while using query editor ( #15711 )
...
* add null check
* another null check
* pr comments
* update typing
2021-06-15 16:05:38 -07:00
Alan Ren
a8f3d97f59
allow extension to select row in declarative table ( #15703 )
...
* allow extension to select row in declarative table
* pr comments
* use proper type for the event.
* update event arg
2021-06-15 15:41:37 -07:00
Lucy Zhang
24cd2106a1
make python installation more stable ( #15719 )
2021-06-15 14:08:55 -07:00
Charles Gagnon
6c23007a79
Clarify filtering instructions ( #15724 )
2021-06-15 12:42:37 -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
Charles Gagnon
c9850fe59f
Remove en-us from links ( #15722 )
2021-06-15 11:51:35 -07:00
Charles Gagnon
db3a0ef7ac
Trim pathname for link callout file paths ( #15716 )
...
* Don't use pathname for link URLs
* Trim pathname instead
2021-06-15 09:52:27 -07:00
Charles Gagnon
6a7e1dfd27
Fix create book dialog clearing input boxes on browse cancel ( #15713 )
2021-06-14 17:47:30 -07:00
nasc17
902b5dc1fa
Changed default 2 ( #15701 )
2021-06-14 10:40:48 -07:00
Charles Gagnon
b8509d8b7c
Fix dacpac utils function ( #15702 )
2021-06-14 08:38:29 -07:00
Alex Ma
b413de153c
Localization option added to Kusto and MSSQL ( #15674 )
...
* added environment language need to test
* added environment language, need to test if it works
* added locale change to code
* added Kusto localization for its ServiceLayer
* removed extra space
* removed console log and moved onto one line
* removed quotes
2021-06-11 12:35:18 -07:00
dependabot[bot]
ddc6b2fdd8
Bump sanitize-html from 1.20.0 to 2.3.2 ( #15345 )
...
* Bump sanitize-html from 1.20.0 to 2.3.2
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 1.20.0 to 2.3.2.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases )
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/1.20.0...2.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
* update sanitize-html in remote
* fix conflict
* update sanitize-html in remote/web
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lucy Zhang <luczhan@microsoft.com >
2021-06-10 13:54:07 -07:00
Alan Ren
eea8c61b6e
add config for open after save behavior ( #15675 )
2021-06-10 13:32:05 -07:00
brian-harris
922d1287ac
Add DMS service info dialog link to DMS name column in migration status ( #15669 )
...
* SQL Migrtation service status dialog
* implement auth key refresh
* fix method name typo
2021-06-10 10:53:08 -07:00
dependabot[bot]
87b8f1a1aa
Bump eslint-utils from 1.3.1 to 1.4.3 ( #15673 )
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3 )
---
updated-dependencies:
- dependency-name: eslint-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 10:45:32 -07:00
dependabot[bot]
05f23fdd5e
Bump y18n from 3.2.1 to 3.2.2 ( #15667 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
---
updated-dependencies:
- dependency-name: y18n
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 09:21:07 -07:00
dependabot[bot]
69a990469d
Bump ssri from 6.0.1 to 6.0.2 ( #15666 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
---
updated-dependencies:
- dependency-name: ssri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 09:19:19 -07:00
dependabot[bot]
6506c9ca1f
Bump yargs-parser from 5.0.0 to 5.0.1 ( #15668 )
...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases )
- [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs-parser/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: yargs-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 09:17:56 -07:00
Alex Ma
5374129350
fix for portuguese ( #15665 )
2021-06-09 15:50:28 -07:00
Charles Gagnon
c8ef4ee47a
Promote updated width parameter for createModelViewDialog to stable ( #15648 )
2021-06-09 12:28:12 -07:00
brian-harris
7256bff094
fix findDropDownItemIndex bug ( #15642 )
2021-06-09 12:11:19 -07:00
Leila Lali
95704dc45e
ML extension version bump ( #15407 )
2021-06-09 11:56:13 -07:00
dependabot[bot]
75dd19bb82
Bump glob-parent from 5.1.1 to 5.1.2 in /extensions/notebook ( #15645 )
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 09:28:40 -07:00
dependabot[bot]
ecd4bd6864
Bump glob-parent from 5.1.0 to 5.1.2 in /remote ( #15644 )
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 09:28:27 -07:00
dependabot[bot]
a2d348ccc4
Bump glob-parent from 5.1.1 to 5.1.2 in /build/lib/watch ( #15646 )
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 09:27:22 -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
Cory Rivera
a61462a2c0
Improve Undo and Redo functionality for notebook Rich Text editors ( #15627 )
2021-06-08 13:24:58 -07:00
Lucy Zhang
d6d2e7dc08
filter out prose-accelerator ( #15633 )
2021-06-08 11:48:57 -07:00
brian-harris
d8b693341e
Dev/brih/task/make dropdowns searchable ( #15615 )
...
* make dropdown controls editable, searchable
* updte method name and return type
* update error message, and dropdown index selection logic
* address review feedback
2021-06-07 17:55:08 -07:00