1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00

Admin Portal - Profile

This commit is contained in:
hillelcoren 2023-07-19 20:00:18 +00:00
parent 8b1ff00aec
commit 554af654b7

View File

@ -141376,7 +141376,7 @@
t1 = t1.prefState.appLayout;
return t1;
},
SerializationUtils_computeDecode(list) {
SerializationUtils_deserializeWith(list) {
var t1 = J.getInterceptor$asx(list);
return $.$get$serializers().deserializeWith$1$2(t1.$index(list, 0), t1.$index(list, 1), type$.dynamic);
},
@ -381925,7 +381925,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$loginResponseSerializer(), response], t1, t1), $async$sendRequest$5$data$includeStatic$secret$token$url);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$loginResponseSerializer(), response], t1, t1), $async$sendRequest$5$data$includeStatic$secret$token$url);
case 4:
// returning from await.
$async$returnValue = $async$result;
@ -382106,7 +382106,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$clientItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$clientItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -382126,7 +382126,7 @@
loadList$body$ClientRepository(credentials, page) {
var $async$goto = 0,
$async$completer = A._makeAsyncAwaitCompleter(type$.legacy_BuiltList_legacy_ClientEntity),
$async$returnValue, response, t1;
$async$returnValue, response, clientResponse1, t1, clientResponse2;
var $async$loadList$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {
if ($async$errorCode === 1)
return A._asyncRethrow($async$result, $async$completer);
@ -382139,12 +382139,16 @@
case 3:
// returning from await.
response = $async$result;
clientResponse1 = $.$get$serializers().deserializeWith$1$2($.$get$_$clientListResponseSerializer(), response, type$.legacy_ClientListResponse);
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$clientListResponseSerializer(), response], t1, t1), $async$loadList$2);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$clientListResponseSerializer(), response], t1, t1), $async$loadList$2);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
clientResponse2 = $async$result;
A.print(clientResponse1);
A.print(clientResponse2);
$async$returnValue = clientResponse2.data;
// goto return
$async$goto = 1;
break;
@ -382525,7 +382529,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$invoiceItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$invoiceItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -382563,7 +382567,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$invoiceListResponseSerializer(), response], t1, t1), $async$loadList$3);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$invoiceListResponseSerializer(), response], t1, t1), $async$loadList$3);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -383203,7 +383207,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$expenseItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$expenseItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -383238,7 +383242,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$expenseListResponseSerializer(), response], t1, t1), $async$loadList$4);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$expenseListResponseSerializer(), response], t1, t1), $async$loadList$4);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -383563,7 +383567,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$invoiceItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$invoiceItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -383601,7 +383605,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$invoiceListResponseSerializer(), response], t1, t1), $async$loadList$4);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$invoiceListResponseSerializer(), response], t1, t1), $async$loadList$4);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -383811,7 +383815,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$paymentItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$paymentItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -383849,7 +383853,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$paymentListResponseSerializer(), response], t1, t1), $async$loadList$4);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$paymentListResponseSerializer(), response], t1, t1), $async$loadList$4);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -384422,7 +384426,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$productItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$productItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -384457,7 +384461,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$productListResponseSerializer(), response], t1, t1), $async$loadList$2);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$productListResponseSerializer(), response], t1, t1), $async$loadList$2);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -384626,7 +384630,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$projectItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$projectItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -384664,7 +384668,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$projectListResponseSerializer(), response], t1, t1), $async$loadList$3);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$projectListResponseSerializer(), response], t1, t1), $async$loadList$3);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -385043,7 +385047,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$invoiceItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$invoiceItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -385081,7 +385085,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$invoiceListResponseSerializer(), response], t1, t1), $async$loadList$4);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$invoiceListResponseSerializer(), response], t1, t1), $async$loadList$4);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -386302,7 +386306,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$taskItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$taskItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -386337,7 +386341,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$taskListResponseSerializer(), response], t1, t1), $async$loadList$4);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$taskListResponseSerializer(), response], t1, t1), $async$loadList$4);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -387589,7 +387593,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$vendorItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$vendorItemResponseSerializer(), response], t1, t1), $async$loadItem$2);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -387624,7 +387628,7 @@
response = $async$result;
t1 = type$.dynamic;
$async$goto = 4;
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_computeDecode$closure(), [$.$get$_$vendorListResponseSerializer(), response], t1, t1), $async$loadList$2);
return A._asyncAwait(A._isolates_web__compute$closure().call$2$2(A.serialization0_SerializationUtils_deserializeWith$closure(), [$.$get$_$vendorListResponseSerializer(), response], t1, t1), $async$loadList$2);
case 4:
// returning from await.
$async$returnValue = $async$result.data;
@ -571419,7 +571423,7 @@
_static_2(A, "loading_reducer___setLoaded$closure", "_setLoaded", 4077);
_static_2(A, "loading_reducer___setSaving$closure", "_setSaving", 4078);
_static_2(A, "loading_reducer___setSaved$closure", "_setSaved", 4079);
_static_1(A, "serialization0_SerializationUtils_computeDecode$closure", "SerializationUtils_computeDecode", 13);
_static_1(A, "serialization0_SerializationUtils_deserializeWith$closure", "SerializationUtils_deserializeWith", 13);
_static_0(A, "utils3__getUtcDateTime$closure", "getUtcDateTime", 336);
_static(A, "document_keyboard_actions__doNothingWhenThereIsNoSelection$closure", 0, null, ["call$2$editContext$keyEvent", "call$0"], ["doNothingWhenThereIsNoSelection", function() {
return A.doNothingWhenThereIsNoSelection(null, null);