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
Sandeep Somavarapu
62265b4ee2
Fix #90088
2020-02-10 17:27:59 +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
a27c9fc6b1
Fix #85211
2020-01-24 21:47:16 +01:00
Sandeep Somavarapu
61141737dd
Fix #88324
2020-01-24 12:21:56 +01:00
Sandeep Somavarapu
048d775814
remove unused code
2020-01-22 17:17:34 +01:00
Sandeep Somavarapu
0d71c3325f
show diff editor for keybindings conflicts
2020-01-21 10:29:51 +01:00
Sandeep Somavarapu
4461c1649d
- retain order and comments
...
- show diff editor for 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
a46a5dba98
#88322 Provide a picker to select extensions to sync
2020-01-16 09:03:39 +01:00
Sandeep Somavarapu
5c928dff37
Fix #85618
2020-01-15 11:06:38 +01:00
Rachel Macfarlane
60beab2535
Move settings sync auth into built in extension
2020-01-14 14:50:37 -08: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
cd4472ed5f
#86681 Change API to access conflict settings in sync way
2020-01-09 13:22:59 +01:00
Sandeep Somavarapu
f14dd3f77f
Fix #86681
2020-01-08 16:53:18 +01:00
Sandeep Somavarapu
efbcd7f563
rename
2019-12-13 16:23:56 +01:00
Sandeep Somavarapu
fe24fd8269
rename
2019-12-13 16:23:56 +01:00
Sandeep Somavarapu
0014aa16bd
#85884 rename
2019-12-13 00:09:19 +01:00
Sandeep Somavarapu
ccf9aeadc8
Fix #85331 #86402
2019-12-09 12:31:05 +01:00
Sandeep Somavarapu
efd633a2fb
Fix #86062
2019-12-04 15:56:12 +01:00
Sandeep Somavarapu
4b0a066b83
- Get formatting options using text model
...
- Send only bindings to resolve
2019-12-02 11:15:42 +01:00
Sandeep Somavarapu
880c488b39
Fix #85543
2019-12-02 10:34:34 +01:00
Sandeep Somavarapu
02bd95c906
refactor keybindings merge
2019-12-01 20:52:27 +01:00
Sandeep Somavarapu
63afb95647
Enable keybindings synchronization
2019-12-01 20:51:03 +01:00