udeeshagautam
c4e59027fc
Backup to open correctly from insights dialog ( #5737 )
...
* recreate modal dialog button to ensure onDidClick works properly
* fixing comment message
* Adding PR comments
2019-05-30 12:32:38 -07:00
Karl Burtram
f9b7bc26c0
Add a null check before using settings editor options ( #5756 )
2019-05-30 11:31:00 -07:00
Anthony Dresser
a197cd6158
Add customizable error color; fix line height in Messages ( #5734 )
...
* add customizable error color; fix line height
* ensure proper disposal of elements
2019-05-30 10:22:39 -07:00
Karl Burtram
ae5b506848
Provide a default result grid height ( #5739 )
...
* Revert "Revert "Provide a default result grid height (#5710 )" (#5738 )"
This reverts commit f8ab5fef78 .
* Tune the sizing a bit to be more closer to May release
2019-05-30 10:21:09 -07:00
Karl Burtram
f8ab5fef78
Revert "Provide a default result grid height ( #5710 )" ( #5738 )
...
This reverts commit 0893ba33fc .
2019-05-29 18:23:12 -07:00
Karl Burtram
0893ba33fc
Provide a default result grid height ( #5710 )
2019-05-29 17:38:47 -07:00
Maddy
75ce8d6c20
Maddy/properties widget for endpoints ( #5654 )
...
* changes to resue properties widget for endpoints
* comments added
* added loader
* changes to address the review comments: code clean up and constants
* dark theme style fox and misc
* added varibale for display aligment
* renamed hyperlink to isHyperlink
* added endpoints as a modelview to be used on dashboard
* added padding to fix the overlap issues.
* removed the propertieswidget changes
* formatting fixes for hygiene errors
* renamed endpoints to bdc-endpoints
* chnages to address the comments
* added null check
2019-05-29 17:30:11 -07:00
Kevin Cunnane
6d56701b5b
Refactor to remove controller and static instance ( #5735 )
2019-05-29 17:23:23 -07:00
Anthony Dresser
ea8aa92dd5
fix scrolling in messages ( #5732 )
2019-05-29 15:13:56 -07:00
Charles Gagnon
9fc634dfe0
Fix query files not being editable ( #5731 )
...
* Initial attempt at fix
* Use two separate containers and just swap between those
2019-05-29 14:21:06 -07:00
udeeshagautam
4b1088edbc
Bug/schema compare apply confirmation ( #5698 )
...
* Ask confirmation before apply
* Adding PR comments
2019-05-29 13:30:22 -07:00
Kevin Cunnane
8e355a14e9
Fix #4529 'Use column names as labels' by default ( #5723 )
...
- Fixes charting issue
2019-05-29 13:03:31 -07:00
Anthony Dresser
ef2b6f91f1
Fix task flicker ( #5694 )
...
* adjust timer rendering
* give each element a unique id
* remove testing code
* remove unused imports
* change task timeout to 1000
2019-05-29 11:34:27 -07:00
Arvind Ranasaria
9cae7a0a49
First version of Stress ( #5499 )
...
* First version of Stress - moving over from feat/Stress1 branch
* a working version - still issues with stresssified notebook tests
* update notebooks to use new message event (#5395 )
* Latest changes for notebook tests
* Stressify objectExplorer tests
* formatting changes
* removing the tracing added previously and ability to set tsc verbose option in tsconfig.json
* addressing review feedback
* addressing review feedback
* implementing runtime parameter for Stress
* addresing review feedback and moved out stress modules to its own project outside of azuredata source tree
* referencing adstest from the github location
* incorporating review feedback
* Review feedbak
* removing uncommong entries added to .gitignore
* removing unrelated change
* replacing debug/trace statements with console.info or cosole.warn statments in integration-tests\main.tx
2019-05-29 11:18:20 -07:00
kisantia
9a55ca3021
Show message to recompare when schema compare options change ( #5690 )
...
* add message to recompare if options changed
* changes after rebasing
* Add compare button to notification
* remove async
* change to yes and no button
2019-05-28 16:46:44 -07:00
Charles Gagnon
e8b20c86c1
Have Install-SsmsMin task clean up all older versions ( #5670 )
2019-05-28 15:21:19 -07:00
Yurong He
dc78a4af88
Fixed #5631 didn't use % for variable name ( #5633 )
2019-05-28 15:18:15 -07:00
Gene Lee
34273907f7
Made connection icon to be remembered by memento in ConnectionManagementService ( #5523 )
2019-05-28 14:45:28 -07:00
Karl Burtram
ca1c5899a1
Bump vs code version metadata for June ( #5697 )
2019-05-28 13:37:26 -07:00
Anthony Dresser
0064f17ad4
add icon for custom title bar ( #5693 )
2019-05-28 12:46:10 -07:00
Anthony Dresser
f8ccafd2af
Add focus logic to the tabbed panel ( #5649 )
...
* add focus logic to the tabbed panel
* change enter to be on key up
* fix tests
2019-05-28 12:44:22 -07:00
udeeshagautam
d386311e54
Feature/schema compare: refactor options dialog (from checkbox list to table) ( #5608 )
...
* Adding code to change checkbox list to table with checkbox.
* removing some unnessary ','
* Increasing the table a little bit
* reverting height changes
* Adding PR comments
2019-05-28 11:59:14 -07:00
Charles Gagnon
0e2475aa72
Fix agent context menu to appear in correct location ( #5671 )
...
* Fix agent context menu to appear in correct location
* Further type function params
* Just use anchor directly
2019-05-28 10:37:37 -07:00
Anthony Dresser
b4cce9f147
adjust modals for title bar ( #5648 )
2019-05-27 14:40:16 -07:00
Charles Gagnon
3e8f25d864
Update to latest version of SsmsMin ( #5646 )
2019-05-26 16:43:23 -07:00
udeeshagautam
4c68580e82
Fixing model view editor to layout currenty with native and custom settings ( #5650 )
2019-05-25 16:33:25 -07:00
Charles Gagnon
3bc82c10b1
Change some of the env vars to be ADS-specific ( #5636 )
...
* Change some of the env vars to be ADS-specific
* Undo changes to ext host IPC hook
* Keep VSCODE_LOGS vars too
2019-05-24 17:17:02 -07:00
Alan Ren
c7d94055a4
add managed instance to recommended list ( #5639 )
...
* add managed instance to recommended list
* update the publisher name casing
2019-05-24 17:00:21 -07:00
kisantia
34316b0ffd
fix widths changing when radio buttons are clicked ( #5634 )
2019-05-24 16:44:30 -07:00
kisantia
3d494dcd73
Add initial telemetry for schema compare ( #5595 )
...
* add initial telemetry to schema compare
* addressing comments
2019-05-24 15:32:23 -07:00
Anthony Dresser
85b2c4de4a
disable remote contribution ( #5630 )
2019-05-24 13:55:15 -07:00
Anthony Dresser
d0ce6bb066
move status bar contribution to contribution file ( #5609 )
2019-05-24 12:22:39 -07:00
Anthony Dresser
38c6495fd8
Inital Messages Tab work ( #5604 )
...
* inital work
* iterate
* move messages to tab
* revert package changes
* remove unused properties
* format imports
2019-05-24 12:22:27 -07:00
Anthony Dresser
bcc449b524
Merge from vscode 5b9869eb02fa4c96205a74d05cad9164dfd06d60 ( #5607 )
2019-05-24 12:20:30 -07:00
Alan Ren
361ada4963
update engine name from sqlops to azdata ( #5605 )
2019-05-23 22:08:03 -07:00
Alan Ren
2e8d62d0ca
remove api used only by us ( #5588 )
...
* remove api used only by us
* fix the exthost crash issue
2019-05-23 22:02:28 -07:00
Karl Burtram
fb97bf6041
Don't fail build with vsix directory exists ( #5593 )
...
* Don't fail build with vsix directory exists
* Add a !fs.exists call prior to mkdir
2019-05-23 16:55:37 -07:00
Charles Gagnon
6d9c95720d
Fix extensions to swallow exceptions when sending telemetry ( #5600 )
...
* Fix extensions to swallow exceptions when sending telemetry
* Remove reference to GDPR
* Clean up now-unused code
2019-05-23 16:24:55 -07:00
Anthony Dresser
db5a0a892a
fix issue with empty connection ( #5602 )
2019-05-23 16:07:28 -07:00
udeeshagautam
7b01a6ca61
Fix for Schema compare Options dialog double scroll ( #5584 )
...
* setting height through vh removes outser scroll (% does not work)
* Chainging auto to scroll for overflow for better viewing
2019-05-23 15:51:52 -07:00
Charles Gagnon
fbbf767700
Clean up extension telemetry ( #5596 )
2019-05-23 15:29:28 -07:00
Yurong He
776e2cf6e7
Fixed #4567 adding open connectionDialog when no connection is available ( #5581 )
...
* Fixed #4567 adding open connectionDialog when no connection is available
2019-05-23 15:11:10 -07:00
Anthony Dresser
34ca0e8671
fix editors being disposed multiple times ( #5594 )
2019-05-23 14:08:37 -07:00
kisantia
0d37047c37
Get rid of schema compare double scrollbar ( #5571 )
...
* hide split view overflow to get rid of double scrollbar
* change overflow to hidden
2019-05-23 13:41:59 -07:00
Aditya Bist
25c8f60e6e
Committer week - Agent fixes and refactor ( #5547 )
...
* refactored job actions to wait for job objects to load
* sorted the jobs in descending order
* decreased steps table height in jobs dialog
* cannot open multiple instances of dialogs now
* fixed edit job not show up some times when re opening history page
* fix broken icon
* fix a bunch of stuff and refactored code
* added isopen prop to dialog
2019-05-23 12:35:50 -07:00
Anthony Dresser
aae1480e4f
Allow data explorer to use connect ( #5564 )
...
* wip
* handle save password; get correct profile
* ensure resolve is being called
* fix tests
* fix more tests
2019-05-23 11:44:18 -07:00
Anthony Dresser
5e8a52bcc0
Query Editor Refactor ( #5528 )
...
* query editor changes
* query editor changes
* finish converting query editor
* fix merge issue
* remove unused code
* fix tests
* fix tests
* remove editor context key class
* edit tests to test input state
2019-05-23 11:43:59 -07:00
Anthony Dresser
cf8f8907ee
Merge from vscode 8aa90d444f5d051984e8055f547c4252d53479b3 ( #5587 )
...
* Merge from vscode 8aa90d444f5d051984e8055f547c4252d53479b3
* pipeline errors
* fix build
2019-05-23 11:16:03 -07:00
Anthony Dresser
ca36f20c6b
fix bug with previous classes staying applied ( #5586 )
2019-05-23 11:15:18 -07:00
kisantia
bdae02e51e
fix default server not being chosen ( #5583 )
2019-05-22 16:42:02 -07:00