@@ -126,6 +126,12 @@ Object {
126
126
" submitApplicationsDone" : [Function ],
127
127
" submitApplicationsInit" : [Function ],
128
128
},
129
+ " settings" : Object {
130
+ " addUserTrait" : [Function ],
131
+ " deleteUserTrait" : [Function ],
132
+ " getAllUserTraits" : [Function ],
133
+ " updateUserTrait" : [Function ],
134
+ },
129
135
" smp" : Object {
130
136
" deleteSubmissionDone" : [Function ],
131
137
" deleteSubmissionInit" : [Function ],
@@ -147,6 +153,16 @@ Object {
147
153
" getTermsDone" : [Function ],
148
154
" getTermsInit" : [Function ],
149
155
},
156
+ " ui" : Object {
157
+ " settings" : Object {
158
+ " profile" : Object {
159
+ " toggleTab" : [Function ],
160
+ },
161
+ " tools" : Object {
162
+ " toggleTab" : [Function ],
163
+ },
164
+ },
165
+ },
150
166
},
151
167
" challenge" : Object {
152
168
" filter" : Object {
@@ -184,6 +200,7 @@ Object {
184
200
" countReset" : [Function ],
185
201
" debug" : [Function ],
186
202
" dir" : [Function ],
203
+ " dirxml" : [Function ],
187
204
" error" : [Function ],
188
205
" group" : [Function ],
189
206
" groupCollapsed" : [Function ],
@@ -212,8 +229,10 @@ Object {
212
229
" mySubmissionsManagement" : [Function ],
213
230
" profile" : [Function ],
214
231
" reviewOpportunity" : [Function ],
232
+ " settings" : [Function ],
215
233
" stats" : [Function ],
216
234
" terms" : [Function ],
235
+ " ui" : [Function ],
217
236
},
218
237
" services" : Object {
219
238
" api" : Object {
@@ -274,6 +293,10 @@ Object {
274
293
" default" : [Function ],
275
294
" getUserSettingsService" : [Function ],
276
295
},
296
+ " userTraits" : Object {
297
+ " default" : undefined ,
298
+ " getService" : [Function ],
299
+ },
277
300
},
278
301
" tc" : Object {
279
302
" COMPETITION_TRACKS" : Object {
0 commit comments