Alan Ren
6c54059f89
query results filtering and sorting ( #14833 )
...
* query results filtering and sorting (#14589 )
* enable filter
* attach button style
* add hybrid data provider
* make filter and sort work
* fix editor switch issue
* configuration
* fix sort and filter
* add more specific selector
* fix hidden items issue
* update text
* revert text change
* fix copy results issue
* put feature behind preview flag
* comments
* fix tslint error
2021-03-23 11:30:41 -07:00
Karl Burtram
ce612a3d96
Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79 ( #14050 )
...
* Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79
* Fix breaks
* Extension management fixes
* Fix breaks in windows bundling
* Fix/skip failing tests
* Update distro
* Add clear to nuget.config
* Add hygiene task
* Bump distro
* Fix hygiene issue
* Add build to hygiene exclusion
* Update distro
* Update hygiene
* Hygiene exclusions
* Update tsconfig
* Bump distro for server breaks
* Update build config
* Update darwin path
* Add done calls to notebook tests
* Skip failing tests
* Disable smoke tests
2021-02-09 16:15:05 -08:00
Alan Ren
a3cddbc8aa
align with portal button style ( #14187 )
...
* align with portal button style
* fix welcome page
* image button
* more fixes
* use withProperties
* add comment back
* add border radius
2021-02-08 15:12:54 -08:00
Charles Gagnon
a04c2f3ba6
Fix resource viewer not showing on insiders builds ( #14063 )
2021-01-26 18:02:36 -08:00
Charles Gagnon
fd8f88db4b
Only show resource viewer on insiders and dev ( #13238 )
2020-11-04 14:34:13 -08:00
Charles Gagnon
eeb7da4ace
Fix resource viewer grid resizing ( #13197 )
...
* Fix resource viewer grid resizing
* keep height
2020-11-04 08:34:30 -08:00
Charles Gagnon
d7767c7d91
Resource viewer cleanup ( #13168 )
...
* Resource viewer cleanup
* uneeded
* Only show in insiders
2020-10-30 16:48:50 -07:00
Charles Gagnon
3015845093
Add title property for data grid providers ( #13155 )
2020-10-30 15:37:11 -07:00
Charles Gagnon
76625012dd
Add Loading Spinner plugin for SlickGrid table ( #13152 )
...
* Add Loading Spinner plugin for SlickGrid table
* better comment
* add aria
* remove
2020-10-30 11:42:22 -07:00
Charles Gagnon
7857e8aeb9
Fix filtering for resource viewer ( #13141 )
2020-10-29 17:47:17 -07:00
Charles Gagnon
66da2a46c5
Add support for "More Actions" column in Resource Viewer ( #13093 )
...
* Add support for "More Actions" column in resource viewer
* update provider
* remove import
* Use menu contribution and make actions column always show
* cleanup
* move context menu anchor
* Comments
2020-10-29 10:50:27 -07:00
Charles Gagnon
ff45bdd072
Add hyperlink support to DataGrid columns ( #13061 )
...
* Add hyperlink support to DataGrid columns
* pr feedback
* Remove unused aria label
* fix error message display
* fix compile
2020-10-26 08:43:09 -07:00
Charles Gagnon
660c1d6f21
Add icon for resource view items ( #13009 )
...
* Add icon for resource view items
* Remove unneeded stuff
2020-10-21 07:43:04 -07:00
Charles Gagnon
95b76f08f2
Disable resource viewer ( #12291 )
...
* Disable resource viewer
* comment
* Remove unused
2020-09-15 07:31:49 -07:00
Chris LaFreniere
0f8fa0ccef
Quick tweaks to resource viewer (v1) ( #12210 )
2020-09-10 21:57:43 -07:00
Anthony Dresser
8a8137e96c
Add initial resource view ( #12180 )
...
* add inital resource view
* fix strict compile
* hide resource viewer behind arc
* fix arc detection
* fix hygiene
* add disposable
* make the css more specific
2020-09-09 10:49:14 -07:00
Charles Gagnon
3d7d1b23cb
Add refresh/edit columns resource viewer actions ( #12161 )
...
* Add refresh/edit columns resource viewer actions
* add actions
2020-09-05 07:51:06 -07:00
Charles Gagnon
b8d0e2a9e3
Cleanup and fixes for resource viewer and filter plugin ( #12154 )
...
* Cleanup and fixes for resource viewer and filter plugin
* fix strict nulls
2020-09-04 19:10:26 -07:00
ADS Merger
a63578e6f7
Merge from vscode 7eaf220cafb9d9e901370ffce02229171cbf3ea6
2020-09-03 16:27:57 -07:00
Charles Gagnon
e6d250c640
Base resource viewer editor ( #12039 )
...
* Base resource viewer editor
* Use table more directly
* Dispose listeners
* Fix strict compile
* undo
* More strict fixes
* Remove theming logic
* comments
* more fixes
* cleanup
* Remove actions contribution
2020-09-02 13:02:58 -07:00