Andrew Shvayka
|
fd80fdf527
|
Merge pull request #7547 from smatvienko-tb/fix/TbMsgProcessingStackItem_Serializable
[3.4.2] TbMsgProcessingStackItem implements Serializable
|
4 years ago |
Andrii Shvaika
|
7d73c40885
|
Major improvement to the relation query
|
4 years ago |
Sergey Matvienko
|
e705b5a2a4
|
TbMsgProcessingStackItem implements Serializable
|
4 years ago |
dlandiak
|
52d7da7afd
|
inactivity timeout fix - get from attr when persist to telemetry and default found
|
4 years ago |
Igor Kulikov
|
6c9ad0399d
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
4 years ago |
Igor Kulikov
|
7ca50ac3e5
|
MVEL engine warm up improvement
|
4 years ago |
Andrii Shvaika
|
582c65b71e
|
Experiments with queue vs futures
|
4 years ago |
Igor Kulikov
|
22a8c71e18
|
Merge pull request #7542 from vvlladd28/engix-ltd-telemetry_updater
[3.4.2] UI: Add API to create telemetry websocket updater in custom widgets
|
4 years ago |
oyurov
|
4fad587940
|
Refactoring
|
4 years ago |
Vladyslav_Prykhodko
|
6df7af6418
|
UI: Refactoring code
|
4 years ago |
Andrii Shvaika
|
32f01438b1
|
Test for recursive relation depth
|
4 years ago |
Andrii Shvaika
|
5cbb8b8ca5
|
Merge branch 'findRelationsRecursively_refactoring' of github.com:smatvienko-tb/thingsboard
|
4 years ago |
Vladyslav_Prykhodko
|
8092f23a3d
|
Merge branch 'engix-ltd-telemetry_updater' into master
|
4 years ago |
ViacheslavKlimov
|
d9023d7017
|
Fix comment for hibernate.order_by.default_null_ordering property
|
4 years ago |
ViacheslavKlimov
|
4954de2022
|
Avoid using 'nulls first' or 'nulls last' for ts_kv
|
4 years ago |
Andrew Shvayka
|
dc102fe683
|
Merge pull request #7529 from ShvaykaD/feature/6169
[3.4.2][WIP] Added DynamicProtoUtils
|
4 years ago |
Sergey Matvienko
|
e1534721c5
|
findRelationsRecursively refactoring - removed blocking operations
|
4 years ago |
Andrii Shvaika
|
a5691f9347
|
Fix for the attributes mapper
|
4 years ago |
Andrii Shvaika
|
da76bdb52a
|
Merge branch 'feature/node_originator_attributes_fetch_to_msg_data' of github.com:YuriyLytvynchuk/thingsboard
|
4 years ago |
Andrii Shvaika
|
778d637f47
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/check_tenant_entity_for_nodes
|
4 years ago |
Andrii Shvaika
|
646504ac50
|
Tenant Id Loader fixes
|
4 years ago |
Igor Kulikov
|
e94624a313
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
4 years ago |
Igor Kulikov
|
bd9daee746
|
Update rule nodes UI
|
4 years ago |
Igor Kulikov
|
c52e107543
|
Merge pull request #7534 from vvlladd28/engix-ltd-phone_delimeters
[3.4.2] UI: Let phone component to accept numbers with spaces, hyphens and parenthesis
|
4 years ago |
Igor Kulikov
|
34ecc90e0d
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
4 years ago |
Igor Kulikov
|
aac93c1818
|
UI: Provide parent dashboard in embedded dashboard dialog.
|
4 years ago |
Andrii Shvaika
|
a8d4c02e7c
|
Merge branch 'feature/check_tenant_entity_for_nodes' of github.com:YuriyLytvynchuk/thingsboard
|
4 years ago |
Andrew Shvayka
|
bad7abac42
|
Merge pull request #7538 from smatvienko-tb/alarm-service-optimization
[3.4.2] Alarm service optimization - remove async().get() calls from synchronous methods
|
4 years ago |
Igor Kulikov
|
da6297dfe2
|
Merge pull request #7537 from vvlladd28/engix-ltd-drag_drop_actions_in_list
[3.4.2] UI: Let user to drag-n-drop widget actions in list.
|
4 years ago |
Yuriy Lytvynchuk
|
b5f11f1bd0
|
Merge remote-tracking branch 'upstream/master' into feature/check_tenant_entity_for_nodes
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/apiusage/TbApiUsageStateService.java
# rule-engine/rule-engine-api/src/main/java/org/thingsboard/rule/engine/api/TbContext.java
|
4 years ago |
Yuriy Lytvynchuk
|
8b9eb43322
|
refactor code
|
4 years ago |
Vladyslav_Prykhodko
|
2f16c1a1fe
|
UI: Fixed calculate action index in other page
|
4 years ago |
Sergey Matvienko
|
11781bb601
|
alarm service optimization - remove async().get() calls from synchronous methods
|
4 years ago |
Vladyslav_Prykhodko
|
896f07218b
|
UI: Improvement widget drag and drop actions function
|
4 years ago |
Yurii
|
7be1cc74a4
|
Merge pull request #9 from ShvaykaD/feature/node_originator_attributes_fetch_to_msg_data
added JacksonUtilTest for ALLOW_UNQUOTED_FIELD_NAMES_MAPPER and updat…
|
4 years ago |
ShvaykaD
|
e94d305f61
|
added JacksonUtilTest for ALLOW_UNQUOTED_FIELD_NAMES_MAPPER and updated getAttributes tests
|
4 years ago |
Vladyslav_Prykhodko
|
7213207130
|
Merge remote-tracking branch 'upstream/master' into engix-ltd-drag_drop_actions_in_list
|
4 years ago |
Igor Kulikov
|
b65aa4cc8a
|
Add special command to warm up MVEL engine
|
4 years ago |
Igor Kulikov
|
323a47a744
|
Improve logging of TbMsgGeneratorNode
|
4 years ago |
Igor Kulikov
|
b96d3d02ac
|
UI: Fixed flatDataWithoutOverride - create empty object when data array is empty.
|
4 years ago |
Vladyslav_Prykhodko
|
09639b42d2
|
Merge remote-tracking branch 'upstream/master' into engix-ltd-phone_delimeters
|
4 years ago |
Vladyslav_Prykhodko
|
98cad2d140
|
UI: Refactoring code
|
4 years ago |
Vladyslav_Prykhodko
|
8271b0534b
|
UI: Clear code and change style
|
4 years ago |
Igor Kulikov
|
e03994c2ea
|
Merge pull request #7531 from thingsboard/engix-ltd-threshold_array
[3.4.2] UI: Chart thresholds support array of values
|
4 years ago |
Igor Kulikov
|
d61b38fc8d
|
Update flot-widget.ts
|
4 years ago |
Yuriy Lytvynchuk
|
15683504fd
|
refactor & update logic
|
4 years ago |
oyurov
|
3ab1f34594
|
Clean code
|
4 years ago |
Igor Kulikov
|
3066192901
|
Merge pull request #7526 from vvlladd28/improvement/data-key/style
[3.4.2] UI: Minor style fixes in data key config
|
4 years ago |
Igor Kulikov
|
bbc74d98dd
|
Merge pull request #7365 from kalutkaz/fixMarkdownWidget
[3.4.2] UI: Fix markdown widget
|
4 years ago |
Andrew Shvayka
|
13996b6ce8
|
Merge pull request #7519 from smatvienko-tb/mqtt-transport-log-shorter-on-io-exception
[3.4.2] MQTT transport: Make log shorter on IOException
|
4 years ago |