Amir Omidi
7d31239e64
Open in azure portal ( #10535 )
...
* initial commit to get it working
* Change configuration to use package.nls.json
* Make the necessary plumbing
* Support multi cloud
* Move the menu item to the bottom
* Fix failing tests
* Fix the tests
2020-05-29 19:59:29 -07:00
Amir Omidi
65a4a56fd7
Prompt for consent when interaction is required ( #10373 )
...
* Reprompt for consent
* Remove unused imports
* Fix typos
* Change the tenant we re-auth too
* Handle the prompt properly
* prompt for consent dialog
* Information message modal
* product name
* Change message per PM feedback
2020-05-21 00:03:21 -07:00
Charles Gagnon
ef4ab4a59f
remove config update ( #10440 )
2020-05-15 12:59:21 -07:00
Amir Omidi
923272f989
Let's log every potential failure ( #10342 )
...
* Let's log every potential failure
* Add more context to the error
2020-05-11 13:02:28 -07:00
Amir Omidi
e6ca724571
Add new error message to console ( #10303 )
2020-05-07 13:28:45 -07:00
Amir Omidi
87e5239713
Add a trailing slash ( #10218 )
...
* Add a trailing slash
* Do the same for US govt cloud
2020-04-29 14:16:27 -07:00
Chris LaFreniere
a9bfdf0fc9
Updating Arc Names ( #10201 )
2020-04-29 10:34:47 -07:00
Amir Omidi
cde836641a
Set the username ( #10149 )
2020-04-23 15:42:11 -07:00
Amir Omidi
eeb3cc5d8a
Change the authenticationType ( #10139 )
2020-04-23 09:53:01 -07:00
Amir Omidi
9d9788d16f
Listen on localhost only ( #9997 )
2020-04-15 14:06:36 -07:00
Amir Omidi
c649890398
Put cloud shell behind preview flag ( #9995 )
2020-04-15 14:04:43 -07:00
Amir Omidi
3f77832e4b
Don't enforce the password limit for file keytar ( #9974 )
...
* Allow users to use file based keychain if they have to
* Don't enforce this limit for FS keytar
* Spacing
2020-04-14 14:48:38 -07:00
Amir Omidi
fac2982d7a
Allow users to use file based keychain if they have to ( #9952 )
2020-04-14 14:33:24 -07:00
Amir Omidi
ba41e926c4
Handle first time use when user doesn't have a cloud shell ( #9890 )
...
* Handle first time use when user doesn't have a cloud shell
* Catch errors
* Update code
* Update string per PM feedback
* Update the internal URI
2020-04-10 15:12:57 -07:00
Amir Omidi
510c12677e
Remove unusable tenants ( #9921 )
2020-04-09 13:01:24 -07:00
Amir Omidi
21964e15b0
Add more debug console logs so we can assist users better ( #9907 )
2020-04-08 13:12:26 -07:00
Amir Omidi
d580c13be1
Labelz ( #9887 )
...
* Labelz
* Use params
2020-04-07 13:09:15 -07:00
Amir Omidi
ce12bae00f
Remove unused dependencies ( #9833 )
...
* Remove the adal dependency
* Delete unused files
* Remove request as well
2020-04-02 17:16:54 -07:00
Amir Omidi
223aa3fe0e
We can't authenticate to every subscription ( #9826 )
...
* We can't authenticate to every subscription
* Refresh tenants and subs when the application starts
2020-04-02 09:02:04 -07:00
Amir Omidi
fc726c1477
Enable azure cloud console in ADS ( #8546 )
...
* initial changes
* Enable cloud console
* Delete unnecessary code
* error handling
* error handling
* Deal with promises
* Fix externals
* Fix externals for ws
* Cleanup name of terminal
* Update yarn.lock
* Fix yarn.lock
* Fix externals
* Cleanup parts of the code
* Fix more issues
* Fix cloud terminal
* Go back to our client ID
* Fix message
* Respect preferred location
* Fix govt cloud
* Some more messaging
* Enable items on right click
* Some feedback
* Change to status message
2020-03-31 18:39:58 -07:00
Amir Omidi
a9240f38f7
Fix a few problems with new Azure auth ( #9760 )
...
* Fix a few problems
* Fix bug
* One resource per line
* Dispose before cleaning
* Dispose the event handler
* Dispose webserver
2020-03-27 13:18:27 -07:00
Amir Omidi
bb6e4e5ff1
Forces device code auth on SAW and fixes a small axios issue ( #9756 )
...
* Force device code and fix a device code issue
* Trailing comma
2020-03-26 17:51:51 -07:00
Amir Omidi
5c63419d0d
Keytar and UIKind Azure Authentication ( #9743 )
...
* Handle webmode
* Fix keytar
* Specify that it can be null too.
* Configuraiton option
* Fix callback URL
* Update message, only show if the user is on Linux
* Change message
2020-03-26 13:40:44 -07:00
Amir Omidi
c15ac474d7
New Azure Auth Provider ( #9664 )
...
* Fixes how azure auth is handled on the azure pane
* New auth provider
* Add externals
* Feedback
* Change azdata
* Fix other issues
* Review feedback
* Feedback
* Feedback updates
* Move AKV to azdata.d.ts
* Fix yarn.lock
* Update third party notices
2020-03-23 12:39:25 -07:00
Jeff Trimmer
35b27f1304
Add akv token request logic ( #9556 )
...
Add support for running queries that require a decryption key from Azure Key Vault when using Always Encrypted.
2020-03-19 12:49:05 -07:00
Amir Omidi
e100b8f88e
A simple file and memory based database ( #9649 )
...
* File and memory database
* Add read and write hook tests
2020-03-18 12:20:25 -07:00
Amir Omidi
ae1f3df490
Fixes how azure auth is handled on the azure pane ( #9654 )
2020-03-18 11:50:25 -07:00
Amir Omidi
cc6cc2889a
Simple web server component ( #9648 )
...
* Simple web server component
* More testing
2020-03-17 16:32:06 -07:00
Amir Omidi
c9170aaf0e
Hook up the command again ( #9587 )
2020-03-12 12:26:28 -07:00
Amir Omidi
5578693635
Fix the svg issue ( #9487 )
2020-03-06 15:10:46 -08:00
Amir Omidi
1c9841c8e6
Add ossRdmbs to getAccessTokens ( #9364 )
2020-02-27 14:09:58 -08:00
Charles Gagnon
10b681b3c8
Add Arc Resources to Azure view ( #9271 )
...
* Initial work
* Add setting change handler
* Fix tests
* Update loc names and add preview tag
* Remove TODOs
2020-02-24 08:15:27 -08:00
Charles Gagnon
6bd3ed72dd
Display azure resource fetch errors as warnings ( #9158 )
2020-02-18 10:48:39 -08:00
Charles Gagnon
2d70ff7f4e
Improve azure resource API error handling ( #9151 )
...
* Improve azure resource API error handling
* Add ref path
* Add missed typings file and remove module references
2020-02-14 14:22:05 -08:00
ADS Merger
73ea8b79b2
Merge from vscode 1fbacccbc900bb59ba8a8f26a4128d48a1c97842
2020-02-13 02:56:02 +00:00
Amir Omidi
df3f1768f7
Show error to user ( #9014 )
...
* Show error to user
* Update the errors
* change message
2020-02-06 13:42:01 -08:00
Charles Gagnon
5a2bbc0375
Add location to azure-account deploy field ( #9019 )
2020-02-03 18:25:54 -08:00
Amir Omidi
c6689700f6
Move files locations ( #9015 )
...
* Move files locations
* Extension path
2020-01-31 14:54:32 -08:00
Charles Gagnon
261e6fa89e
Fix error when using azure-account deployment field ( #8992 )
...
* Fix error when using azure-account deployment field
* Make param optional
* Remove extra comment
2020-01-30 16:51:10 -08:00
Charles Gagnon
637a33c7a7
Support for removing hardcoded deployment options ( #8986 )
...
* Support for removing hardcode deployment options
* Add missing file
* Generalize errors and make name and id required. Sort dropdowns.
* Fix test
* Capitalize text
2020-01-30 10:35:37 -08:00
Charles Gagnon
461dd79bc2
Only log if an actual error occurred ( #8979 )
2020-01-28 13:05:31 -08:00
Charles Gagnon
2dfd75352f
Add coverage for extension tests ( #8961 )
...
* wip
* Add code coverage files to all extensions
* Update vscodetestcover
* Update yarn.lock
* Update CMS yarn.lock
* Update vscodetestcover version
2020-01-28 07:23:45 -08:00
Anthony Dresser
bd7aac8ee0
Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2 ( #8911 )
...
* Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2
* update distro
* fix layering
* update distro
* fix tests
2020-01-22 13:42:37 -08:00
Amir Omidi
5cebfb3013
New Azure sign in experience ( #8872 )
...
* update
* Prepare for release for all
* Remove unused import
* Proper branding
* Handle error cases
2020-01-15 13:51:25 -08:00
kenvanhyning
12ba85ec33
update govt cloud login endpoint ( #8855 )
2020-01-09 16:18:46 -08:00
Charles Gagnon
7ecb6b4427
Change test timeout for extension unit tests to 10sec ( #8848 )
2020-01-08 13:49:34 -08:00
Amir Omidi
febf6b9e70
Handle tenant failures ( #8578 )
...
* Handle tenant failures
* Change the comparison
* Fix issue
2019-12-05 17:47:05 -08:00
Amir Omidi
5235a1d029
New azure authentication experience ( #8483 )
...
* Changes
* Work in progress
* Authenticate with azure
* enbable national clouds and initialization
* Add support for tenants
* Finish up account work
* Finish up azure auth
* Don't allow prompt if we're not initialized
* Shut down server
* Remove trailing comma
* encode uri component
* ignore errors
* Address comments on github
* Fix issues and disable feature without env var
* Don't encode the nonce
* Only use env variables to disable the new sign in
* Show more user friendly messages to users
2019-11-27 12:33:08 -08:00
Rich Smith
b631530753
Modify connection management to support Active Directory authType for non-SQL DBs ( #8434 )
...
* First attempt to add Azure MFA login for PostgreSQL
* Finish merge with master
* Fix auth type default selection
* Add AzureMFAAndUser auth type for Orcas
* Fix formatting
* Update change log
* Incorporate some review comments
* Missed an occurrence of AzureResource
* Try to move all changes out of azdata.d.ts and sqlops.d.ts
* Concrete implementation of ConnectionProfile in azdata no longer has azureAccount
* Use enum names instead of numbers in config files
2019-11-26 10:32:59 -08:00
Anthony Dresser
7f7052ad42
Clean up some of the extensions ( #8267 )
...
* 💄
* prune unused code
* more cleanup
* remove abunch of used code
2019-11-08 11:44:43 -08:00