Charles Gagnon
4d3c2d703c
Add extension pack ( #17075 )
2021-10-18 12:55:45 -07:00
Christopher Suh
886823222d
Fix query retry bug ( #17066 )
...
* fixed retry query bug
* lint fixes
* pr fixes
* fix package.json
* pr fixes
* fix package.json
* pr fixes
* fix cannot connect message
2021-10-13 18:05:15 -07:00
Karl Burtram
d223189db3
Bump version to 1.11.0 ( #17067 )
2021-10-04 16:22:43 -07:00
Karl Burtram
34ffb6938a
Update version to 1.10.2 for limited release ( #17063 )
...
This version will be for a limited release before Oct 1.11.0 release.
2021-09-29 15:31:06 -07:00
dependabot[bot]
b6b91270db
Bump tar from 6.1.6 to 6.1.9 ( #17054 )
...
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-01 09:30:20 -07:00
Karl Burtram
7fe8b436cd
Add query execution settings ( #17052 )
2021-08-31 15:46:13 -07:00
Karl Burtram
2e6ac4b633
Enable scripting CREATE/DROP for triggers, keys, indexes, etc. ( #17053 )
...
* Enable scripting for triggers, keys, indexes, etc.
* Make new properties optional
* Fix spacing issues
* More spacing issues
2021-08-31 13:40:51 -07:00
dependabot[bot]
cf5c371773
Bump xmldom from 0.1.31 to 0.6.0 ( #17033 )
...
Bumps [xmldom](https://github.com/xmldom/xmldom ) from 0.1.31 to 0.6.0.
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xmldom/xmldom/compare/v0.1.31...0.6.0 )
---
updated-dependencies:
- dependency-name: xmldom
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-27 15:05:23 -07:00
Charles Gagnon
9eca0f1d2e
Update vscode API and add extension API comment ( #17041 )
2021-08-17 11:44:34 -07:00
Charles Gagnon
6eacb2730f
Cleanup ( #17032 )
2021-08-05 14:12:07 -07:00
Christopher Suh
e156433b8c
bumped version for hotfix release ( #16935 )
...
* bumped version for hotfix release
* merged if statements
* remove changes
2021-01-19 17:45:02 -05:00
Christopher Suh
4c5191d6c1
Update brew command ( #16922 )
...
* bump ads-adal-library version
* updated brew command
* fix build errors
2020-12-30 13:23:20 -05:00
Christopher Suh
bb9aebad08
bump ads-adal-library version ( #1805 )
2020-12-08 20:02:02 -05:00
Christopher Suh
51edb96a3e
fixed firewall error ( #1781 )
...
* fixed firewall error
* fixed live.com bug
* fix lint
2020-11-03 13:40:20 -05:00
Christopher Suh
38781db475
Refactored firewall service to remove Azure Account dependency ( #1773 )
...
* moved token logic to azureController
* wip, refactored firewall service to use ads-adal-library
* fixed failing unit test
* removed unused code
* commented out tests causing undefined errors
* wip
* wipg
* wip
* wip
* wipg
* wipg
* wip
* wip
* wip
* wip
* wip
* wip
* delete account cache functionality added
* added account cache remove functionality
* fix categories for commands
* modified account removal and sqltoolsservice version
* fixes to account removal
* wip
* pr fixes
* bump sqltools
* test
Co-authored-by: Aditya Bist <adbist@microsoft.com>
2020-11-02 15:56:51 -05:00
Christopher Suh
2e758ac864
fix module 'ads-adal-library' ( #1771 )
...
* bump version
* wip
* fixed issue with vsix file
* added clear cacheservice
* fixed failing unit test
* moved ads-adal-library to dependencies
* revert yarn.lock change
2020-10-15 22:32:07 -04:00
Christopher Suh
c169df2559
bump version ( #1768 )
2020-10-12 21:34:34 -04:00
Christopher Suh
c4fcc97678
AAD on mssql ( #1748 )
...
* wip
* wip
* wip
* wip
* able to retrieve auth code & convert to access token
* added config option for Auth Code/Device Code
* modified account storage
* wip
* get tenants error
* working AAD code grant
* modified to pull from github package
* fix ui order issue
* changed to only store account
* working account store
* cleanup
* pr changes
* added email instead of AzureMFA
* added remove AAD account feature
* remove unused file
* changed ads-adal-library reference
* published npm package
* wip
* fix bug with reconnecting to AAD DB
* fix build
* fix lint errors
* fix firewall issue
* pr review change
* fix lint
2020-10-12 11:01:32 -04:00
Aditya Bist
7bc6b580cc
Update packages ( #1752 )
...
* update package to use microsoft repo
* update package
* use older package
2020-09-23 13:55:33 -07:00
Aditya Bist
34c4e64601
Fix build ( #1750 )
...
* fix build fix and fix builds for future
* Delete yarn.lock
* fix lint issues
2020-09-22 17:47:43 -07:00
Aditya Bist
fc6dba94ee
fix build ( #1706 )
...
* fix build
* missing semi colon
2020-07-16 16:40:07 -07:00
Aditya Bist
025c7a9c78
fix builds ( #1695 )
2020-06-16 12:49:59 -07:00
Aditya Bist
1b6a8271fd
Fix build and upgrade vscode API ( #1678 )
...
* explicitly set data undefined
* fix tests
2020-05-11 21:10:26 -07:00
Aditya Bist
c0ce57e821
Angular app fixes ( #1651 )
...
* fix select all behavior in angular
* select all in messages too
* remove dead code
* remove old self
2020-04-15 10:59:49 -07:00
Aditya Bist
1000634f06
Update packages ( #1644 )
...
* update decompress package
* specify gulp cli version
* test typescript version
* add tar for unix
* decompress tar
* unspecify version
* remove lock
* update vscode breaking change
* fix engine version
* update typescript
* add check for warnings
* update import
* add zip file info in package
* fix test
2020-03-11 14:40:31 -07:00
Aditya Bist
d7ef79edbd
update vscode engine for breaking change ( #1646 )
2020-03-11 11:11:46 -07:00
Aditya Bist
b9e103b621
fix context clause for viewlet commands on command palette ( #1618 )
2020-02-27 13:55:49 -08:00
Aditya Bist
678c23efa5
remove unused icon files ( #1608 )
2020-02-26 09:49:15 -08:00
Aditya Bist
282acdabfd
Improved tree logic and added ability to copy object names ( #1602 )
...
* improved tree logic and added abiility to copy object names
* add copy support for disconnected servers
* review comments
2020-02-25 13:20:08 -08:00
Aditya Bist
88785e0a7f
use codicons instead of svgs ( #1598 )
2020-02-21 10:04:07 -08:00
Charles Gagnon
4f848c355e
Remove all custom events ( #1596 )
...
* Remove all custom telemetry events
* Remove unneeded timer
Co-authored-by: Aditya Bist <adbist@microsoft.com>
2020-02-21 08:41:06 -08:00
Aditya Bist
bb0248f5b1
updated icons to vscode icons ( #1581 )
2020-01-29 17:01:17 -08:00
Aditya Bist
bf80cb2a73
bump version ( #1582 )
2020-01-29 16:54:58 -08:00
Aditya Bist
4eeba6e3e0
Feature: Query History ( #1561 )
...
* initial query history working
* added context menu actions and empty node
* added clear, empty node and sorting of history
* change default limit to 20
* added delete method
* implemented open query
* fixed tests
* implemented run query
* added setting to capture query history
* added button to start/pause query history capture
* fixed clauses for command palette
* added query history UI in command palette
* finished command palette UI
* review comments
* remove the node itself
* put clear all in view action
* fix tooltip order
* changed icons, added user setting for feature
* fix tooltip and text for nodes
* fixed labels for node
* explicit check for no selection
* more cleanup
* code review comments
* change command string
2020-01-27 17:08:11 -08:00
Aditya Bist
8a2d70e203
Editor/icons ( #1556 )
...
* added run query icon
* add icons to editor for run and cancel query
2019-12-19 13:48:33 -08:00
Aditya Bist
50568f0a09
fix azure builds ( #1554 )
...
* fix azure builds
* use js syntax
* fix vscode type version
* change gulp
* change gulp test
* remove comment
* remove gulp install from packages
2019-12-19 13:07:46 -08:00
Aditya Bist
6ccd353086
move to vscode-tester ( #1552 )
...
* move to vscode-tester
* change appveyor build for tester
* use vscode-tester in gulp test
* replace node test with gulp task
* change gulp test
* read engine from package
2019-12-17 15:16:32 -08:00
Aditya Bist
1819c24959
fix menu order to match ads ( #1537 )
2019-12-11 10:54:30 -08:00
Aditya Bist
4b6412dec9
Update readme and versions for release ( #1521 )
...
* update versions for release
* add more context for reduced size
2019-12-05 10:39:30 -08:00
Aditya Bist
ffb93e075b
Feature: Add firewall rules ( #1510 )
...
* initial account retrieval done
* adding another language client for resource provider
* firewall rule working with extension dependency
* UX done with azure hard dependency
* added UX for extension not installed/activated
* added UX to add ip address range
* added account picker after extension activation
* added UX for signed out/non activated extension
* add validation for ip address input
* fix test
* initial comments
* fixed valid check for ip
* promise cleanup
* made commands mssql specific
* clean interfaces
2019-11-27 16:20:57 -08:00
Aditya Bist
16554fa136
Scripting ( #1474 )
...
* added script as create and script as drop
* remove unnecessary file
* added script as execute
* added script as alter
* add tests for new scripting actions
* review comments
2019-11-20 14:51:03 -08:00
Aditya Bist
19f9d38060
Remove dependencies and move to yarn ( #1500 )
...
* removed rxjs and ws from dependencies
* remove dependencies and mode to yarn package manager
* update node version
* remove unused images
* add build files to ignore
* lgtm fixes
* more cleanup
2019-11-20 12:15:27 -08:00
Aditya Bist
e007c93f15
convert inline action icons to base64 ( #1487 )
2019-11-12 12:39:23 -08:00
Aditya Bist
7b6c369262
Use new webview api to get resource ( #1478 )
...
* use new webview api to get resource
* update vscode version for appveyor
* update vscode test runner
* disable tests for release merge
2019-11-08 17:58:30 -08:00
Karl Burtram
5e6b9e233c
Update readme for 1.7.1 ( #1482 )
2019-11-08 12:52:07 -08:00
Aditya Bist
9e4947ee0b
fix context menu clause ( #1456 )
2019-10-21 20:45:05 -07:00
Aditya Bist
20409fc11c
added short cut for oe ( #1419 )
2019-10-11 19:07:54 -07:00
Aditya Bist
ca01bbf395
fix shortcuts ( #1417 )
2019-10-11 18:03:11 -07:00
Aditya Bist
219b3acb6e
Changed named to copy all headers to make clear ( #1408 )
...
* changed named to copy all headers to make clear
* typo
* fixed typo
2019-10-11 16:07:24 -07:00
Aditya Bist
cdfb8220ef
remove angular packages from dependencies ( #1381 )
2019-10-10 14:40:20 -07:00