Charles Gagnon
2911de58c2
Generate combined HTML coverage report ( #19663 )
2022-06-08 09:10:13 -07:00
Charles Gagnon
2b27ecf245
Update typing for GetAzureFunction request ( #19607 )
2022-06-06 13:00:23 -07:00
Charles Gagnon
f22c9a02ab
Update xmldom to 0.8.2 ( #19625 )
...
* Update xmldom to 0.8.2
* Fix test
* Comments
2022-06-06 12:59:09 -07:00
Charles Gagnon
d3c474162d
Fix renderer error string ( #19599 )
...
* Fix error string localization
* fix
* fix
2022-06-02 12:42:27 -07:00
Charles Gagnon
9a79f7bf49
Run hygiene separately ( #19597 )
2022-06-02 10:28:01 -07:00
Charles Gagnon
071f631c34
Fix null ref in tree ( #19589 )
...
* Fix null ref in tree
* Correct type
2022-06-01 12:47:52 -07:00
Charles Gagnon
bba66e4e4d
Fix env vars being overwritten in ext unit test script ( #19574 )
2022-05-31 21:33:00 -07:00
Charles Gagnon
41a3c8661c
Fix GetConnection ( #19579 )
2022-05-31 21:32:44 -07:00
Charles Gagnon
eb2cd6238f
Skip automation out dir for linting ( #19575 )
2022-05-31 21:25:47 -07:00
Charles Gagnon
6ae380b65d
Remove unnecessary awaits from extensions ( #19571 )
...
* Remove unnecessary awaits
* fix ignore
* revert eslintignore
* try
* increase size
* Increase sql lint size
2022-05-31 15:36:44 -07:00
Charles Gagnon
ccd458b876
Update typings for getAzureFunctions request ( #19556 )
2022-05-31 10:20:31 -07:00
Charles Gagnon
45d7a6dd62
Clean up docs for connect and ConnectionResult ( #19509 )
...
* Clean up docs for connect and ConnectionResult
* links
* fix build
* fix
2022-05-25 10:38:00 -07:00
Charles Gagnon
1e3cef5d1b
Add warning when not inlining source maps ( #19490 )
...
* Add warning when not inlining source maps
* more
2022-05-24 10:11:43 -07:00
Charles Gagnon
887d218342
Add default name to promptAddItem ( #19439 )
...
* Add default name to promptAddItem
* Change to addItemPrompt
2022-05-19 15:10:34 -07:00
Charles Gagnon
4c008059df
Add createAzureFunction to extension API ( #19438 )
2022-05-19 13:02:49 -07:00
Charles Gagnon
f2b623b3b2
Move promptAddItem to extension API ( #19423 )
...
* Move addItem to extension API
* add noneDeployScripts
2022-05-19 11:25:10 -07:00
Charles Gagnon
7fc8b1c849
Add UUID dependency to sql-bindings ( #19406 )
2022-05-17 23:44:52 -07:00
Charles Gagnon
27ee9527bb
Quote paths in add package command ( #19407 )
2022-05-17 23:44:00 -07:00
Charles Gagnon
570e41cdcb
Add verbosity update to need logs request ( #19398 )
2022-05-17 11:47:54 -07:00
Charles Gagnon
d7ecdd89b1
Update Dockerfiles to use MCR ( #19388 )
...
* Switch docker to pull from MCR
* try undo linux
* add back
* Update images
2022-05-16 14:49:31 -07:00
Charles Gagnon
88ce98b2e1
Bump STS to .250 ( #19364 )
2022-05-12 16:51:11 -07:00
Charles Gagnon
fffe8cc17b
Bump STS to .249 ( #19352 )
2022-05-11 16:45:44 -07:00
Charles Gagnon
346bf0e81e
Bump STS to .247 ( #19321 )
2022-05-10 10:16:01 -07:00
Charles Gagnon
e421d2fe7e
Ignore coverage folders during hygiene ( #19320 )
2022-05-10 08:31:49 -07:00
Charles Gagnon
30e2b135ce
Bump axios ( #19283 )
2022-05-04 13:04:47 -07:00
Charles Gagnon
8d45e40901
Add event to track node expansion errors ( #19248 )
2022-04-29 11:02:58 -07:00
Charles Gagnon
e9c9a98ab3
Enable autoflush for STS logs ( #19236 )
2022-04-28 09:33:01 -07:00
Charles Gagnon
ba744ab950
Bump STS to .243 ( #19239 )
2022-04-28 09:32:48 -07:00
Charles Gagnon
19dd85bfe3
Add require-param rule for sql-bindings ( #19201 )
...
* Add require-param rule for sql-bindings
* fix
2022-04-25 14:58:52 -07:00
Charles Gagnon
15803c2a05
Fix SQL Bindings tests on windows ( #19206 )
2022-04-25 14:07:33 -07:00
Charles Gagnon
d54b7b9970
Return BindingType directly from promptForBindingType ( #19200 )
...
* Return BindingType directly from promptForBindingType
* align
* Fix tests
* fix compile
2022-04-25 14:07:03 -07:00
Charles Gagnon
72a43854f8
Add explicit return type linting to some extensions ( #19199 )
2022-04-25 11:24:23 -07:00
Charles Gagnon
cd8a747522
Enable strictNullChecks for extensions by default ( #19197 )
...
* Strict null on extensions
* fix test
* Fail on no stdin
2022-04-25 09:19:42 -07:00
Charles Gagnon
e9fefd2487
Fix typings pipeline + cleanup ( #19163 )
2022-04-21 10:30:18 -07:00
Charles Gagnon and Vasu Bhog
784f8ac963
Fix SQL Binding when creating new project ( #19118 )
...
* Fix SQL Binding when creating new project
* Use sql binding templates
* fix openDialog to use select
Co-authored-by: Vasu Bhog <vabhog@microsoft.com >
2022-04-15 13:46:15 -07:00
Charles Gagnon
d202fd703e
Combine azure-resource.d.ts into azurecore.d.ts ( #19047 )
2022-04-14 11:06:45 -07:00
Charles Gagnon
a595fb8fd1
Inline source maps in dev build ( #18970 )
...
* Inline source maps in dev build
* Update readme
* correct command
* Use env var
* Update location
2022-04-07 16:39:08 -07:00
Charles Gagnon
a5cc1ea223
Fix download links ( #18969 )
2022-04-07 13:37:35 -07:00
Charles Gagnon
c53c6d86e2
Update STS to .226 ( #18918 )
2022-04-04 12:44:05 -07:00
Charles Gagnon
4166c622f3
Fix DiffEditorComponent types ( #18883 )
...
* Fix DiffEditorComponent types
* spacing
2022-03-30 15:24:10 -07:00
Charles Gagnon
f325a2df08
Throw more detailed error when compilation fails ( #18783 )
...
* Throw more detailed error when compilation fails
* Add SQL edits
2022-03-24 13:20:18 -07:00
Charles Gagnon
bdf3261612
Disable broken tests ( #18793 )
2022-03-21 18:16:04 -07:00
Charles Gagnon
08b2d9668e
Fix and enable core unit test coverage ( #18781 )
...
* Fix and enable core unit test coverage
* switch
* Fix coverage mapping
* don't output marked
* Fix filter check
2022-03-21 15:15:07 -07:00
Charles Gagnon
301c6f24fe
Remove tslint from extensions ( #18775 )
2022-03-18 11:19:30 -07:00
Charles Gagnon
fc0721450d
Cleanup sql bindings test utils ( #18773 )
2022-03-18 11:18:59 -07:00
Charles Gagnon
a6d442bb3b
Consolidate extension typings files ( #18765 )
...
* Consolidate extension typings files
* fix
2022-03-18 09:24:22 -07:00
Charles Gagnon
364684c79e
Move some more azdata APIs to stable ( #18691 )
...
* Move some more apis to stable
* update
2022-03-10 11:01:11 -08:00
Charles Gagnon
27763c860c
Add option to not publish source maps ( #18683 )
...
* Test PR
* fix
2022-03-09 11:12:58 -08:00
Charles Gagnon
025e0831e7
Add var to let smoke tests fail build ( #18677 )
...
* Add var to let smoke tests fail build
* force failure
* try another
* fix
* undo failure
* update titles
2022-03-08 13:44:57 -08:00
Charles Gagnon
442c16bc3c
Fix tempdb icon not showing on dev builds ( #18633 )
2022-03-04 13:10:46 -08:00
Charles Gagnon
1c83aa61d7
Fix error displayed when insights files can't be found and fix server-report insights in dev build ( #18635 )
...
* Fix error
* fix queries
2022-03-04 13:10:35 -08:00
Charles Gagnon
9a944b614d
Fix some more images not loading ( #18632 )
2022-03-04 11:03:13 -08:00
Charles Gagnon
10ff8aa116
Fix pinned app name ( #18623 )
...
* Fix pinned name on Windows
* fix distro
2022-03-03 12:43:28 -08:00
Charles Gagnon
00f98457e8
Add a couple Notebook smoke tests for rendering links/imgs ( #18600 )
2022-03-01 13:14:19 -08:00
Charles Gagnon
3b4800de51
Remove duplicate AzureResource enum ( #18501 )
...
* Remove duplicate AzureResource enum
* comment
2022-02-28 12:19:38 -08:00
Charles Gagnon
7b5117b185
Fix yarn.lock version resolution ( #18575 )
2022-02-28 11:50:39 -08:00
Charles Gagnon
8032f59d41
Update ubuntu-latest for update typings pipeline ( #18552 )
2022-02-24 16:02:38 -08:00
Charles Gagnon
23cbb98162
Fix Mac signing ( #18534 )
...
* Install .NET SDK for Mac signing
* Install runtime
* Specify 2.1.0
* Install SDK
2022-02-23 08:31:14 -08:00
Charles Gagnon
9b3d65b1d4
Bump url-parse ( #18535 )
2022-02-23 07:22:26 -08:00
Charles Gagnon
5547c2baba
Add AzureAccount service ( #18502 )
2022-02-22 09:00:07 -08:00
Charles Gagnon
a1a1793221
Add timeout delay to Notebook cell connect ( #18475 )
2022-02-18 09:05:13 -08:00
Charles Gagnon
8da49ff14e
Remove connection error popup notification ( #18476 )
...
* Remove connection error popup notification
* Fix compile
2022-02-18 09:04:13 -08:00
Charles Gagnon
3a04235001
Add option to disable running integration tests ( #18454 ) ( #18456 )
...
* Add option to disable running integration tests
* succeeded
(cherry picked from commit 932865ceee )
2022-02-17 15:26:22 -08:00
Charles Gagnon
2be1394748
Fix contributed icons for ModelView trees not showing ( #18430 )
...
* Fix contributed icons for ModelView trees not showing
* Use asCssUrl
2022-02-16 18:10:45 -08:00
Charles Gagnon
3dbd5ac2c1
Bump url-parse ( #18422 )
2022-02-16 13:09:19 -08:00
Charles Gagnon
f5392e3c8f
Bump ansi_up ( #18190 )
2022-02-14 16:06:23 -08:00
Charles Gagnon
e78a95e7d3
Fix Notebook navigation key events triggering incorrectly ( #18329 )
2022-02-11 13:40:17 -08:00
Charles Gagnon
91b8fcd5f7
Fix Notebook registered file type ( #18312 )
2022-02-10 22:19:04 -08:00
Charles Gagnon
6c8e2bf8f3
Fix export results default save location ( #18224 )
...
* Fix export results default save location
* cleanup
2022-02-04 16:20:10 -08:00
Charles Gagnon
d9967cf527
Fix drag and drop for columns ( #18223 )
...
* Fix drag and drop for columns
* Finish doc
2022-02-04 13:19:24 -08:00
Charles Gagnon
36b1a5a209
Fix query editor diff compare ( #18222 )
2022-02-04 12:26:29 -08:00
Charles Gagnon
7ee1ea7eeb
Add guide for updating STS ( #18212 )
...
* Add guide for updating STS
* Add file name
2022-02-03 10:39:38 -08:00
Charles Gagnon
de1a0f4f0f
Bump y18n ( #18196 )
2022-02-01 15:27:45 -08:00
Charles Gagnon
8e1e9a95c3
Move to MS vscodetestcover and update lodash ( #18192 )
2022-02-01 14:09:10 -08:00
Charles Gagnon
c56f035a06
Add some more ignore folders to indentation filters list ( #18195 )
2022-02-01 11:28:09 -08:00
Charles Gagnon
1c9ba64ee0
check-param-names ( #18189 )
2022-01-31 12:39:22 -08:00
Charles Gagnon
11df3cde36
Fix modelview hyperlink outline color ( #18187 )
2022-01-28 17:49:05 -08:00
Charles Gagnon
d23edbb338
Fix welcome page images ( #18180 )
2022-01-27 16:05:31 -08:00
Charles Gagnon
ad06fc7321
Fix images in Notebook not showing ( #18160 )
...
* Fix images in Notebook not showing
* fixes
* more fixes
2022-01-27 15:00:00 -08:00
Charles Gagnon
911c185dcd
Fix untitled notebook save opening as JSON ( #18156 )
2022-01-26 13:25:40 -08:00
Charles Gagnon
aff161b344
Have sql db proj publish command return publishing promise ( #18139 )
2022-01-25 14:11:30 -08:00
Charles Gagnon
7509188764
Fix sql db project string ( #18046 )
...
* Fix string
* Update string
2022-01-21 13:39:55 -08:00
Charles Gagnon
3bd23cfd2b
Remove extension dependency from data workspace ( #18137 )
2022-01-21 10:14:22 -08:00
Charles Gagnon
8e1a1c2797
Fix azure auth error display ( #18110 )
...
* Fix azure auth error display
* Don't localize command
* Only show localized error string
2022-01-19 14:45:28 -08:00
Charles Gagnon
aaffbc6b25
Fix azdata api loading in sql proj for VS Code ( #18122 )
2022-01-19 11:01:20 -08:00
Charles Gagnon
51b0e9feee
Fix saved queries opening in plain text editor ( #18096 )
2022-01-18 12:03:54 -08:00
Charles Gagnon
d213e4d60e
Update zone.js ( #18093 )
...
* Update zone.js
* Update remote too
2022-01-14 16:59:01 -08:00
Charles Gagnon
a8a049624f
Remove Notebook debug contributions ( #18087 )
2022-01-14 11:21:18 -08:00
Charles Gagnon
80087d5655
Reorder dependencies ( #18086 )
2022-01-14 11:20:55 -08:00
Charles Gagnon
567244c629
Update jsprim ( #18090 )
2022-01-14 11:17:23 -08:00
Charles Gagnon
531e90f3ba
VS Code -> ADS in git extension ( #18068 )
2022-01-13 11:39:21 -08:00
Charles Gagnon
84cbdf3f57
Remove unused extensions ( #18065 )
...
* Remove unused extensions
* more
2022-01-13 10:51:16 -08:00
Charles Gagnon
19039c8fc7
Update VS Code MSSQL typings ( #18055 )
...
* Update VS Code MSSQL typings
* fix compile
2022-01-12 11:31:01 -08:00
Charles Gagnon
7940814e8d
Add GenerateProjectFromOpenApiSpecOptions ( #18045 )
...
* wip
* Undo string change
* more changes
2022-01-11 11:57:21 -08:00
Charles Gagnon
c84cb8409b
Fix welcome menu item ( #18024 )
2022-01-07 17:00:39 -08:00
Charles Gagnon
c1583a0de0
Remove prebuild workflow ( #18028 )
2022-01-07 17:00:18 -08:00
Charles Gagnon
5d6ee47ee3
Fix smoke tests not running ( #18027 )
...
* Bump sqlite for new electron version
* distro
* Fix tests
* distro
2022-01-07 16:58:53 -08:00
Charles Gagnon
9931df0c70
Bump Electron to 13.5.0 ( #18006 )
2022-01-06 14:04:55 -08:00
Charles Gagnon
a9885ed488
Bump vscodeVersion ( #18000 )
2022-01-06 13:19:07 -08:00
Charles Gagnon and ADS Merger
2bc6a0cd01
VS Code merge to df8fe74bd55313de0dd2303bc47a4aab0ca56b0e ( #17979 )
...
* Merge from vscode 504f934659740e9d41501cad9f162b54d7745ad9
* delete unused folders
* distro
* Bump build node version
* update chokidar
* FIx hygiene errors
* distro
* Fix extension lint issues
* Remove strict-vscode
* Add copyright header exemptions
* Bump vscode-extension-telemetry to fix webpacking issue with zone.js
* distro
* Fix failing tests (revert marked.js back to current one until we decide to update)
* Skip searchmodel test
* Fix mac build
* temp debug script loading
* Try disabling coverage
* log error too
* Revert "log error too"
This reverts commit af0183e5d4ab458fdf44b88fbfab9908d090526f.
* Revert "temp debug script loading"
This reverts commit 3d687d541c76db2c5b55626c78ae448d3c25089c.
* Add comments explaining coverage disabling
* Fix ansi_up loading issue
* Merge latest from ads
* Use newer option
* Fix compile
* add debug logging warn
* Always log stack
* log more
* undo debug
* Update to use correct base path (+cleanup)
* distro
* fix compile errors
* Remove strict-vscode
* Fix sql editors not showing
* Show db dropdown input & fix styling
* Fix more info in gallery
* Fix gallery asset requests
* Delete unused workflow
* Fix tapable resolutions for smoke test compile error
* Fix smoke compile
* Disable crash reporting
* Disable interactive
Co-authored-by: ADS Merger <karlb@microsoft.com >
2022-01-06 09:06:56 -08:00