Sandeep Somavarapu
|
b63ccefbad
|
#100315 rename to Settings Sync
|
2020-07-27 10:40:36 +02:00 |
|
Sandeep Somavarapu
|
8ca1cf6293
|
refactor sync to reflect preview, merge, accept & apply.
|
2020-07-26 22:15:23 +02:00 |
|
Sandeep Somavarapu
|
8ef53a3f08
|
#103238 Initialize as soon as one of the account providers is available
|
2020-07-24 12:13:12 +02:00 |
|
Sandeep Somavarapu
|
75aba9d98e
|
#102581 Rename the view to merges
|
2020-07-22 09:34:43 +02:00 |
|
Sandeep Somavarapu
|
b8405ce0b8
|
Fix #103005
|
2020-07-21 13:55:01 +02:00 |
|
Sandeep Somavarapu
|
fdf70cbc7b
|
#100346 fix opening diffs and accept preview
|
2020-07-16 18:02:00 +02:00 |
|
Sandeep Somavarapu
|
1f3a4f124f
|
#100346 UI changes
- introduce sync and cancel buttons
- ability to discard
- update entries on state change with decorations
|
2020-07-16 13:11:37 +02:00 |
|
Sandeep Somavarapu
|
670e4300e4
|
#100346 improve managing sync views.
- enable only manual sync view and not all
|
2020-07-14 22:04:42 +02:00 |
|
Sandeep Somavarapu
|
c338a51524
|
re order sync views
|
2020-07-14 22:04:42 +02:00 |
|
Sandeep Somavarapu
|
fd455c37d1
|
Fix #102001
|
2020-07-14 21:19:59 +02:00 |
|
Sandeep Somavarapu
|
9aadfc98db
|
#100346 Introduce manual sync view
|
2020-07-14 13:33:14 +02:00 |
|
Sandeep Somavarapu
|
d50b795e6b
|
Fix #95879
|
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
|
2db11562e3
|
fix #96370
|
2020-06-01 16:13:59 +02:00 |
|
Sandeep Somavarapu
|
7b21def08d
|
refactor - move logic to userDataSyncWorkbenchService
|
2020-05-21 01:51:29 +02:00 |
|
Sandeep Somavarapu
|
856dea7e71
|
stop using commands instead use workbench service
|
2020-05-19 11:00:45 +02:00 |
|
Sandeep Somavarapu
|
51fb67b182
|
Fix #86917
|
2020-02-21 16:07:36 +01:00 |
|
Sandeep Somavarapu
|
62265b4ee2
|
Fix #90088
|
2020-02-10 17:27:59 +01:00 |
|
Sandeep Somavarapu
|
048d775814
|
remove unused code
|
2020-01-22 17:17:34 +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 |
|
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 |
|
Sandeep Somavarapu
|
13cbbf299d
|
change ignore settings to array
|
2019-09-25 12:50:52 +02:00 |
|
Sandeep Somavarapu
|
ad601533c5
|
setting to ignore during sync
|
2019-09-24 19:03:13 +02:00 |
|
Sandeep Somavarapu
|
15c2cfab93
|
💄
|
2019-09-24 01:40:29 +02:00 |
|
Sandeep Somavarapu
|
f030ce94b6
|
Use values util in map
|
2019-09-24 00:01:47 +02:00 |
|
Sandeep Somavarapu
|
7ccfc2dcc5
|
remove user data api implementation
|
2019-09-18 12:21:34 +02:00 |
|
Sandeep Somavarapu
|
c894376361
|
fix settings merging
|
2019-09-18 01:11:57 +02:00 |
|
Sandeep Somavarapu
|
927f8d87a8
|
Move user data sync to shared process
|
2019-09-17 23:37:53 +02:00 |
|
Sandeep Somavarapu
|
874d2fcd3e
|
sketch user data sync store service with log in
|
2019-09-17 17:34:23 +02:00 |
|
Sandeep Somavarapu
|
b44a8ca309
|
move user data sync store to workbench
|
2019-09-17 16:56:44 +02:00 |
|
Sandeep Somavarapu
|
5cc29271b5
|
Introduce id and user data sync store registry
|
2019-09-17 16:25:06 +02:00 |
|