Amir Omidi
8b68d524ee
Account value was never set in the this context ( #10965 )
2020-06-17 13:59:48 -07:00
Amir Omidi
11e462796b
Create codeql-analysis.yml ( #10285 )
2020-06-17 13:41:45 -07:00
Charles Gagnon
487bd2693e
MIAA Dashboard Updates ( #10960 )
...
* Add database info to MIAA dashboard
* hook up open in azure button
* Only use plural text
2020-06-17 12:35:14 -07:00
Charles Gagnon
4296a05d4f
update branch references ( #10964 )
2020-06-17 12:34:38 -07:00
Alan Ren
2242a80049
trying to trigger the schedule re-evaluation ( #10961 )
2020-06-17 10:44:25 -07:00
Charles Gagnon
c86f301e0e
More arc controller dashboard updates ( #10949 )
2020-06-17 07:50:10 -07:00
Benjin Dubishar
691985af2d
Revert SqlToolsService version until DacFx can also be brought up to MDS 2.0-final ( #10950 )
2020-06-16 21:34:56 -07:00
Alan Ren
c390d62675
enable Azure SQL DB Edge deployment in ADS ( #10927 )
...
* local deployment
* eula update
* remote deployment
* fix wording
* new extension
* script
* spacing
* fix test
* loc strings
2020-06-16 20:00:46 -07:00
Amir Omidi
21fd8b22e7
Fix a memory leak on listener ( #10294 )
...
* Fix leak
* We don't need the full connection profiles for drag drop control
* Remove unused code
* Change test definition
* Change test definition
* Change equality check
2020-06-16 19:36:10 -07:00
Charles Gagnon
fb4e400919
Make property container values selectable ( #10946 )
2020-06-16 15:08:16 -07:00
Aasim Khan
f725ee96b9
Code refactoring for extension testing ( #10529 )
...
* Setting up tests on import extension
* -Added API wrappers for all the azdata and vscode APIs to make them easily mockable
-Added some unit tests for the import extension
-Some code logic separations
* -added code report for the import extension in ci
* Did some more code refractoring
* -Added json report generation
* updated vscodetestcoverage to latest version in import extension.
* -remove duplicate codecoverageConfig.json
2020-06-16 13:24:48 -07:00
Charles Gagnon
94bc0d9559
Fix open notebook bug ( #10930 )
...
* Fix open notebook bug
* cleanup
* clean up spaces
2020-06-16 13:06:44 -07:00
Anthony Dresser
381a747b62
fix export for remote ( #10934 )
2020-06-16 12:10:05 -07:00
Charles Gagnon
ad5c697f87
Update to checkout action v2.2.0 ( #10939 )
2020-06-16 11:31:21 -07:00
dependabot[bot]
bacdaeecb6
Bump mixin-deep from 1.3.1 to 1.3.2 in /build ( #10910 )
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-16 11:25:41 -07:00
dependabot[bot]
1cf4478fc7
Bump stringstream from 0.0.5 to 0.0.6 in /build ( #10911 )
...
Bumps [stringstream](https://github.com/mhart/StringStream ) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases )
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-16 11:25:18 -07:00
Karl Burtram
df1efc9e02
Bump Azure Data Studio version ( #10941 )
2020-06-16 11:20:30 -07:00
Alex Ma
f13a5954a9
Port of Maddy's Edit Data Line Fix ( #10676 )
2020-06-16 10:13:17 -07:00
Karl Burtram
b922fc7d7a
Update SQL Tools to v3.0.0-release.1 ( #10935 )
2020-06-15 21:14:35 -07:00
Christopher Suh
0c56e4a603
Column/Table Drag & Drop ( #10702 )
...
* able to drag objects from left pane
* changed scheme from file
* base functionality working
* extended functionality to tables
* added string literals and formatting
* cleanup
* cleanup
* added table/column parsing
* removed bad logic
* updated to use metadata
* cleanup and added sql carbon edit tags
* moved changes from vs into sql code base
* refactoring drag and drop
* cleanup
* cleanup
* cleanup
* added unit tests
* pr changes
* moved treeMock file
* fixed small bug
2020-06-15 23:52:46 -04:00
Benjin Dubishar
0f9f9c851e
Fixes issue where wrong property was checked for deployment type ( #10933 )
...
* Fixes issue where wrong property was checked for deployment type
* improve error message
2020-06-15 19:19:02 -07:00
Arvind Ranasaria
f02e2a4b72
Initial unit tests for class NotebookEditor ( #10926 )
...
* first few notebookEditor tests
* formating fixes
* PR feedback
* PR feedback
* copyright fixes
* improve test names and assertion messages
* PR feedback
* improve test names.
* test name change
* test name change
* remove unneeded cast
* remove spurious comment
* fix misplaced paranthesis - thanks hygiene checker!
* remove unused code
* remove deferredPromise
* rempve unnecessary mock usage in dispose test
* use getContainer for ['parent']
* notebookService needs 9th constructor argument
* Add uploading debugging step
* remove changes to ci.yml
Co-authored-by: Arvind Ranasaria MacPro <arvranmac@MININT-OE7B592.fareast.corp.microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-06-15 15:27:42 -07:00
Kim Santiago
4c82cf0ebb
Make database references also work in SSDT ( #10864 )
...
* add system database reference for VS
* a few fixes
* update tests
* update tests
* fix tests after merge
* addressing comment to make logic a little more clear
* fix replacing SSDT reference name in tree
2020-06-15 14:58:59 -07:00
Anthony Dresser
16c27baf10
maintain scheme in insights ( #10904 )
...
* maintain scheme in insights
* fix compiles
* fix tests
* handle undefined
* fix windows tests
* fix imports
* handle remote resources
2020-06-15 14:23:31 -07:00
Amir Omidi
127617402f
Enables a disabled test ( #10900 )
...
* Enables a disabled test
* Test is irrelevant
* Remove unused import
2020-06-15 13:22:21 -07:00
Amir Omidi
0283d4d5ed
Amir/onboarding change ( #10908 )
...
* onboarding
* Revert "onboarding"
This reverts commit 0f00737a8782a3cdee367839b944b02b4d87b6ab.
* Onboarding in integration-tests
2020-06-15 13:22:02 -07:00
Charles Gagnon
d9e70731f4
Hook up MIAA dashboard overview ( #10890 )
...
* Hook up MIAA dashboard overview
* Fix merge conflicts
* Fix links
* Remove extra &
2020-06-15 11:25:31 -07:00
Anthony Dresser
ff8b03aa5e
fix edit data ( #10907 )
2020-06-15 11:17:42 -07:00
Sakshi Sharma
25c6bc9591
Disable half of the tests for sql database projects ( #10903 )
...
* Added some logging and disabled half of the tests for sql database projects
* Comment out data souces tests, a probable test failure
* Used skip instead of actual commenting out of code
2020-06-15 10:58:33 -07:00
Kim Santiago
514b7f7743
Add missing await ( #10919 )
2020-06-15 10:26:28 -07:00
Brian Bergeron
a5cd755e41
support table with for DeclarativeTableComponent ( #10881 )
2020-06-15 10:12:49 -07:00
Karl Burtram
2a1c422aef
Update readme for 1.19.0 ( #10917 )
2020-06-15 09:07:15 -07:00
Karl Burtram
434d017a6b
Update various branch references to main branch ( #10913 )
2020-06-13 14:26:18 -07:00
Benjin Dubishar
ddb210e971
Final ADS-side hookup for sqlcmd vars ( #10815 )
...
* Adding reading SqlCmdVars from project file
* organized apiWrapper, added calls
* Adding test to confirm deployment/script gen profiles with sqlcmd vars
2020-06-12 19:49:28 -07:00
Maddy
26a00696d4
Fix/prev next links issue ( #10523 )
...
* intital test code
* added tests
* remove commented code
* fix for failing tests
* reuse exported enum
* changes to address comments
* add back onVisibility highlight
* port highlight fix from Chris
* fix tests
2020-06-12 18:42:17 -07:00
Kim Santiago
c9569d8573
Update system database references from SSDT ( #10891 )
...
* convert system database references from SSDT
* remove empty ItemGroup if no other database references
* fix baseline files
* also update sqlproj if system database references were added in SSDT since the sqlproj got updated with ADS imports
* undo change
* move updating system db references out of updateProjectForRoundTrip()
* update test to have an already updated system db ref
* add clean target after merge from master
* add await
* addressing comments
2020-06-12 17:57:11 -07:00
Charles Gagnon
233646330e
Disable VS tests that fail randomly ( #10895 )
2020-06-12 17:06:45 -07:00
Udeesha Gautam
70f65f45b5
Scoping of project context menu items based on node type ( #10902 )
...
* Remove context menu items from files
* More changes for context menu and adding test
* change to initiate build
2020-06-12 17:00:51 -07:00
Chris LaFreniere
960aa14027
stop running magics that dont exist ( #10894 )
2020-06-12 14:25:01 -07:00
Amir Omidi
3608e132cb
Add close button ( #10898 )
...
* Add close button
* Change the localize key
2020-06-12 13:03:18 -07:00
Amir Omidi
83a8b13750
If the connectionProfile was undefined, then return undefined ( #10899 )
2020-06-12 12:46:34 -07:00
Anthony Dresser
535e9d012a
add getting started to contribution ( #10892 )
2020-06-12 12:21:04 -07:00
Udeesha Gautam
60c0ac6bd7
Fix for #10779 to clean build to work in SSDT post ADS build ( #10882 )
...
* Add clean target
* include in test baselines
* adding one more test
2020-06-12 12:11:18 -07:00
Benjin Dubishar
a7110d8916
Benjin/line endings ( #10874 )
...
* dud space
* removal of dud space
* using OS line separator
Co-authored-by: Benjin Dubishar <Benjin@Benjins-MBP.T-mobile.com>
2020-06-11 17:54:30 -07:00
Anthony Dresser
46f72fef6a
change icon locations ( #10884 )
...
* change icon locations
* fix icon location
2020-06-11 17:10:29 -07:00
Charles Gagnon
8db272cea4
Fix deployment warnings to only show if no resources found ( #10878 )
2020-06-11 17:07:19 -07:00
Alan Ren
4322234d0b
use default row height and update button column ( #10885 )
2020-06-11 16:09:25 -07:00
Anthony Dresser
a63bdfedd5
Add web compile ( #10880 )
...
* add web compile step
* add missing file
* add to release
* add container
2020-06-11 15:40:11 -07:00
Kim Santiago
7b00e219ef
Show database references in project tree ( #10837 )
...
* add database references to same itemgroup
* show database references in tree
* update tests
* refresh project tree after a reference is added
* addressing comments
* add validation
* Add test
* sort imports
2020-06-11 15:32:57 -07:00
Brian Bergeron
a099b9e72a
Arc Postgres: Fixes for May release ( #10877 )
2020-06-11 14:55:33 -07:00