Anthony Dresser
37042a24bc
Merge branch 'ads-master-vscode-2020-03-11T04-19-20'
2020-03-11 12:24:48 -07:00
Charles Gagnon
7caeba8549
Make form item labels normal text components instead of headers ( #9540 )
2020-03-11 08:41:37 -07:00
Anthony Dresser
ad472c80be
fix strict null
2020-03-11 00:35:08 -07:00
Anthony Dresser
324451ea22
fix hygiene
2020-03-10 22:02:15 -07:00
ADS Merger
4c3e48773d
Merge from vscode cfc1ab4c5f816765b91fb7ead3c3427a7c8581a3
2020-03-11 04:19:23 +00:00
Kim Santiago
a013f7d6ff
Accessibility fixes ( #9516 )
...
* add aria label for deploy plan table
* shift focus to options dialog when opened
* add check for when table is empty
2020-03-10 14:59:06 -07:00
Cory Rivera
0a117fbd00
Add separate dialog to notebook charts for specifying chart options. ( #9454 )
2020-03-10 14:10:34 -07:00
Charles Gagnon
964ff0119e
Update aria label for modal dialog when title is updated ( #9492 )
2020-03-09 08:25:04 -07:00
Amir Omidi
20f7670b32
Stricter tslint rules ( #9352 )
2020-03-06 13:06:44 -08:00
Charles Gagnon
01db78f743
Add required property to checkbox and set it for deployment dialog ( #9392 )
2020-03-02 07:54:13 -08:00
Charles Gagnon
6383bc7ebd
Fix checks for checkbox height/width ( #9393 )
2020-03-02 07:53:59 -08:00
Amir Omidi
628fd8d74d
Separator component ( #9310 )
...
* Separator component
2020-02-24 16:53:42 -08:00
Aditya Bist
d7ea1123ef
fix azdata connection API for dashboard connections ( #9311 )
2020-02-24 16:32:38 -08:00
Anthony Dresser
de5f1eb780
Merge from vscode 33a65245075e4d18908652865a79cf5489c30f40 ( #9279 )
...
* Merge from vscode 33a65245075e4d18908652865a79cf5489c30f40
* remove github
2020-02-21 23:42:19 -08:00
Alan Ren
c446cea3a0
fix the input width height issue ( #9273 )
...
* fix the input width height issue
* updates
2020-02-21 16:12:56 -08:00
Kim Santiago
2fc0e28e57
Remove required from dacpac wizard dropdowns ( #9200 )
...
* remove required from dropdowns
* set required for dropdown
* also set required for editable dropdown
* add back required for db and server dropdowns
* add back to required to databaseLoader
2020-02-20 11:49:26 -08:00
Charles Gagnon
c6bc68f399
Fix UI not selecting false options initially ( #9213 )
2020-02-20 07:36:56 -08:00
Charles Gagnon
7eef23f232
Fix refreshing nodes in Azure view ( #9215 )
...
* Fix refreshing nodes in Azure view
* refactor
* Remove refreshNode from shim
* Add missing await
2020-02-19 16:55:17 -08:00
ADS Merger
1e308639e5
Merge from vscode 9bc92b48d945144abb405b9e8df05e18accb9148
2020-02-19 03:11:35 +00:00
Charles Gagnon
48c3702c7a
Add null ref check for click handler ( #9190 )
2020-02-18 10:18:02 -08:00
Anthony Dresser
506c6a5e5f
More Layering ( #9139 )
...
* move handling generated files to the serilization classes
* remove unneeded methods
* add more folders to strictire compile, add more strict compile options
* update ci
* wip
* add more layering and fix issues
* add more strictness
* remove unnecessary assertion
* add missing checks
* fix indentation
* wip
* remove jsdoc
* fix layering
* fix compile
* fix compile errors
* wip
* wip
* finish layering
* fix css
* more layering
* rip
* reworking results serializer
* move some files around
* move capabilities to platform wip
* implement capabilities register provider
* fix capabilities service
* fix usage of the regist4ry
* add contribution
* wip
* wip
* wip
* remove no longer good parts
* fix strict-nulls
* fix issues with startup
* another try
* fix startup
* fix imports
* fix tests
* fix tests
* fix more tests
* fix tests
* fix more tests
* fix broken test
* fix tabbing
* fix naming
* wip
* finished layering
* fix imports
* fix valid layers
* fix layers
2020-02-15 01:54:23 -06:00
Anthony Dresser
74b89a0a85
No console linting ( #9156 )
...
* add no-console linting and change to just using overrides for sql files
* whitespace
* fix tests
2020-02-14 21:13:16 -06:00
Charles Gagnon
bbf6fcb0fc
Fix min/max ignoring 0 value ( #9137 )
2020-02-13 11:53:06 -08:00
ADS Merger
73ea8b79b2
Merge from vscode 1fbacccbc900bb59ba8a8f26a4128d48a1c97842
2020-02-13 02:56:02 +00:00
ADS Merger
085752f111
Merge from vscode 8a997f7321ae6612fc0e6eb3eac4f358a6233bfb
2020-02-11 07:08:19 +00:00
Anthony Dresser
0f934081e1
More layering and strictness ( #9004 )
...
* move handling generated files to the serilization classes
* remove unneeded methods
* add more folders to strictire compile, add more strict compile options
* update ci
* wip
* add more layering and fix issues
* add more strictness
* remove unnecessary assertion
* add missing checks
* fix indentation
* wip
* remove jsdoc
* fix layering
* fix compile
* fix compile errors
* wip
* wip
* finish layering
* fix css
* more layering
* remove no longer good parts
* fix issues with startup
* another try
* fix startup
2020-02-11 00:47:17 -06:00
Charles Gagnon
fe9ffddd3b
Fix loading and clickable div screen reader issues ( #9088 )
...
* Fix loading and clickable div screen reader issues
* Change back to default clickable to false
2020-02-07 13:27:29 -08:00
Anthony Dresser
56695be14a
More layering and compile strictness ( #8973 )
...
* add more folders to strictire compile, add more strict compile options
* update ci
* wip
* add more layering and fix issues
* add more strictness
* remove unnecessary assertion
* add missing checks
* fix indentation
* remove jsdoc
2020-01-29 20:35:11 -08:00
Anthony Dresser
fefe1454de
Merge from vscode 3c6f6af7347d38e87bc6406024e8dcf9e9bce229 ( #8962 )
...
* Merge from vscode 3c6f6af7347d38e87bc6406024e8dcf9e9bce229
* skip failing tests
* update mac build image
2020-01-27 15:28:17 -08:00
Kim Santiago
9e61c468d1
Add validation error message for inputbox component ( #8909 )
...
* add validation error message for inputbox component
* addressing comments
* remove copying entire definition for InputBoxProperties
2020-01-24 11:38:49 -08:00
Anthony Dresser
bd7aac8ee0
Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2 ( #8911 )
...
* Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2
* update distro
* fix layering
* update distro
* fix tests
2020-01-22 13:42:37 -08:00
Anthony Dresser
2f6c944317
Add editor contribution tests ( #8784 )
...
* wip
* rewrite association
* fix tests
* add more tests
* fix tests
* fix more tests
* fix tests
2020-01-10 18:57:47 -08:00
Anthony Dresser
30d9e9c141
Merge from vscode 4636be2b71c87bfb0bfe3c94278b447a5efcc1f1 ( #8722 )
...
* Merge from vscode 4636be2b71c87bfb0bfe3c94278b447a5efcc1f1
* remove tests that aren't working
2019-12-18 00:14:28 -08:00
Chris LaFreniere
6e8a08c27a
Fix Notebook Scrolling by Setting alwaysConsumeMouseWheel to False ( #8686 )
...
* flip alwaysConsumeMouseWheel to false for nb
* remove semicolon
2019-12-16 13:17:02 -08:00
Charles Gagnon
a622e4ac40
Fix options dropdown arrow alignment in options dialog ( #8695 )
2019-12-16 09:58:57 -08:00
Charles Gagnon
01b9754c80
Fix alignment of select dropdown in modal dialogs ( #8683 )
2019-12-13 16:23:25 -08:00
Anthony Dresser
642920504a
Merge from vscode cbeff45f80213db0ddda2183170281ed97ed3b12 ( #8670 )
...
* Merge from vscode cbeff45f80213db0ddda2183170281ed97ed3b12
* fix null strict checks
2019-12-13 00:50:37 -08:00
Anthony Dresser
4ba6a979ba
Merge from vscode a4177f50c475fc0fa278a78235e3bee9ffdec781 ( #8649 )
...
* Merge from vscode a4177f50c475fc0fa278a78235e3bee9ffdec781
* distro
* fix tests
2019-12-11 22:42:23 -08:00
Alex Ma
7ec516d851
Change typo for monaco-pane-view ( #8644 )
...
* changed monaco-panel to pane (typo in classname)
* removed headervisible
2019-12-11 16:56:37 -08:00
Anthony Dresser
d614116b63
Merge from vscode a416c77e56ef0314ae00633faa04878151610de8 ( #8600 )
...
* Merge from vscode a416c77e56ef0314ae00633faa04878151610de8
* distro
* fix tests
* fix tests
2019-12-07 17:19:16 -08:00
Charles Gagnon
6e8cc3aaca
Fix accessibility issues with Manage Access dialog ( #8586 )
...
* Fix accessibility issues with Manage Access dialog
* implement more property interfaces
* Fix lgtm errors
* Simplify condition
2019-12-06 15:09:42 -08:00
Charles Gagnon
d1c7370f1c
Make links more descriptive ( #8591 )
2019-12-06 13:06:49 -08:00
Alan Ren
7cd2a6d6aa
fix radio card group rendering error ( #8587 )
...
* fix rendering error
* remove extra $ sign
2019-12-06 10:20:37 -08:00
Leila Lali
0d9353d99e
Manage Package Dialog Refactor ( #8473 )
...
* Refactoring Manage Packages dialog so that other extensions can contribute to it by registering package mange providers for different location and package type
2019-12-05 10:26:50 -08:00
Anthony Dresser
f5ce7fb2a5
Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c ( #8525 )
...
* Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c
* remove files we don't want
* fix hygiene
* update distro
* update distro
* fix hygiene
* fix strict nulls
* distro
* distro
* fix tests
* fix tests
* add another edit
* fix viewlet icon
* fix azure dialog
* fix some padding
* fix more padding issues
2019-12-04 19:28:22 -08:00
Charles Gagnon
6cce532ca4
Fix wizard not displaying error messages ( #8545 )
2019-12-03 17:40:19 -08:00
Alan Ren
b38b53b658
accessible radio card ( #8514 )
...
* accessible radio card group
* set radio card group width
* address comments
* address comments 2
* fix the profile card not being focused issue
2019-12-03 13:26:00 -08:00
Charles Gagnon
4f8ced1f6b
More dangling promise cleanup ( #8518 )
...
* More dangling promise cleanup
* return void
* Function to async
* Fix a couple missed promises
2019-12-02 15:54:33 -08:00
Charles Gagnon
b8bc629970
Add aria labels and consolidate loc strings ( #8494 )
2019-12-02 13:33:24 -08:00
Charles Gagnon
3135b8525b
Add styling and component column type to declarative table ( #8476 )
...
* Initial wip
* wip
* Working implementation
* Make widths a bit nicer and remove sqlops addition
* Add sqlops back in
* Fix timing issue with tables
* Undo change to sql.bat and remove loading component when done
2019-11-27 08:06:41 -08:00