vector-shared 1.1.348 → 1.1.349
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/package.json +4 -1
- package/.prettierignore +0 -101
- package/.prettierrc +0 -15
- package/bitbucket-pipelines.yml +0 -37
- package/constants/auth-service.constants.ts +0 -12
- package/constants/customer-service.constants.ts +0 -28
- package/index.ts +0 -10
- package/tsconfig.json +0 -23
- package/types/advert-source/advert-source-dropdown-search.dto.model.ts +0 -3
- package/types/advert-source/index.ts +0 -1
- package/types/agency/agency-search.type.ts +0 -4
- package/types/agency/create-agency.type.ts +0 -6
- package/types/agency/index.ts +0 -1
- package/types/apartment-complex/expression.type.ts +0 -14
- package/types/apartment-complex/index.ts +0 -2
- package/types/apartment-complex/manager.type.ts +0 -5
- package/types/archive-reasons/archive-reason-destination.enum.ts +0 -7
- package/types/archive-reasons/archive-reason-dropdown-params.type.ts +0 -5
- package/types/archive-reasons/index.ts +0 -2
- package/types/attention-required/attention-required-office-statistic-param.type.ts +0 -22
- package/types/attention-required/attention-required-search.type.ts +0 -6
- package/types/attention-required/attention-required-statistic-param.type.ts +0 -9
- package/types/attention-required/attention-required-statistic.type.ts +0 -14
- package/types/attention-required/attention-required-update.type.ts +0 -6
- package/types/attention-required/attention-required-with-changes.type.ts +0 -22
- package/types/attention-required/index.ts +0 -15
- package/types/attorney/attorney-search.dto.ts +0 -3
- package/types/attorney/attorney-type.enum.ts +0 -4
- package/types/attorney/attorney.dto.ts +0 -13
- package/types/attorney/index.ts +0 -3
- package/types/attributes/apartment-info-attributes.type.ts +0 -3
- package/types/attributes/apartment-type.enum.ts +0 -4
- package/types/attributes/attribute-category.enum.ts +0 -18
- package/types/attributes/attribute-config.type.ts +0 -18
- package/types/attributes/attribute-destination.enum.ts +0 -6
- package/types/attributes/attribute-key.enum.ts +0 -16
- package/types/attributes/attribute-representation.type.ts +0 -6
- package/types/attributes/attribute-search.type.ts +0 -16
- package/types/attributes/attribute-type.enum.ts +0 -12
- package/types/attributes/attribute-unit.enum.ts +0 -8
- package/types/attributes/attribute-value.type.ts +0 -3
- package/types/attributes/attribute.type.ts +0 -28
- package/types/attributes/customer-requests-attributes.type.ts +0 -5
- package/types/attributes/deal-type.enum.ts +0 -4
- package/types/attributes/index.ts +0 -24
- package/types/attributes/male.enum.ts +0 -7
- package/types/attributes/object-type.enum.ts +0 -9
- package/types/attributes/property-atributes.type.ts +0 -19
- package/types/attributes/registration-type.enum.ts +0 -6
- package/types/auth/index.ts +0 -2
- package/types/auth/login-user-with-google.dto.ts +0 -3
- package/types/auth/login-user.dto.model.ts +0 -5
- package/types/build-company/build-companies-search.dto.ts +0 -18
- package/types/build-company/build-company-create.dto.ts +0 -6
- package/types/build-company/index.ts +0 -2
- package/types/calendar/calendar.type.ts +0 -19
- package/types/calendar/duty.create.dto.ts +0 -14
- package/types/calendar/duty.search.dto.ts +0 -5
- package/types/calendar/duty.update.dto.ts +0 -12
- package/types/calendar/index.ts +0 -4
- package/types/call/call-data.type.ts +0 -7
- package/types/call/call-search.dto.model.ts +0 -7
- package/types/call/call-type.enum.ts +0 -11
- package/types/call/index.ts +0 -3
- package/types/call-redirect/call-redirect-create.type.ts +0 -12
- package/types/call-redirect/call-redirect-search.dto.ts +0 -7
- package/types/call-redirect/call-redirect-update.type.ts +0 -8
- package/types/call-redirect/index.ts +0 -3
- package/types/common/autocomplete-params.type.ts +0 -6
- package/types/common/currency.enum.ts +0 -7
- package/types/common/currency.value.interface.ts +0 -4
- package/types/common/date-filter-params.type.ts +0 -4
- package/types/common/day.enum.ts +0 -11
- package/types/common/dropdown.type.ts +0 -6
- package/types/common/index.ts +0 -52
- package/types/common/language.enum.ts +0 -5
- package/types/common/multi-language-column.type.ts +0 -13
- package/types/common/paginated-list.type.ts +0 -12
- package/types/common/phone.type.ts +0 -10
- package/types/common/point.type.ts +0 -1
- package/types/common/query.boolean.ts +0 -6
- package/types/common/reaction.enum.ts +0 -4
- package/types/common/search-by-phone.type.ts +0 -3
- package/types/common/sorting-params.type.ts +0 -9
- package/types/common/text-search.type.ts +0 -6
- package/types/common/translated-or-raw.type.ts +0 -5
- package/types/core/advert-source.type.ts +0 -25
- package/types/core/agency.type.ts +0 -12
- package/types/core/apartment-complex-image.type.ts +0 -13
- package/types/core/apartment-complex-info.type.ts +0 -21
- package/types/core/apartment-complex.type.ts +0 -35
- package/types/core/appraiser.type.ts +0 -9
- package/types/core/archive-reason.type.ts +0 -16
- package/types/core/attention-required.type.ts +0 -9
- package/types/core/attorney.type.ts +0 -16
- package/types/core/attribute-representation.type.ts +0 -10
- package/types/core/attribute-value.type.ts +0 -11
- package/types/core/attribute.type.ts +0 -25
- package/types/core/base-entity.type.ts +0 -6
- package/types/core/build-company.type.ts +0 -16
- package/types/core/call-redirect.type.ts +0 -19
- package/types/core/call.type.ts +0 -20
- package/types/core/contract-type.type.ts +0 -8
- package/types/core/customer-bucket.type.ts +0 -10
- package/types/core/customer-call.type.ts +0 -11
- package/types/core/customer-phone.type.ts +0 -10
- package/types/core/customer-property-duplicate.type.ts +0 -14
- package/types/core/customer-property.type.ts +0 -109
- package/types/core/customer-request-selection.type.ts +0 -36
- package/types/core/customer-request.type.ts +0 -36
- package/types/core/customer.type.ts +0 -52
- package/types/core/deal-document.type.ts +0 -17
- package/types/core/deal-participant.type.ts +0 -23
- package/types/core/deal-transaction.type.ts +0 -21
- package/types/core/deal-type-percentage.type.ts +0 -11
- package/types/core/deal-type.type.ts +0 -13
- package/types/core/deal.type.ts +0 -135
- package/types/core/document.type.ts +0 -9
- package/types/core/duty.type.ts +0 -17
- package/types/core/employee-norm.type.ts +0 -17
- package/types/core/feedback-file.type.ts +0 -10
- package/types/core/feedback-view.type.ts +0 -10
- package/types/core/feedback.type.ts +0 -19
- package/types/core/flat.type.ts +0 -22
- package/types/core/floor.type.ts +0 -13
- package/types/core/geo-topzone.type.ts +0 -9
- package/types/core/geo.type.ts +0 -33
- package/types/core/google-contact.type.ts +0 -14
- package/types/core/handling-listening.type.ts +0 -10
- package/types/core/handling.type.ts +0 -39
- package/types/core/image.type.ts +0 -22
- package/types/core/index.ts +0 -98
- package/types/core/layout.type.ts +0 -20
- package/types/core/mismatch-aggregate.type.ts +0 -8
- package/types/core/mismatch-decision.type.ts +0 -11
- package/types/core/mismatch-reason.type.ts +0 -10
- package/types/core/mismatch-report.type.ts +0 -14
- package/types/core/norm-category.type.ts +0 -11
- package/types/core/notary.type.ts +0 -13
- package/types/core/notification-preference.type.ts +0 -11
- package/types/core/notification.type.ts +0 -13
- package/types/core/office-center.type.ts +0 -20
- package/types/core/office.type.ts +0 -35
- package/types/core/permission.type.ts +0 -11
- package/types/core/property-document.type.ts +0 -11
- package/types/core/property-image.type.ts +0 -14
- package/types/core/property-seo.type.ts +0 -11
- package/types/core/queue.type.ts +0 -20
- package/types/core/reaction.type.ts +0 -6
- package/types/core/realtor-number.type.ts +0 -11
- package/types/core/representation.type.ts +0 -18
- package/types/core/request-presentation-property.type.ts +0 -11
- package/types/core/request-presentation.type.ts +0 -10
- package/types/core/request-property.type.ts +0 -15
- package/types/core/role-permission-group.type.ts +0 -10
- package/types/core/role.type.ts +0 -14
- package/types/core/section.type.ts +0 -13
- package/types/core/street.type.ts +0 -28
- package/types/core/telegram-chat.type.ts +0 -9
- package/types/core/telegram-message.type.ts +0 -11
- package/types/core/template-comment-reaction.type.ts +0 -7
- package/types/core/template-comment.type.ts +0 -16
- package/types/core/template-office.type.ts +0 -10
- package/types/core/template-participant.type.ts +0 -10
- package/types/core/template-reaction.type.ts +0 -7
- package/types/core/template-representation.type.ts +0 -10
- package/types/core/template-role.type.ts +0 -10
- package/types/core/template-view.type.ts +0 -10
- package/types/core/template.type.ts +0 -38
- package/types/core/time-metric-entity.type.ts +0 -5
- package/types/core/topzone.type.ts +0 -20
- package/types/core/unique-id-entity.type.ts +0 -3
- package/types/core/uploaded-file-entity.type.ts +0 -10
- package/types/core/user-action-log.type.ts +0 -15
- package/types/core/user-attorney.type.ts +0 -27
- package/types/core/user-office.type.ts +0 -11
- package/types/core/user-permission.type.ts +0 -11
- package/types/core/user-phone.type.ts +0 -10
- package/types/core/user-points-change.type.ts +0 -22
- package/types/core/user-points-rule.type.ts +0 -7
- package/types/core/user-profile.type.ts +0 -47
- package/types/core/user.type.ts +0 -83
- package/types/core/valuation.type.ts +0 -9
- package/types/core/vnp-reason.type.ts +0 -8
- package/types/core/x-customer-notification.type.ts +0 -8
- package/types/customer/actiivity-potential.enum.ts +0 -8
- package/types/customer/add-cusomer-to-bucket.type.ts +0 -3
- package/types/customer/archive-customer.type.ts +0 -6
- package/types/customer/attention-required-entity.enum.ts +0 -4
- package/types/customer/create-customer.type.ts +0 -27
- package/types/customer/customer-autocomplete-params.dto.ts +0 -6
- package/types/customer/customer-bucket-scope.enum.ts +0 -7
- package/types/customer/customer-by-phone-number-realtor.dto.ts +0 -8
- package/types/customer/customer-by-phone-number.dto.ts +0 -21
- package/types/customer/customer-property-owner.type.ts +0 -6
- package/types/customer/customer-request-selection.enum.ts +0 -4
- package/types/customer/customer-type.enum.ts +0 -6
- package/types/customer/exclusive-buyer-agreement-data.type.ts +0 -18
- package/types/customer/get-customer-bucket-params.type.ts +0 -3
- package/types/customer/index.ts +0 -38
- package/types/customer/search-buyer-params.type.ts +0 -26
- package/types/customer/search-customer-by-phone.dto.ts +0 -8
- package/types/customer/update-customer.dto.ts +0 -3
- package/types/customer-call/customer-call.type.ts +0 -7
- package/types/customer-call/index.ts +0 -1
- package/types/customer-property/archive-customer-property.dto.ts +0 -6
- package/types/customer-property/cadastral-number.type.ts +0 -6
- package/types/customer-property/complex.type.ts +0 -4
- package/types/customer-property/create-customer-additional-owner.dto.ts +0 -6
- package/types/customer-property/create-customer-property-without-seller.type.ts +0 -6
- package/types/customer-property/create-customer-property.type.ts +0 -48
- package/types/customer-property/create-customer-request-without-buyer.dto.ts +0 -6
- package/types/customer-property/customer-properties-grouped-by-address-params.dto.ts +0 -8
- package/types/customer-property/customer-properties-grouped-by-address.dto.ts +0 -6
- package/types/customer-property/customer-properties-grouped-by-floor.dto.ts +0 -6
- package/types/customer-property/customer-property-autocomplete-params.dto.ts +0 -8
- package/types/customer-property/customer-property-check-duplicate-dto.ts +0 -19
- package/types/customer-property/customer-property-check-exclusive-exists.dto.ts +0 -6
- package/types/customer-property/customer-property-confirm-exclusive.dto.ts +0 -3
- package/types/customer-property/customer-property-document.dto.ts +0 -5
- package/types/customer-property/customer-property-image.dto.ts +0 -6
- package/types/customer-property/customer-property-search-apartment-dto.ts +0 -9
- package/types/customer-property/customer-property-search-area-dto.ts +0 -5
- package/types/customer-property/customer-property-search-by-cadastral-number.dto.ts +0 -5
- package/types/customer-property/customer-property-search-commercial-dto.ts +0 -8
- package/types/customer-property/customer-property-search-house-dto.ts +0 -6
- package/types/customer-property/customer-property-stage.ts +0 -10
- package/types/customer-property/exclusive-property-agreement-data.dto.ts +0 -8
- package/types/customer-property/exclusive-property-agreement-data.type.ts +0 -8
- package/types/customer-property/index.ts +0 -58
- package/types/customer-property/property-classification.enum.ts +0 -5
- package/types/customer-property/property-document-category.enum.ts +0 -8
- package/types/customer-property/property-duplicate-status.enum.ts +0 -6
- package/types/customer-property/property-exclusive-status.enum.ts +0 -5
- package/types/customer-property/realty-subtype.enum.ts +0 -22
- package/types/customer-property/realty-type.enum.ts +0 -6
- package/types/customer-property/search-customer-property-by-attributes.dto.ts +0 -13
- package/types/customer-property/search-customer-property-params.dto.ts +0 -38
- package/types/customer-property/seo.dto.ts +0 -10
- package/types/customer-property/update-customer-property.dto.ts +0 -13
- package/types/customer-property-duplicate/customer-property-duplicate.dto.ts +0 -12
- package/types/customer-property-duplicate/index.ts +0 -4
- package/types/customer-request/archive-customer-request.dto.ts +0 -5
- package/types/customer-request/create-customer-request-without-buyer.type.ts +0 -6
- package/types/customer-request/create-customer-request.type.ts +0 -17
- package/types/customer-request/customer-request-autocomplete-params.dto.ts +0 -8
- package/types/customer-request/customer-request-stages.ts +0 -7
- package/types/customer-request/index.ts +0 -7
- package/types/customer-request/search-customer-requests-params.dto.ts +0 -9
- package/types/customer-request/update-customer-request.dto.ts +0 -8
- package/types/customer-request-selection/customer-request-selection.dto.ts +0 -17
- package/types/customer-request-selection/index.ts +0 -2
- package/types/customer-request-selection/update-customer-request-selection.dto.ts +0 -4
- package/types/deal/break-deal-partially.dto.ts +0 -8
- package/types/deal/break-deal.dto.ts +0 -3
- package/types/deal/check-if-deal-number-exists-params.dto.ts +0 -4
- package/types/deal/create-deal.dto.ts +0 -62
- package/types/deal/deal-aggregation-row.dto.ts +0 -16
- package/types/deal/deal-agreement-type.enum.ts +0 -5
- package/types/deal/deal-autocomplete-params.dto.ts +0 -6
- package/types/deal/deal-buyer.type.ts +0 -12
- package/types/deal/deal-document.dto.ts +0 -7
- package/types/deal/deal-document.enum.ts +0 -22
- package/types/deal/deal-expense.dto.ts +0 -7
- package/types/deal/deal-expense.type.ts +0 -7
- package/types/deal/deal-expenses-category.enum.ts +0 -3
- package/types/deal/deal-format.enum.ts +0 -14
- package/types/deal/deal-offices-tree.dto.ts +0 -11
- package/types/deal/deal-participant-type.enum.ts +0 -5
- package/types/deal/deal-payer.enum.ts +0 -5
- package/types/deal/deal-seller.dto.ts +0 -13
- package/types/deal/deal-seller.type.ts +0 -13
- package/types/deal/deal-status.enum.ts +0 -6
- package/types/deal/deal-transaction.enum.ts +0 -4
- package/types/deal/detailed-deal-results-date-results.dto.ts +0 -4
- package/types/deal/detailed-deal-results-office-center-results.dto.ts +0 -14
- package/types/deal/detailed-deal-results-office-results.dto.ts +0 -15
- package/types/deal/detailed-deal-results-params.dto.ts +0 -8
- package/types/deal/detailed-deal-results-participant.dto.ts +0 -13
- package/types/deal/detailed-deal-results.dto.ts +0 -9
- package/types/deal/index.ts +0 -36
- package/types/deal/mortgage-program.enum.ts +0 -8
- package/types/deal/party-type.enum.ts +0 -5
- package/types/deal/search-deal-params.dto.ts +0 -30
- package/types/deal/send-deal-document-for-signature.dto.ts +0 -6
- package/types/deal/settle-deal.dto.ts +0 -16
- package/types/deal/update-deal.dto.ts +0 -22
- package/types/deal-type/deal-type-dropdown-params.dto.ts +0 -3
- package/types/deal-type/index.ts +0 -1
- package/types/direction/direction-type.enum.ts +0 -4
- package/types/direction/index.ts +0 -1
- package/types/documents/buyer-document-type.enum.ts +0 -3
- package/types/documents/employee-agreement.dto.ts +0 -4
- package/types/documents/get-buyer-document.dto.ts +0 -7
- package/types/documents/get-property-document.dto.ts +0 -7
- package/types/documents/index.ts +0 -7
- package/types/documents/non-disclosure-agreement.dto.ts +0 -4
- package/types/documents/property-document-type.enum.ts +0 -3
- package/types/documents/send-buyer-document-for-signature.dto.ts +0 -6
- package/types/documents/send-property-document-for-signature.dto.ts +0 -6
- package/types/feedback/feedback-category.enum.ts +0 -5
- package/types/feedback/feedback-create.dto.ts +0 -6
- package/types/feedback/feedback-search.dto.ts +0 -12
- package/types/feedback/feedback-status.enum.ts +0 -5
- package/types/feedback/index.ts +0 -4
- package/types/flats/flat-create.dto.ts +0 -13
- package/types/flats/flat-extended.dto.ts +0 -11
- package/types/flats/flat.enum.ts +0 -9
- package/types/flats/flats-search.dto.ts +0 -15
- package/types/flats/index.ts +0 -5
- package/types/flats/payment-calculations.type.ts +0 -7
- package/types/floor/floor-create.dto.ts +0 -12
- package/types/floor/floors-search.dto.ts +0 -12
- package/types/floor/index.ts +0 -2
- package/types/geo/bounds.type.ts +0 -11
- package/types/geo/enhanced-search-params.dto.ts +0 -7
- package/types/geo/enhanced-search-response.dto.ts +0 -10
- package/types/geo/geo-keys.dto.ts +0 -4
- package/types/geo/geo-level.enum.ts +0 -9
- package/types/geo/geo-node.dto.model.ts +0 -11
- package/types/geo/geo-search-coordinates.dto.model.ts +0 -4
- package/types/geo/geo-search-params.dto.model.ts +0 -8
- package/types/geo/geo-type.enum.ts +0 -8
- package/types/geo/geo.dto.model.ts +0 -3
- package/types/geo/index.ts +0 -11
- package/types/geo/promotion-geo.enum.ts +0 -8
- package/types/google/google-contact-type.enum.ts +0 -5
- package/types/handling/create-manual-handling.dto.ts +0 -13
- package/types/handling/handling-archive.dto.ts +0 -6
- package/types/handling/handling-check-black-list.dto.ts +0 -3
- package/types/handling/handling-recipient.enum.ts +0 -6
- package/types/handling/handling-search.dto.ts +0 -33
- package/types/handling/handling-type.enum.ts +0 -13
- package/types/handling/handling-update.dto.ts +0 -13
- package/types/handling/handling.dto.ts +0 -17
- package/types/handling/index.ts +0 -8
- package/types/image/apartment-complex-image-category.enum.ts +0 -7
- package/types/image/bind-apartment-image-params.dto.ts +0 -6
- package/types/image/bind-builder-image.dto.ts +0 -1
- package/types/image/bind-image.dto.ts +0 -1
- package/types/image/bulk-bind-images.dto.ts +0 -11
- package/types/image/image-category.enum.ts +0 -5
- package/types/image/index.ts +0 -9
- package/types/image/reorder-images.dto.ts +0 -8
- package/types/index.ts +0 -685
- package/types/layout/create-layout.dto.ts +0 -8
- package/types/layout/index.ts +0 -4
- package/types/layout/layout.types.enum.ts +0 -8
- package/types/layout/search-layouts.dto.ts +0 -17
- package/types/layout/update-layout.dto.ts +0 -13
- package/types/mistmatch/mismatch-action.types.enum.ts +0 -5
- package/types/node-env/node-env.enum.ts +0 -4
- package/types/norm-categories/employee-norm.dto.ts +0 -6
- package/types/norm-categories/index.ts +0 -3
- package/types/norm-categories/norm-categories.enum.ts +0 -11
- package/types/norm-categories/norm-category.dto.ts +0 -3
- package/types/notary/create-notary.dto.ts +0 -3
- package/types/notary/index.ts +0 -8
- package/types/notary/notary-contacts.type.ts +0 -7
- package/types/notary/notary-dropdown-params.dto.ts +0 -3
- package/types/notary/search-notary-params.dto.ts +0 -23
- package/types/notary/update-notary.dto.ts +0 -3
- package/types/notifications/index.ts +0 -15
- package/types/notifications/messenger.enum.ts +0 -4
- package/types/notifications/notification.enum.ts +0 -10
- package/types/notifications/notifications.ts +0 -63
- package/types/notifications/search-notifications-params.dto.ts +0 -3
- package/types/office-centers/center-contacts.type.ts +0 -12
- package/types/office-centers/day-schedule.type.ts +0 -11
- package/types/office-centers/index.ts +0 -9
- package/types/office-centers/office-center-dropdown-search.dto.model.ts +0 -3
- package/types/office-centers/office-center-search.dto.model.ts +0 -17
- package/types/office-centers/office-center.dto.ts +0 -3
- package/types/office-centers/send-office-center-location-to-customer.dto.ts +0 -6
- package/types/offices/contacts.type.ts +0 -9
- package/types/offices/employees.type.ts +0 -11
- package/types/offices/index.ts +0 -10
- package/types/offices/office-dropdown-params.dto.ts +0 -4
- package/types/offices/office-phone-number.dto.ts +0 -5
- package/types/offices/office-search.dto.model.ts +0 -17
- package/types/offices/office.dto.ts +0 -15
- package/types/offices/service.config.ts +0 -19
- package/types/parse/column-field-relation.interface.ts +0 -12
- package/types/parse/fields.enum.ts +0 -19
- package/types/parse/mapping-handler.types.ts +0 -18
- package/types/parse/mapping-relation.types.ts +0 -12
- package/types/parse/mapping.types.ts +0 -32
- package/types/parse/parse-fields.enum.ts +0 -19
- package/types/parse/row-item.interfaces.ts +0 -26
- package/types/parse/schemes.enum.ts +0 -4
- package/types/permissions/advert-permissions.enum.ts +0 -3
- package/types/permissions/analytic-permissions.enum.ts +0 -5
- package/types/permissions/attribute-permissions.enum.ts +0 -9
- package/types/permissions/buyer-permissions.enum.ts +0 -14
- package/types/permissions/customer-property-permissions.enum..ts +0 -16
- package/types/permissions/customer-request-permissions.enum.ts +0 -8
- package/types/permissions/deal-permissions.enum.ts +0 -15
- package/types/permissions/duty-permissions.enum.ts +0 -10
- package/types/permissions/exported-property-permissions.enum.ts +0 -6
- package/types/permissions/feedback-permissions.enum.ts +0 -7
- package/types/permissions/funnel-permissions.enum.ts +0 -5
- package/types/permissions/geo-permissions.enum.ts +0 -29
- package/types/permissions/handling-permissions.enum.ts +0 -10
- package/types/permissions/main-page-permissions.enum.ts +0 -5
- package/types/permissions/mismatch.permissions.ts +0 -6
- package/types/permissions/new-building/apartment-complex-permissions.enum.ts +0 -11
- package/types/permissions/new-building/build-company-permissions.enum.ts +0 -10
- package/types/permissions/new-building/flat-permissions.enum.ts +0 -10
- package/types/permissions/new-building/floor-permissions.enum.ts +0 -10
- package/types/permissions/new-building/layout-permissions.enum.ts +0 -10
- package/types/permissions/new-building/queue-permissions.enum.ts +0 -11
- package/types/permissions/new-building/section-permissions.enum.ts +0 -10
- package/types/permissions/news-permissions.enum.ts +0 -7
- package/types/permissions/notary-permissions.enum.ts +0 -7
- package/types/permissions/organization-permissions.enum.ts +0 -27
- package/types/permissions/permission.enum.ts +0 -96
- package/types/permissions/rbac-permissions.enum.ts +0 -9
- package/types/permissions/seller-permissions.enum.ts +0 -8
- package/types/permissions/telephony-permissions.enum.ts +0 -9
- package/types/permissions/user-action-logs-permissions.enum.ts +0 -5
- package/types/permissions/user-permissions.enum.ts +0 -13
- package/types/queue/create-queue.dto.ts +0 -6
- package/types/queue/index.ts +0 -2
- package/types/queue/search-queues.dto.ts +0 -13
- package/types/queues/queue.type.ts +0 -6
- package/types/realty-platforms/index.ts +0 -1
- package/types/realty-platforms/realty-platforms.enum.ts +0 -6
- package/types/representation/index.ts +0 -2
- package/types/representation/representation-search.dto.model.ts +0 -21
- package/types/representation/representation.dto.ts +0 -6
- package/types/request-presentation/create-request-presentation.dto.ts +0 -3
- package/types/request-presentation/index.ts +0 -1
- package/types/request-property/check-if-request-property-exists-params.dto.ts +0 -4
- package/types/request-property/create-request-property.dto.ts +0 -5
- package/types/request-property/index.ts +0 -5
- package/types/request-property/print-request-properties.dto.ts +0 -5
- package/types/request-property/search-request-property-params.dto.ts +0 -6
- package/types/request-property/update-request-property.dto.ts +0 -3
- package/types/roles/index.ts +0 -4
- package/types/roles/role-group.dto.ts +0 -3
- package/types/roles/role-weight.map.ts +0 -14
- package/types/roles/role.dto.ts +0 -9
- package/types/roles/role.enum.ts +0 -11
- package/types/section/index.ts +0 -2
- package/types/section/section-create.dto.ts +0 -6
- package/types/section/sections-search.dto.ts +0 -12
- package/types/statistic/employee-agreements-statistics-params.dto.ts +0 -17
- package/types/statistic/employee-agreements-statistics.dto.ts +0 -7
- package/types/statistic/exclusive-property-statistics-params.dto.ts +0 -7
- package/types/statistic/exclusive-property-statistics.dto.ts +0 -11
- package/types/statistic/handling-listenings-statistics-item.dto.ts +0 -6
- package/types/statistic/handling-listenings-statistics-params.dto.ts +0 -22
- package/types/statistic/index.ts +0 -15
- package/types/statistic/real-estate-by-property-type.dto.model.ts +0 -4
- package/types/statistic/realtor-involvment-statistics.dto.ts +0 -6
- package/types/statistic/realtor-involvment-user-statistics.dto.ts +0 -6
- package/types/street/index.ts +0 -4
- package/types/street/street-autocomplete-params.dto.ts +0 -5
- package/types/street/street-location.dto.ts +0 -9
- package/types/street/street-search.dto.ts +0 -16
- package/types/street/street.dto.ts +0 -3
- package/types/template/index.ts +0 -16
- package/types/template/template-comment-create.dto.ts +0 -6
- package/types/template/template-comment-response.dto.ts +0 -16
- package/types/template/template-comment.dto.ts +0 -6
- package/types/template/template-content.enum.ts +0 -5
- package/types/template/template-office.dto.ts +0 -3
- package/types/template/template-reaction-response.dto.ts +0 -5
- package/types/template/template-reaction-search.dto.ts +0 -7
- package/types/template/template-reaction.dto.ts +0 -6
- package/types/template/template-representation.dto.ts +0 -3
- package/types/template/template-response.dto.ts +0 -13
- package/types/template/template-role.dto.ts +0 -3
- package/types/template/template-search.dto.ts +0 -6
- package/types/template/template-view-response.dto.ts +0 -3
- package/types/template/template-view-search.dto.ts +0 -5
- package/types/template/template.dto.ts +0 -21
- package/types/template/template.enum.ts +0 -9
- package/types/topzone/index.ts +0 -3
- package/types/topzone/topzone-dropdown-list-params.dto.model.ts +0 -3
- package/types/topzone/topzone-search.dto.model.ts +0 -16
- package/types/topzone/topzone.dto.ts +0 -3
- package/types/uploaded-file/index.ts +0 -2
- package/types/uploaded-file/uploaded-file-type.enum.ts +0 -15
- package/types/uploaded-file/uploaded-file.dto.ts +0 -4
- package/types/user/index.ts +0 -17
- package/types/user/notification-preferences.dto.ts +0 -6
- package/types/user/update-user-vchasno.dto.ts +0 -8
- package/types/user/update-user.dto.ts +0 -6
- package/types/user/user-archive.dto.ts +0 -3
- package/types/user/user-attorney-search-params.dto.ts +0 -5
- package/types/user/user-attorney-type.enum.ts +0 -4
- package/types/user/user-attorney.dto.ts +0 -6
- package/types/user/user-autocomplete-params.dto.ts +0 -9
- package/types/user/user-phone.dto.ts +0 -3
- package/types/user/user-search.dto.ts +0 -28
- package/types/user/user-validation-params.dto.ts +0 -15
- package/types/user/user-vchasno-list-item.dto.ts +0 -10
- package/types/user/user.dto.ts +0 -20
- package/types/user-action-logs/index.ts +0 -2
- package/types/user-action-logs/model-name.enum.ts +0 -23
- package/types/user-action-logs/user-action-logs-search.dto.ts +0 -24
- package/types/user-office/index.ts +0 -2
- package/types/user-office/user-office.dto.ts +0 -3
- package/types/user-office/user-permission.dto.ts +0 -3
- package/types/user-permission/index.ts +0 -5
- package/types/user-permission/permission-connect.dto.model.ts +0 -3
- package/types/user-permission/permission-search.dto.model.ts +0 -3
- package/types/user-permission/permission.dto.ts +0 -3
- package/types/user-permission/user-permission-create-or-connect.dto.ts +0 -5
- package/types/user-permission/user-permission-create.dto.ts +0 -6
- package/types/user-points/index.ts +0 -6
- package/types/user-points/search-user-points-changes-params.dto.ts +0 -5
- package/types/user-points/user-points-amount-by-date.dto.ts +0 -4
- package/types/user-points/user-points-amount.dto.ts +0 -6
- package/types/user-points/user-points-event.enum.ts +0 -13
- package/types/user-points/user-points-statistic.dto.ts +0 -7
- package/types/user-points/user-points-user-statistic.dto.ts +0 -7
- package/types/user-profile/children.type.ts +0 -6
- package/types/user-profile/education.type.ts +0 -8
- package/types/user-profile/index.ts +0 -6
- package/types/user-profile/prev-jobs.type.ts +0 -7
- package/types/user-profile/profile.dto.ts +0 -6
- package/types/user-profile/socials.type.ts +0 -12
- package/types/user-profile/update-profile.dto.ts +0 -3
- package/types/vchasno/vchasno-document-category.enum.ts +0 -37
- package/types/vchasno/vchasno-document-signer.type.ts +0 -7
- package/types/vchasno/vchasno-document-status.enum.ts +0 -11
- package/types/vchasno/vchasno-document.type.ts +0 -32
- package/utils/create-service-action.ts +0 -15
- package/utils/database/sections.ts +0 -3
- package/utils/decorators/tranlsatable-column.decorator.ts +0 -9
- package/utils/index.ts +0 -4
- package/utils/role.utils.ts +0 -11
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { UserEntity } from './user.type';
|
|
3
|
-
import { OfficeEntity } from './office.type';
|
|
4
|
-
import { FeedbackViewEntity } from './feedback-view.type';
|
|
5
|
-
import { FeedbackFileEntity } from './feedback-file.type';
|
|
6
|
-
import { FeedbackCategory } from '../feedback/feedback-category.enum';
|
|
7
|
-
import { FeedbackStatus } from '../feedback/feedback-status.enum';
|
|
8
|
-
|
|
9
|
-
export type FeedbackEntity = BaseEntity & {
|
|
10
|
-
text: string;
|
|
11
|
-
type: FeedbackCategory;
|
|
12
|
-
status: FeedbackStatus;
|
|
13
|
-
userId?: number;
|
|
14
|
-
user?: UserEntity;
|
|
15
|
-
officeId?: number;
|
|
16
|
-
office?: OfficeEntity;
|
|
17
|
-
views?: FeedbackViewEntity[];
|
|
18
|
-
files?: FeedbackFileEntity[];
|
|
19
|
-
};
|
package/types/core/flat.type.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { ApartmentComplexEntity } from './apartment-complex.type';
|
|
3
|
-
import { LayoutEntity } from './layout.type';
|
|
4
|
-
import { FloorEntity } from './floor.type';
|
|
5
|
-
import { SectionEntity } from './section.type';
|
|
6
|
-
import { FlatStatus } from '../flats/flat.enum';
|
|
7
|
-
import { PaymentCalculation } from '../flats';
|
|
8
|
-
|
|
9
|
-
export type FlatEntity = BaseEntity & {
|
|
10
|
-
flatNumber: number;
|
|
11
|
-
basePrice: number;
|
|
12
|
-
pricePerMeter: number;
|
|
13
|
-
paymentCalculations: Array<PaymentCalculation> | null;
|
|
14
|
-
flatNumberTemporary: string;
|
|
15
|
-
status: FlatStatus;
|
|
16
|
-
layoutId?: number;
|
|
17
|
-
layout?: LayoutEntity;
|
|
18
|
-
complexId?: number;
|
|
19
|
-
complex?: ApartmentComplexEntity;
|
|
20
|
-
floorId?: number;
|
|
21
|
-
floor?: FloorEntity;
|
|
22
|
-
};
|
package/types/core/floor.type.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { SectionEntity } from './section.type';
|
|
3
|
-
import { ImageEntity } from './image.type';
|
|
4
|
-
import { FlatEntity } from './flat.type';
|
|
5
|
-
|
|
6
|
-
export type FloorEntity = BaseEntity & {
|
|
7
|
-
floorNumber: number;
|
|
8
|
-
imageId?: number;
|
|
9
|
-
plan?: ImageEntity;
|
|
10
|
-
flats?: FlatEntity[];
|
|
11
|
-
sectionId?: number;
|
|
12
|
-
section?: SectionEntity;
|
|
13
|
-
};
|
package/types/core/geo.type.ts
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { MultiLanguage } from '../common/multi-language-column.type';
|
|
3
|
-
import { RepresentationEntity } from './representation.type';
|
|
4
|
-
import { StreetEntity } from './street.type';
|
|
5
|
-
import { CustomerPropertyEntity } from './customer-property.type';
|
|
6
|
-
import { CustomerRequestEntity } from './customer-request.type';
|
|
7
|
-
import { GeoTopzoneEntity } from './geo-topzone.type';
|
|
8
|
-
import { NotaryEntity } from './notary.type';
|
|
9
|
-
import { DealEntity } from './deal.type';
|
|
10
|
-
import { GeoType } from '../geo/geo-type.enum';
|
|
11
|
-
|
|
12
|
-
export type GeoEntity = BaseEntity & {
|
|
13
|
-
subdomain?: boolean;
|
|
14
|
-
domain: string;
|
|
15
|
-
name: MultiLanguage;
|
|
16
|
-
declension: MultiLanguage;
|
|
17
|
-
alias: string;
|
|
18
|
-
lvl: number;
|
|
19
|
-
lft: number | null;
|
|
20
|
-
rgt: number | null;
|
|
21
|
-
lat: string | null;
|
|
22
|
-
lng: string | null;
|
|
23
|
-
type: GeoType;
|
|
24
|
-
searchText?: string;
|
|
25
|
-
polygon?: { type: string; coordinates: number[][][] };
|
|
26
|
-
representations?: RepresentationEntity[];
|
|
27
|
-
streets?: StreetEntity[];
|
|
28
|
-
customerProperties?: CustomerPropertyEntity[];
|
|
29
|
-
customerRequests?: CustomerRequestEntity[];
|
|
30
|
-
geoTopzone?: GeoTopzoneEntity[];
|
|
31
|
-
notaries?: NotaryEntity[];
|
|
32
|
-
deals?: DealEntity[];
|
|
33
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { UserEntity } from './user.type';
|
|
3
|
-
import { CustomerEntity } from './customer.type';
|
|
4
|
-
import { GoogleContactType } from '../google/google-contact-type.enum';
|
|
5
|
-
|
|
6
|
-
export type GoogleContactEntity = BaseEntity & {
|
|
7
|
-
email: string;
|
|
8
|
-
relatedUserId?: number;
|
|
9
|
-
relatedCustomerId?: number;
|
|
10
|
-
resourceName: string;
|
|
11
|
-
contactType: GoogleContactType;
|
|
12
|
-
relatedUser?: UserEntity;
|
|
13
|
-
relatedCustomer?: CustomerEntity;
|
|
14
|
-
};
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { UserEntity } from './user.type';
|
|
3
|
-
import { CustomerPropertyEntity } from './customer-property.type';
|
|
4
|
-
import { ArchiveReasonEntity } from './archive-reason.type';
|
|
5
|
-
import { CallEntity } from './call.type';
|
|
6
|
-
import { HandlingListeningEntity } from './handling-listening.type';
|
|
7
|
-
import { AdvertSourceEntity } from './advert-source.type';
|
|
8
|
-
import { CustomerRequestEntity } from './customer-request.type';
|
|
9
|
-
import { UserPointsChangeEntity } from './user-points-change.type';
|
|
10
|
-
|
|
11
|
-
export type HandlingEntity = BaseEntity & {
|
|
12
|
-
isBlackList: boolean;
|
|
13
|
-
archiveAnnotation: string | null;
|
|
14
|
-
callId?: number;
|
|
15
|
-
type: number;
|
|
16
|
-
recipient: number;
|
|
17
|
-
readAt: string | null;
|
|
18
|
-
annotation: string | null;
|
|
19
|
-
name: string;
|
|
20
|
-
country: string;
|
|
21
|
-
phoneNumber: string;
|
|
22
|
-
realtorId?: number;
|
|
23
|
-
createdById?: number;
|
|
24
|
-
handledById?: number;
|
|
25
|
-
requestId?: number;
|
|
26
|
-
propertyId?: number;
|
|
27
|
-
sourceId?: number;
|
|
28
|
-
archiveReasonId?: number;
|
|
29
|
-
archiveReason?: ArchiveReasonEntity;
|
|
30
|
-
customerProperty?: CustomerPropertyEntity;
|
|
31
|
-
source?: AdvertSourceEntity;
|
|
32
|
-
customerRequest?: CustomerRequestEntity;
|
|
33
|
-
createdBy?: UserEntity;
|
|
34
|
-
handledBy?: UserEntity;
|
|
35
|
-
realtor?: UserEntity;
|
|
36
|
-
call?: CallEntity;
|
|
37
|
-
listenings?: HandlingListeningEntity[];
|
|
38
|
-
userPointsChanges?: UserPointsChangeEntity[];
|
|
39
|
-
};
|
package/types/core/image.type.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { PropertyImageEntity } from './property-image.type';
|
|
3
|
-
import { PropertyDocumentEntity } from './property-document.type';
|
|
4
|
-
import { ApartmentComplexImageEntity } from './apartment-complex-image.type';
|
|
5
|
-
import { SectionEntity } from './section.type';
|
|
6
|
-
import { FloorEntity } from './floor.type';
|
|
7
|
-
import { BuildCompanyEntity } from './build-company.type';
|
|
8
|
-
import { LayoutEntity } from './layout.type';
|
|
9
|
-
|
|
10
|
-
export type ImageEntity = BaseEntity & {
|
|
11
|
-
key: string;
|
|
12
|
-
url: string;
|
|
13
|
-
watermarkedKey: string | null;
|
|
14
|
-
watermarkedUrl: string;
|
|
15
|
-
propertyImage?: PropertyImageEntity;
|
|
16
|
-
propertyDocument?: PropertyDocumentEntity;
|
|
17
|
-
complexImage?: ApartmentComplexImageEntity;
|
|
18
|
-
sectionImage?: SectionEntity;
|
|
19
|
-
floorImage?: FloorEntity;
|
|
20
|
-
buildCompany?: BuildCompanyEntity;
|
|
21
|
-
layout?: LayoutEntity;
|
|
22
|
-
};
|
package/types/core/index.ts
DELETED
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
// Core entity types
|
|
2
|
-
export { AdvertSourceEntity } from './advert-source.type';
|
|
3
|
-
export { AgencyEntity } from './agency.type';
|
|
4
|
-
export { ApartmentComplexImageEntity } from './apartment-complex-image.type';
|
|
5
|
-
export { ApartmentComplexInfoEntity } from './apartment-complex-info.type';
|
|
6
|
-
export { ApartmentComplexEntity } from './apartment-complex.type';
|
|
7
|
-
export { AppraiserEntity } from './appraiser.type';
|
|
8
|
-
export { ArchiveReasonEntity } from './archive-reason.type';
|
|
9
|
-
export { AttentionRequiredEntity } from './attention-required.type';
|
|
10
|
-
export { AttorneyEntity } from './attorney.type';
|
|
11
|
-
export { AttributeRepresentationEntity } from './attribute-representation.type';
|
|
12
|
-
export { AttributeValueEntity } from './attribute-value.type';
|
|
13
|
-
export { AttributeEntity } from './attribute.type';
|
|
14
|
-
export { BaseEntity } from './base-entity.type';
|
|
15
|
-
export { BuildCompanyEntity } from './build-company.type';
|
|
16
|
-
export { CallRedirectEntity } from './call-redirect.type';
|
|
17
|
-
export { CallEntity } from './call.type';
|
|
18
|
-
export { ContractTypeEntity } from './contract-type.type';
|
|
19
|
-
export { CustomerBucketEntity } from './customer-bucket.type';
|
|
20
|
-
export { CustomerCallEntity } from './customer-call.type';
|
|
21
|
-
export { CustomerPhoneEntity } from './customer-phone.type';
|
|
22
|
-
export { CustomerPropertyDuplicateEntity } from './customer-property-duplicate.type';
|
|
23
|
-
export { CustomerPropertyEntity } from './customer-property.type';
|
|
24
|
-
export { CustomerRequestSelectionEntity } from './customer-request-selection.type';
|
|
25
|
-
export { CustomerRequestEntity } from './customer-request.type';
|
|
26
|
-
export { CustomerEntity } from './customer.type';
|
|
27
|
-
export { DealDocumentEntity } from './deal-document.type';
|
|
28
|
-
export { DealParticipantEntity } from './deal-participant.type';
|
|
29
|
-
export { DealTransactionEntity } from './deal-transaction.type';
|
|
30
|
-
export { DealTypePercentageEntity } from './deal-type-percentage.type';
|
|
31
|
-
export { DealTypeEntity } from './deal-type.type';
|
|
32
|
-
export { DealEntity } from './deal.type';
|
|
33
|
-
export { DocumentEntity } from './document.type';
|
|
34
|
-
export { DutyEntity } from './duty.type';
|
|
35
|
-
export { EmployeeNormEntity } from './employee-norm.type';
|
|
36
|
-
export { FeedbackFileEntity } from './feedback-file.type';
|
|
37
|
-
export { FeedbackViewEntity } from './feedback-view.type';
|
|
38
|
-
export { FeedbackEntity } from './feedback.type';
|
|
39
|
-
export { FlatEntity } from './flat.type';
|
|
40
|
-
export { FloorEntity } from './floor.type';
|
|
41
|
-
export { GeoTopzoneEntity } from './geo-topzone.type';
|
|
42
|
-
export { GeoEntity } from './geo.type';
|
|
43
|
-
export { GoogleContactEntity } from './google-contact.type';
|
|
44
|
-
export { HandlingListeningEntity } from './handling-listening.type';
|
|
45
|
-
export { HandlingEntity } from './handling.type';
|
|
46
|
-
export { ImageEntity } from './image.type';
|
|
47
|
-
export { LayoutEntity } from './layout.type';
|
|
48
|
-
export { MismatchAggregateEntity } from './mismatch-aggregate.type';
|
|
49
|
-
export { MismatchDecisionEntity } from './mismatch-decision.type';
|
|
50
|
-
export { MismatchReasonEntity } from './mismatch-reason.type';
|
|
51
|
-
export { MismatchReportEntity } from './mismatch-report.type';
|
|
52
|
-
export { NormCategoryEntity } from './norm-category.type';
|
|
53
|
-
export { NotaryEntity } from './notary.type';
|
|
54
|
-
export { NotificationPreferenceEntity } from './notification-preference.type';
|
|
55
|
-
export { NotificationEntity } from './notification.type';
|
|
56
|
-
export { OfficeCenterEntity } from './office-center.type';
|
|
57
|
-
export { OfficeEntity } from './office.type';
|
|
58
|
-
export { PermissionEntity } from './permission.type';
|
|
59
|
-
export { PropertyDocumentEntity } from './property-document.type';
|
|
60
|
-
export { PropertyImageEntity } from './property-image.type';
|
|
61
|
-
export { PropertySeoEntity } from './property-seo.type';
|
|
62
|
-
export { QueueEntity } from './queue.type';
|
|
63
|
-
export { RealtorNumberEntity } from './realtor-number.type';
|
|
64
|
-
export { RepresentationEntity } from './representation.type';
|
|
65
|
-
export { RequestPresentationPropertyEntity } from './request-presentation-property.type';
|
|
66
|
-
export { RequestPresentationEntity } from './request-presentation.type';
|
|
67
|
-
export { RequestPropertyEntity } from './request-property.type';
|
|
68
|
-
export { RolePermissionGroupEntity } from './role-permission-group.type';
|
|
69
|
-
export { RoleEntity } from './role.type';
|
|
70
|
-
export { SectionEntity } from './section.type';
|
|
71
|
-
export { StreetEntity } from './street.type';
|
|
72
|
-
export { TelegramChatEntity } from './telegram-chat.type';
|
|
73
|
-
export { TelegramMessageEntity } from './telegram-message.type';
|
|
74
|
-
export { TemplateCommentReactionEntity } from './template-comment-reaction.type';
|
|
75
|
-
export { TemplateCommentEntity } from './template-comment.type';
|
|
76
|
-
export { TemplateOfficeEntity } from './template-office.type';
|
|
77
|
-
export { TemplateParticipantEntity } from './template-participant.type';
|
|
78
|
-
export { TemplateReactionEntity } from './template-reaction.type';
|
|
79
|
-
export { TemplateRepresentationEntity } from './template-representation.type';
|
|
80
|
-
export { TemplateRoleEntity } from './template-role.type';
|
|
81
|
-
export { TemplateViewEntity } from './template-view.type';
|
|
82
|
-
export { TemplateEntity } from './template.type';
|
|
83
|
-
export { TimeMetricEntity } from './time-metric-entity.type';
|
|
84
|
-
export { TopzoneEntity } from './topzone.type';
|
|
85
|
-
export { UniqueIdEntity } from './unique-id-entity.type';
|
|
86
|
-
export { UploadedFileEntity } from './uploaded-file-entity.type';
|
|
87
|
-
export { UserActionsLogEntity } from './user-action-log.type';
|
|
88
|
-
export { UserAttorneyEntity } from './user-attorney.type';
|
|
89
|
-
export { UserOfficeEntity } from './user-office.type';
|
|
90
|
-
export { UserPermissionEntity } from './user-permission.type';
|
|
91
|
-
export { UserPhoneEntity } from './user-phone.type';
|
|
92
|
-
export { UserPointsChangeEntity } from './user-points-change.type';
|
|
93
|
-
export { UserPointsRuleEntity } from './user-points-rule.type';
|
|
94
|
-
export { UserProfileEntity } from './user-profile.type';
|
|
95
|
-
export { UserEntity } from './user.type';
|
|
96
|
-
export { ValuationEntity } from './valuation.type';
|
|
97
|
-
export { VnpReasonEntity } from './vnp-reason.type';
|
|
98
|
-
export { XCustomerNotificationEntity } from './x-customer-notification.type';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { ApartmentComplexEntity } from './apartment-complex.type';
|
|
3
|
-
import { ImageEntity } from './image.type';
|
|
4
|
-
import { FlatEntity } from './flat.type';
|
|
5
|
-
import { LayoutTypes } from '../layout/layout.types.enum';
|
|
6
|
-
|
|
7
|
-
export type LayoutEntity = BaseEntity & {
|
|
8
|
-
name: string;
|
|
9
|
-
type: LayoutTypes;
|
|
10
|
-
rooms: number;
|
|
11
|
-
numberOfLevels: number;
|
|
12
|
-
square: number;
|
|
13
|
-
livingSquare: number;
|
|
14
|
-
kitchenSquare: number;
|
|
15
|
-
imageId?: number;
|
|
16
|
-
complexId?: number;
|
|
17
|
-
image?: ImageEntity;
|
|
18
|
-
complex?: ApartmentComplexEntity;
|
|
19
|
-
flats?: FlatEntity[];
|
|
20
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { CustomerPropertyEntity } from './customer-property.type';
|
|
3
|
-
|
|
4
|
-
export type MismatchAggregateEntity = BaseEntity & {
|
|
5
|
-
count: number;
|
|
6
|
-
customerProperty?: CustomerPropertyEntity;
|
|
7
|
-
customerPropertyId?: number;
|
|
8
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { CustomerPropertyEntity } from './customer-property.type';
|
|
3
|
-
import { UserEntity } from './user.type';
|
|
4
|
-
import { MismatchReasonEntity } from './mismatch-reason.type';
|
|
5
|
-
|
|
6
|
-
export type MismatchDecisionEntity = BaseEntity & {
|
|
7
|
-
customerProperty?: CustomerPropertyEntity;
|
|
8
|
-
customerPropertyId?: number;
|
|
9
|
-
submittedAs?: UserEntity;
|
|
10
|
-
submittedAsId?: number;
|
|
11
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { MismatchDecisionEntity } from './mismatch-decision.type';
|
|
2
|
-
import { MultiLanguage } from '../common';
|
|
3
|
-
import { BaseEntity } from './base-entity.type';
|
|
4
|
-
import { MismatchReportEntity } from './mismatch-report.type';
|
|
5
|
-
|
|
6
|
-
export type MismatchReasonEntity = BaseEntity & {
|
|
7
|
-
text: MultiLanguage;
|
|
8
|
-
mismatchDecision?: MismatchDecisionEntity[];
|
|
9
|
-
mismatchReport?: MismatchReportEntity[];
|
|
10
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { UserEntity } from './user.type';
|
|
3
|
-
import { MismatchReasonEntity } from './mismatch-reason.type';
|
|
4
|
-
import { CustomerPropertyEntity } from './customer-property.type';
|
|
5
|
-
|
|
6
|
-
export type MismatchReportEntity = BaseEntity & {
|
|
7
|
-
submittedAs?: UserEntity;
|
|
8
|
-
submittedAsId?: number;
|
|
9
|
-
reason?: MismatchReasonEntity;
|
|
10
|
-
reasonId?: number;
|
|
11
|
-
customerProperty?: CustomerPropertyEntity;
|
|
12
|
-
customerPropertyId?: number;
|
|
13
|
-
isActive: boolean;
|
|
14
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { MultiLanguage } from '../common/multi-language-column.type';
|
|
3
|
-
import { UserProfileEntity } from './user-profile.type';
|
|
4
|
-
import { EmployeeNormEntity } from './employee-norm.type';
|
|
5
|
-
|
|
6
|
-
export type NormCategoryEntity = BaseEntity & {
|
|
7
|
-
name: MultiLanguage;
|
|
8
|
-
sort: number;
|
|
9
|
-
employeeNorms?: EmployeeNormEntity[];
|
|
10
|
-
profiles?: UserProfileEntity[];
|
|
11
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { GeoEntity } from './geo.type';
|
|
3
|
-
import { DealEntity } from './deal.type';
|
|
4
|
-
import { MultiLanguage } from '../common';
|
|
5
|
-
import { NotaryContacts } from '../notary/notary-contacts.type';
|
|
6
|
-
|
|
7
|
-
export type NotaryEntity = BaseEntity & {
|
|
8
|
-
deals?: DealEntity[];
|
|
9
|
-
geoId?: number | null;
|
|
10
|
-
geo?: GeoEntity;
|
|
11
|
-
name: MultiLanguage;
|
|
12
|
-
contacts: NotaryContacts;
|
|
13
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { UserEntity } from './user.type';
|
|
3
|
-
|
|
4
|
-
export type NotificationPreferenceEntity = BaseEntity & {
|
|
5
|
-
callReceived: boolean;
|
|
6
|
-
handlingCreated: boolean;
|
|
7
|
-
buyerRegistered: boolean;
|
|
8
|
-
sellerRegistered: boolean;
|
|
9
|
-
newPromotions: boolean;
|
|
10
|
-
user?: UserEntity;
|
|
11
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { UserEntity } from './user.type';
|
|
3
|
-
import { NotificationMeta, NotificationType } from '../notifications';
|
|
4
|
-
|
|
5
|
-
export type NotificationEntity = BaseEntity & {
|
|
6
|
-
meta: NotificationMeta;
|
|
7
|
-
scheduledAt: Date;
|
|
8
|
-
sent: boolean;
|
|
9
|
-
type: NotificationType;
|
|
10
|
-
seenAt: Date | null;
|
|
11
|
-
userId?: number;
|
|
12
|
-
user?: UserEntity;
|
|
13
|
-
};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { MultiLanguage } from '../common';
|
|
2
|
-
import { CenterContacts } from '../office-centers/center-contacts.type';
|
|
3
|
-
import { Schedule } from '../office-centers/day-schedule.type';
|
|
4
|
-
import { BaseEntity } from './base-entity.type';
|
|
5
|
-
import { OfficeEntity } from './office.type';
|
|
6
|
-
import { RepresentationEntity } from './representation.type';
|
|
7
|
-
|
|
8
|
-
export type OfficeCenterEntity = BaseEntity & {
|
|
9
|
-
name: MultiLanguage;
|
|
10
|
-
alias: string;
|
|
11
|
-
weight: number;
|
|
12
|
-
lng: string | null;
|
|
13
|
-
lat: string | null;
|
|
14
|
-
contacts: CenterContacts;
|
|
15
|
-
schedule: Schedule;
|
|
16
|
-
group: MultiLanguage;
|
|
17
|
-
offices?: OfficeEntity[];
|
|
18
|
-
representationId?: number;
|
|
19
|
-
representation?: RepresentationEntity;
|
|
20
|
-
};
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { UserOfficeEntity } from './user-office.type';
|
|
3
|
-
import { CustomerBucketEntity } from './customer-bucket.type';
|
|
4
|
-
import { CallRedirectEntity } from './call-redirect.type';
|
|
5
|
-
import { DealEntity } from './deal.type';
|
|
6
|
-
import { DealParticipantEntity } from './deal-participant.type';
|
|
7
|
-
import { TemplateOfficeEntity } from './template-office.type';
|
|
8
|
-
import { FeedbackEntity } from './feedback.type';
|
|
9
|
-
import { RealtorNumberEntity } from './realtor-number.type';
|
|
10
|
-
import { OfficeContacts } from '../offices/contacts.type';
|
|
11
|
-
import { CustomerBucketScope } from '../customer';
|
|
12
|
-
import { OfficeCenterEntity } from './office-center.type';
|
|
13
|
-
import { EmployeeNormEntity } from './employee-norm.type';
|
|
14
|
-
import { ServiceConfig } from '../offices';
|
|
15
|
-
|
|
16
|
-
export type OfficeEntity = BaseEntity & {
|
|
17
|
-
officeNumber: number;
|
|
18
|
-
email: string;
|
|
19
|
-
isActive: boolean;
|
|
20
|
-
isAgency: boolean;
|
|
21
|
-
serviceConfig: ServiceConfig;
|
|
22
|
-
contacts: OfficeContacts;
|
|
23
|
-
officeCenterId?: number;
|
|
24
|
-
customerBucketScope: CustomerBucketScope;
|
|
25
|
-
users?: UserOfficeEntity[];
|
|
26
|
-
officeCenter?: OfficeCenterEntity;
|
|
27
|
-
norms?: EmployeeNormEntity[];
|
|
28
|
-
buckets?: CustomerBucketEntity[];
|
|
29
|
-
redirects?: CallRedirectEntity[];
|
|
30
|
-
deals?: DealEntity[];
|
|
31
|
-
dealParticipants?: DealParticipantEntity[];
|
|
32
|
-
templates?: TemplateOfficeEntity[];
|
|
33
|
-
feedbacks?: FeedbackEntity[];
|
|
34
|
-
realtorNumbers?: RealtorNumberEntity[];
|
|
35
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { MultiLanguage } from '../common/multi-language-column.type';
|
|
3
|
-
import { UserPermissionEntity } from './user-permission.type';
|
|
4
|
-
import { RolePermissionGroupEntity } from './role-permission-group.type';
|
|
5
|
-
|
|
6
|
-
export type PermissionEntity = BaseEntity & {
|
|
7
|
-
key: string;
|
|
8
|
-
name: MultiLanguage;
|
|
9
|
-
roles?: RolePermissionGroupEntity[];
|
|
10
|
-
userPermissions?: UserPermissionEntity[];
|
|
11
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { CustomerPropertyEntity } from './customer-property.type';
|
|
3
|
-
import { ImageEntity } from './image.type';
|
|
4
|
-
|
|
5
|
-
export type PropertyDocumentEntity = BaseEntity & {
|
|
6
|
-
category: string;
|
|
7
|
-
propertyId?: number;
|
|
8
|
-
imageId?: number;
|
|
9
|
-
property?: CustomerPropertyEntity;
|
|
10
|
-
image?: ImageEntity;
|
|
11
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { UniqueIdEntity } from './unique-id-entity.type';
|
|
2
|
-
import { CustomerPropertyEntity } from './customer-property.type';
|
|
3
|
-
import { ImageEntity } from './image.type';
|
|
4
|
-
import { ImageCategory } from '../image/image-category.enum';
|
|
5
|
-
|
|
6
|
-
export type PropertyImageEntity = UniqueIdEntity & {
|
|
7
|
-
category: ImageCategory;
|
|
8
|
-
showOnSite: boolean;
|
|
9
|
-
isMain: boolean;
|
|
10
|
-
imageId?: number;
|
|
11
|
-
image?: ImageEntity;
|
|
12
|
-
propertyId?: number;
|
|
13
|
-
property?: CustomerPropertyEntity;
|
|
14
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { UniqueIdEntity } from './unique-id-entity.type';
|
|
2
|
-
import { CustomerPropertyEntity } from './customer-property.type';
|
|
3
|
-
import { Language, MultiLanguage } from '../common';
|
|
4
|
-
|
|
5
|
-
export type PropertySeoEntity = UniqueIdEntity & {
|
|
6
|
-
lang: Language;
|
|
7
|
-
mainAdvantage: string | null;
|
|
8
|
-
description: MultiLanguage | null;
|
|
9
|
-
title: MultiLanguage | null;
|
|
10
|
-
property?: CustomerPropertyEntity;
|
|
11
|
-
};
|
package/types/core/queue.type.ts
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { ApartmentComplexEntity } from './apartment-complex.type';
|
|
3
|
-
import { StreetEntity } from './street.type';
|
|
4
|
-
import { SectionEntity } from './section.type';
|
|
5
|
-
|
|
6
|
-
export type QueueEntity = BaseEntity & {
|
|
7
|
-
name: string;
|
|
8
|
-
houseNumber: number;
|
|
9
|
-
inOperation: boolean;
|
|
10
|
-
startDate: Date;
|
|
11
|
-
finishDate: Date;
|
|
12
|
-
houseNumberSecond: string | null;
|
|
13
|
-
houseNumberTemporary: string | null;
|
|
14
|
-
housingNumber: string | null;
|
|
15
|
-
streetId?: number | null;
|
|
16
|
-
complexId?: number | null;
|
|
17
|
-
street?: StreetEntity;
|
|
18
|
-
complex?: ApartmentComplexEntity;
|
|
19
|
-
sections?: SectionEntity[];
|
|
20
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { UniqueIdEntity } from './unique-id-entity.type';
|
|
2
|
-
import { UserEntity } from './user.type';
|
|
3
|
-
import { OfficeEntity } from './office.type';
|
|
4
|
-
|
|
5
|
-
export type RealtorNumberEntity = UniqueIdEntity & {
|
|
6
|
-
value: number;
|
|
7
|
-
officeId?: number;
|
|
8
|
-
office?: OfficeEntity;
|
|
9
|
-
userId?: number;
|
|
10
|
-
user?: UserEntity;
|
|
11
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { GeoEntity } from './geo.type';
|
|
3
|
-
import { AttributeRepresentationEntity } from './attribute-representation.type';
|
|
4
|
-
import { TemplateRepresentationEntity } from './template-representation.type';
|
|
5
|
-
import { OfficeCenterEntity } from './office-center.type';
|
|
6
|
-
import { TelegramChatEntity } from './telegram-chat.type';
|
|
7
|
-
|
|
8
|
-
export type RepresentationEntity = BaseEntity & {
|
|
9
|
-
fullName: string;
|
|
10
|
-
geoId?: number;
|
|
11
|
-
company: string;
|
|
12
|
-
contractDate: Date;
|
|
13
|
-
officeCenters?: OfficeCenterEntity[];
|
|
14
|
-
attributes?: AttributeRepresentationEntity[];
|
|
15
|
-
geo?: GeoEntity;
|
|
16
|
-
telegramChat?: TelegramChatEntity;
|
|
17
|
-
templates?: TemplateRepresentationEntity[];
|
|
18
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { RequestPresentationEntity } from './request-presentation.type';
|
|
3
|
-
import { CustomerPropertyEntity } from './customer-property.type';
|
|
4
|
-
|
|
5
|
-
export type RequestPresentationPropertyEntity = BaseEntity & {
|
|
6
|
-
presentationId?: number;
|
|
7
|
-
presentation?: RequestPresentationEntity;
|
|
8
|
-
propertyId?: number;
|
|
9
|
-
property?: CustomerPropertyEntity;
|
|
10
|
-
isMain: boolean;
|
|
11
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { UniqueIdEntity } from './unique-id-entity.type';
|
|
2
|
-
import { RequestPresentationPropertyEntity } from './request-presentation-property.type';
|
|
3
|
-
import { CustomerRequestSelectionEntity } from './customer-request-selection.type';
|
|
4
|
-
|
|
5
|
-
export type RequestPresentationEntity = UniqueIdEntity & {
|
|
6
|
-
requestSelectionId?: number;
|
|
7
|
-
requestSelection?: CustomerRequestSelectionEntity;
|
|
8
|
-
properties?: RequestPresentationPropertyEntity[];
|
|
9
|
-
createdAt: Date | null;
|
|
10
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { CustomerPropertyEntity } from './customer-property.type';
|
|
3
|
-
import { CustomerRequestSelectionEntity } from './customer-request-selection.type';
|
|
4
|
-
|
|
5
|
-
export type RequestPropertyEntity = BaseEntity & {
|
|
6
|
-
requestSelectionId?: number;
|
|
7
|
-
requestSelection?: CustomerRequestSelectionEntity;
|
|
8
|
-
propertyId?: number;
|
|
9
|
-
customerProperty?: CustomerPropertyEntity;
|
|
10
|
-
isAddedManually: boolean;
|
|
11
|
-
isRejected: boolean;
|
|
12
|
-
isMain: boolean;
|
|
13
|
-
createdAt: Date | null;
|
|
14
|
-
updatedAt: Date | null;
|
|
15
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { UniqueIdEntity } from './unique-id-entity.type';
|
|
2
|
-
import { RoleEntity } from './role.type';
|
|
3
|
-
import { PermissionEntity } from './permission.type';
|
|
4
|
-
|
|
5
|
-
export type RolePermissionGroupEntity = UniqueIdEntity & {
|
|
6
|
-
roleId?: number;
|
|
7
|
-
role?: RoleEntity;
|
|
8
|
-
permissionId?: number;
|
|
9
|
-
permission?: PermissionEntity;
|
|
10
|
-
};
|