vscode-mssql/typings
Hai Cao 4a849f9275
Add basic WebviewView-based query result panel (#18041)
* add basic query result page

* fix build

* add tab control

* update placeholder

* show rowcount in result container

* new grid files, wip

* fixed some build errors

* working grid

* add messags

* move query result to panel area

* wip

* formatted grid, wip

* check gridParent

* wire up getRows

* add hybridDataProvider & asyncDataView

* wip, move files into reactviews

* add back datawindow and virtualizedcollection to asyncdataview

* fix angular grid implementation

* wip, add cell selector plugins

* add back mixin for options, wip

* add rowNumberColumn plugin

* add grid refresh andlso clean up

* v0.1 result can load

* cut external type dep from react page

* fix query result build

* fix build & type check errors

* fix angular plugins

* switch to results tab once query is done

* add enableNewQueryResultFeature flag

* fix focus

* remove related changes

* more cleanups

* fix test

* remove mousewheelTableScroll plugin

* clean up extra lines and add loc

* fix initial query run

---------

Co-authored-by: Christopher Suh <chris.s.suh@gmail.com>
Co-authored-by: Christopher Suh (from Dev Box) <chsuh@microsoft.com>
2024-09-16 10:33:31 -07:00
..
globals
azdataGraph.d.ts
chai.d.ts
getmac.d.ts
index.d.ts
slickgrid.d.ts Add basic WebviewView-based query result panel (#18041) 2024-09-16 10:33:31 -07:00
vscode-mssql.d.ts Adding filtering dialog to OE (#18000) 2024-09-05 13:07:21 -07:00