Karl Burtram
84c7afa6da
Bump node-fetch to 2.6.7 ( #18148 )
...
* Bump node-fetch to 2.6.7
* Update more package.json
* Pull in new dependencies from the package bump
2022-01-24 16:15:49 -08:00
Karl Burtram
dcae3afa73
Fix webmode build ( #18120 )
...
* Fix exception in angular rollup
* Update JS file
* Use to string function
* Skip map when it's null
2022-01-19 11:34:45 -08:00
Karl Burtram
24a0605081
Add SBOM build task ( #18057 )
...
* Add SBOM - WIP 1
* Try a couple different variable values
* Use artifacts path
* Add SBOM build task
2022-01-13 09:14:38 -08:00
Karl Burtram
f265146249
Revert "Revert "Update README.md ( #17919 )" ( #17928 )" ( #17942 )
...
This reverts commit d85481abf9 .
2021-12-15 15:19:32 -08:00
Karl Burtram
046cc7c798
Fix typo in vbump ( #17937 )
2021-12-15 12:17:57 -08:00
Karl Burtram
30fe784b78
Bump STS to rollback data type changes ( #17935 )
2021-12-15 12:10:21 -08:00
Karl Burtram
d85481abf9
Revert "Update README.md ( #17919 )" ( #17928 )
...
This reverts commit b66812d478 .
2021-12-15 09:51:57 -08:00
Karl Burtram
d7b0b6c251
Add untrusted workspace supported flags ( #17557 )
2021-11-01 20:48:05 -07:00
Karl Burtram
2be1ec0656
Update reference to html-query-plan to use npm.js ( #17558 )
...
* Update reference to html-query-plan to use npm.js
* Change some references to html-query-plan package
2021-11-01 20:46:54 -07:00
Karl Burtram
6e65063317
Remove duplicate Getting Started contributions ( #17465 )
2021-10-22 12:52:49 -07:00
Karl Burtram
508ea42c89
Update license path to refer to raw text file ( #17218 )
2021-10-01 19:41:09 -07:00
Karl Burtram
1bd1e26e13
Bump axios to 0.21.4 ( #17161 )
2021-09-28 09:56:27 -07:00
Karl Burtram
fad2963202
Add excludeFlags to extenson marketplace query ( #17121 )
...
* Add excludeFlags to extenson marketplace query
* Remove dead code
* Remove extraneous blank line
* Address code review feedback
2021-09-21 13:52:11 -07:00
Karl Burtram
0d0ad1a8b9
Remove commented code block in git extension ( #17116 )
...
* Remove commented code block in git extension
* Add SQL CARBON EDIT tag
2021-09-20 17:58:56 -07:00
Karl Burtram
296b71c0ff
Add Out of Scope label comment ( #17044 )
...
* Add Out of Scope label comment
* Add close/reopen actions
* Remove reopen clause
2021-09-10 10:50:59 -07:00
Karl Burtram
c7cdf67b14
Properly set device code auth type ( #17027 )
2021-09-09 09:45:03 -07:00
Karl Burtram and Troy Witthoeft
73ee6c3844
Add default auth type configuration setting for Azure resources ( #16999 )
...
* Adding user config for default auth type
* adding feature
* removing the SqlLogin default from the model
* fixing bug, removing dead code
* removing unneeded instance of configurationService
* fixing line break
* removing extra parameter
* removing comments
* Fix test breaks
* Fix build break
* More breaks
* Address code review feedback
Co-authored-by: Troy Witthoeft <troy.witthoeft@gmail.com >
2021-09-07 19:58:32 -07:00
Karl Burtram
a0f3d0873b
Enable scripting for triggers and other objects ( #16885 )
...
* WIP 1
* Add parentName to azdata
* Add some additional types for scripting
* Add parent type name to support view subobjects
* bump dependencies and address review comments
2021-08-26 14:43:36 -07:00
Karl Burtram
1e0b0bb21a
Fix link for Getting Started command ( #16863 )
...
* Fix link for Getting Started command
* Fix comment
2021-08-24 09:58:32 -07:00
Karl Burtram
1e761bc159
Use preview welcome page if enabled ( #16734 )
...
* Use preview welcome page if enabled
* Fix typo in comment
2021-08-11 18:01:36 -07:00
Karl Burtram
309e558727
Diasable keytar test blocking build ( #16662 )
...
* Diasable keytar test blocking build
* Format document
2021-08-10 13:13:36 -07:00
Karl Burtram
84d85ba43e
Bump tar in notebook extension ( #16573 )
...
* Bump tar in notebook extension
* Bump to latest tar
2021-08-04 17:00:24 -07:00
Karl Burtram
32ba55b7ed
Remove duplicate Getting Started menu ( #16077 )
2021-07-12 14:03:52 -07:00
Karl Burtram
667cf760f0
Bump handlebars in samples ( #15960 )
2021-06-30 15:04:19 -07:00
Karl Burtram
31e9c21c06
Fix regressions in web build ( #15920 )
...
* Update build for web issues
* Fix remote\web package.json
* Remove extension activate test
* Add terminal entry point
* Bump distro
* Update docker files and pipelines
* Add linux task
* Update build pool
* Correct image name
* Update pipelines
* Fix indention
* Update sql-web-build.yml for Azure Pipelines
Add new build variable
* Update sql-web-build.yml for Azure Pipelines
Revert previous commit
* Disable sourcemaps upload
* Remove compile step
* Fix yaml typo
* Fix dependson error
* Update yaml
* Add notebook parameters
* Remove web from desktop builds
* Add web createDrop script
* Bump distro
* Change execution mode on createDrop script
* Code review feedback
* Update CI hygiene cache key
* Bump distro
* Fix merge conflicts
* Revert "Fix merge conflicts"
This reverts commit 06f7a58b6e0a065520b7686e8469e4e7682e157a.
* Bump distro to before smoke test update
2021-06-29 12:12:27 -07:00
Karl Burtram
c615affdc3
Fix extension publishing during CI build ( #15561 )
...
* Disable native module recompile
* Bump distro
* Move web build step earlier
2021-05-24 17:03:42 -07:00
Karl Burtram
db5b68e04a
Disable npm recompile step ( #15548 )
2021-05-21 11:02:31 -07:00
Karl Burtram
2a0d37aee0
Enable docker build in CI pipeline ( #15476 )
...
* Update gulpfile.reh.js
* Update YAML files
* Bump distro
* Fix yaml file
* Another yaml typo
* Disable web publish step
* Update the build scripts
* YAML update
* Update distro
* Update yaml
* Increase step timeout
* Add comment for disabled code block
* Temp disable component detection task
* Renable comp gov teask
* Bump distro
* Update build scripts
* Fix typo
* Fix docker path
* Bump linux build timeout
* Change file name
2021-05-14 17:58:50 -07:00
Karl Burtram
fff2bd5089
Fix command-line example in JSON language server ( #15392 )
2021-05-11 09:18:08 -07:00
Karl Burtram
9405795d4a
Bump SQL Tools Service to 3.0.0-release.101 ( #15344 )
2021-05-06 10:44:19 -07:00
Karl Burtram
13ab2bc487
Bump SQL Tools Service to 3.0.0-release.97 ( #15258 )
2021-04-28 11:01:55 -07:00
867a963882
Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8 ( #14883 )
...
* Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8
* Bump distro
* Upgrade GCC to 4.9 due to yarn install errors
* Update build image
* Fix bootstrap base url
* Bump distro
* Fix build errors
* Update source map file
* Disable checkbox for blocking migration issues (#15131 )
* disable checkbox for blocking issues
* wip
* disable checkbox fixes
* fix strings
* Remove duplicate tsec command
* Default to off for tab color if settings not present
* re-skip failing tests
* Fix mocha error
* Bump sqlite version & fix notebooks search view
* Turn off esbuild warnings
* Update esbuild log level
* Fix overflowactionbar tests
* Fix ts-ignore in dropdown tests
* cleanup/fixes
* Fix hygiene
* Bundle in entire zone.js module
* Remove extra constructor param
* bump distro for web compile break
* bump distro for web compile break v2
* Undo log level change
* New distro
* Fix integration test scripts
* remove the "no yarn.lock changes" workflow
* fix scripts v2
* Update unit test scripts
* Ensure ads-kerberos2 updates in .vscodeignore
* Try fix unit tests
* Upload crash reports
* remove nogpu
* always upload crashes
* Use bash script
* Consolidate data/ext dir names
* Create in tmp directory
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: Christopher Suh <chsuh@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-27 14:01:59 -07:00
Karl Burtram
2f02b0bb52
Update drop-down selected value in accessibility mode ( #15202 )
2021-04-21 12:56:54 -07:00
Karl Burtram
4c5bb90724
Bump STS to 3.0.0-release.93 ( #15163 )
2021-04-16 10:31:00 -07:00
Karl Burtram
05d88f4971
Fix script loading in sandbox windows ( #14727 )
...
* Fix script loading in sandbox windows
* Avoid uglify error
2021-03-15 11:41:41 -07:00
Karl Burtram
9d1db372f0
Update package.json ( #14597 )
2021-03-08 10:29:05 -08:00
Karl Burtram
1167e247af
Fix hover tooltips ( #14561 )
2021-03-04 17:38:59 -08:00
Karl Burtram
e761eb12ef
Revert "Update dependencies for url-parse ( #14423 )" ( #14456 )
...
* Revert "Update dependencies for url-parse (#14423 )"
This reverts commit 71cbe3fbf0 .
* Fix merge break
2021-02-25 16:00:47 -08:00
Karl Burtram
8db8027b5a
Update readme for 1.26.1 release ( #14451 )
2021-02-25 14:50:15 -08:00
Karl Burtram
c456b81071
Update version for March insiders builds ( #14272 )
2021-02-12 11:57:28 -08:00
Karl Burtram
767a197780
Turn back on smoke tests ( #14238 )
2021-02-12 09:05:20 -08:00
Karl Burtram
692336e6a7
Turn back on Notebook unit tests ( #14237 )
...
* Turn back on Notebook unit tests
* Don't skip notebook tests
* Remove done calls from tests
2021-02-12 01:40:21 -08:00
Karl Burtram
7739f25f7f
Turn back on Linux CI test validation ( #14241 )
...
* Turn on Linux CI test validation
* Add checks around a code block raising exceptions in unit tests
* Bump node version to 12
* Add check around classList add
2021-02-11 18:59:40 -08:00
Karl Burtram
c511d1a78f
Bump vscode version product.json ( #14262 )
...
The previous vscode merge brought our vscode compat level up to 1.51
2021-02-11 15:31:02 -08:00
Karl Burtram
6aafc252e6
Add additional electron bump metadata ( #14242 )
...
* Add additional electron bump metadata
* add yarn.lock
2021-02-10 14:48:29 -08:00
Karl Burtram
ce69ecebc4
Update readme for 1.25.3 release ( #14232 )
2021-02-10 09:07:58 -08:00
Karl Burtram
a226c75d8c
Fix typo in extension manager CSS file ( #14230 )
2021-02-09 20:38:00 -08:00
Karl Burtram
069e9f4fcb
Turn off Linux in CI build ( #14228 )
2021-02-09 18:53:32 -08:00
Karl Burtram
ca647ad9f9
Bump electron to 9.4.3 ( #14217 )
2021-02-09 18:41:56 -08:00
Karl Burtram
ce612a3d96
Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79 ( #14050 )
...
* Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79
* Fix breaks
* Extension management fixes
* Fix breaks in windows bundling
* Fix/skip failing tests
* Update distro
* Add clear to nuget.config
* Add hygiene task
* Bump distro
* Fix hygiene issue
* Add build to hygiene exclusion
* Update distro
* Update hygiene
* Hygiene exclusions
* Update tsconfig
* Bump distro for server breaks
* Update build config
* Update darwin path
* Add done calls to notebook tests
* Skip failing tests
* Disable smoke tests
2021-02-09 16:15:05 -08:00
Karl Burtram
2df67c4f78
Update changelog ( #13773 )
2020-12-10 20:49:13 -08:00
Karl Burtram
15b8fa72ec
December release readme ( #13733 )
2020-12-09 10:51:34 -08:00
Karl Burtram
f69dc6a445
Update package.json ( #13626 )
2020-12-03 12:51:02 -08:00
Karl Burtram
0299ef1d83
Bump distro to pickup new icons ( #13598 )
2020-12-02 10:29:34 -08:00
Karl Burtram
f5e4b32d01
Update VM notebook
2020-11-18 15:16:40 -08:00
Karl Burtram
468119caa4
Update readme and changelog for 1.24.0 ( #13370 )
2020-11-12 10:09:59 -08:00
Karl Burtram
1b0f3af094
Bump ADS to 1.25 for Dec release ( #13358 )
2020-11-11 14:04:57 -08:00
Karl Burtram
8cf5e4c9fd
Revert "Verify the token belongs to the proper user. ( #11593 )" ( #13321 )
...
This reverts commit 45cbaca31f .
2020-11-09 15:32:21 -08:00
Karl Burtram
5e00dcb78c
Update welcome page icon ( #13296 )
2020-11-06 17:06:29 -08:00
Karl Burtram
8b40e8e4bf
Update insider icons ( #13281 )
...
* Update insider icons
* Update welcome page icon
* Update distro
2020-11-06 13:27:43 -08:00
Karl Burtram
cd6fa08543
Bump distro for icon refresh ( #13258 )
2020-11-06 09:09:42 -08:00
Karl Burtram
f96a96a60c
Bump SQL Tools to 3.0.0-release.43 ( #12972 )
2020-10-16 18:52:57 -07:00
Karl Burtram
52e7bcdf09
Bump SQL Tools to 3.0.0-release.42 ( #12929 )
2020-10-15 08:55:04 -07:00
Karl Burtram
362605cea0
Bump insider to 1.24 release ( #12756 )
2020-10-05 16:18:18 -07:00
Karl Burtram
2af8982640
Update smoke tests to fix merge breaks ( #12751 )
...
* Update azuredatastudio-sqlite path
* Disable web smoke tests
2020-10-05 15:16:29 -07:00
Karl Burtram
753d785076
Fix sorting of extension list in build script ( #12733 )
2020-10-05 12:55:00 -07:00
Karl Burtram
6929a803dc
Fix missing package update ( #12235 )
2020-09-11 11:10:08 -07:00
Karl Burtram
d1ba3e23f4
Update external repo links ( #12226 )
...
* Update external repo links
* Update yarn files
2020-09-11 10:50:12 -07:00
Karl Burtram and Amir Omidi
c5e90d0236
Add migration service calls to migration wizard ( #12090 )
...
* Hook up migration apis WIP
* WIP 2
* WIP 3
* Fix build breaks
* Break 2
* WIP 4
* SKU recommendation page work
* WIP 5
* A few minor fixes
* Merge main
* Add back assessment dialog
* Address feedback
Co-authored-by: Amir Omidi <amomidi@microsoft.com >
2020-09-02 16:15:39 -07:00
Karl Burtram
4c4c22331d
Add welcomePageWithTour to startupEditor check ( #11702 )
2020-08-06 20:49:35 -07:00
Karl Burtram
a4539daa62
Move account management icon to action bar ( #11173 )
2020-07-01 15:55:12 -07:00
Karl Burtram
df1efc9e02
Bump Azure Data Studio version ( #10941 )
2020-06-16 11:20:30 -07:00
Karl Burtram
b922fc7d7a
Update SQL Tools to v3.0.0-release.1 ( #10935 )
2020-06-15 21:14:35 -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
Karl Burtram
187667f4f1
Update SQL Tools Service to include "use master" revert ( #10834 )
2020-06-09 15:52:52 -07:00
Karl Burtram
acefe7b081
Add Redgate Search to recommendation list ( #10749 )
2020-06-05 09:02:44 -07:00
Karl Burtram
d60b094e9b
Fix extension manager single-click ( #10473 )
...
* Fix extension manager single-click
* Port over additional change to fix same issue in git viewlet
* Remove unneeded param to match vscode source
2020-05-18 10:35:28 -07:00
Karl Burtram
ebf47224b7
Properly initialize scenario recommendations ( #10434 )
2020-05-15 11:38:15 -07:00
Karl Burtram
1d1e21b579
Turn-off file extension recommendations ( #10431 )
2020-05-15 11:05:24 -07:00
Karl Burtram
db57eb9581
Fix hygine error ( #10255 )
2020-05-02 12:04:08 -07:00
Karl Burtram and Anthony Dresser
8d46aef40c
Port/welcomeflag ( #10254 )
...
* Put new welcome page behind preview features flag (#10099 )
* import correct welcome page (#10117 )
Co-authored-by: Anthony Dresser <andresse@microsoft.com >
2020-05-02 10:27:47 -07:00
Karl Burtram
fdc21bfb9e
Changelog for 1.17.1 ( #10224 )
2020-04-30 10:18:29 -07:00
Karl Burtram
59f440dfb4
Revert "remove the docs folder ( #9868 )" ( #9919 )
...
This reverts commit 2247682863 .
2020-04-09 11:32:19 -07:00
Karl Burtram
f95864ff82
Turn-off connection dialog on 1st-launch ( #9858 )
2020-04-06 11:53:24 -07:00
Karl Burtram
70352f94ea
Fix ADS branding in Git viewlet ( #9332 )
2020-02-25 12:47:41 -08:00
Karl Burtram
161ea001c0
Update changelog for Feb Hotfix 1 release ( #9195 )
2020-02-19 13:16:53 -08:00
Karl Burtram
9c7f844d59
Import "fromPromise" so Observables work correctly ( #9034 )
...
* Import "fromPromise" so Observables work correctly
* Bump distro guid
* Fix unit test missing file error
* Bump distro to pick up latest changes
2020-02-04 11:15:31 -08:00
Karl Burtram
4a8609c3ef
Update changelog for 1.14.1 release ( #8778 )
2019-12-26 09:10:29 -08:00
Karl Burtram
4a4e6dd90c
Update README and CHANGLOG for Dec ( #8705 )
...
* Update README and CHANGLOG for Dec
* Update changelog
2019-12-19 10:38:17 -08:00
Karl Burtram
768d333b35
Bump SQL Tools to 2.0.0-release.40 ( #8719 )
...
To pick up DacFx vbump
2019-12-17 15:42:57 -08:00
Karl Burtram
f45374bc30
Bump ADS to 1.15 for Feb release train ( #8702 )
2019-12-16 12:00:33 -08:00
Karl Burtram
775a25d944
Bump SQL Tools to 2.0.0-release.39 ( #8631 )
2019-12-10 16:59:42 -08:00
Karl Burtram
d1ccbf028f
sp_whoisactive and ServerReports updates for build breaks ( #8431 )
2019-11-26 13:02:34 -08:00
Karl Burtram
a1fc621e1b
Bump SQL Tools to 2.0.0-release.37 for logging path fix ( #8486 )
2019-11-26 12:51:00 -08:00
Karl Burtram
8cd06f74b9
Update ENU XLF files ( #8469 )
2019-11-25 10:55:14 -08:00
Karl Burtram
6b67f27cac
Bump SQL Tools to 2.0.0-release.35 for SMO update ( #8449 )
2019-11-22 18:18:33 -08:00
Karl Burtram
183cb84fbc
Bump Server Reports and whoisactive extensions ( #8412 )
2019-11-21 10:18:32 -08:00
Karl Burtram
22996cbce7
Update CHANGELOG for 1.13.1 hotfix release ( #8342 )
2019-11-15 09:27:25 -08:00
Karl Burtram
3b1eaca58e
Update Lang Pack extension strings from previous refresh ( #8229 )
...
* Update Lang Pack extension strings from previous refresh
* Bump lang pack versions
2019-11-05 17:53:27 -08:00