Commit Graph

168 Commits

Author SHA1 Message Date
Benjamin Pasero
28964872e7 lifecycle - log long running operations preventing shutdown (for #112278) 2020-12-14 08:14:13 +01:00
Sandeep Somavarapu
6643750275 Fix #108647 2020-12-09 09:45:02 +01:00
Martin Aeschlimann
2ecb47d4ec Use ThemeIcon & IconRegistry for custom icons 2020-11-25 22:51:50 +01:00
Martin Aeschlimann
f0ed8aa2e9 named codicons for views (for #92791) 2020-11-19 21:34:15 +01:00
Sandeep Somavarapu
da9a12b837 Fix #104055 2020-11-16 15:58:06 +01:00
Benjamin Pasero
b07d19a768 storage - remove store2 (#109967) 2020-11-13 08:42:59 +01:00
Sandeep Somavarapu
341124ff39 #109896 Remove IStorageKeysSyncRegistryService and introduce new service for syncing extensions storage 2020-11-04 23:27:54 +01:00
Sandeep Somavarapu
6d5736aa3c #109967 Adopt to new storage API 2020-11-04 21:35:40 +01:00
Benjamin Pasero
163bd1dcb3 storage - rename storage change event 2020-11-04 15:36:35 +01:00
Benjamin Pasero
5956564b72 storage - IWorkspaceStorageChangeEvent => IStorageChangeEvent 2020-11-02 10:53:41 +01:00
Rachel Macfarlane
55e0bf2f82 Remove deprecated authenticationSessionId from embedder API 2020-10-23 16:10:00 -07:00
Sandeep Somavarapu
3f20baf3b4 move storage keys sync registry service to shared process 2020-10-23 13:49:16 +02:00
Sandeep Somavarapu
ad219036a5 extract UserDataAutoSyncEnablementService from UserDataAutoSyncService 2020-10-21 10:28:18 +02:00
Benjamin Pasero
8fcf778ba2 debt - lift lifecycle service to workbench layer 2020-10-20 15:36:53 +02:00
Benjamin Pasero
eb8e1815a3 dialogs - make sure to put mnemonics for button labels 2020-10-14 10:52:57 +02:00
Sandeep Somavarapu
ce20392891 enable syncing extensions in web by default 2020-10-09 17:08:38 +02:00
Sandeep Somavarapu
ec0d469455 Fix #107660 2020-09-29 11:33:20 +02:00
Matt Bierner
d014eb1280 Update formatting for new TS version 2020-09-25 01:27:48 -07:00
Sandeep Somavarapu
8d6fa24ffd use getter - isEnabled() is accesed in the constructor 2020-09-24 10:25:19 +02:00
Sandeep Somavarapu
4ad1655304 move settings sync options into single interface 2020-09-22 08:57:57 +02:00
Sandeep Somavarapu
5ed2768805 workbench web api for settings sync enablement 2020-09-21 19:26:15 +02:00
Sandeep Somavarapu
868ad44d0f disable syncing extensions in web 2020-09-19 10:02:36 +02:00
Sandeep Somavarapu
65e00e8168 - Remove acitivating account extension as getSessions does it.
- Add logging during initialization
2020-09-18 12:18:09 +02:00
Sandeep Somavarapu
16ff0ce22a Disable syncing extensions in Web 2020-09-18 12:18:09 +02:00
Sandeep Somavarapu
d9680b9d05 💄 2020-09-17 21:14:13 +02:00
Sandeep Somavarapu
20a6e1f5a2 update sync url on change 2020-09-17 20:20:07 +02:00
Sandeep Somavarapu
6663bb658e Move switch settings sync service during turn on 2020-09-17 00:41:24 +02:00
Sandeep Somavarapu
67bd821c07 control selecting settings service through canSwitch property 2020-09-16 13:36:32 +02:00
Sandeep Somavarapu
e1f021b08a Fix #105936 2020-09-02 22:58:30 +02:00
Sandeep Somavarapu
f063ff93f4 Fix #103238 2020-09-02 18:51:58 +02:00
Sandeep Somavarapu
f1d2076c33 #103238 filter using declared providers and wait until they are registered 2020-09-01 19:45:50 +02:00
Sandeep Somavarapu
b96ce60e2d #103405 check if sync is on 2020-08-29 12:14:46 +02:00
Sandeep Somavarapu
113fea1d2e Fix #103238 2020-08-29 11:08:52 +02:00
Sandeep Somavarapu
79e9ee33c9 rename and pass environment service 2020-08-20 10:47:09 +02:00
Sandeep Somavarapu
7e94ce8831 initialsing user data
- get the current authenticated user session from credentials provider
2020-08-19 00:31:02 +02:00
Sandeep Somavarapu
d890a22dc2 #103863 update label 2020-08-07 09:54:52 +02:00
Sandeep Somavarapu
974b450298 Fix #98675 2020-08-06 02:05:35 +02:00
Sandeep Somavarapu
5315ff624b 💄 2020-08-05 22:08:27 +02:00
Sandeep Somavarapu
b19cdc42d1 Fix #103971 2020-08-05 18:08:14 +02:00
Sandeep Somavarapu
b50e599a14 Fix #103998 2020-08-05 12:06:48 +02:00
Sandeep Somavarapu
7c8bdc3299 refresh views on reset 2020-08-05 10:18:19 +02:00
Sandeep Somavarapu
6df1b061bf Fix #104010 2020-08-05 09:53:23 +02:00
Sandeep Somavarapu
efddd85caa Fix #103675 2020-08-04 16:26:15 +02:00
Sandeep Somavarapu
51cdb49940 Fix #103246 2020-07-28 18:42:49 +02:00
Sandeep Somavarapu
f5f7415e96 fix #103238 2020-07-27 11:51:08 +02:00
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
bf9cc76621 show merge dialog only when there are merges from another machine 2020-07-24 13:31:07 +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