Charles Gagnon
ad69164f09
Extension telemetry feature cleanup ( #21779 )
...
* Extension telemetry feature cleanup
* one more
2023-01-30 13:14:38 -08: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
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
Vladimir Chernov
f79d54793e
Updated htmlReportGenerator to work with 4 levels severity model ( #19928 )
...
Co-authored-by: Vladimir Chernov <v-chvlad@microsoft.com >
2022-07-06 14:34:07 -07:00
Charles Gagnon
6ae380b65d
Remove unnecessary awaits from extensions ( #19571 )
...
* Remove unnecessary awaits
* fix ignore
* revert eslintignore
* try
* increase size
* Increase sql lint size
2022-05-31 15:36:44 -07:00
Nemanja Milovančević
5e68ff1dfe
Make mssql extension a module ( #18804 )
...
* Rebase from main branch
* import from module
* Add mssql module ref
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2022-03-24 11:09:55 -07:00
nasc17
b472539646
Switch withProperties to be withProps ( #16380 )
...
* Transition to withProps in arc
* Transition to withProps inputbox
* Transition to withProps in checkbox
* Transition to withProps text
* Transition to withProps in declarative table
* Transition to withProps hyperlink
* Transition to withProps in button
* Transition to withProps radiobutton
* Transition to withProps in input
* Transition to withProps button
* Transition to withProps in text
* Transition to withProps image
* Transition to withProps declare table
* Transition to withProps in table
* Transition to withProps radio button
* Transition to withProps in image
* Transition to withProps radio button
* Transition to withProps in commit
* Transition to withProps div cont
* Transition to withProps in comp
* Transition to withProps radio card
* Transition to withProps in comp icon
* Transition to withProps card
* Transition to withProps list
2021-07-21 11:12:47 -07:00
Charles Gagnon
3a3d7f5271
withProperties -> withProps ( #15876 )
...
* withProperties -> withProps
* Fix errors
* remove ,
* fixes
* Update azdata-test
* Fix dacpac tests
* Add required and remove added layout
2021-06-23 14:26:14 -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
Alan Ren
150dec7211
expose the resizable option for table column ( #14757 )
2021-03-16 15:45:25 -07:00
Vladimir Chernov
89c3207c94
sqlAssessment sync display fix ( #14574 )
...
* sqlAssessment sync display fix
* making append data Thenable<void>
2021-03-05 23:42:07 +03:00
Charles Gagnon
dcf17cc08b
Remove async keyword from abstract functions ( #14150 )
2021-02-03 12:16:50 -08:00
Charles Gagnon
82b363fe90
Update ads-extension-telemetry package to official Microsoft org version ( #14032 )
...
* Update ads-extension-telemetry package to official Microsoft org version
* Update names
2021-01-22 16:40:59 -08:00
Vladimir Chernov
2abc11a1c7
cosmetic changes ( #13820 )
...
* cosmetic changes
* moved limitLongName function to the utils
2020-12-16 23:11:49 +03:00
Alan Ren
ae6494f3e4
table component improvement ( #13801 )
...
* hyperlink column
* fixed width for image only button - old behavior
2020-12-14 20:28:43 -08:00
Vladimir Chernov
e0b1a3460d
bumping versions and using ComponentWithIcon props to set icon size ( #13517 )
...
* bumping versions and using ComponentWithIcon props to set icon size
* combine withProps sections
2020-11-23 21:41:45 +03:00
Vladimir Chernov
2a81a0a70f
Sql-Assessment api info button ( #13490 )
2020-11-20 20:53:34 +03:00
Vladimir Chernov
06a4b0d1a2
fix for history reload upon target change and filter out unsupported … ( #13205 )
...
* fix for history reload upon target change and filter out unsupported asmt messages
2020-11-04 22:22:56 +03:00
Vladimir Chernov
b2e06fd440
grid item find by message as well ( #13184 )
...
icon for generate html report
2020-11-02 20:02:56 +03:00
Vladimir Chernov
da6f800f11
table column with iconcss ( #13056 )
2020-10-31 02:23:38 +03:00
Vladimir Chernov
e679d70a4b
append data functionality ( #13120 )
...
append data functionality
2020-10-29 01:57:08 +03:00
Vladimir Chernov
873668a7cf
sql-assessment extension code ( #12948 )
...
sql-assessment extension on model view components base
2020-10-19 22:43:22 +03:00
Vladimir Chernov
8288360cc4
Assessment core extension ( #10154 )
2020-05-29 01:17:41 +03:00