@@ -13,6 +13,8 @@ Object {
13
13
" dropResults" : [Function ],
14
14
" fetchCheckpointsDone" : [Function ],
15
15
" fetchCheckpointsInit" : [Function ],
16
+ " getActiveChallengesCountDone" : [Function ],
17
+ " getActiveChallengesCountInit" : [Function ],
16
18
" getDetailsDone" : [Function ],
17
19
" getDetailsInit" : [Function ],
18
20
" getSubmissionsDone" : [Function ],
@@ -48,6 +50,10 @@ Object {
48
50
" getGroupsDone" : [Function ],
49
51
" getGroupsInit" : [Function ],
50
52
},
53
+ " lookup" : Object {
54
+ " getSkillTagsDone" : [Function ],
55
+ " getSkillTagsInit" : [Function ],
56
+ },
51
57
" memberTasks" : Object {
52
58
" dropAll" : [Function ],
53
59
" getDone" : [Function ],
@@ -58,25 +64,59 @@ Object {
58
64
" dropAll" : [Function ],
59
65
" getAchievementsDone" : [Function ],
60
66
" getAchievementsInit" : [Function ],
67
+ " getActiveChallengesDone" : [Function ],
68
+ " getActiveChallengesInit" : [Function ],
61
69
" getFinancesDone" : [Function ],
62
70
" getFinancesInit" : [Function ],
71
+ " getStatsDistributionDone" : [Function ],
72
+ " getStatsDistributionInit" : [Function ],
63
73
" getStatsDone" : [Function ],
74
+ " getStatsHistoryDone" : [Function ],
75
+ " getStatsHistoryInit" : [Function ],
64
76
" getStatsInit" : [Function ],
65
77
},
66
78
" profile" : Object {
79
+ " addSkillDone" : [Function ],
80
+ " addSkillInit" : [Function ],
81
+ " addWebLinkDone" : [Function ],
82
+ " addWebLinkInit" : [Function ],
83
+ " deletePhotoDone" : [Function ],
84
+ " deletePhotoInit" : [Function ],
85
+ " deleteWebLinkDone" : [Function ],
86
+ " deleteWebLinkInit" : [Function ],
67
87
" getAchievementsDone" : [Function ],
68
88
" getAchievementsInit" : [Function ],
89
+ " getCredentialDone" : [Function ],
90
+ " getCredentialInit" : [Function ],
91
+ " getEmailPreferencesDone" : [Function ],
92
+ " getEmailPreferencesInit" : [Function ],
69
93
" getExternalAccountsDone" : [Function ],
70
94
" getExternalAccountsInit" : [Function ],
71
95
" getExternalLinksDone" : [Function ],
72
96
" getExternalLinksInit" : [Function ],
73
97
" getInfoDone" : [Function ],
74
98
" getInfoInit" : [Function ],
99
+ " getLinkedAccountsDone" : [Function ],
100
+ " getLinkedAccountsInit" : [Function ],
75
101
" getSkillsDone" : [Function ],
76
102
" getSkillsInit" : [Function ],
77
103
" getStatsDone" : [Function ],
78
104
" getStatsInit" : [Function ],
105
+ " hideSkillDone" : [Function ],
106
+ " hideSkillInit" : [Function ],
107
+ " linkExternalAccountDone" : [Function ],
108
+ " linkExternalAccountInit" : [Function ],
79
109
" loadProfile" : [Function ],
110
+ " saveEmailPreferencesDone" : [Function ],
111
+ " saveEmailPreferencesInit" : [Function ],
112
+ " unlinkExternalAccountDone" : [Function ],
113
+ " unlinkExternalAccountInit" : [Function ],
114
+ " updatePasswordDone" : [Function ],
115
+ " updatePasswordInit" : [Function ],
116
+ " updateProfileDone" : [Function ],
117
+ " updateProfileInit" : [Function ],
118
+ " uploadPhotoDone" : [Function ],
119
+ " uploadPhotoInit" : [Function ],
80
120
},
81
121
" reviewOpportunity" : Object {
82
122
" cancelApplicationsDone" : [Function ],
@@ -166,6 +206,7 @@ Object {
166
206
" direct" : [Function ],
167
207
" errors" : [Function ],
168
208
" groups" : [Function ],
209
+ " lookup" : [Function ],
169
210
" memberTasks" : [Function ],
170
211
" members" : [Function ],
171
212
" mySubmissionsManagement" : [Function ],
@@ -209,6 +250,10 @@ Object {
209
250
" default" : undefined ,
210
251
" getService" : [Function ],
211
252
},
253
+ " lookup" : Object {
254
+ " default" : undefined ,
255
+ " getService" : [Function ],
256
+ },
212
257
" members" : Object {
213
258
" default" : undefined ,
214
259
" getService" : [Function ],
0 commit comments