Aasim Khan
d6c35836cc
Adding group by schema to OE ( #21941 )
...
* Adding group by schema and updating schema icon
* Adding item context menu
* Fixing command logic
* Adding telemetry for group by and changing default config
* reverting no child nodes error message
* Code cleanup
* Cleaning up constants
* Removing unused imports
* Update extensions/mssql/src/main.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* converting to sendActionEvent
* sendActionEvent
* Adding telemetryViews and telemetry actions
* Fixing localized string
* registering context
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-02-15 15:18:10 -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
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
Alan Ren
33d9e05e00
minor code refactoring ( #18227 )
2022-02-04 21:31:15 -08:00
Aditya Bist
de5090e47a
Added data points for Table Designer ( #18182 )
...
* added server infor and metrics for table designer
* update generate script
* pr comments
* format more files
* pr comments
* make changes to core
* remove unused imports
* add server info
* revert enum change and add publish event
* format doc
* nitpicks
* remove os version
* remove modifier from telemetry info
* remove error message
2022-02-02 12:40:05 -08:00
Charles Gagnon
9516472f1b
Add no-floating-promises for mssql extension ( #16956 )
2021-09-02 09:22:25 -07:00
Anthony Dresser
7f7052ad42
Clean up some of the extensions ( #8267 )
...
* 💄
* prune unused code
* more cleanup
* remove abunch of used code
2019-11-08 11:44:43 -08:00
Karl Burtram
c292561eb1
Update XLF files and fix errors with export ( #7586 )
...
* Update XLF files and fix errors with export
* Update file name
* Patch
2019-10-10 20:47:28 -07:00
Charles Gagnon
15f1945f31
Localize some missed status messages ( #7076 )
...
* Localize some missed status messages
* More service text updates
2019-09-05 11:49:39 -07:00
Charles Gagnon
6d9c95720d
Fix extensions to swallow exceptions when sending telemetry ( #5600 )
...
* Fix extensions to swallow exceptions when sending telemetry
* Remove reference to GDPR
* Clean up now-unused code
2019-05-23 16:24:55 -07:00
Anthony Dresser
58959ef35e
Enable stricter compile options on extensions ( #5044 )
...
* enable stricter compile settings in extensions
* more strict compile
* formatting
* formatting
* revert some changes
* formtting
* formatting
2019-04-23 11:18:00 -07:00
Anthony Dresser
4a71eb9b90
use vscode open external rather than opener ( #5115 )
2019-04-18 16:34:12 -07:00
Anthony Dresser
ddd89fc52a
Renable Strict TSLint ( #5018 )
...
* removes more builder references
* remove builder from profiler
* formatting
* fix profiler dailog
* remove builder from oatuhdialog
* remove the rest of builder references
* formatting
* add more strict null checks to base
* enable strict tslint rules
* fix formatting
* fix compile error
* fix the rest of the hygeny issues and add pipeline step
* fix pipeline files
2019-04-18 00:34:53 -07:00
Karl Burtram
408a8a6f19
Edit Agent Job dialog updates ( #1925 )
...
* Fill in job name and description on edit
* Hook up update job request call
* Clean up table styles
2018-07-13 22:57:09 -07:00
Anthony Dresser
2414f43757
Refactor out extensions-modules and rewrite mssql extension ( #909 )
...
* commting .d.ts changes
* added serverinfo to .d.ts
* maybe its working?
* works
* updated contrib
* remove unnecessary code
* fix compile errors
* init
* conitnue
* on the way to working maybe?
* close
* EVERYTHING WORKS
* moved src out of client folder
* formatting
* reenable logging
* working on build file
* fixed install service gulp command
* fix the command to properly return promises
* clean up code
* add telemetry
* formatting
* added logging/telemetry/statusview
* formatting
* address comments
* resolute vscode-language versions
2018-03-28 10:59:08 -07:00