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
Charles Gagnon
bb20ea0e92
QueryEvent range -> batchRanges ( #19890 )
...
* Switch query events to just send ranges instead of full query text
* undo azdata changes
* fix type
* comment + remove unneeded ?
* range -> batchRanges
* undo
2022-06-29 11:28:09 -07:00
Charles Gagnon
157b017bf8
Revert query-history version back to 0.2.0 ( #19825 )
...
Didn't notice that this had already been bumped from what was listed in the gallery (0.1.0 currently). So reverting back to 0.2.0 until after the next version is released.
2022-06-24 15:48:03 -07:00
Charles Gagnon
ed5a64f80f
Switch query events to just send ranges instead of full query text ( #19823 )
...
* Switch query events to just send ranges instead of full query text
* undo azdata changes
* fix type
* comment + remove unneeded ?
2022-06-24 15:43:40 -07:00
Charles Gagnon
c24305f9d8
Move query history into extension ( #19794 )
...
* initial
* more
* Remove connectionId
* cleanup
* cleanup
* Remove core contributions, add to panel by default
* Add enabled state
* Update config
* cleanup
* Move
* Remove newlines
* update README
2022-06-22 12:37:32 -07:00
Karl Burtram
d7b0b6c251
Add untrusted workspace supported flags ( #17557 )
2021-11-01 20:48:05 -07:00
Charles Gagnon
de3ff30398
Add no-floating-promises to admin-tool-ext-win and query-history ( #16944 )
2021-08-30 21:16:55 -07:00
Alex Ma
30462dfb25
Webpack Extensions update ( #15919 )
...
* test for schemacompare
* added schema compare to package.json
* added arc for translation
* added admin-tool-ext-win
* added agent
* added cms to list of extensions webpacked
* removed dacpac
* added import
* added machine-learning
* removed profiler
* added server-report
* added sql-assessment
* added sql-migration
* added sql-database-projects
* added query-history
* fixed and updated dependencies in extensions for webpacking.
* fixed names of entry
* fixed webpack for machine-learning
* removed dependency external for dacpac
* reduced externals for server-report
* added back import
* removed extension.webpack.config.js
* removed useless handlebars function
* added todo message
2021-07-01 09:56:55 -07:00
Charles Gagnon
3cb2f552a6
Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898 ( #15681 )
...
* Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898
* Fixes and cleanup
* Distro
* Fix hygiene yarn
* delete no yarn lock changes file
* Fix hygiene
* Fix layer check
* Fix CI
* Skip lib checks
* Remove tests deleted in vs code
* Fix tests
* Distro
* Fix tests and add removed extension point
* Skip failing notebook tests for now
* Disable broken tests and cleanup build folder
* Update yarn.lock and fix smoke tests
* Bump sqlite
* fix contributed actions and file spacing
* Fix user data path
* Update yarn.locks
Co-authored-by: ADS Merger <karlb@microsoft.com >
2021-06-17 08:17:11 -07:00
Charles Gagnon
c9850fe59f
Remove en-us from links ( #15722 )
2021-06-15 11:51:35 -07:00
Charles Gagnon
9432330c46
Update dependencies for url-parse ( #14476 )
...
* Update dependencies
* add vscode back in for git
* revert yarn.lock
* re-add notebook redirect
* Fix git tests
* Update other testrunner references
* Add testrunner
* Add mocha-multi-reporters
2021-03-01 09:28:03 -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
Charles Gagnon
71cbe3fbf0
Update dependencies for url-parse ( #14423 )
...
* Remove/update dependencies
* switch to yarn.lock
* fix build errors
* Update min url-parse version
2021-02-24 15:39:10 -08:00
Charles Gagnon
4296a05d4f
update branch references ( #10964 )
2020-06-17 12:34:38 -07:00
Karl Burtram
434d017a6b
Update various branch references to main branch ( #10913 )
2020-06-13 14:26:18 -07:00
Alan Ren
a68a6b9e44
update extension icon ( #9542 )
2020-03-11 19:25:32 -07:00
Charles Gagnon
f2ffa6c7e5
Initial post-release extension vBump ( #9144 )
2020-02-19 07:56:15 -08:00
Anthony Dresser
bd7aac8ee0
Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2 ( #8911 )
...
* Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2
* update distro
* fix layering
* update distro
* fix tests
2020-01-22 13:42:37 -08:00