Commit Graph

84 Commits

Author SHA1 Message Date
Alex Dima
973684056e Rename modes to languages 2021-12-30 18:52:15 +01:00
Sandeep Somavarapu
2189e66f27 proper fix for #138515 2021-12-08 00:42:30 +01:00
Sandeep Somavarapu
5a9e780f0a fix #138515 2021-12-07 14:07:45 +01:00
Sandeep Somavarapu
1063c31c24 log provider id 2021-12-01 13:55:35 +01:00
Sandeep Somavarapu
a315fd8f2e #133201 add more logging 2021-11-09 16:57:27 +01:00
Tyler Leonhardt
d848f76a66 specify scopes when getting auth sessions 2021-11-01 09:51:56 -07:00
Benjamin Pasero
be2f951fde debt - introduce Promises.withAsyncBody and adopt in a few places 2021-10-11 13:27:43 +02:00
Sandeep Somavarapu
8805ccc3c4 UX affordance when settings are only initialized but sync is not turned on
- Show the badge on gear icon
- Have an action in gear dropdown to explain and turn on sync
2021-07-28 14:14:10 +02:00
Tyler Leonhardt
c35c7e050d move to using an id token for settings sync 2021-07-12 10:06:40 -07:00
Sandeep Somavarapu
c794b4d2b7 Donot log if the current window is running extension tests 2021-07-02 14:54:50 +02:00
Sandeep Somavarapu
bc62648b05 Revert "Remove authentication provider package.json declaration"
This reverts commit 811dc8d45a.
2021-03-05 14:02:57 +01:00
Rachel Macfarlane
811dc8d45a Remove authentication provider package.json declaration 2021-03-01 14:11:26 -08:00
Sandeep Somavarapu
f1aee41e1f Merge branch 'main' into sandy081/settingsSync/align 2021-02-17 19:11:17 +01:00
Sandeep Somavarapu
108616d359 support switching settings sync services in web
synchronise setting sync service type in web
show necessary prompts when services are changed
2021-02-17 19:00:21 +01:00
Rachel Macfarlane
14669c2e45 Make scopes parameter optional to getSessions and remove getAllSessions 2021-02-12 09:13:11 -08:00
Rachel Macfarlane
eceff53351 Rename login/logout to createSession/removeSession 2021-02-11 16:46:47 -08:00
Rachel Macfarlane
650906c369 Pass scopes through to authentication providers 2021-02-11 14:15:36 -08:00
Rachel Macfarlane
9118a3461c Make onDidChangeSessions event for auth providers fire complete session 2021-02-11 10:14:28 -08:00
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
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
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
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
Matt Bierner
d014eb1280 Update formatting for new TS version 2020-09-25 01:27:48 -07: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
d9680b9d05 💄 2020-09-17 21:14:13 +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
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
b50e599a14 Fix #103998 2020-08-05 12:06:48 +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