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
6b855a9776
fix checkbox and radio button click issue ( #14965 )
2021-04-05 10:11:39 -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
Charles Gagnon
8bf1859d36
Fix checkbox change event not firing on enter press ( #12703 )
...
* Fix checkbox change event not firing
* Add comment
2020-10-01 16:23:52 -07:00
Charles Gagnon
01db78f743
Add required property to checkbox and set it for deployment dialog ( #9392 )
2020-03-02 07:54:13 -08:00
Anthony Dresser
64929de09d
Add more folders to strict compile ( #8954 )
...
* add more folders to strictire compile, add more strict compile options
* update ci
* remove unnecessary assertion
2020-01-27 16:26:49 -08:00
Charles Gagnon
55059907a3
Fix a couple a11y issues with manage access ( #8386 )
...
* Fix a couple a11y issues with manage access
* Fix strict null check
* Fix another strict null check
2019-11-19 13:42:53 -08:00
Charles Gagnon
66048f1d63
Default checkbox aria label to label ( #8367 )
2019-11-18 10:24:27 -08:00
Charles Gagnon
82e5221024
Fix modal event propagation ( #8050 )
...
* Fix event propagation
* Remove unneeded onkeyup method
* Move event handling code into SQL classes
2019-10-30 11:29:01 -07:00
Charles Gagnon
08b78c3ca5
Add width and height properties to checkbox component ( #7482 )
2019-10-02 16:21:08 -07:00
Anthony Dresser
c23738f935
Inital platform relayering ( #6385 )
...
* moving test files and inital refactoring
* relayer extension host code
* fix imports
* make insights work
* relayer dashboard
* relayer notebooks
* moveing more code around
* formatting
* accept angular as browser
* fix serializer
* add missing files
* remove declarations from extensions
* fix build errors
* more relayering
* change urls to relative to help code relayering
* remove layering to prep for merge
* fix hygiene errors
* fix hygiene errors
* fix tests
2019-07-18 17:29:17 -07:00
Anthony Dresser
81ae86ff79
Revert "Revert "Merge from vscode ada4bddb8edc69eea6ebaaa0e88c5f903cbd43d8 ( #5529 )" ( #5553 )" ( #5562 )
...
This reverts commit c9a4f8f664 .
2019-05-21 14:19:32 -07:00
Anthony Dresser
c9a4f8f664
Revert "Merge from vscode ada4bddb8edc69eea6ebaaa0e88c5f903cbd43d8 ( #5529 )" ( #5553 )
...
This reverts commit 5d44b6a6a7 .
2019-05-20 17:07:32 -07:00
Anthony Dresser
5d44b6a6a7
Merge from vscode ada4bddb8edc69eea6ebaaa0e88c5f903cbd43d8 ( #5529 )
2019-05-19 18:52:19 -07:00
Anthony Dresser
db387eb770
Fixing the layering in the base folder ( #5308 )
...
* removes more builder references
* remove builder from profiler
* formatting
* fix profiler dailog
* remove builder from oatuhdialog
* remove the rest of builder references
* formatting
* add more strict null checks to base
* enable strict tslint rules
* code layering of base
* wip
* working through changes to table data view
* fix tests
* update editabledropdown to not use layout service
* wip
* fix imports
* fix import
* fix compile error
* add more localization
* add comments to changes to import patterns
* add more import comments
2019-05-03 14:49:18 -07:00
Anthony Dresser
ddd89fc52a
Renable Strict TSLint ( #5018 )
...
* removes more builder references
* remove builder from profiler
* formatting
* fix profiler dailog
* remove builder from oatuhdialog
* remove the rest of builder references
* formatting
* add more strict null checks to base
* enable strict tslint rules
* fix formatting
* fix compile error
* fix the rest of the hygeny issues and add pipeline step
* fix pipeline files
2019-04-18 00:34:53 -07:00
Anthony Dresser
22ec1d5f0a
Strict Null Checks, Builder Removal, Formatting ( #4849 )
...
* remove builder; more null checks
* null checks
* formatting
* wip
* fix dropdown themeing
* formatting
* formatting
* fix tests
* update what files are checked
* add code to help refresh bad nodes
2019-04-08 13:27:41 -07:00
Anthony Dresser
4014c1d0ab
Small strict null checking pass on a few files ( #4293 )
...
* fix some null checking
* fix various null strict checks
* move location fo sql files in json
* fix compile and more unused properties
* formatting
* small formatting changes
* readd types
* add comments for angular components
* formatting
* remove any decl
2019-03-14 18:18:32 -07:00
Alan Ren
56c2d16560
a few ux improvements ( #3057 )
...
* style update
* checkbox styler
* casing update
2018-10-31 13:44:12 -07:00
Alan Ren
92d9d04a78
make checkbox vertically aligned and remove the x scroll for modaldialog ( #3005 )
2018-10-25 14:26:44 -07:00
Anthony Dresser
6668ec4b5d
Fix accessibility bugs in Chart Viewer and Advanced properties ( #2240 )
...
* fix accessibility bugs in chart viewer
* add advanced properties
* add comments for changes in vs
2018-08-20 16:19:29 -07:00
Matt Irvine
0c58f09e59
Merge VS Code 1.23.1 ( #1520 )
2018-06-05 11:24:51 -07:00
Anthony Dresser
e82b7615b3
Add more options to chart viewer ( #1307 )
...
* fixing up chart viewer
* formatting
* everything is working
* removed unnecessary code
* removed unneeded code
2018-05-02 10:15:51 -07:00
Anthony Dresser
f739c47984
Adds aria labels to all input ui ( #1136 )
...
* adds aria-label to inputs for connection
* formatting
* add ariaLabels to all checkboxes/inputboxes/dropdowns
2018-04-13 12:09:25 -07:00
Karl Burtram
6ad0df0e3e
Refresh master with initial release/0.24 snapshot ( #332 )
...
* Initial port of release/0.24 source code
* Fix additional headers
* Fix a typo in launch.json
2017-12-15 15:38:57 -08:00
Karl Burtram
3cdac41339
SQL Operations Studio Public Preview 1 (0.23) release source code
2017-11-09 14:30:27 -08:00