ADS Merger
4c3e48773d
Merge from vscode cfc1ab4c5f816765b91fb7ead3c3427a7c8581a3
2020-03-11 04:19:23 +00: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
Charles Gagnon
5b50696a1b
Fix more floating promises ( #8374 )
...
* Fix more floating promises
* Fix a few more
* Test fixes
* Fix spellings
* More promise fixes
* couple more
* Few more fixes
* One more missed one
2019-11-18 17:11:25 -08:00
Anthony Dresser
7a2c30e159
move code from parts to contrib ( #8319 )
2019-11-14 12:23:11 -08:00
Charles Gagnon
18ab2ae799
Remove TelemetryUtils and use IAdsTelemetryService directly ( #8289 )
...
* Remove TelemetryUtils and use IAdsTelemetryService directly
* Fix event names and cleanup
* Fix tests
* Fix strict null check
2019-11-13 13:54:55 -08:00
Anthony Dresser
ade68b184d
Move code around for more linting ( #8190 )
...
* testing
* moving around all the code
* fix strict nulls
2019-11-04 10:41:28 -08:00
Anthony Dresser
ea0f9e6ce9
Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463 ( #7206 )
...
* Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463
* fix config changes
* fix strictnull checks
2019-09-15 22:38:26 -07:00
Anthony Dresser
4966ed8b42
Strict Null Checks on platform/accounts ( #6735 )
...
* add some patches for strict null
* renable strict null checks
* wip
* finish adding account to strict nulls
* fix backup component
* wip
* fix tests
2019-08-14 20:26:21 -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
Charles Gagnon
ca2b7cc4bc
Remove unnecessary 'use strict' lines and add hygiene check ( #5363 )
...
* Remove unnecessary 'use strict' lines and add hygiene check for them
* Move check to under tslint filters to reduce number of filters needed
* Only take first 10 lines of file
2019-05-07 22:57:08 -07:00
Anthony Dresser
ab0cd71d10
Remove logging and clone utlities ( #5309 )
...
* remove log utility functions; remove custom mixin
* fix tests
* add log service as required by telemetry utils
* remove unused code
* replace some console.logs with logservice
2019-05-04 22:37:15 -07:00
Anthony Dresser
9e56187c16
Remove sql/common ( #4990 )
...
* remove sql/common/
* formatting
* fix cyclic dependency
2019-04-12 12:47:48 -07:00
Anthony Dresser
acc27d0829
Code Layering Accounts ( #4882 )
...
* code layering for accounts
* formatting
* formatting
* formatting
2019-04-08 14:45:30 -07:00
Karl Burtram
84890eb1b4
Update product references from 'sqlops' to 'azdata' ( #4259 )
...
* Update extensions to use azdata
* Switch core code to use azdata
2019-03-01 13:59:37 -08:00
Anthony Dresser
ea67859de7
Initial Code Layering ( #3788 )
...
* working on formatting
* fixed basic lint errors; starting moving things to their appropriate location
* formatting
* update tslint to match the version of vscode we have
* remove unused code
* work in progress fixing layering
* formatting
* moved connection management service to platform
* formatting
* add missing file
* moving more servies
* formatting
* moving more services
* formatting
* wip
* moving more services
* formatting
* revert back tslint rules
* move css file
* add missing svgs
2019-01-25 14:52:35 -08:00