Amir Omidi
e4e46b3e87
Handle selection for multiple values in tree ( #6569 )
...
Handle OE clicking and double clicking with less logic and timeouts
2019-08-14 12:08:31 -07:00
Kim Santiago
8287e0dda5
Add optional title to tables ( #6740 )
...
* Add optional title to tables
* addressing comments
2019-08-14 11:12:18 -07:00
Amir Omidi
462b5d1d53
Fixes bug when opening the scheduler dialog ( #6624 )
...
Checks if the loading component is loaded before using it
2019-08-14 10:51:06 -07:00
Charles Gagnon
5528a90eaf
Initial work for BDC Dashboard ( #6646 )
2019-08-14 10:17:01 -07:00
Anthony Dresser
82c1c57c76
Merge from vscode ec07311dab2556c9d66a4cb3eecdc21c524202e1 ( #6739 )
2019-08-13 19:14:03 -07:00
Udeesha Gautam
a645a09f42
Bug/restore query editor tabs ( #6654 )
...
* trial run for query editor temp file fix
* Fixing restore tabs bug with right layering
* Moving FileService change from vscode to our code
2019-08-13 18:41:25 -07:00
Matthew McCune
b5fdf8c2a7
Update row count as updates are received ( #6642 )
2019-08-13 18:31:34 -07:00
Karl Burtram
f48b9e1b41
Enable visualizer recommendaton prompt in stable build ( #6737 )
2019-08-13 18:01:00 -07:00
Anthony Dresser
7008e88678
Reenable strict null checks ( #6716 )
...
* add some patches for strict null
* renable strict null checks
2019-08-13 14:33:08 -07:00
Cory Rivera
60bf331f19
Correctly set focus on new Notebook cells after clicking on inline buttons. ( #6708 )
2019-08-13 14:14:18 -07:00
Anthony Dresser
e9c234a0ae
Fix cms integration tests ( #6734 )
...
* attmpt to fix cms tests
* attmpt to fix cms
2019-08-13 14:11:48 -07:00
Alan Ren
1d52a83730
revert the icon ( #6733 )
2019-08-13 13:41:28 -07:00
Anthony Dresser
8e8b936da4
add sanity check when adding tables to the results ( #6714 )
2019-08-13 13:35:12 -07:00
Anthony Dresser
6fd4b5eaf2
Fix encoding of uris for data protocol ( #6723 )
...
* fix encoding or uris
* fix tests
2019-08-13 09:58:16 -07:00
Charles Gagnon
bb010b2e53
Bump required azdata engine version for schema compare ( #6717 )
2019-08-13 09:44:57 -07:00
Anthony Dresser
7eba8c4c03
Merge from vscode 52dcb723a39ae75bee1bd56b3312d7fcdc87aeed ( #6719 )
2019-08-12 21:31:51 -07:00
Charles Gagnon
00250839fc
Remove unused test channel ( #6710 )
2019-08-12 14:53:15 -07:00
Charles Gagnon
1f6164a0ca
Fix resultSerializer to correctly check returned file picker path ( #6713 )
2019-08-12 14:52:37 -07:00
Kim Santiago
b4df060362
fix default connection not always being correct ( #6711 )
2019-08-12 14:24:05 -07:00
Lucy Zhang
e10cad21fe
Fix Books Unit Tests ( #6702 )
...
* wait for all toc.yml to be found
* add event to signal all toc.yml files read
* add workspae folder parameter back
* remove toc filter
2019-08-12 13:47:29 -07:00
Alan Ren
68d62f861b
kubeadm notebook ( #6648 )
...
* kubeadm notebook
* update title
2019-08-12 11:47:03 -07:00
Anthony Dresser
7e4c8bf8a0
upgrade language client and remove from webpack ( #6612 )
2019-08-12 11:44:39 -07:00
Anthony Dresser
d733525f2c
Use vscode log path ( #6599 )
...
* use vscode log file
* remove log
* remove sqltools output log and add command to open log
2019-08-12 11:44:27 -07:00
Udeesha Gautam
2d2b61a001
Sql tools service update to fix SC bugs ( #6673 )
2019-08-09 14:43:37 -07:00
Lucy Zhang
f5e3b51151
Move finding toc.yml files logic to async method in Books ( #6623 )
...
* moved findTOC logic to async function
* set max number of subdirectories to search
* log error, change for loop syntax
* hadnling edge cases
2019-08-09 14:19:10 -07:00
Charles Gagnon
c7f2967e5d
Revert "Use VS Code iKey and modify event prefix ( #6656 )" ( #6677 )
...
This reverts commit 7adb8dd74b .
2019-08-09 14:14:30 -07:00
Kim Santiago
edeab906bc
fix options not getting set and aggregates not getting unchecked ( #6675 )
2019-08-09 14:13:48 -07:00
Karl Burtram
70269a3890
Revert "Add back in event properties ( #6659 )" ( #6672 )
...
This reverts commit b589abbea5 .
2019-08-09 12:09:20 -07:00
Charles Gagnon
32d0ca387b
Revert "Add back in event properties ( #6659 )" ( #6671 )
...
This reverts commit b589abbea5 .
2019-08-09 12:09:07 -07:00
Kevin Cunnane
fb7ece006d
Support Save As CSV/JSON/Excel/XML from Notebooks ( #6627 )
...
Updated existing serialization code so it actually supports serialization. Still needs work to replace the saveAs function when a QueryProvider doesn't support save as, but want to handle in separate PR.
Removed separate MainThread/ExtHostSerializationProvider code as the DataProtocol code is the right place to put this code
Plumbed support through the gridOutputComponent to use the new serialize method in the serialization provider
Refactored the resultSerializer so majority of code can be shared between both implementations (for example file save dialog -> save -> show file on completion)
* Update to latest SQLToolsService release
2019-08-09 11:37:53 -07:00
Charles Gagnon
b589abbea5
Add back in event properties ( #6659 )
...
* Add back in telemetry properties and remove user usage count stats
* More cleanup
* Add back in user count events
2019-08-09 10:21:36 -07:00
Aditya Bist
1dd3277985
add contribution for refresh action on scriptable objects ( #6645 )
2019-08-09 10:08:24 -07:00
Cory Rivera
1ff9a2ec4c
Clarify some error messages in deployment notebooks and python installation. ( #6658 )
2019-08-08 16:54:14 -07:00
Charles Gagnon
7adb8dd74b
Use VS Code iKey and modify event prefix ( #6656 )
...
* Use VS Code iKey and modify event prefix
* Move carbon edit lines to same line
2019-08-08 15:55:43 -07:00
Lucy Zhang
0362b5d058
Fix book unit tests ( #6633 )
...
* remove sync methods
* added assertion to log error
* create random folder
* change variable name to be more descriptive
* Update book.test.ts
* Update book.test.ts
2019-08-08 13:35:19 -07:00
Anthony Dresser
975e45061b
Change logic to not show results until there are results to show ( #6310 )
...
* change logic to not show results until there are results to show
* wip
* simplify code
* address feedback
2019-08-08 11:26:44 -07:00
Lucy Zhang
1113425aa9
revert changes ( #6636 )
2019-08-07 11:30:54 -07:00
Lucy Zhang
b6487e3d32
disable book tests ( #6634 )
2019-08-07 11:16:32 -07:00
Zbyněk Sailer
499ab4ee3d
LOC CHECKIN | Microsoft/azuredatastudio master | 20190718 ( #6407 )
...
* LOC CHECKIN | Microsoft/azuredatastudio master | 20190718
* LOC CHECKIN | Microsoft/azuredatastudio master | 20190805 update
2019-08-07 08:54:49 -07:00
Kim Santiago
fd73fba1a7
use previous file location if there was one ( #6625 )
2019-08-06 17:41:43 -07:00
Udeesha Gautam
8e36821c6b
update restore files when source changes ( #6622 )
2019-08-06 14:58:24 -07:00
Udeesha Gautam
4f72118140
Enable restore from server context only backup should be blocked ( #6620 )
2019-08-06 14:57:54 -07:00
Lucy Zhang
4fc062ffd7
fix booktreeview parameter ( #6621 )
2019-08-06 12:06:21 -07:00
Alan Ren
b6cdd06d66
fix viewlet ordering ( #6615 )
2019-08-06 11:01:04 -07:00
Lucy Zhang
0509234362
Added unit test for books getChildren() method ( #6602 )
...
* started unit tests for books
* added first unit test for getchildren()
* fixed dependencies and use tmpdir
* latest from master
2019-08-06 10:39:01 -07:00
Cory Rivera
308029c03c
Add buttons to Notebooks for creating new cells between other existing cells ( #6596 )
2019-08-06 10:31:46 -07:00
Lucy Zhang
a0163c8625
Find all books in workspace with multiple folders ( #6613 )
...
* find all books in workspace with multiple flolders
* fixed optional parameter
2019-08-06 10:20:57 -07:00
Karl Burtram
c3b7485e3f
Change 'Ok' to "OK" in schema compare UI ( #6610 )
2019-08-06 08:38:00 -07:00
Anthony Dresser
e8ccc6575c
fix edit id's on scripting actions ( #6603 )
2019-08-05 16:20:38 -07:00
Alan Ren
2bb8806da6
dialog assisted notebooks ( #6564 )
2019-08-05 16:01:34 -07:00