Alan Ren
|
86cd0003fe
|
add required indicator (#22971)
|
2023-05-04 15:23:22 -07:00 |
|
Alan Ren
|
8690c350d2
|
fix server group color a11y issue (#21958)
|
2023-02-15 21:21:35 -08:00 |
|
Karl Burtram
|
8a3d08f0de
|
Merge vscode 1.67 (#20883)
* Fix initial build breaks from 1.67 merge (#2514)
* Update yarn lock files
* Update build scripts
* Fix tsconfig
* Build breaks
* WIP
* Update yarn lock files
* Misc breaks
* Updates to package.json
* Breaks
* Update yarn
* Fix breaks
* Breaks
* Build breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Missing file
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Fix several runtime breaks (#2515)
* Missing files
* Runtime breaks
* Fix proxy ordering issue
* Remove commented code
* Fix breaks with opening query editor
* Fix post merge break
* Updates related to setup build and other breaks (#2516)
* Fix bundle build issues
* Update distro
* Fix distro merge and update build JS files
* Disable pipeline steps
* Remove stats call
* Update license name
* Make new RPM dependencies a warning
* Fix extension manager version checks
* Update JS file
* Fix a few runtime breaks
* Fixes
* Fix runtime issues
* Fix build breaks
* Update notebook tests (part 1)
* Fix broken tests
* Linting errors
* Fix hygiene
* Disable lint rules
* Bump distro
* Turn off smoke tests
* Disable integration tests
* Remove failing "activate" test
* Remove failed test assertion
* Disable other broken test
* Disable query history tests
* Disable extension unit tests
* Disable failing tasks
|
2022-10-19 19:13:18 -07:00 |
|
Alan Ren
|
45b0075353
|
use aria-label for radio group (#20425)
|
2022-08-19 15:42:21 -07:00 |
|
Alan Ren
|
973c1c2437
|
show server group color name (#20271)
|
2022-08-08 17:06:13 -07:00 |
|
Alan Ren
|
5ec567a4f7
|
add title for color box (#19121)
|
2022-04-15 12:56:07 -07:00 |
|
Aditya Bist
|
2aabc1ea9b
|
fix arrow keys not working in server group dialog (#16825)
* fix arro keys not working in server group dialog
* use existing container instead of dom element
* proper fix with code cleaning
|
2021-08-18 17:10:59 -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 |
|
Charles Gagnon
|
31ce58a8fc
|
Cleanup telemetry keys (#14795)
* Add event for connection error
* Cleanup telemetry keys
* Fix missed keys
|
2021-03-18 15:52:57 -07:00 |
|
Charles Gagnon
|
d2faf9075d
|
Clean up dialog event hide reasons (#14566)
* Clean up dialog event hide reasons
* Remove done
|
2021-03-05 08:54:35 -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 |
|
ADS Merger
|
4c3e48773d
|
Merge from vscode cfc1ab4c5f816765b91fb7ead3c3427a7c8581a3
|
2020-03-11 04:19:23 +00:00 |
|
Charles Gagnon
|
a9056bbba5
|
Fix server group dialog open (#9330)
|
2020-02-25 15:14:32 -08:00 |
|
Anthony Dresser
|
1d0f76d26a
|
Setup files for workbench/services to be strict compiled (#9168)
* setup services to be strict compiled. fix some of the issues
* fix compile
* fix compile
* revert some undefined changes
|
2020-02-19 16:07:57 -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 |
|