Cheena Malhotra
6c6464e772
Part 2 - Make Model view components disposable + dispose all emitters ( #24097 )
2023-08-23 12:46:09 -07:00
Aasim Khan
752c33c960
Vbumping vscodetestcover ( #24133 )
2023-08-15 17:22:30 +00:00
dependabot[bot]
251cb8bb81
Bump semver from 5.7.1 to 5.7.2 in /extensions/query-history ( #23795 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 10:30:24 -07:00
Charles Gagnon
cdece24123
Enable no-unsafe-assignments for MSSQL ( #23407 )
...
* Enable no-unsafe-assignments for MSSQL
* Remove toString
2023-06-18 10:01:41 -07:00
Charles Gagnon
3320bb55c2
Update privacy documentation ( #22520 )
...
* Update privacy documentation
* move
2023-03-29 15:40:01 -07:00
Charles Gagnon
47ce587fef
Update ads-extension-telemetry to 3.0.1 ( #22374 )
2023-03-20 12:48:31 -07:00
Charles Gagnon
8c20e827ad
Remove error messages from error events ( #22337 )
2023-03-15 15:19:16 -07:00
Cheena Malhotra
8539b63a5c
Upgrade http(s)-proxy-agent dependent npm packages ( #22306 )
2023-03-13 11:05:59 -07:00
Charles Gagnon
3937f62ce4
Fix query history storage folder creation ( #22229 )
2023-03-08 10:51:14 -08:00
Charles Gagnon
bd797ea6e1
Update extension privacy statements ( #22120 )
...
* Update extension privacy statements
* one more
2023-03-02 16:39:29 -08:00
Charles Gagnon
6172b4677f
Update ads-extension-telemetry ( #22112 )
2023-03-02 15:20:04 -08:00
Charles Gagnon
d0ca3031e0
Fix query-history README images ( #22084 )
2023-03-01 14:36:40 -08:00
Charles Gagnon
e4663b9778
Update extension READMEs ( #22079 )
2023-03-01 11:34:17 -08:00
Charles Gagnon
4a5ac92e46
Update ads-extension-telemetry to 1.4.0 ( #22069 )
...
* Update ads-extension-telemetry
* One more
2023-02-28 22:25:07 -08:00
Charles Gagnon
00493d6555
Add telemetry section to extension READMEs ( #21994 )
...
* Add telemetry section to extension READMEs
* Add separate links for VS Code
2023-02-21 12:34:17 -08:00
Charles Gagnon
ad69164f09
Extension telemetry feature cleanup ( #21779 )
...
* Extension telemetry feature cleanup
* one more
2023-01-30 13:14:38 -08:00
Charles Gagnon
c33d2cc40a
Bump ads-extension-telemetry to 1.3.4 ( #21778 )
2023-01-30 13:13:57 -08:00
dependabot[bot]
3f030978d4
Bump json5 from 2.2.1 to 2.2.3 in /extensions/query-history ( #21515 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 09:34:33 -08:00
Charles Gagnon
eb880834fb
Update ads-extension-telemetry ( #21468 )
...
* Update ads-extension-telemetry
* undo
2022-12-22 09:26:54 -08:00
Alan Ren
78b17bba82
vbump extensions after publish ( #21275 )
2022-11-18 14:17:24 -08:00
Charles Gagnon
ec03b3f4aa
vBump extensions with updates to 1DS key ( #21092 )
...
* vBump extensions with updates to 1DS key
* Add import
* sql-assessment
2022-11-03 10:05:35 -07:00
Charles Gagnon
fb05c4304e
Switch to 1DS endpoint ( #20769 )
...
* Update to 1DS client
* remove product config
* Update ai keys
* use our own event prefix
* re-enable telemetry
* Update distro and remove default enableTelemetry
* distro
* Remove asimovKey references
* add comment
* distro
* distro
* distro
* add files that break precommit hook
* cleanup/fixes
* distro
* distro + event prefix update
* distro
* more
2022-11-03 08:45:06 -07:00
Charles Gagnon
d5cf088ba7
Remove preview flag from query history ( #20975 )
2022-10-25 15:53:14 -07:00
Charles Gagnon
31bfc2fc94
Add accessibility information to query history items ( #20958 )
...
* Add accessibility information to query history items
* bump version
2022-10-24 17:29:59 -07:00
Karl Burtram
350e94abfe
Revert "Update packages to fix CG alerts ( #20922 )" ( #20927 )
...
This reverts commit 97c070be13 .
2022-10-22 01:26:33 -07:00
Karl Burtram
5a7ae8a3d0
Reenable disabled tests post VSCode refresh ( #20899 )
...
* Reenable disabled tests
* Extension unit test updates
* Turn off data workspace tests on Linux
* Keep integration and smoke tests disabled
2022-10-21 21:40:52 -07:00
Sakshi Sharma
97c070be13
Update packages to fix CG alerts ( #20922 )
...
* Update packages to fix CG alerts
* Reverting version bump for vscode-universal-bundler because of build break
2022-10-21 18:03:49 -07:00
Karl Burtram
8a3d08f0de
Merge vscode 1.67 ( #20883 )
...
* Fix initial build breaks from 1.67 merge (#2514 )
* Update yarn lock files
* Update build scripts
* Fix tsconfig
* Build breaks
* WIP
* Update yarn lock files
* Misc breaks
* Updates to package.json
* Breaks
* Update yarn
* Fix breaks
* Breaks
* Build breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Missing file
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Fix several runtime breaks (#2515 )
* Missing files
* Runtime breaks
* Fix proxy ordering issue
* Remove commented code
* Fix breaks with opening query editor
* Fix post merge break
* Updates related to setup build and other breaks (#2516 )
* Fix bundle build issues
* Update distro
* Fix distro merge and update build JS files
* Disable pipeline steps
* Remove stats call
* Update license name
* Make new RPM dependencies a warning
* Fix extension manager version checks
* Update JS file
* Fix a few runtime breaks
* Fixes
* Fix runtime issues
* Fix build breaks
* Update notebook tests (part 1)
* Fix broken tests
* Linting errors
* Fix hygiene
* Disable lint rules
* Bump distro
* Turn off smoke tests
* Disable integration tests
* Remove failing "activate" test
* Remove failed test assertion
* Disable other broken test
* Disable query history tests
* Disable extension unit tests
* Disable failing tasks
2022-10-19 19:13:18 -07:00
Charles Gagnon
7665d12ecc
Bump query history version ( #20842 )
2022-10-13 14:14:41 -07:00
Charles Gagnon
22a2bce55e
Query history telemetry fixes ( #20812 )
2022-10-11 15:46:05 -07:00
Charles Gagnon
cf03516d2d
Bump engine version for query-history ( #20755 )
2022-10-06 09:38:21 -07:00
Charles Gagnon
7b05194e77
Add app quality to extension API ( #20731 )
...
* Add app quality to extension API
* Comment
* Special case rc1 to stable
2022-10-05 14:42:23 -07:00
Charles Gagnon
60c1c8a89f
Update ads-extension-telemetry to 1.3.1 ( #20724 )
...
* Update ads-extension-telemetry to 1.3.0
* fix
2022-10-04 23:06:53 -07:00
Charles Gagnon
7ebcb21879
Add query history telemetry ( #20722 )
...
* Add query history telemetry
* Update property name
* Only send on success
* Update name
2022-10-04 15:43:38 -07:00
Charles Gagnon
3df9985aff
Add loading text to query history view ( #20717 )
...
* Add max entries to query history
* Update query history README
* Add loading text to query history view
* add comment
2022-10-03 18:21:40 -07:00
Charles Gagnon
266326252a
Update Query History README ( #20716 )
...
* Add max entries to query history
* Update query history README
2022-10-03 16:19:02 -07:00
Charles Gagnon
dd0e8fed2e
Fix query history context item ( #20714 )
2022-10-03 16:07:44 -07:00
Charles Gagnon
6322a37152
Add max entries to query history ( #20715 )
2022-10-03 15:42:44 -07:00
Charles Gagnon
d6d75d8817
Add query history persistence ( #20700 )
...
* initial
* Fix and revert secret storage changes
* persist to file
* Add debounce and write on dispose
* Fix run
* No ext dependencies and show warning message
* Remove test stuff
* comments
* Fix tests and console logs
2022-09-30 16:48:55 -07:00
Alan Ren
54c2fe6899
remove duplicate code ( #20664 )
...
* remove dupe code
* fix step name
* fix errors
* comment out arc
* fix timeout issue
* fix typo
* update name
2022-09-26 17:48:59 -07:00
Charles Gagnon
6e7e2f4c1e
Bump query-history to 0.5.0 ( #20465 )
2022-08-24 14:46:05 -07:00
Charles Gagnon
26f7aa5f5d
Fix query history text race condition ( #20428 )
...
* Fix query history text race condition
* fix tests
2022-08-22 12:52:56 -07:00
Charles Gagnon
cb34b13862
Update query history icon ( #20419 )
2022-08-19 11:31:55 -07:00
Charles Gagnon
6704bc552a
vBump query history ( #20214 )
2022-07-29 19:36:03 -07:00
Charles Gagnon
866fa76a65
Add double click action support for query history ( #20204 )
...
* Add double click action support for query history
* localize descriptions
2022-07-29 13:14:26 -07:00
Charles Gagnon
6b1ef0e2ad
Store query history items as data, not tree node ( #20195 )
2022-07-28 11:13:18 -07:00
Charles Gagnon
06bb31b944
Fix query history container icon ( #20194 )
2022-07-28 09:58:38 -07:00
Charles Gagnon
709d15a392
vBump query history ( #20080 )
...
* vBump query history
* 0.3.0
2022-07-19 11:23:15 -07:00
Charles Gagnon
d31e33835c
[RC1] vBump query history extension ( #20081 )
2022-07-19 11:07:56 -07:00
Charles Gagnon
577c09e1f1
Add query-history tests ( #19923 )
2022-07-05 18:18:40 -07:00