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 |
|
Charles Gagnon
|
b2b2840990
|
Add double quotes for localize hygiene check (#6492)
* Add localize single quote hygiene task
* Update localize calls
* Update comment
* Fix build failures and remove test code
|
2019-07-25 10:35:14 -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 |
|
Kevin Cunnane
|
104b99ffa0
|
Fix #4553 Azure account prompt (#5303)
"Are you sure" prompt on removing Azure account does not respect "No"
|
2019-05-01 12:28:36 -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
|
acc27d0829
|
Code Layering Accounts (#4882)
* code layering for accounts
* formatting
* formatting
* formatting
|
2019-04-08 14:45:30 -07:00 |
|