Alan Ren
|
d281ec9d16
|
add default value for options (#16873)
|
2021-08-24 12:03:25 -07:00 |
|
Lucy Zhang
|
1aee3498bc
|
Filter plugin: don't set columns if auto size column plugin is also on (#16833)
* don't rerender columns if autosize plugin is on
* add comments
* pr comments
* pr comments
* pr comments
* add comment
|
2021-08-23 08:32:30 -07:00 |
|
Alan Ren
|
560a8b7c9b
|
add required indicator (#16777)
|
2021-08-16 10:48:23 -07:00 |
|
Lucy Zhang
|
627ffff506
|
Refactor auto size columns plugin (#16709)
* refactor auto size columns plugin
* clean up
* pr comments
* pr comments
|
2021-08-12 13:55:19 -07:00 |
|
nasc17
|
7c9eaeea3c
|
PostgreSQL extension Accessibility issues (#16620)
* 1276734
* Set role to list
* Pr changes
* Set width to be a constant
* Remove minwidth
* Update button plugin
* Fix operators
* Pr
|
2021-08-10 09:22:00 -07:00 |
|
Alan Ren
|
1000e97091
|
add toggle button for properties container (#16335)
|
2021-07-19 23:36:52 -07:00 |
|
Alan Ren
|
eaba5679d4
|
fix the icon size issue of info button (#16318)
|
2021-07-19 12:35:11 -07:00 |
|
Alan Ren
|
712633fadd
|
set the focus back to table after sort/filter (#16250)
|
2021-07-17 20:58:51 -07:00 |
|
Alan Ren
|
eed792f3db
|
fix keyboard focus issues (#16206)
|
2021-07-16 13:27:15 -07:00 |
|
Charles Gagnon
|
8faa0cf0e2
|
Update compile pipeline and fix eslint (#16129)
* Update pipelines
* eslint
* Fix layering
* update tsec exemption
|
2021-07-14 14:43:23 -07:00 |
|
Alan Ren
|
f1bd5e09ce
|
new taskbar separator style (#16059)
|
2021-07-09 17:12:11 -07:00 |
|
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 |
|