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
52a642f351
apply css style at the right element ( #14144 )
...
* apply css style at the right element
* make mergeCss protected
2021-02-03 10:27:12 -08:00
Charles Gagnon
af55dcfb42
Convert ModelView validate to Promise ( #13390 )
...
* Convert ModelView validate to Promise
* more cleanup
2020-11-13 15:31:22 -08:00
Charles Gagnon
cbe2ba0901
Add some more logging to ModelView components ( #13387 )
...
* Add some more logging to ModelView components
* Remove catch
* remove unused
2020-11-13 10:30:40 -08:00
Charles Gagnon
8b73391845
Call ModelView base init after view init ( #13261 )
...
* Call ModelView base init after view init
* baseInit to end
2020-11-07 09:41:49 -08:00
Amir Omidi
9ed274fb39
Genericify components ( #12158 )
...
* Genericify components
* Fix compile issue
* Fix feedback
* Genericify azdata components (#12164 )
* azdata generics
* Add the withProps method to azdata proposed as there may be mistakes with the interfaces in the generics
* Fix build issues because of other extensions
* Remove extra spaces
2020-09-08 16:15:24 -07: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
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
Charles Gagnon
0e9797c394
Fix more floating promises ( #8460 )
2019-11-27 08:04:51 -08: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