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
Charles Gagnon
f7bef3f87b
Update to new iKey ( #8206 )
2019-11-05 07:55:26 -08:00
Amir Omidi
c70e7794eb
Use shared tsconfig ( #8214 )
...
* Use shared tsconfig
* Fix errors
* Remove sourcemap option
2019-11-04 17:25:01 -08:00
Charles Gagnon
b1db9a8cf1
Update Query History readme with latest feature additions ( #7529 )
2019-10-07 13:38:28 -07:00
Charles Gagnon
96a28f2c4d
Add query-history package metadata ( #7511 )
...
* Add query-history package metadata
* Add newline
2019-10-04 13:58:12 -07:00
Alan Yu
60a244888d
Update README.md ( #7463 )
...
* Update README.md
* Fix number and links
2019-10-02 08:24:58 -07:00
Charles Gagnon
4018a29a16
Add toggle query history capture command/action ( #7427 )
...
* Add toggle query history capture command/action
* Add extension updates
2019-09-30 11:59:49 -07:00
Charles Gagnon
7cbc268c52
Add Clear All Query History command/action ( #7408 )
...
* Add clear all query history action/command
* Fix display issue when clearing
* Change localize ID and fix registration
2019-09-30 08:20:27 -07:00
Charles Gagnon
ced882a2e5
Update iKey for extensions ( #7278 )
2019-09-19 13:46:01 -07:00
Charles Gagnon
0bd3e1b0e1
Fix query-history README links ( #7205 )
...
* Fix README URLs
* different fix
2019-09-13 15:24:14 -07:00
Charles Gagnon
b68fd91a02
Update query history README ( #7164 )
...
* Update query history README
* Fix typos
2019-09-11 13:57:55 -07:00
Charles Gagnon
c4b90360a5
Query History feature ( #6579 )
...
* Initial commit
* Fix up QueryEventType
* Making query history visible in view and open query command (#6479 )
* Add QueryInfo to query event events
* Pull actual query text/connection info for displaying
* cons and expand (#6489 )
* Making query history visible in view and open query command
* expand and icons
* Failure icon enabled (#6491 )
* Making query history visible in view and open query command
* expand and icons
* failure icon enabled
* Minor cleanup
* Open query with connection and add run query (#6496 )
* Add initial query-history extension
* Fix issues caused by master merge, cleanup and add query-history extension (#6567 )
* Open query with connection and add run query
* Fix issues caused by latest master merges, cleanup and add query-history extension
* Remove child nodes (#6568 )
* Open query with connection and add run query
* Fix issues caused by latest master merges, cleanup and add query-history extension
* Remove child node expansion
* Layering movement and add delete action (#6574 )
* Open query with connection and add run query
* Fix issues caused by latest master merges, cleanup and add query-history extension
* Remove child node expansion
* Some layering movement and add delete action
* Move query tracking into service (#6578 )
* Open query with connection and add run query
* Fix issues caused by latest master merges, cleanup and add query-history extension
* Remove child node expansion
* Some layering movement and add delete action
* Move query history tracking into service
* Add comment
* Fix actions
* Remove unnecessary type
* cleanup
* Remove unused section of README
* Fix merge issues and address PR comments
* Fix compile and tslint errors
* Change startup function name
2019-09-11 08:23:59 -07:00