@colijnit/ioneconnector 262.1.0 → 262.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/connector.d.ts +33 -33
- package/build/connector.js +79 -79
- package/build/connector.js.map +1 -1
- package/build/connector.unit.test.d.ts +1 -1
- package/build/connector.unit.test.js +108 -108
- package/build/enum/activate-user-account-status.enum.d.ts +6 -6
- package/build/enum/activate-user-account-status.enum.js +10 -10
- package/build/enum/activate-user-account-status.enum.js.map +1 -1
- package/build/enum/address-format.enum.d.ts +4 -4
- package/build/enum/address-format.enum.js +8 -8
- package/build/enum/address-format.enum.js.map +1 -1
- package/build/enum/backend-language-code.enum.d.ts +6 -6
- package/build/enum/backend-language-code.enum.js +10 -10
- package/build/enum/backend-language-code.enum.js.map +1 -1
- package/build/enum/backend-service-name.enum.d.ts +7 -7
- package/build/enum/backend-service-name.enum.js +11 -11
- package/build/enum/backend-service-name.enum.js.map +1 -1
- package/build/enum/communication-type.enum.d.ts +8 -8
- package/build/enum/communication-type.enum.js +12 -12
- package/build/enum/communication-type.enum.js.map +1 -1
- package/build/enum/datasession-service-method.enum.d.ts +13 -13
- package/build/enum/datasession-service-method.enum.js +17 -17
- package/build/enum/datasession-service-method.enum.js.map +1 -1
- package/build/enum/db-boolean-value-type.enum.d.ts +12 -12
- package/build/enum/db-boolean-value-type.enum.js +32 -32
- package/build/enum/db-boolean-value-type.enum.js.map +1 -1
- package/build/enum/end-point.enum.d.ts +4 -4
- package/build/enum/end-point.enum.js +8 -8
- package/build/enum/end-point.enum.js.map +1 -1
- package/build/enum/external-method.enum.d.ts +22 -22
- package/build/enum/external-method.enum.js +26 -26
- package/build/enum/external-method.enum.js.map +1 -1
- package/build/enum/file-type-internal.enum.d.ts +11 -11
- package/build/enum/file-type-internal.enum.js +15 -15
- package/build/enum/file-type-internal.enum.js.map +1 -1
- package/build/enum/file-type.enum.d.ts +5 -5
- package/build/enum/file-type.enum.js +9 -9
- package/build/enum/file-type.enum.js.map +1 -1
- package/build/enum/filter-type.enum.d.ts +4 -4
- package/build/enum/filter-type.enum.js +8 -8
- package/build/enum/filter-type.enum.js.map +1 -1
- package/build/enum/health-service-method.enum.d.ts +3 -3
- package/build/enum/health-service-method.enum.js +7 -7
- package/build/enum/health-service-method.enum.js.map +1 -1
- package/build/enum/language-code.enum.d.ts +7 -7
- package/build/enum/language-code.enum.js +11 -11
- package/build/enum/language-code.enum.js.map +1 -1
- package/build/enum/login-service-method.enum.d.ts +25 -25
- package/build/enum/login-service-method.enum.js +29 -29
- package/build/enum/login-service-method.enum.js.map +1 -1
- package/build/enum/login-status.enum.d.ts +20 -20
- package/build/enum/login-status.enum.js +24 -24
- package/build/enum/login-status.enum.js.map +1 -1
- package/build/enum/message-type.enum.d.ts +6 -6
- package/build/enum/message-type.enum.js +10 -10
- package/build/enum/message-type.enum.js.map +1 -1
- package/build/enum/object-config-kind.d.ts +9 -9
- package/build/enum/object-config-kind.js +13 -13
- package/build/enum/object-config-kind.js.map +1 -1
- package/build/enum/object-configuration-data-type.enum.d.ts +7 -7
- package/build/enum/object-configuration-data-type.enum.js +11 -11
- package/build/enum/object-configuration-data-type.enum.js.map +1 -1
- package/build/enum/object-configuration-value-type.enum.d.ts +10 -10
- package/build/enum/object-configuration-value-type.enum.js +14 -14
- package/build/enum/object-configuration-value-type.enum.js.map +1 -1
- package/build/enum/object-right-type.enum.d.ts +5 -5
- package/build/enum/object-right-type.enum.js +9 -9
- package/build/enum/object-right-type.enum.js.map +1 -1
- package/build/enum/one-zero-bool-db-type.enum.d.ts +5 -5
- package/build/enum/one-zero-bool-db-type.enum.js +20 -20
- package/build/enum/one-zero-bool-db-type.enum.js.map +1 -1
- package/build/enum/public-service-method.enum.d.ts +5 -5
- package/build/enum/public-service-method.enum.js +9 -9
- package/build/enum/public-service-method.enum.js.map +1 -1
- package/build/enum/reset-password-status.enum.d.ts +5 -5
- package/build/enum/reset-password-status.enum.js +9 -9
- package/build/enum/reset-password-status.enum.js.map +1 -1
- package/build/enum/screen-config-subcategory.enum.d.ts +2 -2
- package/build/enum/screen-config-subcategory.enum.js +2 -2
- package/build/enum/search-data-type.enum.d.ts +4 -4
- package/build/enum/search-data-type.enum.js +8 -8
- package/build/enum/search-data-type.enum.js.map +1 -1
- package/build/enum/search-property-state.enum.d.ts +5 -5
- package/build/enum/search-property-state.enum.js +9 -9
- package/build/enum/search-property-state.enum.js.map +1 -1
- package/build/enum/sort-direction.d.ts +5 -5
- package/build/enum/sort-direction.js +12 -12
- package/build/enum/sort-direction.js.map +1 -1
- package/build/enum/sort-type.enum.d.ts +6 -6
- package/build/enum/sort-type.enum.js +10 -10
- package/build/enum/sort-type.enum.js.map +1 -1
- package/build/enum/true-false-db-type.enum.d.ts +5 -5
- package/build/enum/true-false-db-type.enum.js +20 -20
- package/build/enum/true-false-db-type.enum.js.map +1 -1
- package/build/enum/user-info-service-method.enum.d.ts +3 -3
- package/build/enum/user-info-service-method.enum.js +7 -7
- package/build/enum/user-info-service-method.enum.js.map +1 -1
- package/build/enum/user-right-type.enum.d.ts +7 -7
- package/build/enum/user-right-type.enum.js +11 -11
- package/build/enum/user-right-type.enum.js.map +1 -1
- package/build/enum/user-role-type.enum.d.ts +17 -17
- package/build/enum/user-role-type.enum.js +21 -21
- package/build/enum/user-role-type.enum.js.map +1 -1
- package/build/enum/value-comparison-type.enum.d.ts +15 -15
- package/build/enum/value-comparison-type.enum.js +31 -31
- package/build/enum/value-comparison-type.enum.js.map +1 -1
- package/build/enum/yes-no-db-type.enum.d.ts +5 -5
- package/build/enum/yes-no-db-type.enum.js +20 -20
- package/build/enum/yes-no-db-type.enum.js.map +1 -1
- package/build/factory/business-object-serializer.d.ts +11 -11
- package/build/factory/business-object-serializer.js +145 -145
- package/build/factory/business-object-serializer.js.map +1 -1
- package/build/factory/decorators/bo-factory-step.decorator.d.ts +4 -4
- package/build/factory/decorators/bo-factory-step.decorator.js +16 -16
- package/build/factory/decorators/bo-factory-step.decorator.js.map +1 -1
- package/build/factory/decorators/bo-serializer-step.decorator.d.ts +4 -4
- package/build/factory/decorators/bo-serializer-step.decorator.js +16 -16
- package/build/factory/decorators/bo-serializer-step.decorator.js.map +1 -1
- package/build/factory/decorators/boolean.decorator.d.ts +12 -12
- package/build/factory/decorators/boolean.decorator.js +73 -73
- package/build/factory/decorators/boolean.decorator.js.map +1 -1
- package/build/factory/decorators/business-object-data.decorator.d.ts +23 -23
- package/build/factory/decorators/business-object-data.decorator.js +87 -87
- package/build/factory/decorators/business-object-data.decorator.js.map +1 -1
- package/build/factory/decorators/co-inject.decorator.d.ts +7 -7
- package/build/factory/decorators/co-inject.decorator.js +54 -54
- package/build/factory/decorators/co-inject.decorator.js.map +1 -1
- package/build/factory/decorators/complex-array.decorator.d.ts +6 -6
- package/build/factory/decorators/complex-array.decorator.js +37 -37
- package/build/factory/decorators/complex-array.decorator.js.map +1 -1
- package/build/factory/decorators/complex-field.decorator.d.ts +6 -6
- package/build/factory/decorators/complex-field.decorator.js +37 -37
- package/build/factory/decorators/complex-field.decorator.js.map +1 -1
- package/build/factory/decorators/date-field.decorator.d.ts +6 -6
- package/build/factory/decorators/date-field.decorator.js +27 -27
- package/build/factory/decorators/date-field.decorator.js.map +1 -1
- package/build/factory/decorators/db-field-alias.decorator.d.ts +6 -6
- package/build/factory/decorators/db-field-alias.decorator.js +40 -40
- package/build/factory/decorators/db-field-alias.decorator.js.map +1 -1
- package/build/factory/decorators/db-method-value.decorator.d.ts +5 -5
- package/build/factory/decorators/db-method-value.decorator.js +19 -19
- package/build/factory/decorators/db-method-value.decorator.js.map +1 -1
- package/build/factory/decorators/db-number.decorator.d.ts +6 -6
- package/build/factory/decorators/db-number.decorator.js +35 -35
- package/build/factory/decorators/db-number.decorator.js.map +1 -1
- package/build/factory/decorators/default-send-value.decorator.d.ts +7 -7
- package/build/factory/decorators/default-send-value.decorator.js +53 -53
- package/build/factory/decorators/default-send-value.decorator.js.map +1 -1
- package/build/factory/decorators/exclude-when-empty-string.decorator.d.ts +5 -5
- package/build/factory/decorators/exclude-when-empty-string.decorator.js +19 -19
- package/build/factory/decorators/exclude-when-empty-string.decorator.js.map +1 -1
- package/build/factory/decorators/json.decorator.d.ts +6 -6
- package/build/factory/decorators/json.decorator.js +26 -26
- package/build/factory/decorators/json.decorator.js.map +1 -1
- package/build/factory/decorators/map-property.decorator.d.ts +6 -6
- package/build/factory/decorators/map-property.decorator.js +29 -29
- package/build/factory/decorators/map-property.decorator.js.map +1 -1
- package/build/factory/decorators/no-db-field.decorator.d.ts +5 -5
- package/build/factory/decorators/no-db-field.decorator.js +34 -34
- package/build/factory/decorators/no-db-field.decorator.js.map +1 -1
- package/build/factory/decorators/number-string.decorator.d.ts +6 -6
- package/build/factory/decorators/number-string.decorator.js +23 -23
- package/build/factory/decorators/number-string.decorator.js.map +1 -1
- package/build/factory/decorators/simple-method-tag.decorator.d.ts +6 -6
- package/build/factory/decorators/simple-method-tag.decorator.js +31 -31
- package/build/factory/decorators/simple-method-tag.decorator.js.map +1 -1
- package/build/factory/decorators/simple-property-tag.decorator.d.ts +6 -6
- package/build/factory/decorators/simple-property-tag.decorator.js +38 -38
- package/build/factory/decorators/simple-property-tag.decorator.js.map +1 -1
- package/build/factory/decorators/string-number.decorator.d.ts +7 -7
- package/build/factory/decorators/string-number.decorator.js +30 -30
- package/build/factory/decorators/string-number.decorator.js.map +1 -1
- package/build/factory/decorators/validate.decorator.d.ts +11 -11
- package/build/factory/decorators/validate.decorator.js +55 -55
- package/build/factory/decorators/validate.decorator.js.map +1 -1
- package/build/interface/address-common-shape.interface.d.ts +14 -14
- package/build/interface/address-common-shape.interface.js +2 -2
- package/build/interface/authorized-axios-request-config.interface.d.ts +5 -0
- package/build/interface/authorized-axios-request-config.interface.js +3 -0
- package/build/interface/authorized-axios-request-config.interface.js.map +1 -0
- package/build/interface/business-object-data-shape.d.ts +19 -19
- package/build/interface/business-object-data-shape.js +2 -2
- package/build/interface/check-precision-and-scale-result.d.ts +4 -4
- package/build/interface/check-precision-and-scale-result.js +2 -2
- package/build/interface/check-within-stepped-bounds-result.d.ts +4 -4
- package/build/interface/check-within-stepped-bounds-result.js +2 -2
- package/build/interface/filter-property.d.ts +9 -9
- package/build/interface/filter-property.js +2 -2
- package/build/interface/login-storage-data.interface.d.ts +12 -12
- package/build/interface/login-storage-data.interface.js +2 -2
- package/build/interface/precision-scale-object.d.ts +4 -4
- package/build/interface/precision-scale-object.js +2 -2
- package/build/interface/search-property.d.ts +11 -11
- package/build/interface/search-property.js +2 -2
- package/build/interface/sort-property.d.ts +11 -11
- package/build/interface/sort-property.js +2 -2
- package/build/interface/text-part.d.ts +4 -4
- package/build/interface/text-part.js +2 -2
- package/build/interface/value-comparison-type-view-wrapper.d.ts +6 -6
- package/build/interface/value-comparison-type-view-wrapper.js +2 -2
- package/build/model/business-object.d.ts +13 -13
- package/build/model/business-object.js +34 -34
- package/build/model/company.bo.d.ts +9 -9
- package/build/model/company.bo.js +13 -13
- package/build/model/constant/java-constants.d.ts +2 -2
- package/build/model/constant/java-constants.js +5 -5
- package/build/model/country.bo.d.ts +11 -11
- package/build/model/country.bo.js +11 -11
- package/build/model/data-service-data.d.ts +15 -15
- package/build/model/data-service-data.js +6 -6
- package/build/model/data-service-response-data.d.ts +19 -19
- package/build/model/data-service-response-data.interface.d.ts +9 -9
- package/build/model/data-service-response-data.interface.js +2 -2
- package/build/model/data-service-response-data.js +57 -57
- package/build/model/data-service-response-data.js.map +1 -1
- package/build/model/data-service-response-exception.d.ts +29 -29
- package/build/model/data-service-response-exception.js +2 -2
- package/build/model/data-service-response-root.d.ts +7 -7
- package/build/model/data-service-response-root.js +2 -2
- package/build/model/default-all-scr-cfg-subcategory.d.ts +2 -2
- package/build/model/default-all-scr-cfg-subcategory.js +4 -4
- package/build/model/default-get-object-configurations-params.d.ts +2 -2
- package/build/model/default-get-object-configurations-params.js +5 -5
- package/build/model/field-validation.d.ts +11 -11
- package/build/model/field-validation.interface.d.ts +6 -6
- package/build/model/field-validation.interface.js +2 -2
- package/build/model/field-validation.js +76 -76
- package/build/model/field-validation.js.map +1 -1
- package/build/model/field-validations-object.d.ts +4 -4
- package/build/model/field-validations-object.interface.d.ts +4 -4
- package/build/model/field-validations-object.interface.js +2 -2
- package/build/model/field-validations-object.js +2 -2
- package/build/model/ione-local-storage-root-object.d.ts +5 -5
- package/build/model/ione-local-storage-root-object.js +9 -9
- package/build/model/keycloak-parameters.bo.d.ts +5 -5
- package/build/model/keycloak-parameters.bo.js +7 -7
- package/build/model/local-storage-root-object.d.ts +4 -4
- package/build/model/local-storage-root-object.js +9 -9
- package/build/model/local-storage-schema-object.d.ts +6 -6
- package/build/model/local-storage-schema-object.js +9 -9
- package/build/model/local-storage-user-object.d.ts +12 -11
- package/build/model/local-storage-user-object.js +9 -9
- package/build/model/local-storage-user-object.js.map +1 -1
- package/build/model/login-request.d.ts +17 -16
- package/build/model/login-request.interface.d.ts +12 -12
- package/build/model/login-request.interface.js +2 -2
- package/build/model/login-request.js +6 -6
- package/build/model/login-request.js.map +1 -1
- package/build/model/login-response.d.ts +36 -36
- package/build/model/login-response.interface.d.ts +22 -22
- package/build/model/login-response.interface.js +2 -2
- package/build/model/login-response.js +57 -57
- package/build/model/login-response.js.map +1 -1
- package/build/model/login-service-request-data.d.ts +17 -17
- package/build/model/login-service-request-data.js +2 -2
- package/build/model/login.d.ts +16 -16
- package/build/model/login.js +35 -35
- package/build/model/menu-content.bo.d.ts +13 -13
- package/build/model/menu-content.bo.js +13 -13
- package/build/model/object-configuration.d.ts +53 -53
- package/build/model/object-configuration.js +200 -200
- package/build/model/object-configuration.js.map +1 -1
- package/build/model/options.d.ts +29 -29
- package/build/model/options.js +16 -16
- package/build/model/paging-parameters.d.ts +15 -15
- package/build/model/paging-parameters.interface.d.ts +6 -6
- package/build/model/paging-parameters.interface.js +6 -6
- package/build/model/paging-parameters.js +37 -37
- package/build/model/paging-parameters.js.map +1 -1
- package/build/model/public-service-request-data.d.ts +5 -5
- package/build/model/public-service-request-data.js +2 -2
- package/build/model/server-response-data.d.ts +5 -5
- package/build/model/server-response-data.js +2 -2
- package/build/model/server-stack-trace-element.d.ts +7 -7
- package/build/model/server-stack-trace-element.js +2 -2
- package/build/model/session.d.ts +6 -6
- package/build/model/session.js +6 -6
- package/build/model/token-response.bo.d.ts +5 -5
- package/build/model/token-response.bo.js +7 -7
- package/build/model/user-parameters-values.bo.d.ts +8 -8
- package/build/model/user-parameters-values.bo.js +7 -7
- package/build/model/validation-message.d.ts +13 -13
- package/build/model/validation-message.interface.d.ts +6 -6
- package/build/model/validation-message.interface.js +2 -2
- package/build/model/validation-message.js +48 -48
- package/build/model/validation-message.js.map +1 -1
- package/build/model/validation-result.d.ts +34 -34
- package/build/model/validation-result.interface.d.ts +14 -14
- package/build/model/validation-result.interface.js +2 -2
- package/build/model/validation-result.js +192 -192
- package/build/model/validation-result.js.map +1 -1
- package/build/provider/ajax.service.d.ts +44 -38
- package/build/provider/ajax.service.js +435 -381
- package/build/provider/ajax.service.js.map +1 -1
- package/build/provider/base-backend-connection.service.d.ts +47 -47
- package/build/provider/base-backend-connection.service.js +186 -188
- package/build/provider/base-backend-connection.service.js.map +1 -1
- package/build/service/business-object-factory.d.ts +13 -13
- package/build/service/business-object-factory.js +235 -235
- package/build/service/business-object-factory.js.map +1 -1
- package/build/service/datasession.service.d.ts +9 -9
- package/build/service/datasession.service.js +26 -26
- package/build/service/datasession.service.js.map +1 -1
- package/build/service/encrypt.service.d.ts +6 -6
- package/build/service/encrypt.service.js +30 -30
- package/build/service/encrypt.service.js.map +1 -1
- package/build/service/encrypt.service.unit.test.d.ts +1 -1
- package/build/service/encrypt.service.unit.test.js +14 -14
- package/build/service/external-jwt-token.service.d.ts +8 -7
- package/build/service/external-jwt-token.service.js +21 -17
- package/build/service/external-jwt-token.service.js.map +1 -1
- package/build/service/health.service.d.ts +10 -10
- package/build/service/health.service.js +36 -34
- package/build/service/health.service.js.map +1 -1
- package/build/service/internal-jwt-token.service.d.ts +11 -8
- package/build/service/internal-jwt-token.service.js +57 -40
- package/build/service/internal-jwt-token.service.js.map +1 -1
- package/build/service/jwt-token.service.d.ts +15 -12
- package/build/service/jwt-token.service.js +45 -32
- package/build/service/jwt-token.service.js.map +1 -1
- package/build/service/local-storage.service.d.ts +39 -37
- package/build/service/local-storage.service.js +261 -248
- package/build/service/local-storage.service.js.map +1 -1
- package/build/service/login.service.d.ts +50 -50
- package/build/service/login.service.js +311 -321
- package/build/service/login.service.js.map +1 -1
- package/build/service/public.service.d.ts +12 -12
- package/build/service/public.service.js +33 -36
- package/build/service/public.service.js.map +1 -1
- package/build/service/storage.service.d.ts +35 -33
- package/build/service/storage.service.js +100 -94
- package/build/service/storage.service.js.map +1 -1
- package/build/service/user-info.service.d.ts +9 -9
- package/build/service/user-info.service.js +34 -33
- package/build/service/user-info.service.js.map +1 -1
- package/build/tests/int/connector.int.test.d.ts +1 -1
- package/build/tests/int/connector.int.test.js +12 -12
- package/build/type/business-object-id-type.d.ts +4 -4
- package/build/type/business-object-id-type.js +13 -13
- package/build/type/business-object-id-type.js.map +1 -1
- package/build/type/object-configuration-default-value-type.d.ts +1 -1
- package/build/type/object-configuration-default-value-type.js +2 -2
- package/build/utils/array-utils.d.ts +38 -38
- package/build/utils/array-utils.js +375 -375
- package/build/utils/array-utils.js.map +1 -1
- package/build/utils/business-object-utils.d.ts +20 -20
- package/build/utils/business-object-utils.js +198 -198
- package/build/utils/business-object-utils.js.map +1 -1
- package/build/utils/date-utils.d.ts +5 -5
- package/build/utils/date-utils.js +24 -24
- package/build/utils/date-utils.js.map +1 -1
- package/build/utils/file-utils.d.ts +6 -6
- package/build/utils/file-utils.js +66 -66
- package/build/utils/file-utils.js.map +1 -1
- package/build/utils/function/any-nill.function.d.ts +1 -1
- package/build/utils/function/any-nill.function.js +15 -16
- package/build/utils/function/any-nill.function.js.map +1 -1
- package/build/utils/function/is-nill.function.d.ts +1 -1
- package/build/utils/function/is-nill.function.js +6 -7
- package/build/utils/function/is-nill.function.js.map +1 -1
- package/build/utils/function/not-nill.function.d.ts +1 -1
- package/build/utils/function/not-nill.function.js +6 -7
- package/build/utils/function/not-nill.function.js.map +1 -1
- package/build/utils/function-utils.d.ts +4 -4
- package/build/utils/function-utils.js +31 -31
- package/build/utils/function-utils.js.map +1 -1
- package/build/utils/image-utils.d.ts +4 -4
- package/build/utils/image-utils.js +28 -28
- package/build/utils/image-utils.js.map +1 -1
- package/build/utils/map-utils.d.ts +4 -4
- package/build/utils/map-utils.js +31 -31
- package/build/utils/map-utils.js.map +1 -1
- package/build/utils/number-utils.d.ts +39 -39
- package/build/utils/number-utils.js +268 -268
- package/build/utils/number-utils.js.map +1 -1
- package/build/utils/object-utils.d.ts +21 -21
- package/build/utils/object-utils.js +247 -247
- package/build/utils/object-utils.js.map +1 -1
- package/build/utils/parameter-value-conversion-utils.d.ts +3 -3
- package/build/utils/parameter-value-conversion-utils.js +19 -19
- package/build/utils/parameter-value-conversion-utils.js.map +1 -1
- package/build/utils/promise-utils.d.ts +6 -6
- package/build/utils/promise-utils.js +22 -22
- package/build/utils/promise-utils.js.map +1 -1
- package/build/utils/ref-code-utils.d.ts +4 -4
- package/build/utils/ref-code-utils.js +19 -19
- package/build/utils/ref-code-utils.js.map +1 -1
- package/build/utils/sort-utils.d.ts +12 -12
- package/build/utils/sort-utils.js +120 -120
- package/build/utils/sort-utils.js.map +1 -1
- package/build/utils/string-utils.d.ts +25 -25
- package/build/utils/string-utils.js +212 -212
- package/build/utils/string-utils.js.map +1 -1
- package/build/utils/url-utils.d.ts +4 -4
- package/build/utils/url-utils.js +33 -33
- package/build/utils/url-utils.js.map +1 -1
- package/build/validators/communication-type.validator.d.ts +1 -1
- package/build/validators/communication-type.validator.js +15 -16
- package/build/validators/communication-type.validator.js.map +1 -1
- package/build/validators/email.validator.d.ts +2 -2
- package/build/validators/email.validator.js +8 -9
- package/build/validators/email.validator.js.map +1 -1
- package/build/validators/empty-address.validator.d.ts +3 -3
- package/build/validators/empty-address.validator.js +11 -12
- package/build/validators/empty-address.validator.js.map +1 -1
- package/build/validators/empty-array.validator.d.ts +2 -2
- package/build/validators/empty-array.validator.js +13 -14
- package/build/validators/empty-array.validator.js.map +1 -1
- package/build/validators/end-date-equal.validator.d.ts +1 -1
- package/build/validators/end-date-equal.validator.js +16 -17
- package/build/validators/end-date-equal.validator.js.map +1 -1
- package/build/validators/end-date.validator.d.ts +1 -1
- package/build/validators/end-date.validator.js +16 -17
- package/build/validators/end-date.validator.js.map +1 -1
- package/build/validators/equal.validator.d.ts +2 -2
- package/build/validators/equal.validator.js +13 -14
- package/build/validators/equal.validator.js.map +1 -1
- package/build/validators/max-string-length.validator.d.ts +2 -2
- package/build/validators/max-string-length.validator.js +12 -13
- package/build/validators/max-string-length.validator.js.map +1 -1
- package/build/validators/nl-post-code.validator.d.ts +3 -3
- package/build/validators/nl-post-code.validator.js +13 -14
- package/build/validators/nl-post-code.validator.js.map +1 -1
- package/build/validators/password.validator.d.ts +3 -3
- package/build/validators/password.validator.js +32 -33
- package/build/validators/password.validator.js.map +1 -1
- package/build/validators/postal-code-function.validator.d.ts +2 -2
- package/build/validators/postal-code-function.validator.js +18 -19
- package/build/validators/postal-code-function.validator.js.map +1 -1
- package/build/validators/postal-code.validator.d.ts +1 -1
- package/build/validators/postal-code.validator.js +20 -21
- package/build/validators/postal-code.validator.js.map +1 -1
- package/build/validators/precision-scale.validator.d.ts +2 -2
- package/build/validators/precision-scale.validator.js +13 -14
- package/build/validators/precision-scale.validator.js.map +1 -1
- package/build/validators/required.validator.d.ts +2 -2
- package/build/validators/required.validator.js +7 -8
- package/build/validators/required.validator.js.map +1 -1
- package/build/validators/social-security-number.validator.d.ts +2 -2
- package/build/validators/social-security-number.validator.js +27 -28
- package/build/validators/social-security-number.validator.js.map +1 -1
- package/build/validators/space-trim.validator.d.ts +2 -2
- package/build/validators/space-trim.validator.js +11 -12
- package/build/validators/space-trim.validator.js.map +1 -1
- package/build/validators/true.validator.d.ts +2 -2
- package/build/validators/true.validator.js +7 -8
- package/build/validators/true.validator.js.map +1 -1
- package/package.json +9 -9
package/build/connector.d.ts
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
import { Options } from './model/options';
|
|
2
|
-
import { Subject } from 'rxjs';
|
|
3
|
-
import { DataServiceData } from './model/data-service-data';
|
|
4
|
-
import { ServerResponseData } from './model/server-response-data';
|
|
5
|
-
import { PublicServiceRequestData } from './model/public-service-request-data';
|
|
6
|
-
import { LoginRequest } from './model/login-request';
|
|
7
|
-
import { LoginResponse } from './model/login-response';
|
|
8
|
-
export declare class Connector {
|
|
9
|
-
private connection;
|
|
10
|
-
readonly showLoader: Subject<boolean>;
|
|
11
|
-
readonly connectionAborted: Subject<void>;
|
|
12
|
-
readonly connectionResetInactivity: Subject<void>;
|
|
13
|
-
constructor(options?: Options);
|
|
14
|
-
connect(url?: string, schema?: string, version?: string): Promise<LoginResponse>;
|
|
15
|
-
hasSession(): boolean;
|
|
16
|
-
getSessionId(): string;
|
|
17
|
-
getDataSessionId(): string;
|
|
18
|
-
isPublicSession(): boolean;
|
|
19
|
-
checkAndPrepareKeycloak(): Promise<LoginResponse>;
|
|
20
|
-
logIn(request: LoginRequest, encrypt?: boolean): Promise<LoginResponse>;
|
|
21
|
-
confirmCode(upId: number, userName: string, password: string, confirmationCode: string, clientDeviceFingerprint: string, clientDeviceDescription: string, rememberClientDeviceForMFA: boolean): Promise<LoginResponse>;
|
|
22
|
-
resetGoogleAuth(upId: number, userName: string): Promise<ServerResponseData>;
|
|
23
|
-
changePassword(password: string, securityCode: string, upId: number): Promise<ServerResponseData>;
|
|
24
|
-
changePasswordAndActivateUser(password: string, securityCode: string, upId: number, reCaptchaResponse?: string): Promise<ServerResponseData>;
|
|
25
|
-
sendResetPasswordOrInviteMessage(upId: number, userName: string, reCaptchaResponse: string): Promise<ServerResponseData>;
|
|
26
|
-
getUserNameBySecurityCode(securityCode: string, upId: number): Promise<ServerResponseData>;
|
|
27
|
-
logOut(): Promise<ServerResponseData>;
|
|
28
|
-
getPublicKey(): Promise<ServerResponseData>;
|
|
29
|
-
call(method: string, data: DataServiceData | PublicServiceRequestData, showLoader: boolean, service: string, endPoint?: string, ownMessage?: {}): Promise<ServerResponseData>;
|
|
30
|
-
callBeacon(method: string, data: DataServiceData | PublicServiceRequestData, service: string, endPoint?: string): Promise<void>;
|
|
31
|
-
private _handleConnectionReset;
|
|
32
|
-
private _applicationClose;
|
|
33
|
-
}
|
|
1
|
+
import { Options } from './model/options';
|
|
2
|
+
import { Subject } from 'rxjs';
|
|
3
|
+
import { DataServiceData } from './model/data-service-data';
|
|
4
|
+
import { ServerResponseData } from './model/server-response-data';
|
|
5
|
+
import { PublicServiceRequestData } from './model/public-service-request-data';
|
|
6
|
+
import { LoginRequest } from './model/login-request';
|
|
7
|
+
import { LoginResponse } from './model/login-response';
|
|
8
|
+
export declare class Connector {
|
|
9
|
+
private connection;
|
|
10
|
+
readonly showLoader: Subject<boolean>;
|
|
11
|
+
readonly connectionAborted: Subject<void>;
|
|
12
|
+
readonly connectionResetInactivity: Subject<void>;
|
|
13
|
+
constructor(options?: Options);
|
|
14
|
+
connect(url?: string, schema?: string, version?: string): Promise<LoginResponse>;
|
|
15
|
+
hasSession(): boolean;
|
|
16
|
+
getSessionId(): string;
|
|
17
|
+
getDataSessionId(): string;
|
|
18
|
+
isPublicSession(): boolean;
|
|
19
|
+
checkAndPrepareKeycloak(): Promise<LoginResponse>;
|
|
20
|
+
logIn(request: LoginRequest, encrypt?: boolean): Promise<LoginResponse>;
|
|
21
|
+
confirmCode(upId: number, userName: string, password: string, confirmationCode: string, clientDeviceFingerprint: string, clientDeviceDescription: string, rememberClientDeviceForMFA: boolean): Promise<LoginResponse>;
|
|
22
|
+
resetGoogleAuth(upId: number, userName: string): Promise<ServerResponseData>;
|
|
23
|
+
changePassword(password: string, securityCode: string, upId: number): Promise<ServerResponseData>;
|
|
24
|
+
changePasswordAndActivateUser(password: string, securityCode: string, upId: number, reCaptchaResponse?: string): Promise<ServerResponseData>;
|
|
25
|
+
sendResetPasswordOrInviteMessage(upId: number, userName: string, reCaptchaResponse: string): Promise<ServerResponseData>;
|
|
26
|
+
getUserNameBySecurityCode(securityCode: string, upId: number): Promise<ServerResponseData>;
|
|
27
|
+
logOut(): Promise<ServerResponseData>;
|
|
28
|
+
getPublicKey(): Promise<ServerResponseData>;
|
|
29
|
+
call(method: string, data: DataServiceData | PublicServiceRequestData, showLoader: boolean, service: string, endPoint?: string, ownMessage?: {}): Promise<ServerResponseData>;
|
|
30
|
+
callBeacon(method: string, data: DataServiceData | PublicServiceRequestData, service: string, endPoint?: string): Promise<void>;
|
|
31
|
+
private _handleConnectionReset;
|
|
32
|
+
private _applicationClose;
|
|
33
|
+
}
|
package/build/connector.js
CHANGED
|
@@ -1,80 +1,80 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Connector = void 0;
|
|
4
|
-
const rxjs_1 = require("rxjs");
|
|
5
|
-
const ajax_service_1 = require("./provider/ajax.service");
|
|
6
|
-
class Connector {
|
|
7
|
-
constructor(options) {
|
|
8
|
-
this.showLoader = new rxjs_1.Subject();
|
|
9
|
-
this.connectionAborted = new rxjs_1.Subject();
|
|
10
|
-
this.connectionResetInactivity = new rxjs_1.Subject();
|
|
11
|
-
this._applicationClose = () => {
|
|
12
|
-
this.connection.clearStorageAndLogout();
|
|
13
|
-
window.removeEventListener('beforeunload', this._applicationClose);
|
|
14
|
-
return null;
|
|
15
|
-
};
|
|
16
|
-
this.connection = new ajax_service_1.AjaxService(options);
|
|
17
|
-
this.showLoader = this.connection.showLoader;
|
|
18
|
-
this.connectionAborted = this.connection.connectionAborted;
|
|
19
|
-
this.connectionResetInactivity = this.connection.connectionResetInactivity;
|
|
20
|
-
if (options.logoutWhenRefresh) {
|
|
21
|
-
window.addEventListener('beforeunload', this._applicationClose);
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
async connect(url, schema, version) {
|
|
25
|
-
return this.connection.connect(url, schema, version);
|
|
26
|
-
}
|
|
27
|
-
hasSession() {
|
|
28
|
-
return this.connection.hasSession();
|
|
29
|
-
}
|
|
30
|
-
getSessionId() {
|
|
31
|
-
return this.connection.getSessionId();
|
|
32
|
-
}
|
|
33
|
-
getDataSessionId() {
|
|
34
|
-
return this.connection.getDataSessionId();
|
|
35
|
-
}
|
|
36
|
-
isPublicSession() {
|
|
37
|
-
return this.connection.isPublicSession();
|
|
38
|
-
}
|
|
39
|
-
checkAndPrepareKeycloak() {
|
|
40
|
-
return this.connection.checkAndPrepareKeycloak();
|
|
41
|
-
}
|
|
42
|
-
async logIn(request, encrypt = true) {
|
|
43
|
-
return this.connection.login(request, encrypt);
|
|
44
|
-
}
|
|
45
|
-
async confirmCode(upId, userName, password, confirmationCode, clientDeviceFingerprint, clientDeviceDescription, rememberClientDeviceForMFA) {
|
|
46
|
-
return this.connection.confirmCode(upId, userName, password, confirmationCode, clientDeviceFingerprint, clientDeviceDescription, rememberClientDeviceForMFA);
|
|
47
|
-
}
|
|
48
|
-
async resetGoogleAuth(upId, userName) {
|
|
49
|
-
return this.connection.resetGoogleAuth(upId, userName);
|
|
50
|
-
}
|
|
51
|
-
async changePassword(password, securityCode, upId) {
|
|
52
|
-
return this.connection.changePassword(password, securityCode, upId);
|
|
53
|
-
}
|
|
54
|
-
async changePasswordAndActivateUser(password, securityCode, upId, reCaptchaResponse) {
|
|
55
|
-
return this.connection.changePasswordAndActivateUser(password, securityCode, upId, reCaptchaResponse);
|
|
56
|
-
}
|
|
57
|
-
async sendResetPasswordOrInviteMessage(upId, userName, reCaptchaResponse) {
|
|
58
|
-
return this.connection.sendResetPasswordOrInviteMessage(upId, userName, reCaptchaResponse);
|
|
59
|
-
}
|
|
60
|
-
async getUserNameBySecurityCode(securityCode, upId) {
|
|
61
|
-
return this.connection.getUserNameBySecurityCode(securityCode, upId);
|
|
62
|
-
}
|
|
63
|
-
async logOut() {
|
|
64
|
-
return this.connection.close();
|
|
65
|
-
}
|
|
66
|
-
async getPublicKey() {
|
|
67
|
-
return this.connection.getPublicKey();
|
|
68
|
-
}
|
|
69
|
-
async call(method, data, showLoader, service, endPoint, ownMessage) {
|
|
70
|
-
return await this.connection.call(method, data, showLoader, service, endPoint, false, ownMessage);
|
|
71
|
-
}
|
|
72
|
-
async callBeacon(method, data, service, endPoint) {
|
|
73
|
-
return await this.connection.callBeacon(method, data, service, endPoint);
|
|
74
|
-
}
|
|
75
|
-
_handleConnectionReset() {
|
|
76
|
-
this.connectionResetInactivity.next();
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
exports.Connector = Connector;
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Connector = void 0;
|
|
4
|
+
const rxjs_1 = require("rxjs");
|
|
5
|
+
const ajax_service_1 = require("./provider/ajax.service");
|
|
6
|
+
class Connector {
|
|
7
|
+
constructor(options) {
|
|
8
|
+
this.showLoader = new rxjs_1.Subject();
|
|
9
|
+
this.connectionAborted = new rxjs_1.Subject();
|
|
10
|
+
this.connectionResetInactivity = new rxjs_1.Subject();
|
|
11
|
+
this._applicationClose = () => {
|
|
12
|
+
this.connection.clearStorageAndLogout();
|
|
13
|
+
window.removeEventListener('beforeunload', this._applicationClose);
|
|
14
|
+
return null;
|
|
15
|
+
};
|
|
16
|
+
this.connection = new ajax_service_1.AjaxService(options);
|
|
17
|
+
this.showLoader = this.connection.showLoader;
|
|
18
|
+
this.connectionAborted = this.connection.connectionAborted;
|
|
19
|
+
this.connectionResetInactivity = this.connection.connectionResetInactivity;
|
|
20
|
+
if (options.logoutWhenRefresh) {
|
|
21
|
+
window.addEventListener('beforeunload', this._applicationClose);
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
async connect(url, schema, version) {
|
|
25
|
+
return this.connection.connect(url, schema, version);
|
|
26
|
+
}
|
|
27
|
+
hasSession() {
|
|
28
|
+
return this.connection.hasSession();
|
|
29
|
+
}
|
|
30
|
+
getSessionId() {
|
|
31
|
+
return this.connection.getSessionId();
|
|
32
|
+
}
|
|
33
|
+
getDataSessionId() {
|
|
34
|
+
return this.connection.getDataSessionId();
|
|
35
|
+
}
|
|
36
|
+
isPublicSession() {
|
|
37
|
+
return this.connection.isPublicSession();
|
|
38
|
+
}
|
|
39
|
+
checkAndPrepareKeycloak() {
|
|
40
|
+
return this.connection.checkAndPrepareKeycloak();
|
|
41
|
+
}
|
|
42
|
+
async logIn(request, encrypt = true) {
|
|
43
|
+
return this.connection.login(request, encrypt);
|
|
44
|
+
}
|
|
45
|
+
async confirmCode(upId, userName, password, confirmationCode, clientDeviceFingerprint, clientDeviceDescription, rememberClientDeviceForMFA) {
|
|
46
|
+
return this.connection.confirmCode(upId, userName, password, confirmationCode, clientDeviceFingerprint, clientDeviceDescription, rememberClientDeviceForMFA);
|
|
47
|
+
}
|
|
48
|
+
async resetGoogleAuth(upId, userName) {
|
|
49
|
+
return this.connection.resetGoogleAuth(upId, userName);
|
|
50
|
+
}
|
|
51
|
+
async changePassword(password, securityCode, upId) {
|
|
52
|
+
return this.connection.changePassword(password, securityCode, upId);
|
|
53
|
+
}
|
|
54
|
+
async changePasswordAndActivateUser(password, securityCode, upId, reCaptchaResponse) {
|
|
55
|
+
return this.connection.changePasswordAndActivateUser(password, securityCode, upId, reCaptchaResponse);
|
|
56
|
+
}
|
|
57
|
+
async sendResetPasswordOrInviteMessage(upId, userName, reCaptchaResponse) {
|
|
58
|
+
return this.connection.sendResetPasswordOrInviteMessage(upId, userName, reCaptchaResponse);
|
|
59
|
+
}
|
|
60
|
+
async getUserNameBySecurityCode(securityCode, upId) {
|
|
61
|
+
return this.connection.getUserNameBySecurityCode(securityCode, upId);
|
|
62
|
+
}
|
|
63
|
+
async logOut() {
|
|
64
|
+
return this.connection.close();
|
|
65
|
+
}
|
|
66
|
+
async getPublicKey() {
|
|
67
|
+
return this.connection.getPublicKey();
|
|
68
|
+
}
|
|
69
|
+
async call(method, data, showLoader, service, endPoint, ownMessage) {
|
|
70
|
+
return await this.connection.call(method, data, showLoader, service, endPoint, false, ownMessage);
|
|
71
|
+
}
|
|
72
|
+
async callBeacon(method, data, service, endPoint) {
|
|
73
|
+
return await this.connection.callBeacon(method, data, service, endPoint);
|
|
74
|
+
}
|
|
75
|
+
_handleConnectionReset() {
|
|
76
|
+
this.connectionResetInactivity.next();
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
exports.Connector = Connector;
|
|
80
80
|
//# sourceMappingURL=connector.js.map
|
package/build/connector.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connector.js","sourceRoot":"","sources":["../src/connector.ts"],"names":[],"mappings":";;;AACA,+BAA2C;AAC3C,0DAAoD;AAQpD,MAAa,SAAS;IAUlB,YAAY,OAAiB;QAJb,eAAU,GAAqB,IAAI,cAAO,EAAW,CAAC;QACtD,sBAAiB,GAAkB,IAAI,cAAO,EAAQ,CAAC;QACvD,8BAAyB,GAAkB,IAAI,cAAO,EAAQ,CAAC;QA+FvE,sBAAiB,GAAG,GAAG,EAAE;YAC7B,IAAI,CAAC,UAAU,CAAC,qBAAqB,EAAE,CAAC;YACxC,MAAM,CAAC,mBAAmB,CAAC,cAAc,EAAE,IAAI,CAAC,iBAAiB,CAAC,CAAC;YACnE,OAAO,IAAI,CAAC;QAChB,CAAC,CAAA;QAhGG,IAAI,CAAC,UAAU,GAAG,IAAI,0BAAW,CAAC,OAAO,CAAC,CAAC;QAE3C,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC,UAAU,CAAC;QAC7C,IAAI,CAAC,iBAAiB,GAAG,IAAI,CAAC,UAAU,CAAC,iBAAiB,CAAC;QAC3D,IAAI,CAAC,yBAAyB,GAAG,IAAI,CAAC,UAAU,CAAC,yBAAyB,CAAC;QAE3E,IAAI,OAAO,CAAC,iBAAiB,EAAE;
|
|
1
|
+
{"version":3,"file":"connector.js","sourceRoot":"","sources":["../src/connector.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
@@ -1,109 +1,109 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const connector_1 = require("./connector");
|
|
4
|
-
const login_request_1 = require("./model/login-request");
|
|
5
|
-
const login_status_enum_1 = require("./enum/login-status.enum");
|
|
6
|
-
const optionsPrivate = {
|
|
7
|
-
url: 'http://localhost:8080/ione',
|
|
8
|
-
schema: '815',
|
|
9
|
-
version: '252',
|
|
10
|
-
useLoginEncryption: true,
|
|
11
|
-
username: 'patrick',
|
|
12
|
-
password: 'vankeulen1234567890!'
|
|
13
|
-
};
|
|
14
|
-
const optionsPrivateEmpty = {
|
|
15
|
-
url: 'http://localhost:8080/ione',
|
|
16
|
-
jwtEnabled: false
|
|
17
|
-
};
|
|
18
|
-
const optionsPublic = {
|
|
19
|
-
url: 'http://localhost:8080/ione',
|
|
20
|
-
schema: '815',
|
|
21
|
-
version: '252'
|
|
22
|
-
};
|
|
23
|
-
const optionsKeycloak = {
|
|
24
|
-
url: 'http://130.62.7.57:8894/ione-branch/',
|
|
25
|
-
schema: '815',
|
|
26
|
-
version: '253'
|
|
27
|
-
};
|
|
28
|
-
describe("Connector", () => {
|
|
29
|
-
let connectorPrivate;
|
|
30
|
-
let connectorPrivateEmpty;
|
|
31
|
-
let connectorPublic;
|
|
32
|
-
let connectorKeycloak;
|
|
33
|
-
beforeEach(() => {
|
|
34
|
-
connectorPrivate = new connector_1.Connector(optionsPrivate);
|
|
35
|
-
connectorPrivateEmpty = new connector_1.Connector(optionsPrivateEmpty);
|
|
36
|
-
connectorPublic = new connector_1.Connector(optionsPublic);
|
|
37
|
-
connectorKeycloak = new connector_1.Connector(optionsKeycloak);
|
|
38
|
-
});
|
|
39
|
-
it('shouldReturnSomeDataPrivateMode', async () => {
|
|
40
|
-
const data = {
|
|
41
|
-
methodName: 'articleQuickSel',
|
|
42
|
-
moduleName: 'Articles',
|
|
43
|
-
refCursorAsArray: true,
|
|
44
|
-
parameterValues: {
|
|
45
|
-
goodId: '7497142',
|
|
46
|
-
branchNr: '1'
|
|
47
|
-
}
|
|
48
|
-
};
|
|
49
|
-
jest.setTimeout(30000);
|
|
50
|
-
return connectorPrivate.call('executeMethod', data, false, 'dataservice', 'ajaxservice').then((response) => {
|
|
51
|
-
expect(response.validationResult.success).toBeTruthy();
|
|
52
|
-
});
|
|
53
|
-
});
|
|
54
|
-
it('shouldReturnSomeDataPublicMode', async () => {
|
|
55
|
-
const data = {
|
|
56
|
-
parameterValues: {
|
|
57
|
-
goodId: '7497142',
|
|
58
|
-
branchNr: '1'
|
|
59
|
-
}
|
|
60
|
-
};
|
|
61
|
-
jest.setTimeout(30000);
|
|
62
|
-
return connectorPublic.call('articleQuickSel', data, false, undefined, 'publicservice').then((response) => {
|
|
63
|
-
expect(response.validationResult.success).toBeTruthy();
|
|
64
|
-
});
|
|
65
|
-
});
|
|
66
|
-
it('shouldWaitForLogin', async () => {
|
|
67
|
-
const firstCallData = {
|
|
68
|
-
objectName: 'ArticleCategory',
|
|
69
|
-
moduleName: 'Articles',
|
|
70
|
-
refCursorAsArray: true,
|
|
71
|
-
parameterValues: {
|
|
72
|
-
publicationCode: 64
|
|
73
|
-
}
|
|
74
|
-
};
|
|
75
|
-
const secondCallData = {
|
|
76
|
-
objectName: 'CatalogDefinition',
|
|
77
|
-
moduleName: 'simpleBaseData',
|
|
78
|
-
refCursorAsArray: true,
|
|
79
|
-
parameterValues: {
|
|
80
|
-
publicationCode: 64
|
|
81
|
-
}
|
|
82
|
-
};
|
|
83
|
-
jest.setTimeout(30000);
|
|
84
|
-
const promises = [];
|
|
85
|
-
connectorPrivate.call('selectMultipleObjects', firstCallData, false, 'dataservice', 'ajaxservice'),
|
|
86
|
-
connectorPrivate.call('selectMultipleObjects', secondCallData, false, 'dataservice', 'ajaxservice');
|
|
87
|
-
Promise.all(promises).then((responses) => {
|
|
88
|
-
});
|
|
89
|
-
});
|
|
90
|
-
it('login', async () => {
|
|
91
|
-
const loginRequest = new login_request_1.LoginRequest();
|
|
92
|
-
loginRequest.upId = 815;
|
|
93
|
-
loginRequest.userName = 'patrick';
|
|
94
|
-
loginRequest.userPassword = 'patricksdfg';
|
|
95
|
-
loginRequest.clientVersion = '252';
|
|
96
|
-
loginRequest.clientLanguage = 'nl';
|
|
97
|
-
const response = await connectorPrivateEmpty.logIn(loginRequest);
|
|
98
|
-
expect(response.loginStatus === login_status_enum_1.LoginStatus.SUCCESS).toBeTruthy();
|
|
99
|
-
});
|
|
100
|
-
it('logout', async () => {
|
|
101
|
-
const response = await connectorPrivateEmpty.logOut();
|
|
102
|
-
expect(response.validationResult.success).toBeTruthy();
|
|
103
|
-
});
|
|
104
|
-
it('connect', async () => {
|
|
105
|
-
const response = await connectorKeycloak.connect();
|
|
106
|
-
expect(response && response.loginStatus === login_status_enum_1.LoginStatus.SUCCESS).toBeTruthy();
|
|
107
|
-
});
|
|
108
|
-
});
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const connector_1 = require("./connector");
|
|
4
|
+
const login_request_1 = require("./model/login-request");
|
|
5
|
+
const login_status_enum_1 = require("./enum/login-status.enum");
|
|
6
|
+
const optionsPrivate = {
|
|
7
|
+
url: 'http://localhost:8080/ione',
|
|
8
|
+
schema: '815',
|
|
9
|
+
version: '252',
|
|
10
|
+
useLoginEncryption: true,
|
|
11
|
+
username: 'patrick',
|
|
12
|
+
password: 'vankeulen1234567890!'
|
|
13
|
+
};
|
|
14
|
+
const optionsPrivateEmpty = {
|
|
15
|
+
url: 'http://localhost:8080/ione',
|
|
16
|
+
jwtEnabled: false
|
|
17
|
+
};
|
|
18
|
+
const optionsPublic = {
|
|
19
|
+
url: 'http://localhost:8080/ione',
|
|
20
|
+
schema: '815',
|
|
21
|
+
version: '252'
|
|
22
|
+
};
|
|
23
|
+
const optionsKeycloak = {
|
|
24
|
+
url: 'http://130.62.7.57:8894/ione-branch/',
|
|
25
|
+
schema: '815',
|
|
26
|
+
version: '253'
|
|
27
|
+
};
|
|
28
|
+
describe("Connector", () => {
|
|
29
|
+
let connectorPrivate;
|
|
30
|
+
let connectorPrivateEmpty;
|
|
31
|
+
let connectorPublic;
|
|
32
|
+
let connectorKeycloak;
|
|
33
|
+
beforeEach(() => {
|
|
34
|
+
connectorPrivate = new connector_1.Connector(optionsPrivate);
|
|
35
|
+
connectorPrivateEmpty = new connector_1.Connector(optionsPrivateEmpty);
|
|
36
|
+
connectorPublic = new connector_1.Connector(optionsPublic);
|
|
37
|
+
connectorKeycloak = new connector_1.Connector(optionsKeycloak);
|
|
38
|
+
});
|
|
39
|
+
it('shouldReturnSomeDataPrivateMode', async () => {
|
|
40
|
+
const data = {
|
|
41
|
+
methodName: 'articleQuickSel',
|
|
42
|
+
moduleName: 'Articles',
|
|
43
|
+
refCursorAsArray: true,
|
|
44
|
+
parameterValues: {
|
|
45
|
+
goodId: '7497142',
|
|
46
|
+
branchNr: '1'
|
|
47
|
+
}
|
|
48
|
+
};
|
|
49
|
+
jest.setTimeout(30000);
|
|
50
|
+
return connectorPrivate.call('executeMethod', data, false, 'dataservice', 'ajaxservice').then((response) => {
|
|
51
|
+
expect(response.validationResult.success).toBeTruthy();
|
|
52
|
+
});
|
|
53
|
+
});
|
|
54
|
+
it('shouldReturnSomeDataPublicMode', async () => {
|
|
55
|
+
const data = {
|
|
56
|
+
parameterValues: {
|
|
57
|
+
goodId: '7497142',
|
|
58
|
+
branchNr: '1'
|
|
59
|
+
}
|
|
60
|
+
};
|
|
61
|
+
jest.setTimeout(30000);
|
|
62
|
+
return connectorPublic.call('articleQuickSel', data, false, undefined, 'publicservice').then((response) => {
|
|
63
|
+
expect(response.validationResult.success).toBeTruthy();
|
|
64
|
+
});
|
|
65
|
+
});
|
|
66
|
+
it('shouldWaitForLogin', async () => {
|
|
67
|
+
const firstCallData = {
|
|
68
|
+
objectName: 'ArticleCategory',
|
|
69
|
+
moduleName: 'Articles',
|
|
70
|
+
refCursorAsArray: true,
|
|
71
|
+
parameterValues: {
|
|
72
|
+
publicationCode: 64
|
|
73
|
+
}
|
|
74
|
+
};
|
|
75
|
+
const secondCallData = {
|
|
76
|
+
objectName: 'CatalogDefinition',
|
|
77
|
+
moduleName: 'simpleBaseData',
|
|
78
|
+
refCursorAsArray: true,
|
|
79
|
+
parameterValues: {
|
|
80
|
+
publicationCode: 64
|
|
81
|
+
}
|
|
82
|
+
};
|
|
83
|
+
jest.setTimeout(30000);
|
|
84
|
+
const promises = [];
|
|
85
|
+
connectorPrivate.call('selectMultipleObjects', firstCallData, false, 'dataservice', 'ajaxservice'),
|
|
86
|
+
connectorPrivate.call('selectMultipleObjects', secondCallData, false, 'dataservice', 'ajaxservice');
|
|
87
|
+
Promise.all(promises).then((responses) => {
|
|
88
|
+
});
|
|
89
|
+
});
|
|
90
|
+
it('login', async () => {
|
|
91
|
+
const loginRequest = new login_request_1.LoginRequest();
|
|
92
|
+
loginRequest.upId = 815;
|
|
93
|
+
loginRequest.userName = 'patrick';
|
|
94
|
+
loginRequest.userPassword = 'patricksdfg';
|
|
95
|
+
loginRequest.clientVersion = '252';
|
|
96
|
+
loginRequest.clientLanguage = 'nl';
|
|
97
|
+
const response = await connectorPrivateEmpty.logIn(loginRequest);
|
|
98
|
+
expect(response.loginStatus === login_status_enum_1.LoginStatus.SUCCESS).toBeTruthy();
|
|
99
|
+
});
|
|
100
|
+
it('logout', async () => {
|
|
101
|
+
const response = await connectorPrivateEmpty.logOut();
|
|
102
|
+
expect(response.validationResult.success).toBeTruthy();
|
|
103
|
+
});
|
|
104
|
+
it('connect', async () => {
|
|
105
|
+
const response = await connectorKeycloak.connect();
|
|
106
|
+
expect(response && response.loginStatus === login_status_enum_1.LoginStatus.SUCCESS).toBeTruthy();
|
|
107
|
+
});
|
|
108
|
+
});
|
|
109
109
|
//# sourceMappingURL=connector.unit.test.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export declare enum ActivateUserAccountStatus {
|
|
2
|
-
SUCCESS = "SUCCESS",
|
|
3
|
-
ACCOUNT_IS_ALREADY_ACTIVE = "ACCOUNT_IS_ALREADY_ACTIVE",
|
|
4
|
-
ACCOUNT_IS_DEACTIVATED = "ACCOUNT_IS_DEACTIVATED",
|
|
5
|
-
NOT_VALID_SECURITY_CODE = "NOT_VALID_SECURITY_CODE"
|
|
6
|
-
}
|
|
1
|
+
export declare enum ActivateUserAccountStatus {
|
|
2
|
+
SUCCESS = "SUCCESS",
|
|
3
|
+
ACCOUNT_IS_ALREADY_ACTIVE = "ACCOUNT_IS_ALREADY_ACTIVE",
|
|
4
|
+
ACCOUNT_IS_DEACTIVATED = "ACCOUNT_IS_DEACTIVATED",
|
|
5
|
+
NOT_VALID_SECURITY_CODE = "NOT_VALID_SECURITY_CODE"
|
|
6
|
+
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ActivateUserAccountStatus = void 0;
|
|
4
|
-
var ActivateUserAccountStatus;
|
|
5
|
-
(function (ActivateUserAccountStatus) {
|
|
6
|
-
ActivateUserAccountStatus["SUCCESS"] = "SUCCESS";
|
|
7
|
-
ActivateUserAccountStatus["ACCOUNT_IS_ALREADY_ACTIVE"] = "ACCOUNT_IS_ALREADY_ACTIVE";
|
|
8
|
-
ActivateUserAccountStatus["ACCOUNT_IS_DEACTIVATED"] = "ACCOUNT_IS_DEACTIVATED";
|
|
9
|
-
ActivateUserAccountStatus["NOT_VALID_SECURITY_CODE"] = "NOT_VALID_SECURITY_CODE";
|
|
10
|
-
})(ActivateUserAccountStatus
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ActivateUserAccountStatus = void 0;
|
|
4
|
+
var ActivateUserAccountStatus;
|
|
5
|
+
(function (ActivateUserAccountStatus) {
|
|
6
|
+
ActivateUserAccountStatus["SUCCESS"] = "SUCCESS";
|
|
7
|
+
ActivateUserAccountStatus["ACCOUNT_IS_ALREADY_ACTIVE"] = "ACCOUNT_IS_ALREADY_ACTIVE";
|
|
8
|
+
ActivateUserAccountStatus["ACCOUNT_IS_DEACTIVATED"] = "ACCOUNT_IS_DEACTIVATED";
|
|
9
|
+
ActivateUserAccountStatus["NOT_VALID_SECURITY_CODE"] = "NOT_VALID_SECURITY_CODE";
|
|
10
|
+
})(ActivateUserAccountStatus || (exports.ActivateUserAccountStatus = ActivateUserAccountStatus = {}));
|
|
11
11
|
//# sourceMappingURL=activate-user-account-status.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"activate-user-account-status.enum.js","sourceRoot":"","sources":["../../src/enum/activate-user-account-status.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,yBAKX;AALD,WAAY,yBAAyB;IACjC,gDAAmB,CAAA;IACnB,oFAAuD,CAAA;IACvD,8EAAiD,CAAA;IACjD,gFAAmD,CAAA;AACvD,CAAC,EALW,yBAAyB,
|
|
1
|
+
{"version":3,"file":"activate-user-account-status.enum.js","sourceRoot":"","sources":["../../src/enum/activate-user-account-status.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,yBAKX;AALD,WAAY,yBAAyB;IACjC,gDAAmB,CAAA;IACnB,oFAAuD,CAAA;IACvD,8EAAiD,CAAA;IACjD,gFAAmD,CAAA;AACvD,CAAC,EALW,yBAAyB,yCAAzB,yBAAyB,QAKpC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare enum AddressFormat {
|
|
2
|
-
Standard = "1",
|
|
3
|
-
VS = "2"
|
|
4
|
-
}
|
|
1
|
+
export declare enum AddressFormat {
|
|
2
|
+
Standard = "1",
|
|
3
|
+
VS = "2"
|
|
4
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AddressFormat = void 0;
|
|
4
|
-
var AddressFormat;
|
|
5
|
-
(function (AddressFormat) {
|
|
6
|
-
AddressFormat["Standard"] = "1";
|
|
7
|
-
AddressFormat["VS"] = "2";
|
|
8
|
-
})(AddressFormat
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AddressFormat = void 0;
|
|
4
|
+
var AddressFormat;
|
|
5
|
+
(function (AddressFormat) {
|
|
6
|
+
AddressFormat["Standard"] = "1";
|
|
7
|
+
AddressFormat["VS"] = "2";
|
|
8
|
+
})(AddressFormat || (exports.AddressFormat = AddressFormat = {}));
|
|
9
9
|
//# sourceMappingURL=address-format.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"address-format.enum.js","sourceRoot":"","sources":["../../src/enum/address-format.enum.ts"],"names":[],"mappings":";;;AACA,IAAY,aAKX;AALD,WAAY,aAAa;IAEvB,+BAAc,CAAA;IAEd,yBAAQ,CAAA;AACV,CAAC,EALW,aAAa,
|
|
1
|
+
{"version":3,"file":"address-format.enum.js","sourceRoot":"","sources":["../../src/enum/address-format.enum.ts"],"names":[],"mappings":";;;AACA,IAAY,aAKX;AALD,WAAY,aAAa;IAEvB,+BAAc,CAAA;IAEd,yBAAQ,CAAA;AACV,CAAC,EALW,aAAa,6BAAb,aAAa,QAKxB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export declare enum BackendLanguageCode {
|
|
2
|
-
Dutch = "nl",
|
|
3
|
-
English = "en",
|
|
4
|
-
German = "de",
|
|
5
|
-
French = "fr"
|
|
6
|
-
}
|
|
1
|
+
export declare enum BackendLanguageCode {
|
|
2
|
+
Dutch = "nl",
|
|
3
|
+
English = "en",
|
|
4
|
+
German = "de",
|
|
5
|
+
French = "fr"
|
|
6
|
+
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BackendLanguageCode = void 0;
|
|
4
|
-
var BackendLanguageCode;
|
|
5
|
-
(function (BackendLanguageCode) {
|
|
6
|
-
BackendLanguageCode["Dutch"] = "nl";
|
|
7
|
-
BackendLanguageCode["English"] = "en";
|
|
8
|
-
BackendLanguageCode["German"] = "de";
|
|
9
|
-
BackendLanguageCode["French"] = "fr";
|
|
10
|
-
})(BackendLanguageCode
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BackendLanguageCode = void 0;
|
|
4
|
+
var BackendLanguageCode;
|
|
5
|
+
(function (BackendLanguageCode) {
|
|
6
|
+
BackendLanguageCode["Dutch"] = "nl";
|
|
7
|
+
BackendLanguageCode["English"] = "en";
|
|
8
|
+
BackendLanguageCode["German"] = "de";
|
|
9
|
+
BackendLanguageCode["French"] = "fr";
|
|
10
|
+
})(BackendLanguageCode || (exports.BackendLanguageCode = BackendLanguageCode = {}));
|
|
11
11
|
//# sourceMappingURL=backend-language-code.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"backend-language-code.enum.js","sourceRoot":"","sources":["../../src/enum/backend-language-code.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,mBAKX;AALD,WAAY,mBAAmB;IAC3B,mCAAY,CAAA;IACZ,qCAAc,CAAA;IACd,oCAAa,CAAA;IACb,oCAAa,CAAA;AACjB,CAAC,EALW,mBAAmB,
|
|
1
|
+
{"version":3,"file":"backend-language-code.enum.js","sourceRoot":"","sources":["../../src/enum/backend-language-code.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,mBAKX;AALD,WAAY,mBAAmB;IAC3B,mCAAY,CAAA;IACZ,qCAAc,CAAA;IACd,oCAAa,CAAA;IACb,oCAAa,CAAA;AACjB,CAAC,EALW,mBAAmB,mCAAnB,mBAAmB,QAK9B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export declare enum BackendServiceName {
|
|
2
|
-
LoginService = "login",
|
|
3
|
-
DatasessionService = "datasessionservice",
|
|
4
|
-
PublicService = "publicservice",
|
|
5
|
-
HealthService = "healthservice",
|
|
6
|
-
UserInfoService = "userinfoservice"
|
|
7
|
-
}
|
|
1
|
+
export declare enum BackendServiceName {
|
|
2
|
+
LoginService = "login",
|
|
3
|
+
DatasessionService = "datasessionservice",
|
|
4
|
+
PublicService = "publicservice",
|
|
5
|
+
HealthService = "healthservice",
|
|
6
|
+
UserInfoService = "userinfoservice"
|
|
7
|
+
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BackendServiceName = void 0;
|
|
4
|
-
var BackendServiceName;
|
|
5
|
-
(function (BackendServiceName) {
|
|
6
|
-
BackendServiceName["LoginService"] = "login";
|
|
7
|
-
BackendServiceName["DatasessionService"] = "datasessionservice";
|
|
8
|
-
BackendServiceName["PublicService"] = "publicservice";
|
|
9
|
-
BackendServiceName["HealthService"] = "healthservice";
|
|
10
|
-
BackendServiceName["UserInfoService"] = "userinfoservice";
|
|
11
|
-
})(BackendServiceName
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BackendServiceName = void 0;
|
|
4
|
+
var BackendServiceName;
|
|
5
|
+
(function (BackendServiceName) {
|
|
6
|
+
BackendServiceName["LoginService"] = "login";
|
|
7
|
+
BackendServiceName["DatasessionService"] = "datasessionservice";
|
|
8
|
+
BackendServiceName["PublicService"] = "publicservice";
|
|
9
|
+
BackendServiceName["HealthService"] = "healthservice";
|
|
10
|
+
BackendServiceName["UserInfoService"] = "userinfoservice";
|
|
11
|
+
})(BackendServiceName || (exports.BackendServiceName = BackendServiceName = {}));
|
|
12
12
|
//# sourceMappingURL=backend-service-name.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"backend-service-name.enum.js","sourceRoot":"","sources":["../../src/enum/backend-service-name.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,kBAMX;AAND,WAAY,kBAAkB;IAC1B,4CAAsB,CAAA;IACtB,+DAAyC,CAAA;IACzC,qDAA+B,CAAA;IAC/B,qDAA+B,CAAA;IAC/B,yDAAmC,CAAA;AACvC,CAAC,EANW,kBAAkB,
|
|
1
|
+
{"version":3,"file":"backend-service-name.enum.js","sourceRoot":"","sources":["../../src/enum/backend-service-name.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,kBAMX;AAND,WAAY,kBAAkB;IAC1B,4CAAsB,CAAA;IACtB,+DAAyC,CAAA;IACzC,qDAA+B,CAAA;IAC/B,qDAA+B,CAAA;IAC/B,yDAAmC,CAAA;AACvC,CAAC,EANW,kBAAkB,kCAAlB,kBAAkB,QAM7B"}
|