Sandeep Somavarapu
793c1b28cb
#100346 Use resource previews and remove conflict type
2020-07-09 12:37:44 +02:00
Sandeep Somavarapu
648e55967f
#99664 do not use deprecated values util
2020-07-08 09:10:14 +02:00
Rachel Macfarlane
348e2b4c6e
displayName -> label, use providerIds in favor of getProviderIds, #100993
2020-07-06 18:23:12 -07:00
Rachel Macfarlane
ab7a5ec3ad
Address part of feedback for #100993
2020-07-06 08:51:24 -07:00
Sandeep Somavarapu
2c73c38a11
dispose always
2020-06-20 01:31:17 +02:00
Sandeep Somavarapu
2f6ef86931
Fix #100411
2020-06-20 01:25:55 +02:00
Sandeep Somavarapu
2da2634cc9
Remember current machine name
2020-06-17 15:03:55 +02:00
Sandeep Somavarapu
322bd6082d
move auto sync logic from sync service to auto sync service
2020-06-17 15:03:55 +02:00
Sandeep Somavarapu
5ca3e09eb6
Fix #99102
2020-06-17 10:00:26 +02:00
Sandeep Somavarapu
5a986588b6
move sync enablement to auto sync service
2020-06-16 23:48:12 +02:00
Sandeep Somavarapu
7df4ebd0b3
Refactor auto sync service
2020-06-16 18:59:10 +02:00
Sandeep Somavarapu
8fe3a24489
set enablement on sync machines
2020-06-16 17:48:48 +02:00
Sandeep Somavarapu
d335d3639c
Fix #99764
2020-06-10 21:02:30 +02:00
Sandeep Somavarapu
d50b795e6b
Fix #95879
2020-06-09 13:27:34 +02:00
Sandeep Somavarapu
8f70ac449e
#95879 Rename to IUserDataSyncAccountService
2020-06-09 13:27:34 +02:00
Matt Bierner
cadabab73f
Mark _serviceBrand properties using declare ( #99312 )
...
_serviceBrand is only used for typing and should not result in emit
Also adds readonly
2020-06-05 11:04:15 -07:00
Sandeep Somavarapu
0bf375a847
fix #99274
2020-06-04 14:23:13 +02:00
Sandeep Somavarapu
ecafac21db
Fix #99122
2020-06-03 13:46:36 +02:00
Rachel Macfarlane
ae684437a3
Do not show option to sign into GitHub when already signed in for preferences sync, fixes #97735
2020-06-01 10:25:21 -07:00
Sandeep Somavarapu
2db11562e3
fix #96370
2020-06-01 16:13:59 +02:00
Benjamin Pasero
c86de794a0
sandbox - move main process service into electron-sandbox
2020-05-25 13:57:24 +02:00
Benjamin Pasero
2c2750be08
sandbox - get rid of IMainProcessService2
2020-05-23 14:33:57 +02:00
Benjamin Pasero
1ee6f73c9f
sandbox - move storageKeysSyncRegistryService
2020-05-23 14:05:51 +02:00
Benjamin Pasero
88af9b528f
sandbox - make sure to use sandboxed main process service consistently in renderer
2020-05-23 08:47:49 +02:00
Sandeep Somavarapu
7b21def08d
refactor - move logic to userDataSyncWorkbenchService
2020-05-21 01:51:29 +02:00
Sandeep Somavarapu
11878fd652
#93960 feedback
...
- show edit for all machines
- include platform in default name
2020-05-20 19:14:00 +02:00
Sandeep Somavarapu
dd9685c4a6
#93960 - Send machine id with data and show the machine in data view
2020-05-20 16:42:10 +02:00
Sandeep Somavarapu
175fddc4ee
#93960 Show sycned machines
2020-05-20 13:08:43 +02:00
Sandeep Somavarapu
856dea7e71
stop using commands instead use workbench service
2020-05-19 11:00:45 +02:00
Sandeep Somavarapu
26cbe9d953
#93960 Ability to downlod and replace from cloud
2020-05-12 15:40:07 +02:00
Sandeep Somavarapu
a00a441b7e
move sync trigger to autosync service
2020-05-07 14:12:18 +02:00
Sandeep Somavarapu
145c3833f4
Merge branch 'master' into sandy081/sync/globalStorage
2020-03-24 14:02:21 +01:00
Sandeep Somavarapu
b089ff140a
#86678 Enhance back up views
...
- Show individual resources
2020-03-20 16:33:20 +01:00
Sandeep Somavarapu
84142c615d
- Introduce storage key sync registry service
...
- Register pinned viewlets state key
2020-03-20 11:03:07 +01:00
Sandeep Somavarapu
74b4831485
#86678 Prepare for syncing snippets
...
- Get conflicts resources from syncronisers
- adjust conflicts handling methods to take conflicts resources
- fix back up local data before accepting incoming changes
2020-03-18 16:52:46 +01:00
Sandeep Somavarapu
839383dc1d
remove settings sync service
2020-03-14 02:18:41 +01:00
Sandeep Somavarapu
18ffc2c404
Introduce SyncResource
...
- Remove resourceKey and SyncSource and merge with SyncResource
2020-03-11 17:18:48 +01:00
Sandeep Somavarapu
c584c5c177
Implement getAllRefs and resolveContent for backup store
2020-03-06 18:10:08 +01:00
Sandeep Somavarapu
a311d7bf18
show time of sync as label
2020-03-06 18:10:08 +01:00
Sandeep Somavarapu
d23e8a3c7d
compare with local action
2020-03-06 18:10:08 +01:00
Sandeep Somavarapu
ecf67444f8
separate getting remote content and preview content
2020-03-06 18:10:08 +01:00
Sandeep Somavarapu
c7a2ac3614
FIrst cut - sync history view
2020-03-06 18:10:08 +01:00
Sandeep Somavarapu
36141fa1f3
#85619 Enable following
...
- getting all refs
- resolving content for a ref
- deleting a resource
2020-03-05 03:38:41 +01:00
Sandeep Somavarapu
eb1f88b5dc
#91556 Add telemetry to auto sync trigger sources
2020-02-26 22:25:31 +01:00
Sandeep Somavarapu
5225915278
#90218 Handle local errors
2020-02-21 18:20:31 +01:00
Sandeep Somavarapu
51fb67b182
Fix #86917
2020-02-21 16:07:36 +01:00
Sandeep Somavarapu
4e4ec3a420
use UserDataSyncError while triggering error
2020-02-20 22:26:59 +01:00
Sandeep Somavarapu
4606c33f88
Fixes #91097 , #90967 , #89538 , #89006
2020-02-20 18:32:14 +01:00
Sandeep Somavarapu
5e5e709460
move auth token service from user data sync
2020-02-20 15:04:33 +01:00
Rachel Macfarlane
df3ae4adef
Refresh auth tokens when server returns 401, fixes #89629
2020-02-18 10:46:49 -08:00