11411 Commits

Author SHA1 Message Date
ShvaykaD
41a5f8d9e4 fix license for JacksonUtil 2022-11-02 11:49:05 +02:00
ShvaykaD
02ca2b0235 added ALLOW_UNQUOTED_FIELD_NAMES_MAPPER to JacksonUtil 2022-11-02 11:44:46 +02:00
Yuriy Lytvynchuk
1d77a1c027 add JsonParseException 2022-11-01 17:03:01 +02:00
Yuriy Lytvynchuk
b74e5dfc45 change public to prv 2022-11-01 16:56:08 +02:00
Yuriy Lytvynchuk
1d8733e55a return mapper 2022-11-01 16:54:25 +02:00
Yuriy Lytvynchuk
691339c5c5 update JacksonUtil method 2022-10-31 16:03:27 +02:00
Yuriy Lytvynchuk
513d0f3075 refactor code review 2022-10-31 14:10:23 +02:00
Yuriy Lytvynchuk
dae3e4a858 Merge remote-tracking branch 'upstream/master' into feature/node_originator_attributes_fetch_to_msg_data
# Conflicts:
#	common/util/src/main/java/org/thingsboard/common/util/JacksonUtil.java
2022-10-31 14:09:46 +02:00
Yuriy Lytvynchuk
36651d231d mvn license:format 2022-10-28 11:06:00 +03:00
Yuriy Lytvynchuk
4c277daadd add test for TbAbstractGetAttributesNode 2022-10-28 11:05:28 +03:00
Andrew Shvayka
4cc7e7b373
Merge pull request #7456 from ViacheslavKlimov/fix/sql-deadlock-info
[3.4.2] SQL batch sort enabled by default; additional deadlock logging
2022-10-24 18:25:16 +03:00
Andrew Shvayka
05813bc554
Merge pull request #7381 from YuriyLytvynchuk/bugfix/node_copy_to_view_add_inactiviy_event
[3.4.2] Fix: Node 'copy to view' add INACTIVITY_EVENT
2022-10-24 13:41:34 +03:00
Andrew Shvayka
73868338c8
Merge pull request #7238 from YuriyLytvynchuk/feature/delete_attributes_node
[3.4.2] Feature: New RuleNode "delete attributes"
2022-10-24 13:34:55 +03:00
Andrew Shvayka
9d23c91137
Merge pull request #7403 from ViacheslavKlimov/feature/remote-js-executor-improvements
[3.4.2] Improvements for remote JS executor
2022-10-20 11:37:00 +03:00
ViacheslavKlimov
35960d018e SQL batch sort enabled by default; additional deadlock logging 2022-10-19 18:33:50 +03:00
Yuriy Lytvynchuk
4c9e52bce9 add description 2022-10-17 12:36:13 +03:00
ViacheslavKlimov
2d262146ad Remote JS executor to work with tb-node of previous version 2022-10-12 19:18:34 +03:00
Andrew Shvayka
d7aa2e5660
Merge pull request #7214 from volodymyr-babak/bug/edge-shared-attr-subs
[3.4.2][Bug] Notify devices in case shared attribute updates from edge
2022-10-12 12:36:59 +03:00
Andrew Shvayka
b7c188e681
Merge pull request #7093 from volodymyr-babak/bug/edge-sync-cluster
[3.4.2][Bug] Edge sync functionality - added cluster support
2022-10-12 12:31:56 +03:00
Volodymyr Babak
89272a21cf Merge remote-tracking branch 'upstream/master' into bug/edge-shared-attr-subs 2022-10-12 12:31:55 +03:00
Andrew Shvayka
740192b23c
Merge pull request #7371 from ViacheslavKlimov/feature/audit-logs-partitioning-ttl
[3.4.2] TTL and table partitioning for audit logs
2022-10-12 12:29:15 +03:00
Volodymyr Babak
35288bbfe8 Removed required=false. Renamed test name 2022-10-12 12:27:22 +03:00
Volodymyr Babak
2ed85cb294 Tell edge events with normal priority. Updated sync request timeout to 20 seconds 2022-10-12 12:21:18 +03:00
ViacheslavKlimov
d2f67d33d1 Minor refactoring for AuditLogsCleanUpService and SqlPartitioningRepository 2022-10-12 10:12:29 +03:00
Andrew Shvayka
0816e51640
Merge pull request #7402 from YevhenBondarenko/feature/pkg-upgrade-version
[3.4.2] Update package update version for tb docker images
2022-10-11 18:12:00 +03:00
Andrew Shvayka
2b41f06e2d
Merge pull request #7385 from ViacheslavKlimov/fix/audit-log-validation
[3.4.2] Additional validation for AuditLog entities
2022-10-11 18:09:33 +03:00
ViacheslavKlimov
831332be7b Use hash of tenant id and body when resolving script for remote JS executor 2022-10-11 12:01:55 +03:00
YevhenBondarenko
cdd55ed170 Update package update version for tb docker images 2022-10-11 09:54:53 +02:00
ViacheslavKlimov
100868d8e2 Merge remote-tracking branch 'origin/master' into feature/remote-js-executor-improvements 2022-10-10 16:02:53 +03:00
Igor Kulikov
65438c64e7 UI: add popover component to wiget context 2022-10-07 19:33:18 +03:00
Andrew Shvayka
990a50391e
Merge pull request #7350 from ViacheslavKlimov/fix/js-invoke-service-limits
[3.4.2] Limits for JS script body, input args and invocation result size
2022-10-07 17:26:03 +03:00
Yuriy Lytvynchuk
d62ee97213 add JacksonUtil.toJsonNode 2022-10-07 13:09:33 +03:00
Yuriy Lytvynchuk
9e3024b165 Merge branch 'feature/delete_attributes_node' of https://github.com/YuriyLytvynchuk/thingsboard into feature/delete_attributes_node 2022-10-07 13:08:55 +03:00
Yuriy Lytvynchuk
504a173710 add JacksonUtil.toJsonNode 2022-10-07 13:07:12 +03:00
Yurii
4bbcfb1917
Merge pull request #7 from ShvaykaD/feature/delete_attributes_node
add validation for empty list of attributes in save attributes node
2022-10-07 12:39:46 +03:00
ShvaykaD
57eab8d73c add validation for empty list of attributes in save attributes node 2022-10-07 12:36:10 +03:00
Yuriy Lytvynchuk
0ec08b8448 code review 2022-10-07 12:13:48 +03:00
Yurii
adc5389bad
Merge pull request #6 from ShvaykaD/feature/delete_attributes_node
Added HasRuleEngineProfile interface & refactored DefaultTbContext
2022-10-07 10:36:39 +03:00
Yuriy Lytvynchuk
ec96062547 refactor node 2022-10-07 10:27:58 +03:00
ShvaykaD
673e2cb5be fix typo in alarmActionMsg 2022-10-06 19:48:44 +03:00
ShvaykaD
6e34747b95 added HasRuleEngineProfile interface & refactored DefaultTbContext 2022-10-06 19:42:30 +03:00
ViacheslavKlimov
7aab188d0c Do not send script body to remote JS executor on each invoke request 2022-10-06 19:29:26 +03:00
ViacheslavKlimov
caea6aa27b Save audit log with entity name replaced if it is malformed 2022-10-06 13:48:06 +03:00
Yuriy Lytvynchuk
aba19f171e refactor code
refactor deleteAndNotify callback
2022-10-06 12:37:00 +03:00
Yuriy Lytvynchuk
1cfb0a03ab refactor code 2022-10-06 12:34:27 +03:00
ViacheslavKlimov
d86c20b354 Additional validation for AuditLog entity 2022-10-06 11:47:27 +03:00
Igor Kulikov
1323edf5aa Merge branch 'master' of github.com:thingsboard/thingsboard 2022-10-05 19:11:03 +03:00
Igor Kulikov
7db7143560 UI: Add new openstreet map provider Esri.WorldImagery 2022-10-05 19:10:50 +03:00
Andrii Shvaika
148bb31195 Merge branch 'master' of github.com:thingsboard/thingsboard 2022-10-05 15:45:01 +03:00
Andrii Shvaika
a29e2aa894 Fix relation tests 2022-10-05 15:43:39 +03:00