Alan Ren
64cee64516
make the toolbar items keyboard focusable ( #16017 )
...
* make the toolbar items keyboard focusable
* add comment
2021-07-07 13:45:07 -07:00
Alan Ren
a180a6bc47
fix separator not visible issue ( #15886 )
2021-06-23 15:51:32 -07:00
Alan Ren
03f31a865a
use more specific css selectors ( #15826 )
2021-06-18 18:33:25 -07:00
Charles Gagnon
331f8115dc
Fix input validation alert ( #15749 )
...
* Fix input validation alert
* Add override
2021-06-17 13:47:53 -07:00
Charles Gagnon
d871efc079
Fix SQL taskbar icons ( #15786 )
2021-06-17 12:47:44 -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
ddb442f1e1
fix the missing asc/desc icons ( #15593 )
2021-05-27 17:20:48 -07:00
Alan Ren
3946cee33c
fix input box issues ( #15587 )
2021-05-27 09:35:59 -07:00
Charles Gagnon
399406b732
Update action run return type ( #15568 )
...
* Update action run return type
* fix tests
* Update rest
* Add back null checks
2021-05-25 14:52:39 -07:00
Alan Ren
cc232f195f
use svg for sorting state icons ( #15546 )
2021-05-20 23:32:45 -07:00
Alan Ren
a5db46b961
add sorting indicator ( #15542 )
2021-05-20 17:07:18 -07:00
Alan Ren
d36918081a
Inform the user about the config for filtering ( #15510 )
...
* Inform the user about the config for filtering
* comments
2021-05-19 13:03:15 -07:00
Charles Gagnon
c54f991e60
Fix actionbar trigger key handling ( #15488 )
...
* Fix actionbar trigger key handling
* fix compile error
2021-05-14 16:31:15 -07:00
Udeesha Gautam
bd4ebe65cc
Reverting a change to ensure immediate notebook fix ( #15326 )
2021-05-04 14:12:53 -07:00
Udeesha Gautam
35e0f1a99f
Missed commit from PR #15082 ( #15302 )
...
* missed commit from PR #15082 for back up restore name update issue
2021-04-30 13:48:35 -07:00
Udeesha Gautam
f2ee8b11b4
Fixing the update issue with backup default name ( #15082 )
...
* Fixing the update issue with backup default name
* Avoiding to call select again since that fires an event
* Fixing comment and backup name
2021-04-30 10:50:26 -07:00
Karl Burtram
867a963882
Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8 ( #14883 )
...
* Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8
* Bump distro
* Upgrade GCC to 4.9 due to yarn install errors
* Update build image
* Fix bootstrap base url
* Bump distro
* Fix build errors
* Update source map file
* Disable checkbox for blocking migration issues (#15131 )
* disable checkbox for blocking issues
* wip
* disable checkbox fixes
* fix strings
* Remove duplicate tsec command
* Default to off for tab color if settings not present
* re-skip failing tests
* Fix mocha error
* Bump sqlite version & fix notebooks search view
* Turn off esbuild warnings
* Update esbuild log level
* Fix overflowactionbar tests
* Fix ts-ignore in dropdown tests
* cleanup/fixes
* Fix hygiene
* Bundle in entire zone.js module
* Remove extra constructor param
* bump distro for web compile break
* bump distro for web compile break v2
* Undo log level change
* New distro
* Fix integration test scripts
* remove the "no yarn.lock changes" workflow
* fix scripts v2
* Update unit test scripts
* Ensure ads-kerberos2 updates in .vscodeignore
* Try fix unit tests
* Upload crash reports
* remove nogpu
* always upload crashes
* Use bash script
* Consolidate data/ext dir names
* Create in tmp directory
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: Christopher Suh <chsuh@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-27 14:01:59 -07:00
Alan Ren
222d8e12f4
a couple more table filter improvements ( #15219 )
...
* a few more fixes
* revert sortcolumn
* fix hygiene error
* add comment
2021-04-23 15:24:07 -07:00
Alan Ren
228a5d8e20
Table Filter improvements ( #15207 )
...
* use virutualized list
* comments
2021-04-22 12:03:17 -07:00
Alan Ren
1914546553
fix filter not applied issue ( #15186 )
2021-04-19 13:46:17 -07:00
Alan Ren
4edbd6f3e7
fix the menu not hide issue ( #15138 )
2021-04-14 16:18:45 -07:00
Alan Ren
9066ea153f
trap keyboard navigation ( #15134 )
2021-04-14 14:09:41 -07:00
Alan Ren
842a33e318
a couple more fixes for table filter ( #15121 )
...
* a few fixes
* add comments and fix for non-ideal scenario
2021-04-14 10:20:29 -07:00
Alan Ren
8d098c227d
use context view provider to show the filter ( #15106 )
...
* use context view provider
* handle promise
* replace .then with .catch
2021-04-13 11:34:26 -07:00
Alan Ren
862ffcf7d2
fix search box issue ( #15097 )
...
* fix search box issue
* fix compilation error
2021-04-12 13:05:19 -07:00
Alan Ren
6a55c402a4
declarative table improvement ( #15024 )
2021-04-07 15:27:47 -07:00
Alan Ren
7fc991b678
fix chart's checkbox option type ( #15014 )
...
* fix chart's checkbox option type
* overwrite the useragent margin for checkbox
2021-04-07 10:19:00 -07:00
Alan Ren
1dad2f36e3
redraw table header ( #14963 )
2021-04-05 10:11:53 -07:00
Alan Ren
6b855a9776
fix checkbox and radio button click issue ( #14965 )
2021-04-05 10:11:39 -07:00
Charles Gagnon
4c2969d4ca
Don't log race condition error ( #14922 )
2021-04-01 11:11:43 -07:00
Charles Gagnon
4df77c73bf
Fix slider component ( #14918 )
2021-03-30 17:33:59 -07:00
Alan Ren
5db6857c49
only return visible elements as focusable ( #14864 )
2021-03-25 09:49:16 -07:00
Alan Ren
f12c8cd5d3
fix issue that user is not able to interact with checkbox in declarative table using keyboard ( #14863 )
...
* handle space key press
* correct fix
2021-03-24 19:07:12 -07:00
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
Charles Gagnon
88b7960d01
Add Slider component ( #14774 )
...
* initial
* more cleanup
* update types
2021-03-18 09:47:36 -07:00
Alan Ren
b28e845506
fix multiple button issue ( #14443 )
2021-02-25 13:23:56 -08:00
Alan Ren
561242a0d9
implement styler for infobutton ( #14396 )
...
* implement styler for infobutton
* comments
* one more comment
2021-02-23 13:28:48 -08:00
Alan Ren
289dd3ba65
fix a few issues ( #14378 )
2021-02-21 17:58:39 -08:00
Alan Ren
30f55be67d
fix the header filter plugin issue ( #14333 )
2021-02-18 00:10:41 -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
Aasim Khan
71d9c91551
Removing other changes ( #14163 )
2021-02-04 18:47:59 -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
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
Alan Ren
c39c20cd4b
fix focus trap issue ( #13960 )
2021-01-14 10:35:36 -08:00
Aasim Khan
5d1b328866
Fixing the checked variable in radio buttons ( #13909 )
...
* Fixing the checked variable in radio buttons
* Emitting the checked state of radio button.
* Adding onChanged event to radioButtons (exposing it)
Deprecating onClick event for radioButtons
Fixing radio button stubs
* Made some type fixes
* Firing event in checked event setter
* updating azdata-test to 1.1 in arc extension
* Some logic fixes in checked setter
* added proper typings and updated package version for azdata-data
* Renamed the event to onDidChangeCheckedState
* Fixed deprecation message
* Fixed broken Schema compare stubs
2021-01-07 23:25:21 -08:00
Alan Ren
6c2e713a92
toggle focus between query and results ( #13928 )
...
* toggle focus between query and results
* focus on tab
* comments
2021-01-07 18:39:31 -08:00
Aasim Khan
0b00533f99
Added fix for the infinite page refresh in resource Deployment tools page ( #13813 )
...
* Added fixed for the infinite loop in resource Deployment tools page
Generating events for select boxes only when the select box value is changed.
* Fixed the check logic in select method
* Reverted to old code and fixed some bugs
* Fixed event generation check logic
2020-12-18 10:06:12 -08:00
Charles Gagnon
60f556428f
Fix select box event ordering ( #13831 )
...
* Fix select box event ordering
* more fixes
* Fix page
* Revert typing change
* Undo param
* Fix compile error
* Completely remove typings
2020-12-17 09:51:10 -08: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
Charles Gagnon
63536eba9f
Fire onDidSelect event when selecting event from code ( #13691 )
...
* Fire onDidSelect event when selecting event from code
* Fix import tests
* fix typo
2020-12-14 09:04:16 -08:00