Aasim Khan
d5c63f4bfb
Fixing aria bug ( #20872 )
2022-10-19 19:39:46 -07: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
Alan Ren
5d731fe0ad
table cell selection improvement ( #20854 )
...
* Support SHIFT key for table cell selection
* fix for mac
* PR comment
2022-10-14 19:44:14 -07:00
Benjamin Russell
38eb0c8429
Export to Markdown ( #20661 )
...
* Give saveAsExcel its own config options
* Wired up correctly
* Merge conflicts
* PR comments 1
Co-authored-by: Ben Russell <russellben@microsoft.com >
2022-10-13 16:08:21 -07:00
Lewis Sanchez
7c83739c25
Reorganized Execution Plan Comparison Properties View ( #20673 )
...
* Adds summary view to comparison properties view
* Equal rows are collapsed at the bottom of the properties view window
* Variable rename
* Variable rename
* Adds row header for equal properties.
* Adds middle column with diff icon to comparison properties table
* Resolves hygiene issue
* Code review changes
* Fixes undefined error bug
* Adds styles to less than and greater than codicon's
* Changes equivalent properties collapsed header
* Removes unnecessary check
* Integrates alphabetical and importance sorting to equivalency sorting
2022-09-29 13:53:10 -07:00
Aasim Khan
02697105f5
Fixing row selection and styling in select column ( #20670 )
2022-09-27 15:55:55 -07:00
Aasim Khan
fd8993134f
Execution Plan Filtering and UI improvements ( #20631 )
...
* Fixing execution plan stuff
* Adding filter to top operations
* Flipped custom zoom icon
* changing keys
* Moving constants to a file
* Search properties
* Making logic concise
2022-09-23 12:57:30 -07:00
Aasim Khan
37636012da
Fixing Slick Grid accessibility bugs. ( #20514 )
...
* some alignment fixes
* Redesigning slickgrid checkbox plugin
* Reverting original plugin to main state
* Fixing css
* Reverting file
* Removing extra whitespace
* Adding title
* Removing older plugin
* vbumping slick grid
* Pushing other vbumps
* Adding more targeted css selectors
2022-09-22 14:25:19 -07:00
Aasim Khan
010fe91921
Adding image support to list view ( #20449 )
2022-08-31 09:02:40 -07:00
Cory Rivera
1a094ba6a9
Clear invalid taskbar actions when changing notebook providers. ( #20446 )
2022-08-24 12:01:41 -07:00
Alan Ren
45b0075353
use aria-label for radio group ( #20425 )
2022-08-19 15:42:21 -07:00
Aasim Khan
a7a337f063
Adding properties grid enhancements in execution plan ( #20208 )
...
* init push
* Fixing properties in plan comparison
* Add long Text Cell viewer
* Disabling auto edit by default
* Removing text editor
2022-08-11 11:22:12 -07:00
Alan Ren
9ec68087ac
allow database name to be empty ( #20221 )
...
* allow database to be empty
* test changes
* fix import
* fix test cases
* comment
2022-08-11 10:26:55 -07:00
Sai Avishkar Sreerama
0e05c32f15
Fix for table component checkbox selection focus the previous active … ( #20301 )
...
* Fix for table component checkbox selection focus the previous active row instead of newly checked row
* comment updated
2022-08-11 11:47:00 -05:00
Alan Ren
973c1c2437
show server group color name ( #20271 )
2022-08-08 17:06:13 -07:00
Alan Ren
9dee889808
fix the zoom reset issue ( #20254 )
2022-08-05 13:48:39 -07:00
Alan Ren
67ecd6d3d9
fix the grid goes blank issue ( #20209 )
2022-07-29 18:12:02 -07:00
Alan Ren
816cd5a997
fix the dropdown menu width logic ( #20165 )
...
* fix the dropdown menu width logic
* comment
2022-07-25 15:53:05 -07:00
Hai Cao
7aa7a9c70b
[Table Designer] Fix table cell editor key capturing ( #20021 )
2022-07-13 13:00:41 -07:00
Lewis Sanchez
8f93fd9d09
Updates Actual Execution Plan button icon ( #20018 )
2022-07-12 17:14:49 -07:00
Karl Burtram
26455e9113
Merge vscode source through 1.62 release ( #19981 )
...
* Build breaks 1
* Build breaks
* Build breaks
* Build breaks
* More build breaks
* Build breaks (#2512 )
* Runtime breaks
* Build breaks
* Fix dialog location break
* Update typescript
* Fix ASAR break issue
* Unit test breaks
* Update distro
* Fix breaks in ADO builds (#2513 )
* Bump to node 16
* Fix hygiene errors
* Bump distro
* Remove reference to node type
* Delete vscode specific extension
* Bump to node 16 in CI yaml
* Skip integration tests in CI builds (while fixing)
* yarn.lock update
* Bump moment dependency in remote yarn
* Fix drop-down chevron style
* Bump to node 16
* Remove playwrite from ci.yaml
* Skip building build scripts in hygine check
2022-07-11 14:09:32 -07:00
Aasim Khan
9cfa1436d9
Adding top operations to execution plans ( #19902 )
...
* Adding top operations to execution plans
* Adding title to links
* Fixing pr comments
* Hiding top operations icon in execution plan editor
* Reducing outline width, adding separator and removing placeholder text
* Registering TopOperationsTabView
2022-07-07 12:50:52 -07:00
Aasim Khan
15a611d4a4
Fixing tabbing logic for tab headers ( #19770 )
...
* Fixing tabbing logic for tab headers
* Renaming stuff
Making null checks concise
Adding comments
* Renaming css class and interfaces from active to selected
* Renaming styling classes and objects
* Changing tabbing logic to match w3 behavior
* Fixing focus logic in tab
* Adding helper comment
* Code cleanup
2022-06-21 13:13:10 -07:00
Alan Ren
6440ae84d9
designer table improvements ( #19785 )
...
* designer table improvements
* remove async
2022-06-20 21:33:06 -07:00
Alan Ren
2b48d49a15
add title for column header cell ( #19759 )
2022-06-16 17:01:21 -07:00
Aasim Khan
d4509a6528
Removing truncation from tab header components to make it match the portal look ( #19746 )
...
* Fixing truncated tab headers
* Localizing changes to horizontal tab headers
* Remove max - width
* Reverting older changes
2022-06-16 14:07:45 -07:00
Alan Ren
e24f316ab7
fix selected state of select boxes ( #19743 )
...
* fix the selected state
* add comments
* validate parameters
2022-06-15 20:41:07 -07:00
Alan Ren
c75e95599f
add aria description ( #19734 )
...
* add aria description
* type check
2022-06-15 14:46:49 -07:00
Alan Ren
89f6de309f
fix tab header width ( #19733 )
2022-06-15 11:59:25 -07:00
Alan Ren
909c56ffe3
fix the tab list scroll issue ( #19731 )
2022-06-15 10:15:14 -07:00
Lewis Sanchez
20d2256709
Adds toggle button to switch between estimated and actual execution plans ( #19629 )
...
* Creates toggle button to switch between estimate and actual query plans
* Renames ID for the toggleActualExecutionPlanModeAction class
* Renames button back to explain
* Creating actual execution plans resembles SSMS
* Adds CTRL/CMD + L shortcut to display estimated execution plans
* Alphabetically organizes telemetry actions
* Adds telemetry when the setting for actual execution plan toggle is used
* Resolves build errors
* Fixes broken unit tests.
* Code review changes
* Removes unnecessary null-coalescing operator.
* Creates placeholder icons for actual execution plans enabled
* Code review changes
* Shortens label names
* Telemetry moved to toggle button
* Telemetry review changes
* Clarifies misleading label
2022-06-09 16:07:12 -07:00
Aasim Khan
0b89272739
Removing filter from set Data ( #19640 )
2022-06-06 13:44:42 -07:00
Aasim Khan
b63fd59372
Adding plan properties comparison, fixed dark icons, fixed dropdown text. ( #19601 )
...
* Adding prop compare logic
* Fixed using semaphore
* Adding dark icons
Adding dropdown prefix
Adding all visible plans from plan comparison
* Reverting mssql vbump
* Fixing icon name
* executionPlanComparisonPropertiesView
* Fixing icon paths and adding preselect model
* Fixed icon spacing
* Removing styling in formatter
* Adding tooltip to plugs
switching to plugins
* Removing unecessary calls to getSkeletonNodes()
* Renaming variable
* Fixed column value formatting
* Undoing formatter change
2022-06-03 16:31:03 -07:00
Alan Ren
b8858f011d
support for connect with connection string ( #19355 )
...
* wip
* WIP
* radio button
* handle connection string
* fix test
* fix test
* fix test cases
* remember password
* pr comments
* pr comments
2022-05-13 14:48:12 -07:00
Aditya Bist
784d8e9e96
Table Designer: Move columns UI ( #19154 )
...
* format
* added buttons and initial drag plugin
* initial drag and drop working
* add actions and taskbar
* drag and drop bugfix and other changes
* fix few issues
* more changes
* fix all move and insertion issues
* PRcomments
* fit and finish comments
* remove dead code
* bump sts
* add style for object being dragged
* add plugin to copyright filter
* Add to eslintrc
* fix drag contrast ratio
* generalize logic for cell focus
* demo feedback
* feedback
* add action state
* feedback
* remove unncecessary check
* add move actions to context menu
* change to const
* fix bug with tables and fix drop color
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2022-05-12 10:49:45 -07:00
Aasim Khan
7e57503aa6
Adding ability to expand and columns slickgrid table rows ( #19168 )
...
* Adding ability to expand and columns tables
* Bolding icons
Fixing variable names
* Adding helper function
Making css more target
* Adding keyboard navigation and parsing treegrid data
* Adding attributes, data transformations and key events to the treegrid
* Expanded
* changing var name
* FIxing formatter name
* Adding back cell styling
* Removing comments
* Making a new TreeGrid component.
Separating treegrid logic from tableDataView
* Fixing comments
* changing method name
* Modifying only visible row dom attributes
* Removing white space, moving role attribute setter to constructor.
* Fixing some more PR comments
* Adding comments and renaming functions
* Fixing comments
* Fixing comments
* Fixing comments
* Fixing some logic and removing unused attributes from element
* Adding expandable formatter to the first column
* Making the formatter generic
* Reverting formatter code
* Adding doc comments
* Fixing comments
* Removing duplicated code
* Adding comments
* Setting columns only when the table is initialized
* Letting users set expanded state instead of forcing it to false
2022-05-09 15:53:22 -07:00
Aasim Khan
d0aae8e95b
Adding ability to style cells in slickgrid ( #19195 )
2022-04-25 09:09:53 -07:00
Alan Ren
5ec567a4f7
add title for color box ( #19121 )
2022-04-15 12:56:07 -07:00
Aasim Khan
dd2d6e0b5c
Adding link support to infobox. ( #18876 )
2022-04-11 20:39:41 -07:00
Alan Ren
fe1aefdd5f
fix table designer issues ( #18988 )
...
* fix table designer issues
* commit change on blur
* new sts
2022-04-10 12:09:33 -07:00
Aasim Khan
4db0814b94
Adding context menu to table component ( #18914 )
...
* Adding context menu to table component
* Removing extra whitespace
* Some logic fixes
* Fixing focus logic
2022-04-04 23:47:39 -07:00
Alan Ren
b6083b6447
handle special values in the table filter ( #18872 )
...
* handle special values in the table filter
* pr comments
2022-03-31 11:17:55 -07:00
Alan Ren
f2d4801634
change the trigger of inputbox commit event ( #18776 )
2022-03-18 13:16:43 -07:00
Aasim Khan
6c51b934f9
Fixing clickable state of infobox not setting properly when initializing it. ( #18763 )
...
* Fixing clickable state of infobox not set when initializing it.
* Removing unnecessary calls to a method
2022-03-17 14:11:15 -07:00
Alan Ren
4551329db0
table designer bug fixes ( #18701 )
...
* table designer bug fixes
* pr comments
* fix debounce issue
2022-03-11 12:14:51 -08:00
Aasim Khan
b299f7ed3f
Making infobox clickable ( #18676 )
...
* Making infobox clickable
* Making it accessible
* Moving API to proposed
* Matching styling from portal
* Fixing some styling
* Moving to proposed
* Removing extra spacing
* Registering and Unregistering listeners
* Fixing listeners
* Registering emitter only once.
* Changing emitter type from undefined to void
* Adding arialabel to clickable link
* Changing property name to suit its purpose
2022-03-09 18:43:39 -08:00
Alan Ren
e50bded5d1
table designer new features ( #18682 )
...
* support graph tables
* ignore script compare
* ability to refresh view after edit
* reserve focus after refresh view
* primary key and default constraint
* bug fixes
* vbump sts
* comments
* update type
* fix issue
2022-03-09 14:17:01 -08:00
Aditya Bist
a2c39369c9
Add and move editable dropdown ( #18589 )
...
* add and move editable dropdown
* merge dropdowns
* merge dropdown cell factories
* add new column and hide in properties
* remove editable property
2022-03-03 20:23:20 -08:00
Alan Ren
28ab7372d2
table designer validation support ( #18438 )
...
* table designer validation
* vbump sts
2022-02-17 13:07:19 -08:00
Charles Gagnon
2bc6a0cd01
VS Code merge to df8fe74bd55313de0dd2303bc47a4aab0ca56b0e ( #17979 )
...
* Merge from vscode 504f934659740e9d41501cad9f162b54d7745ad9
* delete unused folders
* distro
* Bump build node version
* update chokidar
* FIx hygiene errors
* distro
* Fix extension lint issues
* Remove strict-vscode
* Add copyright header exemptions
* Bump vscode-extension-telemetry to fix webpacking issue with zone.js
* distro
* Fix failing tests (revert marked.js back to current one until we decide to update)
* Skip searchmodel test
* Fix mac build
* temp debug script loading
* Try disabling coverage
* log error too
* Revert "log error too"
This reverts commit af0183e5d4ab458fdf44b88fbfab9908d090526f.
* Revert "temp debug script loading"
This reverts commit 3d687d541c76db2c5b55626c78ae448d3c25089c.
* Add comments explaining coverage disabling
* Fix ansi_up loading issue
* Merge latest from ads
* Use newer option
* Fix compile
* add debug logging warn
* Always log stack
* log more
* undo debug
* Update to use correct base path (+cleanup)
* distro
* fix compile errors
* Remove strict-vscode
* Fix sql editors not showing
* Show db dropdown input & fix styling
* Fix more info in gallery
* Fix gallery asset requests
* Delete unused workflow
* Fix tapable resolutions for smoke test compile error
* Fix smoke compile
* Disable crash reporting
* Disable interactive
Co-authored-by: ADS Merger <karlb@microsoft.com >
2022-01-06 09:06:56 -08:00