Sandeep Somavarapu
98f24bb5b8
remove deprecated api
2021-07-12 10:48:38 +02:00
Matt Bierner
e1f0f8f513
Add override keyword in codebase ( #120755 )
...
For #120675
This uses a script to add the override keyword to places that need it in the codebase
Note that we can't enable the --noImplicitOverride setting yet since there are still around 200 errors that require further attention
2021-04-08 10:05:20 -07:00
Benjamin Pasero
c41922bf42
chore - cleanup registerSingleton service usages
2021-02-26 15:56:37 +01:00
Sandeep Somavarapu
78bdc620d5
- disable auto sync when default service changed in web
...
- donot prevent turning off sync
2021-02-10 21:05:19 +01:00
Sandeep Somavarapu
acaf2ed2ac
fix tests
2021-02-09 17:25:55 +01:00
Sandeep Somavarapu
97fde37887
- introduce trusted api
...
- disable settings sync in untrusted workspace
2021-02-09 17:25:54 +01:00
Sandeep Somavarapu
7ce63bef17
fix #115290
2021-01-28 18:19:12 +01:00
Sandeep Somavarapu
ad219036a5
extract UserDataAutoSyncEnablementService from UserDataAutoSyncService
2020-10-21 10:28:18 +02:00