Commit Graph

35 Commits

Author SHA1 Message Date
Sandeep Somavarapu
8dfdecb938 #100346 prepare for manual sync 2020-07-10 09:22:56 +02:00
Sandeep Somavarapu
793c1b28cb #100346 Use resource previews and remove conflict type 2020-07-09 12:37:44 +02:00
Sandeep Somavarapu
2f6ef86931 Fix #100411 2020-06-20 01:25: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
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
2db11562e3 fix #96370 2020-06-01 16:13:59 +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
26cbe9d953 #93960 Ability to downlod and replace from cloud 2020-05-12 15:40:07 +02:00
Sandeep Somavarapu
b089ff140a #86678 Enhance back up views
- Show individual resources
2020-03-20 16:33:20 +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
18ffc2c404 Introduce SyncResource
- Remove resourceKey and SyncSource and merge with SyncResource
2020-03-11 17:18:48 +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
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
4606c33f88 Fixes #91097, #90967, #89538, #89006 2020-02-20 18:32:14 +01:00
Sandeep Somavarapu
46750df406 Fix #89628 2020-02-09 23:30:04 +01:00
Sandeep Somavarapu
51a956b87f simplify user data sync service 2020-02-09 23:30:04 +01:00
Sandeep Somavarapu
a63ce4df67 Improve conflicts handling when local content changes 2020-02-09 23:30:03 +01:00
Sandeep Somavarapu
fd2705396f - do not block sync if there are conflicts in one area
- allow confilicts in multiple areas
2020-02-09 23:30:03 +01:00
Sandeep Somavarapu
6d00779837 #90218 Error handling 2020-02-07 12:12:09 +01:00
Sandeep Somavarapu
6fb482dca1 Fix #89610 2020-02-05 20:21:33 +01:00
Sandeep Somavarapu
8e526ac73e Fix #89707 2020-01-30 19:23:34 +01:00
Sandeep Somavarapu
e715f396b3 💄 2020-01-26 19:10:13 +01:00
Sandeep Somavarapu
61141737dd Fix #88324 2020-01-24 12:21:56 +01:00
Sandeep Somavarapu
0d71c3325f show diff editor for keybindings conflicts 2020-01-21 10:29:51 +01:00
Sandeep Somavarapu
4f7f8587d1 #85216 More improvements to start up ux 2020-01-16 17:21:36 +01:00
Sandeep Somavarapu
5c928dff37 Fix #85618 2020-01-15 11:06:38 +01:00
Sandeep Somavarapu
7fa04ddcea #85216 pull and push support in synchronisers 2020-01-14 17:19:31 +01:00
Sandeep Somavarapu
528202e34f #85216 methods to know if synced before 2020-01-13 08:37:02 +01:00
Sandeep Somavarapu
1b0af82dfc clean up 2019-09-26 17:05:46 +02:00
Sandeep Somavarapu
d483a316ef fix compilation 2019-09-25 20:54:40 +02:00
Sandeep Somavarapu
17479a0b59 UI to remove a synced extension and show synced extensions 2019-09-23 16:01:58 +02:00
Sandeep Somavarapu
6a81e81b03 initialize statu 2019-09-19 10:01:26 +02:00
Sandeep Somavarapu
927f8d87a8 Move user data sync to shared process 2019-09-17 23:37:53 +02:00