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
lewis-sanchez
310d651df8
Fix query database drop-down rendering location after resize ( #16567 )
...
* Fix query database drop-down rendering location after resize
* Revert "Fix query database drop-down rendering location after resize"
This reverts commit 62481a93e696d4fa79ce40ecef3a2567a65dd20c.
* Fixes drop down list rendering issues by closing the list on window
resize
* comment providing the explanation for new listener and checks if list is visible before hiding
2021-08-06 12:51:10 -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
Barbara Valdez
f17689319c
Revert to previous markdown renderer ( #16246 )
...
* Add marked files under sql/base/common
2021-07-16 17:51:53 -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
Alex Ma
7c6368b4b6
Carbon Edit Strings moved to Sql Folder ( #15884 )
...
* added first strings
* added more localized files
* translated all strings in vscode
* added exported strings to editStrings
* updated files
* more changes
* moved to base
2021-06-25 15:08:29 -07:00
Hai Cao
3eef3f2a0b
Fix missing add azure account button in accountDialog ( #15852 )
...
* fix missing add azure account button in accoundDialog
* add sql edit note
* fix other getActions overrides
* use registerAction2 for adding account button
* fix icon and cleanup
* fix big add account button
* lint
2021-06-24 17:21:11 -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
d91660b66f
fix the input box validation ( #15634 )
...
* fix the input box validation
* fix one more place
2021-06-08 14:24:50 -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
Charles Gagnon
2ec720d5b9
Update server tree action contributions ( #15525 )
...
* Update server tree action contributions
* Fix test
2021-05-20 12:41:56 -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
556dd9d2b1
add padding to editable dropdown ( #15192 )
2021-04-19 23:46:23 -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
Aasim Khan
5e8ac017a6
Adding on change event in editable dropdowns when value is changes through code. ( #14952 )
...
* Adding onChange events in editable dropdowns for values changed through code.
* moved event generation from angular wrapper to core component
* Moving event firing to value setter
* converting back updateSelection to private method
* Removing extra check
* Fixing broken tests by mocking used stuff
* Fixing onTextChange event
* Adding some tests
* Adding necessary tests
* small test name edit
* Fix an assert message
2021-04-14 07:48:33 -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
ce6ea8af41
Fix dropdown error & editor database dropdown validation ( #14946 )
...
* Fix dropdown error & editor database dropdown validation
* Set initial values
* Update comment
* hygiene
* remove unused
* Fix tests
2021-04-01 14:52:55 -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