Anthony Dresser
985bfae8a0
Merge from vscode e558dc6ea73a75bd69d7a0b485f0e7e4194c66bf ( #6864 )
2019-08-21 20:44:59 -07:00
Anthony Dresser
ecb80f14f0
Merge from vscode 6e530127a1bb8ffbd1bfb77dc680c321dc0d71f5 ( #6844 )
2019-08-20 21:07:47 -07:00
Anthony Dresser
41d8663b09
Merge from vscode 70dc55955d586ebd427658b43cdb344f2047f9c2 ( #6789 )
2019-08-16 21:47:46 -07:00
Cory Rivera
447f1ec616
Add installer file associations for Notebook .ipynb files. ( #6768 )
2019-08-16 10:49:14 -07:00
Anthony Dresser
6f297efb88
Merge from vscode 1ce89e2cb720d69c496c2815c4696ee4fd4429a6 ( #6779 )
...
* Merge from vscode 1ce89e2cb720d69c496c2815c4696ee4fd4429a6
* redisable accounts because of issues
2019-08-15 23:56:46 -07:00
Anthony Dresser
58bfba4b47
Merge from vscode b12f623603e2fc1c5b3037115fa37c1a6acc4165 ( #6760 )
2019-08-15 02:19:31 -07:00
Anthony Dresser
7eba8c4c03
Merge from vscode 52dcb723a39ae75bee1bd56b3312d7fcdc87aeed ( #6719 )
2019-08-12 21:31:51 -07:00
Charles Gagnon
8a6dc02e5b
Change double-quote hygiene rule to tslint rule ( #6514 )
2019-08-05 09:46:22 -07:00
Chris LaFreniere
62d2fb534d
Merge from vscode 709a07d51919d3266ca71699c6ddfb2d3547c0e1 ( #6575 )
2019-08-02 21:06:44 -07:00
Anthony Dresser
7f5a72cdab
Integrate into asar ( #6563 )
...
* integrate into asar
* add sql carbon tag
* remove unnecessary edit
* add more ignores
2019-08-02 13:17:06 -07:00
Anthony Dresser
c1acf6ae93
More work around isolating node imports ( #6512 )
...
* more work around isolating node imports
* rewrite query plan input
* fix hygiene errors
* fix tests
* address feedback
* remove welcome page changes
2019-07-30 14:01:37 -07:00
Anthony Dresser
6db84eefa3
Merge from vscode 6268feb42ba4f2e2fa15484e88c9af60d254998c ( #6530 )
2019-07-29 21:03:02 -07:00
Anthony Dresser
1d56a17f32
Merge from vscode 2cfc8172e533e50c90e6a3152f6bfb1f82f963f3 ( #6516 )
...
* Merge from vscode 2cfc8172e533e50c90e6a3152f6bfb1f82f963f3
* fix tests
2019-07-28 15:15:24 -07:00
Anthony Dresser
371504358d
refactor notebook to be fileservice based ( #6459 )
2019-07-26 22:19:13 -07:00
Charles Gagnon
b2b2840990
Add double quotes for localize hygiene check ( #6492 )
...
* Add localize single quote hygiene task
* Update localize calls
* Update comment
* Fix build failures and remove test code
2019-07-25 10:35:14 -07:00
Kevin Cunnane
a1a67b1a86
Fix #6477 controller login + fix dashboard layout ( #6478 )
...
* Fix #6477 controller login + fix dashboard layout
- Service endpoints shoudl be on own column, cut off smaller screen
- Controller login not working due to 404 error
This is due to a breaking API change
We have requested fixes to help mitigate need for cluster name,
but for now have a default value for this
Finally, modified code so it's easier to update swagger API
and also added instructions on how to update in future
2019-07-23 19:14:18 -07:00
Kevin Cunnane
70e8c7f4c8
Update the SQL Server Notebook content to 0.1.2 ( #6474 )
2019-07-23 16:38:04 -07:00
Kevin Cunnane
546f57b473
Fix #6466 big data clusters section not appearing ( #6468 )
...
* Fix #6466 big data clusters section not appearing
This was treated as a marketplace install.
Should be built-in but only available in Insiders
2019-07-23 11:46:32 -07:00
Alan Ren
b23dc315d6
set the auto release for insider build ( #6469 )
2019-07-23 11:41:19 -07:00
Kevin Cunnane
f2afacd8b2
Update sql server notebook extension to 0.1.1 ( #6458 )
2019-07-22 17:22:53 -07:00
Anthony Dresser
b21435743d
Merge from vscode c873727e8bac95e7cbf5b154a9e6ae0986f2ce18 ( #6446 )
2019-07-19 19:21:54 -07:00
Kevin Cunnane
5c63f7bdb5
Support installing SQL Server Notebook extension ( #6432 )
...
This adds SQL Server Notebook as a built-in extension
by pulling it from blob storage.
It also adds support in mssql extension for reading the contribution points from other extensions.
This will contribute troubleshooting and other books as widgets.
In this commit:
- Bundle the extension in the build
- Bundle in sql.sh / sql.bat so it appears in local testing
- Avoid installing in Stable. Should only appear in Dev/Insiders builds
- Extensions with `notebook.books` contribution point will be discovered & their books available in MSSQL
Coming later:
- Integrate this with Maddy's work to show a Notebooks widget in the SQL Server big data cluster UI
- When clause isn't supported yet for filtering. Will be done as we refactor towards more books for different server types
2019-07-19 16:11:57 -07:00
Anthony Dresser
ee3663c1cd
Merge from vscode aba87f135229c17c4624341b7a2499dcedafcb87 ( #6430 )
...
* Merge from vscode aba87f135229c17c4624341b7a2499dcedafcb87
* fix compile errors
2019-07-18 18:32:57 -07:00
Anthony Dresser
bf4815d364
Remove some differences from us and vscode ( #6421 )
...
* remove some differences from us and vscode
* readd temp-write tpyings
2019-07-18 17:57:00 -07:00
Anthony Dresser
c23738f935
Inital platform relayering ( #6385 )
...
* moving test files and inital refactoring
* relayer extension host code
* fix imports
* make insights work
* relayer dashboard
* relayer notebooks
* moveing more code around
* formatting
* accept angular as browser
* fix serializer
* add missing files
* remove declarations from extensions
* fix build errors
* more relayering
* change urls to relative to help code relayering
* remove layering to prep for merge
* fix hygiene errors
* fix hygiene errors
* fix tests
2019-07-18 17:29:17 -07:00
Anthony Dresser
0b7e7ddbf9
Merge from vscode 8e0f348413f4f616c23a88ae30030efa85811973 ( #6381 )
...
* Merge from vscode 8e0f348413f4f616c23a88ae30030efa85811973
* disable strict null check
2019-07-15 22:35:46 -07:00
Anthony Dresser
7216560c1a
add ipynb to indentation ignore filter ( #6331 )
2019-07-09 16:25:26 -07:00
Alan Ren
dccb79d8e8
make resource deployment extension only available in insider build ( #5815 )
...
* make deployment ext only available in insider
* delete big-data-cluster extension
* formatting
* Revert "delete big-data-cluster extension"
This reverts commit 0ac667e59d2bd15eeb383fb1e20d2bf8933ffab0.
2019-07-08 16:44:06 -07:00
Lucy Zhang
98c6af628b
New feature: Jupyter Books ( #6095 )
...
* Initial commit
* Fixed broken branch
* Show notebook titles in tree view
* Added README
* sections showing in tree view
* Multiple books in treeview
* removed book extension, added to notebook
* removed book from extensions.ts
* addressed Chris' comments
* Addressed Charles' comments
* fixed spelling in readme
* added comment about same filenames
* adding vsix
* addressed Karl's comments
2019-06-27 10:10:30 -07:00
Maddy
32235b0cb6
Cluster management/newdashboard task ( #6060 )
...
* initial commit: added cluster status notebook and dashboard task
* following the previous naming conventions
* endpoint widget changes to accomodatw naming changes
* management-proxy/mgmtproxy chnages
* updates to address the comments and added the new copy image with hover text.
* added user select for making the table selectable
* localize changes
* added the final documented notebook
* reset execution_count to 0 for all cells
* style changes
* updated the url to point to private repo
2019-06-25 22:46:11 -07:00
Karl Burtram
e3f26e8f12
Update resource strings for 1.9.0 langpacks ( #6144 )
...
* Refresh loc resources
* Update loc strings
2019-06-24 13:34:30 -07:00
Kim Santiago
d67fd038dc
DacFx integration tests ( #6049 )
...
* tests working
* add bacpac
* formatting
* addressing comments
* ignore bacpacs for hygiene check
* add check for error message when checking for db creation
* adding comments
2019-06-18 17:21:52 -07:00
Karl Burtram
5a7562a37b
Revert "Merge from vscode 81d7885dc2e9dc617e1522697a2966bc4025a45d ( #5949 )" ( #5983 )
...
This reverts commit d15a3fcc98 .
2019-06-11 12:35:58 -07:00
Chris LaFreniere
d15a3fcc98
Merge from vscode 81d7885dc2e9dc617e1522697a2966bc4025a45d ( #5949 )
...
* Merge from vscode 81d7885dc2e9dc617e1522697a2966bc4025a45d
* Fix vs unit tests and hygiene issue
* Fix strict null check issue
2019-06-10 18:27:09 -07:00
Charles Gagnon
89e6e062ab
Add licenses for SsmsMin extension ( #5806 )
...
* Add licenses to Admin Tool Extension
* Update license link
2019-05-31 15:37:48 -07:00
Charles Gagnon
e8b20c86c1
Have Install-SsmsMin task clean up all older versions ( #5670 )
2019-05-28 15:21:19 -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
Anthony Dresser
cf8f8907ee
Merge from vscode 8aa90d444f5d051984e8055f547c4252d53479b3 ( #5587 )
...
* Merge from vscode 8aa90d444f5d051984e8055f547c4252d53479b3
* pipeline errors
* fix build
2019-05-23 11:16:03 -07:00
Karl Burtram
2e0756ad8d
Customize mixin strings for insiders build ( #5569 )
...
* Add test product-insider.json file
* Update some GUID
* Update mixin file
* Add more mixin customizations
* Update the mixin strings a little more
* Reorder code blocks to shorten a bit
2019-05-22 12:33:23 -07:00
Anthony Dresser
81ae86ff79
Revert "Revert "Merge from vscode ada4bddb8edc69eea6ebaaa0e88c5f903cbd43d8 ( #5529 )" ( #5553 )" ( #5562 )
...
This reverts commit c9a4f8f664 .
2019-05-21 14:19:32 -07:00
udeeshagautam
3fc2ad5bc9
Schema Compare tests addition ( #5136 )
...
* initial tests for schema compare
* Adding schema compare integration test
* Adding code to fix some build issues
* DB compare test
* Adding some CR comments
* db creation and deletion as per CR comments
2019-05-21 11:17:52 -07:00
Anthony Dresser
c9a4f8f664
Revert "Merge from vscode ada4bddb8edc69eea6ebaaa0e88c5f903cbd43d8 ( #5529 )" ( #5553 )
...
This reverts commit 5d44b6a6a7 .
2019-05-20 17:07:32 -07:00
Charles Gagnon
71b6e35231
Update installer warning to refer to ADS instead of VS Code ( #5540 )
2019-05-20 08:19:01 -07:00
Anthony Dresser
5d44b6a6a7
Merge from vscode ada4bddb8edc69eea6ebaaa0e88c5f903cbd43d8 ( #5529 )
2019-05-19 18:52:19 -07:00
Alan Ren
586fe10525
resource deployment ext implementation -wip ( #5508 )
...
* resource types
* implement the dialog
* remove unused method
* fix issues
* formatting
* 5-17
* address comments and more tests
2019-05-17 20:24:02 -07:00
Alan Ren
b1b58f2550
resource deployment extension ( #5464 )
...
* initial checkin
* exclude from default ads package
* keep extensions.js in sync
* address review feedback
* PR comments
2019-05-13 22:38:59 -07:00
Charles Gagnon
34eef8e97d
Add download task for SsmsMin ( #5460 )
...
* Add SsmsMin files
* no message
* Add script to install extension
2019-05-10 14:08:43 -07:00
Alan Ren
66b4e08026
produce the vsix files during windows build ( #5454 )
...
* vsix packages
* update path
2019-05-10 09:57:13 -07:00
Charles Gagnon
ca2b7cc4bc
Remove unnecessary 'use strict' lines and add hygiene check ( #5363 )
...
* Remove unnecessary 'use strict' lines and add hygiene check for them
* Move check to under tslint filters to reduce number of filters needed
* Only take first 10 lines of file
2019-05-07 22:57:08 -07:00
Anthony Dresser
df7645e4e5
Merge from vscode da3c97f3668393ebfcb9f8208d7616018d6d1859 ( #5360 )
2019-05-03 21:59:40 -07:00