Cheena Malhotra
8c895cb71d
Fix context menu in treeViews ( #23948 )
2023-07-20 13:50:44 -07:00
Christopher Suh
91359a32c9
Remove ADAL Code ( #23360 )
...
* initial commit, removed all adal code
* remove all authLibrary references in extension/azurecore
* removed authLibrary references from src/sql
* remove MSAL/ADAL setting option
* wip fixing tests and removing Msal from method names
* fixed tests
* create accountInfo mock
* fix tests
* fix clientApplication mock
* remove clientapplication
* fix compile
* add typing
* wip
* wip
* wip
* fix tree provider
* remove SimpleTokenCache, FileDatabase & tests
* remove remaining adal / authentication library references:
* remove comma from package.nls.json
* fix error fetching subscriptions
* fix tests
* remove getAzureAuthenticationLibraryConfig
* remove adal check
* fix build
* remove test
* undo remove customProviderSettings
* fix bracket
2023-07-20 10:37:38 -07:00
Christopher Suh
a2b1c2cfc5
pass provider ID info to runAddAccountAction ( #23938 )
2023-07-20 10:16:28 -07:00
Sakshi Sharma
5377367053
Suppress cred scan issues ( #23935 )
...
* Suppress cred scan issues
* Fix indentation
* Fix indentation
2023-07-20 10:01:23 -07:00
Karl Burtram
1addfae2e8
Remove some TODOs mostly for styling ( #23934 )
...
* Remove some TODOs mostly for styling
* Remove unused
2023-07-19 17:56:49 -07:00
Aasim Khan
760ccfdef3
Removing unnecessary tree expansions causing errors to popup again ( #23932 )
2023-07-19 15:42:56 -07:00
Aasim Khan
38312de87b
Fixing issue that caused moving connections from one group to other to throw ( #23933 )
2023-07-19 15:33:26 -07:00
dependabot[bot]
285f0738a1
Bump coverallsapp/github-action from 2.2.0 to 2.2.1 ( #23895 )
...
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/coverallsapp/github-action/releases )
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: coverallsapp/github-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 16:08:32 -07:00
dependabot[bot]
e85c9a8644
Bump word-wrap from 1.2.3 to 1.2.4 in /extensions/notebook-renderers ( #23926 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 16:07:54 -07:00
dependabot[bot]
620f98a320
Bump word-wrap from 1.2.3 to 1.2.4 ( #23925 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 16:07:07 -07:00
Cheena Malhotra
a833ae7b79
Allow empty username + fix profiles on read ( #23924 )
2023-07-18 16:03:10 -07:00
Kim Santiago
ad61bf9870
remove fixed size of schema compare split view ( #23910 )
2023-07-18 12:42:48 -10:00
Christopher Suh
a752c84216
Add support for custom endpoints ( #23390 )
...
* initial commit, add support for custom endpoints
* add template file with public azure endpoints
* add throw error, fix compile
* update description
* move custom provider to settings.json
* cleanup
* test
* wip
* try fix build error
* wip fix build issue
* add typings for package.json
* test remove default
* fix typings
* fix typing
* add object definitions
* add additional checks
* test define object
* add default
* remove default and extra checks
* Organize code well to fix integration tests (#23697 )
* pr review updates
* fix custom setting checker
* fix default behavior
* add more required, change name for default cloud
* add one more required
* modify required properties to match with api
* Update extensions/azurecore/package.json
Co-authored-by: Cheena Malhotra <13396919+cheenamalhotra@users.noreply.github.com >
* Update extensions/azurecore/package.json
Co-authored-by: Cheena Malhotra <13396919+cheenamalhotra@users.noreply.github.com >
* pr review changes
* remove default value from display name
* make akv optional
* remove default name
* remove default
* update descriptions, function names
* add client ID
* small fix
* Update extensions/azurecore/package.nls.json
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Update extensions/azurecore/package.json
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* updated names
* add custom for configkey
* providerSettingsJson -> customProviderSettings
---------
Co-authored-by: Cheena Malhotra <13396919+cheenamalhotra@users.noreply.github.com >
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-07-18 14:16:53 -07:00
Lewis Sanchez
04bce3f3ac
Switch xterm-addon-canvas to official version ( #23919 )
...
* Switch xterm-addon-canvas to official version
* Update distro hash
2023-07-18 12:44:02 -07:00
Lewis Sanchez
accc325284
Turn on tests affected by xterm ( #23918 )
2023-07-18 12:43:44 -07:00
Alex Ma
a0a685bbcf
Remove/comment out connection title generation from all areas. ( #23873 )
2023-07-18 10:47:50 -07:00
Lewis Sanchez
992b19fe93
Updates the xterm-addon-canvas package to 0.4.2 ( #23913 )
...
* Update xterm-addon-canvas package
* Update distro hash
* Update xterm-addon-canvas to version 0.4.2
* Update distro hash
* Updates lock files
2023-07-18 10:20:16 -07:00
Karl Burtram
fda112b69f
Update build container to use G++-7 ( #23912 )
2023-07-17 22:29:12 -07:00
Cory Rivera
fed4f2a18e
Change OK button label based on whether the dialog is creating a new object or updating an existing one. ( #23908 )
2023-07-17 15:54:30 -07:00
Kim Santiago
eeab2b4abe
Fix horizontal split view not working ( #23889 )
...
* Horizontal splitview sorta working
* remove the old element
* support getting size from model view container
* cleanup
* make splitViewHeight optional
* Update src/sql/azdata.proposed.d.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* fix test
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-07-17 12:31:04 -10:00
Lewis Sanchez
0e17a05985
Revert "Fix flaky ADS unit tests by using DOM rendering ( #23770 )" ( #23904 )
...
This reverts commit 952bab7542 .
2023-07-17 14:52:03 -07:00
Steven Marturano
8161ad9c2f
Added info box to help user navigate the wizard ( #23868 )
...
* Added info box to help user navigate the wizard
* Addressed PR feedback
2023-07-17 15:38:02 -04:00
Sakshi Sharma
a9a9abd5c1
Add unit test framework for QDS Extension ( #23776 )
...
* Query store unit test infra setup
* Update yarn.lock file
* Update tests for utils.ts
* Move test utilities interfaces and functions to its own file
2023-07-17 11:33:05 -07:00
Charles Gagnon
a81181108d
More file moves for layering fixes ( #23893 )
2023-07-15 14:26:15 -07:00
dependabot[bot]
49d463b106
Bump semver from 5.7.1 to 5.7.2 in /samples/sqlservices ( #23794 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-15 12:08:16 -07:00
dependabot[bot]
db3d069290
Bump semver from 5.7.1 to 5.7.2 in /test/smoke ( #23788 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-15 11:42:25 -07:00
dependabot[bot]
4adc8b8868
Bump semver from 5.7.1 to 5.7.2 in /test/automation ( #23846 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-15 11:30:10 -07:00
dependabot[bot]
78cc1a79b9
Bump semver from 5.7.1 to 5.7.2 in /samples/extensionSamples ( #23847 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-15 11:30:01 -07:00
Charles Gagnon
4cc916314b
Move some test files ( #23892 )
2023-07-15 11:10:43 -07:00
Cheena Malhotra
62f123af67
Fix serverInfo undefined due to wrong connection URI set on connection. ( #23884 )
2023-07-14 18:33:24 -07:00
Charles Gagnon
6c37ba6c21
Better fix for file browser race condition ( #23879 )
2023-07-14 12:34:48 -07:00
CSIGS@microsoft.com
f43ba7b20d
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230714154102378. ( #23877 )
2023-07-14 11:52:47 -07:00
brian-harris
3050c57df3
fix migration summary details page for sqldb ( #23858 )
2023-07-14 10:16:39 -07:00
Barbara Valdez
6e84766cec
Add basic validation to database names ( #23842 )
...
Co-authored-by: Cory Rivera <corivera@microsoft.com >
Co-authored-by: Cory Rivera <corivera@microsoft.com >
2023-07-14 10:11:52 -07:00
Cheena Malhotra
6e29e50001
Clean encryption keys with cache clear command ( #23875 )
2023-07-14 09:29:11 -07:00
Sakshi Sharma
7bc05e507d
Add limit on the file size that can be opened with Open XEL feature ( #23841 )
...
* Add limit on the file size that can be opened with Open XEL feature
* Add limit on the file size that can be opened and post a notification for large files
* Update wording
* Use FileService interface instead of fs to fix layering rules
2023-07-13 20:32:55 -07:00
Lucy Zhang
9c43a373f8
fix dropdown alignment ( #23870 )
2023-07-13 17:56:45 -07:00
Charles Gagnon
4ba2c6c5af
Fix file browser opening race condition ( #23867 )
2023-07-13 15:35:07 -07:00
Kim Santiago
221408c7a3
Fix error when opening create project from db dialog without connection ( #23864 )
...
* Fix error when opening create project from db dialog without connection
* Update extensions/sql-database-projects/src/dialogs/createProjectFromDatabaseDialog.ts
Co-authored-by: Benjin Dubishar <benjin.dubishar@gmail.com >
---------
Co-authored-by: Benjin Dubishar <benjin.dubishar@gmail.com >
2023-07-13 11:56:29 -10:00
dependabot[bot]
0430ad95e3
Bump semver from 5.7.1 to 5.7.2 in /samples/sp_whoIsActive ( #23855 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 11:28:55 -07:00
CSIGS@microsoft.com
e5d5bde5db
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230713153841427. ( #23857 )
2023-07-13 09:34:56 -07:00
Aasim Khan
99bf9f20e6
Setting right options of command based new connections ( #23849 )
2023-07-12 23:58:45 -07:00
Maddy
4d6b657e5d
update ITreeElement with ICompressedTreeElement ( #23839 )
2023-07-12 23:34:52 -07:00
Aasim Khan
5452c7f3ab
Fixing chartjs ( #23831 )
2023-07-12 22:52:23 -07:00
brian-harris
f7095f593b
SQL-Migration: fix get subscriptions failure, that prevents valid subscriptions from loading. ( #23848 )
...
* instrument subscription get calls
* remove console logging and vbump 1.4.9
2023-07-12 21:45:36 -07:00
Charles Gagnon
d294c81588
Fix dialog buttons ( #23843 )
...
* Fix dialog buttons
* comments
* Remove debug
2023-07-12 20:53:59 -07:00
Alexander Perfilyev
8b4b84e5c0
Parameter renaming and number of calls reduce ( #23760 )
...
Co-authored-by: Alexander Perfilyev <aperfilyev@microsoft.com >
2023-07-12 15:28:23 -07:00
Charles Gagnon
8bdc7d0346
Update telemetry opt out URL ( #23835 )
2023-07-12 15:23:54 -07:00
Sai Avishkar Sreerama
207b1daf9f
Making IsLedger Property to Read-only ( #23804 )
...
* Making IsLedger Property to Read-only
* refactor
* Update extensions/mssql/src/objectManagement/ui/databaseDialog.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-07-12 16:13:38 -05:00
Cory Rivera
d23cb8e90f
Bump SQL Tools version to 4.9.0.3 ( #23813 )
2023-07-12 13:08:23 -07:00