mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Admin Portal - Profile
This commit is contained in:
parent
b1705b9027
commit
85d0432fbe
12
public/main.profile.dart.js
vendored
12
public/main.profile.dart.js
vendored
@ -372008,7 +372008,7 @@
|
|||||||
t5 = companyGateway.feesAndLimitsMap;
|
t5 = companyGateway.feesAndLimitsMap;
|
||||||
for (; t2.moveNext$0();) {
|
for (; t2.moveNext$0();) {
|
||||||
t6 = t2.get$current(t2);
|
t6 = t2.get$current(t2);
|
||||||
t7 = C.Map_ubvMb.$index(0, t6);
|
t7 = C.Map_s86xu.$index(0, t6);
|
||||||
t7 = t1.lookup$1(t7 == null ? "" : t7);
|
t7 = t1.lookup$1(t7 == null ? "" : t7);
|
||||||
t12 = K.Theme_of(context).accentColor;
|
t12 = K.Theme_of(context).accentColor;
|
||||||
t13 = J.$index$asx(t5._map$_map, t6);
|
t13 = J.$index$asx(t5._map$_map, t6);
|
||||||
@ -372297,7 +372297,7 @@
|
|||||||
V._CompanyGatewayEditState_build_closure17.prototype = {
|
V._CompanyGatewayEditState_build_closure17.prototype = {
|
||||||
call$1: function(gatewayTypeId) {
|
call$1: function(gatewayTypeId) {
|
||||||
var _null = null,
|
var _null = null,
|
||||||
t1 = C.Map_ubvMb.$index(0, gatewayTypeId);
|
t1 = C.Map_s86xu.$index(0, gatewayTypeId);
|
||||||
if (t1 == null)
|
if (t1 == null)
|
||||||
t1 = "";
|
t1 = "";
|
||||||
return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(t1), _null, _null, _null, _null, _null, _null, _null, _null, _null), gatewayTypeId, type$.legacy_String);
|
return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(t1), _null, _null, _null, _null, _null, _null, _null, _null, _null), gatewayTypeId, type$.legacy_String);
|
||||||
@ -373123,7 +373123,7 @@
|
|||||||
webhookUrl = t6.$index(t5, t4).userCompany.account.defaultUrl + "/payment_webhook/" + t6.$index(t5, t4).userCompany.company.companyKey + "/" + t3;
|
webhookUrl = t6.$index(t5, t4).userCompany.account.defaultUrl + "/payment_webhook/" + t6.$index(t5, t4).userCompany.company.companyKey + "/" + t3;
|
||||||
t2 = type$.legacy_String;
|
t2 = type$.legacy_String;
|
||||||
allFields = P.LinkedHashMap_LinkedHashMap$_empty(t2, type$.legacy_Map_of_legacy_String_and_legacy_String);
|
allFields = P.LinkedHashMap_LinkedHashMap$_empty(t2, type$.legacy_Map_of_legacy_String_and_legacy_String);
|
||||||
for (t7 = J.get$iterator$ax(C.Map_ubvMb.get$keys(C.Map_ubvMb)), t8 = companyGateway.feesAndLimitsMap; t7.moveNext$0();) {
|
for (t7 = J.get$iterator$ax(C.Map_s86xu.get$keys(C.Map_s86xu)), t8 = companyGateway.feesAndLimitsMap; t7.moveNext$0();) {
|
||||||
t9 = t7.get$current(t7);
|
t9 = t7.get$current(t7);
|
||||||
fields = P.LinkedHashMap_LinkedHashMap$_empty(t2, t2);
|
fields = P.LinkedHashMap_LinkedHashMap$_empty(t2, t2);
|
||||||
t10 = t8._map$_map;
|
t10 = t8._map$_map;
|
||||||
@ -373203,7 +373203,7 @@
|
|||||||
t7.push(new O.EntitiesListTile(companyGateway, C.EntityType_payment, t1.get$payments(), $.$get$memoizedPaymentStatsForCompanyGateway().call$2(t3, t6.$index(t5, t4).paymentState.map).present$2(t1.get$active(t1), t1.get$archived()), _this.isFilter, true, _null));
|
t7.push(new O.EntitiesListTile(companyGateway, C.EntityType_payment, t1.get$payments(), $.$get$memoizedPaymentStatsForCompanyGateway().call$2(t3, t6.$index(t5, t4).paymentState.map).present$2(t1.get$active(t1), t1.get$archived()), _this.isFilter, true, _null));
|
||||||
for (t2 = allFields.get$entries(allFields), t2 = t2.get$iterator(t2); t2.moveNext$0();) {
|
for (t2 = allFields.get$entries(allFields), t2 = t2.get$iterator(t2); t2.moveNext$0();) {
|
||||||
t3 = t2.get$current(t2);
|
t3 = t2.get$current(t2);
|
||||||
C.JSArray_methods.addAll$1(t7, H.setRuntimeTypeInfo([new T.Padding(C.EdgeInsets_20_20_0_0, new L.Text(t1.lookup$1(C.Map_ubvMb.$index(0, t3.get$key(t3))), K.Theme_of(context).textTheme.headline6, _null, _null, _null, _null, _null, _null, _null, _null), _null), new T.FieldGrid(t3.get$value(t3), _null)], t8));
|
C.JSArray_methods.addAll$1(t7, H.setRuntimeTypeInfo([new T.Padding(C.EdgeInsets_20_20_0_0, new L.Text(t1.lookup$1(C.Map_s86xu.$index(0, t3.get$key(t3))), K.Theme_of(context).textTheme.headline6, _null, _null, _null, _null, _null, _null, _null, _null), _null), new T.FieldGrid(t3.get$value(t3), _null)], t8));
|
||||||
}
|
}
|
||||||
return new X.ScrollableListView(t7, _null, _null, false, _null);
|
return new X.ScrollableListView(t7, _null, _null, false, _null);
|
||||||
}
|
}
|
||||||
@ -440091,12 +440091,12 @@
|
|||||||
C.Map_oWkr3 = new H.ConstantStringMap(19, {NumpadDivide: C.LogicalKeyboardKey_4295426132, NumpadMultiply: C.LogicalKeyboardKey_4295426133, NumpadSubtract: C.LogicalKeyboardKey_4295426134, NumpadAdd: C.LogicalKeyboardKey_4295426135, Numpad1: C.LogicalKeyboardKey_4295426137, Numpad2: C.LogicalKeyboardKey_4295426138, Numpad3: C.LogicalKeyboardKey_4295426139, Numpad4: C.LogicalKeyboardKey_4295426140, Numpad5: C.LogicalKeyboardKey_4295426141, Numpad6: C.LogicalKeyboardKey_4295426142, Numpad7: C.LogicalKeyboardKey_4295426143, Numpad8: C.LogicalKeyboardKey_4295426144, Numpad9: C.LogicalKeyboardKey_4295426145, Numpad0: C.LogicalKeyboardKey_4295426146, NumpadDecimal: C.LogicalKeyboardKey_4295426147, NumpadEqual: C.LogicalKeyboardKey_4295426151, NumpadComma: C.LogicalKeyboardKey_4295426181, NumpadParenLeft: C.LogicalKeyboardKey_4295426230, NumpadParenRight: C.LogicalKeyboardKey_4295426231}, C.List_oWp, type$.ConstantStringMap_of_legacy_String_and_legacy_LogicalKeyboardKey);
|
C.Map_oWkr3 = new H.ConstantStringMap(19, {NumpadDivide: C.LogicalKeyboardKey_4295426132, NumpadMultiply: C.LogicalKeyboardKey_4295426133, NumpadSubtract: C.LogicalKeyboardKey_4295426134, NumpadAdd: C.LogicalKeyboardKey_4295426135, Numpad1: C.LogicalKeyboardKey_4295426137, Numpad2: C.LogicalKeyboardKey_4295426138, Numpad3: C.LogicalKeyboardKey_4295426139, Numpad4: C.LogicalKeyboardKey_4295426140, Numpad5: C.LogicalKeyboardKey_4295426141, Numpad6: C.LogicalKeyboardKey_4295426142, Numpad7: C.LogicalKeyboardKey_4295426143, Numpad8: C.LogicalKeyboardKey_4295426144, Numpad9: C.LogicalKeyboardKey_4295426145, Numpad0: C.LogicalKeyboardKey_4295426146, NumpadDecimal: C.LogicalKeyboardKey_4295426147, NumpadEqual: C.LogicalKeyboardKey_4295426151, NumpadComma: C.LogicalKeyboardKey_4295426181, NumpadParenLeft: C.LogicalKeyboardKey_4295426230, NumpadParenRight: C.LogicalKeyboardKey_4295426231}, C.List_oWp, type$.ConstantStringMap_of_legacy_String_and_legacy_LogicalKeyboardKey);
|
||||||
C.List_qBb = H.setRuntimeTypeInfo(makeConstList(["1", "2", "3", "4"]), type$.JSArray_legacy_String);
|
C.List_qBb = H.setRuntimeTypeInfo(makeConstList(["1", "2", "3", "4"]), type$.JSArray_legacy_String);
|
||||||
C.Map_qBa3g = new H.ConstantStringMap(4, {"1": "draft", "2": "sent", "3": "partial", "4": "applied"}, C.List_qBb, type$.ConstantStringMap_of_legacy_String_and_legacy_String);
|
C.Map_qBa3g = new H.ConstantStringMap(4, {"1": "draft", "2": "sent", "3": "partial", "4": "applied"}, C.List_qBb, type$.ConstantStringMap_of_legacy_String_and_legacy_String);
|
||||||
|
C.List_s8I0 = H.setRuntimeTypeInfo(makeConstList(["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "18", "17"]), type$.JSArray_legacy_String);
|
||||||
|
C.Map_s86xu = new H.ConstantStringMap(18, {"1": "credit_card", "2": "bank_transfer", "3": "paypal", "4": "crypto", "5": "custom", "6": "alipay", "7": "sofort", "8": "apple_pay", "9": "sepa", "10": "credit", "11": "kbc", "12": "bancontact", "13": "ideal", "14": "hosted", "15": "giropay", "16": "przelewy24", "18": "fpx", "17": "eps"}, C.List_s8I0, type$.ConstantStringMap_of_legacy_String_and_legacy_String);
|
||||||
C.Map_so4CA = new H.ConstantStringMap(7, {sidebar_active_background_color: "#444444", sidebar_active_font_color: "#FFFFFF", sidebar_inactive_background_color: "#2F2F2F", sidebar_inactive_font_color: "#FFFFFF", invoice_header_background_color: "#777777", invoice_header_font_color: "#FFFFFF", table_alternate_row_background_color: "#F9F9F9"}, C.List_soA, type$.ConstantStringMap_of_legacy_String_and_legacy_String);
|
C.Map_so4CA = new H.ConstantStringMap(7, {sidebar_active_background_color: "#444444", sidebar_active_font_color: "#FFFFFF", sidebar_inactive_background_color: "#2F2F2F", sidebar_inactive_font_color: "#FFFFFF", invoice_header_background_color: "#777777", invoice_header_font_color: "#FFFFFF", table_alternate_row_background_color: "#F9F9F9"}, C.List_soA, type$.ConstantStringMap_of_legacy_String_and_legacy_String);
|
||||||
C.List_tO30 = H.setRuntimeTypeInfo(makeConstList(["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"]), type$.JSArray_legacy_String);
|
C.List_tO30 = H.setRuntimeTypeInfo(makeConstList(["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"]), type$.JSArray_legacy_String);
|
||||||
C.Map_tOd65 = new H.ConstantStringMap(12, {"1": "january", "2": "february", "3": "march", "4": "april", "5": "may", "6": "june", "7": "july", "8": "august", "9": "september", "10": "october", "11": "november", "12": "december"}, C.List_tO30, type$.ConstantStringMap_of_legacy_String_and_legacy_String);
|
C.Map_tOd65 = new H.ConstantStringMap(12, {"1": "january", "2": "february", "3": "march", "4": "april", "5": "may", "6": "june", "7": "july", "8": "august", "9": "september", "10": "october", "11": "november", "12": "december"}, C.List_tO30, type$.ConstantStringMap_of_legacy_String_and_legacy_String);
|
||||||
C.Map_tOn4d = new H.ConstantStringMap(12, {"1": "freq_daily", "2": "freq_weekly", "3": "freq_two_weeks", "4": "freq_four_weeks", "5": "freq_monthly", "6": "freq_two_months", "7": "freq_three_months", "8": "freq_four_months", "9": "freq_six_months", "10": "freq_annually", "11": "freq_two_years", "12": "freq_three_years"}, C.List_tO30, type$.ConstantStringMap_of_legacy_String_and_legacy_String);
|
C.Map_tOn4d = new H.ConstantStringMap(12, {"1": "freq_daily", "2": "freq_weekly", "3": "freq_two_weeks", "4": "freq_four_weeks", "5": "freq_monthly", "6": "freq_two_months", "7": "freq_three_months", "8": "freq_four_months", "9": "freq_six_months", "10": "freq_annually", "11": "freq_two_years", "12": "freq_three_years"}, C.List_tO30, type$.ConstantStringMap_of_legacy_String_and_legacy_String);
|
||||||
C.List_ubL = H.setRuntimeTypeInfo(makeConstList(["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17"]), type$.JSArray_legacy_String);
|
|
||||||
C.Map_ubvMb = new H.ConstantStringMap(17, {"1": "credit_card", "2": "bank_transfer", "3": "paypal", "4": "crypto", "5": "custom", "6": "alipay", "7": "sofort", "8": "apple_pay", "9": "sepa", "10": "credit", "11": "kbc", "12": "bancontact", "13": "ideal", "14": "giropay", "15": "przelewy24", "16": "fpx", "17": "eps"}, C.List_ubL, type$.ConstantStringMap_of_legacy_String_and_legacy_String);
|
|
||||||
C.Map_yXAeS = new H.GeneralConstantMap([0, "FontWeight.w100", 1, "FontWeight.w200", 2, "FontWeight.w300", 3, "FontWeight.w400", 4, "FontWeight.w500", 5, "FontWeight.w600", 6, "FontWeight.w700", 7, "FontWeight.w800", 8, "FontWeight.w900"], type$.GeneralConstantMap_of_legacy_int_and_legacy_String);
|
C.Map_yXAeS = new H.GeneralConstantMap([0, "FontWeight.w100", 1, "FontWeight.w200", 2, "FontWeight.w300", 3, "FontWeight.w400", 4, "FontWeight.w500", 5, "FontWeight.w600", 6, "FontWeight.w700", 7, "FontWeight.w800", 8, "FontWeight.w900"], type$.GeneralConstantMap_of_legacy_int_and_legacy_String);
|
||||||
C.Map_yXX0S = new H.GeneralConstantMap([4096, "invoices", 1, "recurring_invoices", 4, "quotes", 2, "credits", 32, "projects", 8, "tasks", 64, "vendors", 16, "expenses", 512, "recurring_expenses"], type$.GeneralConstantMap_of_legacy_int_and_legacy_String);
|
C.Map_yXX0S = new H.GeneralConstantMap([4096, "invoices", 1, "recurring_invoices", 4, "quotes", 2, "credits", 32, "projects", 8, "tasks", 64, "vendors", 16, "expenses", 512, "recurring_expenses"], type$.GeneralConstantMap_of_legacy_int_and_legacy_String);
|
||||||
C.MarginSpec_null_null_null_50 = new M.MarginSpec(null, null, null, 50);
|
C.MarginSpec_null_null_null_50 = new M.MarginSpec(null, null, null, 50);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user