Added fetchLastLevelOnly checkbox to alias query filter.
Updated ENG, RUS, UKR locales.
Updated getRelatedEntities and (constructRelatedEntitiesSearchQuery) function(s) by adding fetchLastLevelOnly attribute.
* added: import of gateway value
* expressions changed
* fixed refactor rename
* changed key and value for translating
* feature/: description added to the list of columns assingment and could be imported/exported from now
* Delete package-lock.json
* Revert package-lock
Co-authored-by: Dmitriy Mushat <54553744+Dmitriymush@users.noreply.github.com>
* fixed: md-table-container overflox-x changed to visible
* fixed: md-table-container overflox-x changed to visible
* fixed: md-table-container overflox-x changed to visible
* fixed: md-tabs min-height is set to 0
* fixed: md-tabs min-height is set to 0
* fixed: 1) md-table-container overflox-x changed to visible; 2) md-tabs min-height is set to 0
* changed specificity for overriding
* Created JsonDataEntry and added DataType JSON
* Added json to ts and attributes, created sql schema-entities-hsql.sql (json_v varchar)
* refactored
* refactored
* added json array support
* Aggregation improvement
* Changed in JsonDataEntry value type from JsonNode to String
* fix AggregatePartitionsFunction
Co-authored-by: Yevhen Bondarenko <56396344+YevhenBondarenko@users.noreply.github.com>