Maddy
5be2e01632
Notebook Telemetry initial changes ( #13929 )
...
* initial changes
* add ads-telemetry to nb extension
* add aiKey to notebook extension
* add run cell telemetry in cellmodel
* add NbTelemetryAction
* remove source
* remove telemtery for run notebook for now
* fix optional variable call
* addr comments
* changing the dependency package
* revert
* removed webpack config for telemetry compat
* add opentelemetry to externals
Co-authored-by: Benjin Dubishar <benjin.dubishar@gmail.com >
2021-01-25 09:42:37 -08:00
Alan Ren
d059032dee
new component - infobox ( #14027 )
...
* new component: infobox
* comments
* new option
* add comments
2021-01-22 18:38:10 -08:00
Charles Gagnon
dd0fa50d32
Fix hang when expanding arc tree node without azdata ( #14033 )
2021-01-22 17:54:20 -08:00
Charles Gagnon
d4f2214055
Add lcl files to hygiene indent ignore list ( #14035 )
...
* Add lcl files to hygiene indent ignore list
* test
* Revert "test"
This reverts commit 4d22a3e265a2ba54591ee9b43a142892ee082e66.
2021-01-22 17:54:13 -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
csigs
c5c1f183c3
LEGO: check in for main to temporary branch. ( #14030 )
2021-01-22 15:11:06 -08:00
Benjin Dubishar
c903cd87bf
Telemetry for Data Workspaces extension ( #13846 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* test commit pls ignore
* telemetry points
* yarn lock changes
* making test xplat friendly
* PR feedback
* Adding additional telemetry points
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2021-01-22 14:18:43 -08:00
Aasim Khan
e280205340
Added changelog for 1.25.2 ( #14023 )
2021-01-22 09:35:59 -08:00
khoiph1
0b5b8c9261
migrated loc files ( #14015 )
2021-01-21 15:20:54 -08:00
Sai Avishkar Sreerama
0316d9ac57
Adding Dacpac extension telemetry and core wizard/page telemetry updates( #13859 )
...
* Dacpac telmetry code changes
* Removed added spaces
* Generate deployScript accessibility changed back to public
* code review suggessions updates
* dacpac extension tests fixes
* Updated time and filesize methods allowing general return values
* Telemetry code updates
* Dacpac Telemetry potential data loss capture and PII error excluded
* Dacpac telemetry code updates for comments
* Wizard pages navigation telemetry event capture moved to the core
* DacpacTelemetry code updates
* Extension wizard cancel telemetry for data loss
* Dacpac telemetry pagename and small code updates
* final Dacpac telemetry code updates...
2021-01-21 17:00:37 -06:00
Charles Gagnon
07d798c949
Clean up button component disposables ( #14011 )
...
* Clean up button component disposables
* consolidate logic
2021-01-21 12:08:16 -08:00
Charles Gagnon
a96caf82c3
Cleanup model component wrapper event handlers ( #14012 )
2021-01-21 12:07:57 -08:00
Charles Gagnon
f986b8cf78
Fix validation errors ( #14009 )
...
* Fix validation errors
* fix compile
* update return type
2021-01-21 10:40:46 -08:00
Cory Rivera
5f61becd36
Use a minimum cell height to prevent whitespace markdown cells from becoming invisible. ( #14008 )
2021-01-20 16:20:50 -08:00
Lucy Zhang
068649cba4
Change configure Jupyter server steps from async to sync ( #13937 )
...
* change config steps to sync
* fix tests
* use pathexistsSync
* remove pathExistsSync call
* address PR comments
2021-01-20 15:45:54 -08:00
Charles Gagnon
58d4dda1e8
Update sql-assessment to use latest ads-extension-telemetry npm package ( #14003 )
2021-01-20 15:22:11 -08:00
Charles Gagnon
3cff682ae4
Remove unnecessary addItem from DeclarativeTable component ( #13997 )
2021-01-20 12:35:09 -08:00
Charles Gagnon
d27b376964
Update CODEOWNERS ( #14002 )
2021-01-20 11:36:42 -08:00
Charles Gagnon
1108560780
Clean up a few proposed azdata things ( #14000 )
2021-01-20 11:32:29 -08:00
Charles Gagnon
04dff9cdf2
Add acquireLoginSession API for Azdata ( #13985 )
...
* wip
* fix tests
* add tests
* PR comments
2021-01-20 10:35:26 -08:00
Cory Rivera
9e9fac2991
Skip checking if python is running when only doing package upgrades during python install. ( #13995 )
2021-01-19 20:01:59 -08:00
Aasim Khan
7d4fa0aa9b
Adding get Migration Controller API to azure core. ( #13991 )
...
* - Adding null checks for onValueChanged
- Adding new event for radiobuttons onDIdChangeCheckedState
* Adding get MigrationController API to azure core.
* string templating
fixed typings
* Fixed typing and sorting logic
* Made the undefined check logic concise.
2021-01-19 17:18:12 -08:00
Leila Lali
a3eb9d29a9
Fixed the bug with refreshing the page over and over ( #13966 )
2021-01-19 14:21:12 -08:00
Aasim Khan
b089d880fc
Fixing radioButton checked status ( #13974 )
...
* Fixing radioButton checked status
* Fixed all kinds of event bugs in radio buttons
* removing uneeded checks
* Fixing the logic for radiobutton onChange event generation for all possible scenarios.
* Made small changes in radioButton logic.
2021-01-19 13:30:45 -08:00
Charles Gagnon
bd8346a1b2
vBump azdata version ( #13994 )
2021-01-19 12:47:33 -08:00
Cory Rivera
94b697340d
Remove unnecessary OutputChannel reference from PythonPathLookup class. ( #13970 )
2021-01-15 16:51:42 -08:00
Aasim Khan
462d4137d5
vbump import for future release ( #13972 )
2021-01-15 14:09:20 -08:00
Drew Skwiers-Koballa
a394a2146a
increment version for fixes to tempdb xevents ( #13979 )
2021-01-15 14:02:13 -08:00
Aasim Khan
2161f323c3
Fixing errors in existing migration pages ( #13977 )
...
* - Adding null checks for onValueChanged
- Adding new event for radiobuttons onDIdChangeCheckedState
* changing the null checks in checkbox
2021-01-15 12:58:05 -08:00
Charles Gagnon
5810623e55
Don't capture query history events until service is started ( #13983 )
2021-01-15 12:54:29 -08:00
nasc17
7a0a56df2f
Updating Arc resources link to match new provider. ( #13963 )
...
* Fixed support request link
* Updated other pages that opens to portal
2021-01-15 12:05:35 -08:00
Christopher C
e6bfbe7fa7
Cavonac/sqlassessment ( #13900 )
...
* Update sql-server-assessment.ipynb
code to query the assessment results
removed the registered servers to avoid confusion
* update link
2021-01-15 12:03:48 -08:00
Lucy Zhang
8671b6aa5d
Fix redo keyboard shortcut in notebook markdown ( #13967 )
...
* add cmd+y for redo
* add ctrl+shift+z for redo
* remove listener for redo when in markdown mode
2021-01-15 08:24:06 -08:00
Alan Ren
09cce42233
fix tree component and update sqlservices ( #13968 )
2021-01-14 16:26:30 -08:00
Kim Santiago
9e3bfea922
fix flaky data workspace test ( #13965 )
2021-01-14 15:45:22 -08:00
Charles Gagnon
c9fcf4434a
Always publish test results ( #13962 )
2021-01-14 12:44:39 -08:00
Charles Gagnon
591a0ca9ee
Update azdata tool requirements to 20.2.6 ( #13964 )
2021-01-14 12:44:34 -08:00
Hale Rankin
a44b196a6f
Revised section scrolling logic to fix broken user experience. ( #13926 )
2021-01-14 12:08:55 -08:00
Charles Gagnon
431da155a7
Update SqlToolsService to .68 (SqlClient 2.1.1) ( #13943 )
2021-01-14 12:04:00 -08:00
Alan Ren
b6c80557ba
handle azure account load error ( #13940 )
...
* handle azure account load error
* comments
2021-01-14 10:40:31 -08:00
Alan Ren
c39c20cd4b
fix focus trap issue ( #13960 )
2021-01-14 10:35:36 -08:00
Charles Gagnon
dd9d247950
Disable dacpac integration tests ( #13961 )
2021-01-14 09:17:49 -08:00
Charles Gagnon
452b7d744e
Fix account store silently failing ( #13956 )
...
* Fix account store silently failing
* Combine calls
* undo
2021-01-13 16:06:35 -08:00
Charles Gagnon
8ef9b1cc1f
Re-enable some unstable tests ( #13944 )
...
* Re-enable some unstable tests
* Remove some tests that have failed recently
2021-01-13 15:36:58 -08:00
Alan Ren
1d42431914
add confirm prompt for some profiler actions ( #13952 )
2021-01-13 15:02:05 -08:00
Lucy Zhang
1ec42a082e
click first element in quick input result list ( #13954 )
2021-01-13 10:51:22 -08:00
Aasim Khan
bcae0d2b02
Changing how connection is stored in Migration Wizard and some misc code cleanup ( #13951 )
...
* Disabling pages that are not needed
Some source connection code cleanup
* Enabled some pages
2021-01-12 16:17:14 -08:00
Charles Gagnon
140a1fbc3e
Only archive some folders ( #13945 )
...
* Only archive some folders
* remove extra folder
2021-01-12 11:06:03 -08:00
Benjin Dubishar
b69572a7c9
Preserve error messages if workspace validation fails in tests ( #13901 )
...
* preserving error messages if test fails
* change name of var to due scope change
2021-01-11 17:50:34 -08:00
Charles Gagnon
f37fb0b1d5
Fix spacing for log message ( #13942 )
2021-01-11 15:19:02 -08:00