Kim Santiago
a47276f708
Load settings from local.settings.json for add sql bindings quickpick ( #16957 )
...
* load settings from local.settings.json for add sql bindings quickpick
* cleanup
* addressing comments
2021-09-02 17:25:13 -07:00
Hai Cao
0bc2a50d78
Add token expiration handling for AzureMFA auth ( #16936 )
...
* refresh azure account token if it's expired before sending query/list requests
* fix several connection checks && add more logging
* fix async UI glitch during token refreshing
* cleanup
* minor fix
* add test for refreshAzureAccountTokenIfNecessary
* address comments
* comments
* comments
* comments
* error handling
2021-09-02 17:24:45 -07:00
Barbara Valdez
8161061d07
mark test as stable again ( #16949 )
2021-09-02 11:36:25 -07:00
Barbara Valdez
bb3ccb92a4
Edit book using drag and drop ( #16906 )
...
- Use the onDrop method for moving notebooks/sections in the Notebooks Tree View.
- Allow multi selection in tree view
- Modify notebook commands to only show when a single tree item is selected.
2021-09-02 11:07:03 -07:00
dependabot[bot]
d9e5d1cec5
Bump tar from 6.1.6 to 6.1.9 in /extensions/notebook ( #16959 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.1.6 to 6.1.9.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.1.6...v6.1.9 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-02 10:35:54 -07:00
Charles Gagnon
9516472f1b
Add no-floating-promises for mssql extension ( #16956 )
2021-09-02 09:22:25 -07:00
Charles Gagnon
f35576ae7f
Enable no-floating-promises for azurecore ( #16946 )
...
* Enable no-floating-promises for azurecore
* few more
* fix compile
2021-09-02 09:20:32 -07:00
Charles Gagnon
d774548951
Enable no-floating-promises for data-workspace ( #16958 )
2021-09-01 10:47:21 -07:00
goyal-anjali
34b5a983c0
Show image with "Add Account" message if user hasn't signed in - Migration Status Dialog ( #16932 )
2021-09-01 22:31:21 +05:30
Charles Gagnon
c8cc6c08e9
Add no-floating-promises rule to sql-database-projects extension ( #16943 )
...
* Add no-floating-promises rule to sql-database-projects extension
* fix test
2021-08-31 14:13:52 -07:00
Charles Gagnon
a96bf181c0
Remove LGTM ( #16948 )
2021-08-31 12:44:59 -07:00
dependabot[bot]
2a47e7c09e
Bump tar from 6.1.6 to 6.1.11 in /extensions/admin-tool-ext-win ( #16947 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.1.6 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.1.6...v6.1.11 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-31 10:56:48 -07:00
Cory Rivera
0082031f97
Replace deprecated assert functions in test files. ( #16945 )
2021-08-31 09:04:17 -07:00
Charles Gagnon
de3ff30398
Add no-floating-promises to admin-tool-ext-win and query-history ( #16944 )
2021-08-30 21:16:55 -07:00
Alex Ma
2a5aa1735d
added localization for profiler ( #16941 )
2021-08-30 19:18:56 -07:00
Alex Ma
33273fe2f8
Added localization for connection option group names ( #16884 )
...
* added azuremonitor, need to work on cms
* finished CMS, need to do Kusto and MSSQL
* Added kusto, need to finish mssql
* added some strings need to finish mssql
* finished MSSQL
2021-08-30 19:18:42 -07:00
Justin M
82f706cf80
Bumped version of AzureMonitor toolservice to 125. Bumped version to 0.1.5 ( #16919 )
2021-08-30 15:34:44 -07:00
Charles Gagnon
00da5fdcb3
Add icons for some quickpick items ( #16939 )
2021-08-30 15:32:20 -07:00
Charles Gagnon
76e01fee60
Fix rest of notebook unhandled promises ( #16933 )
...
* Fix rest of notebook unhandled promises
* add rule
* fix some tests
2021-08-30 14:14:48 -07:00
Charles Gagnon
26e08fdf9e
Add package metadata for azcli ( #16937 )
2021-08-30 13:21:14 -07:00
Cory Rivera
3c8d952308
Add unit tests for Book AddFile dialog ( #16923 )
2021-08-30 11:45:11 -07:00
Charles Gagnon
7804c87c87
Fix some unhandled promise lint errors ( #16924 )
2021-08-30 09:08:28 -07:00
Charles Gagnon
fde114bb14
Add STS root folder override ( #16927 )
...
* Add STS root folder override
* Display message to user
* Show once for any service
2021-08-30 09:07:33 -07:00
Kim Santiago
2c75f199e8
Add sql bindings package reference to project ( #16912 )
...
* list packages and add packages working
* cleanup and remove list packages
* cleanup
* change to pull in latest package version
2021-08-27 16:58:54 -07:00
Rachel Kim
22141259d3
Update public preview readme for sql migration extension ( #16920 )
2021-08-27 16:57:52 -07:00
Charles Gagnon
e7a719ceb4
Fix extension linting warnings and enable extension linting in pipelines ( #16922 )
...
* Fix extension linting errors
* fix test
2021-08-27 15:13:01 -07:00
stuti149
acc6fd0f96
Put search/ status/refresh in single line ( #16898 )
2021-08-27 13:35:37 +05:30
Charles Gagnon
a95d90ce5c
Have create proj from database show default save location as option ( #16909 )
...
* Default create proj location to setting
* update icons
* undo
2021-08-26 18:59:05 -07:00
Charles Gagnon
159cd7f895
Open project to default location ( #16910 )
2021-08-26 18:56:28 -07:00
Charles Gagnon
6a0a185cbd
Move create new option for publish to top and filter out system dbs ( #16908 )
...
* Move create new option for publish to top
* Move New tag to description
* fix
2021-08-26 15:52:08 -07:00
Karl Burtram
a0f3d0873b
Enable scripting for triggers and other objects ( #16885 )
...
* WIP 1
* Add parentName to azdata
* Add some additional types for scripting
* Add parent type name to support view subobjects
* bump dependencies and address review comments
2021-08-26 14:43:36 -07:00
Rachel Kim
dc1e460f71
add autoCutoverConfiguration to getMigrationStatus ( #16803 )
2021-08-26 10:46:38 -07:00
stuti149
042d467fe7
disable cancel button after clicked once ( #16783 )
...
* disable cancel button after clicked once
* remove enabling of cancel button when cancelling
2021-08-26 22:13:50 +05:30
Cory Rivera
cb7b7da0a4
Merge from vscode e3c4990c67c40213af168300d1cfeb71d680f877 ( #16569 )
2021-08-25 16:28:29 -07:00
goyal-anjali
c00fc80f22
Adding info tooltips across migration wizard ( #16654 )
...
Adding info tooltips across migration wizard
2021-08-24 21:49:23 +05:30
Monica Gupta
47211fa40a
Fix kusto resource uri ( #16862 )
...
Co-authored-by: hhh <gfhg>
2021-08-23 15:58:27 -07:00
Kim Santiago
b2be609c36
hook up add sql binding ( #16838 )
...
* hookup add sql binding
* fix typo
* addressing comments
* Addressing more comments
* add more comments
2021-08-23 13:49:05 -07:00
Kim Santiago
9e16a30ece
bump sql database projects version to 0.13.0 ( #16834 )
2021-08-20 15:30:10 -07:00
Charles Gagnon
ccaf111696
Add more Azure account logging ( #16847 )
...
* logging 1
* More logging
* more logging
* Handle each tenant separately.
* cleanup
2021-08-20 13:23:36 -07:00
Charles Gagnon
5b3fbaa5ff
azdata.Account -> AzureAccount ( #16842 )
2021-08-20 10:28:33 -07:00
Charles Gagnon
d1dc226ff6
Fix error when getting subscriptions for all tenants ( #16837 )
2021-08-19 22:11:15 -07:00
Rachel Kim
c8602c2ced
Update sql migration extension strings ( #16801 )
...
* initial capitalize; add periods; replace (s) with plural nouns to improve localization
2021-08-19 11:07:51 -07:00
Charles Gagnon
9f9e562e77
Remove Notebook grammar ( #15992 )
2021-08-19 10:47:14 -07:00
Alex Ma
b7fffc31a5
Added localization for title and category for dacpac ( #16811 )
...
* added localization for title and category for dacpac
* changed package.nls.json to DacFx
* update for xlf
2021-08-19 10:11:06 -07:00
Rachel Kim
ad75b03565
fix create dms dialog string ( #16808 )
2021-08-18 16:27:24 -07:00
Charles Gagnon
637c01fe22
Fix typo ( #16823 )
2021-08-18 14:37:38 -07:00
Charles Gagnon
ea6e03f826
Fix azure account tree subscription check ( #16822 )
...
* Fix azure account tree subscription check
* comment
2021-08-18 14:35:16 -07:00
Charles Gagnon
df49d67f7d
Consolidate getSubscriptions ( #16821 )
...
* Consolidate getSubscriptions
* Undo test change
2021-08-18 12:56:45 -07:00
Barbara Valdez
8aa0dffccf
Remove circular reference from book tree item ( #16579 )
...
* Enable drag and drop and multiple selection in Book Tree View
* replace children for hasChildren to remove circular reference
2021-08-18 10:37:54 -07:00
Charles Gagnon
6b1cc85c9a
Get tools service install location from extensions ( #16796 )
...
* Get STS install location from extensions
* Update error
2021-08-17 13:48:22 -07:00