11940 Commits

Author SHA1 Message Date
Yuriy Lytvynchuk
d5fd311c75 delete destroy 2022-09-23 11:01:16 +03:00
Yuriy Lytvynchuk
70c11c073e Merge branch 'master' of github.com:thingsboard/thingsboard into feature/node_rename_keys 2022-09-23 11:01:06 +03:00
Yuriy Lytvynchuk
9b88cf242c delete destroy 2022-09-23 10:54:43 +03:00
Yuriy Lytvynchuk
cfc85f3f4b Merge branch 'master' of github.com:thingsboard/thingsboard into feature/node_copy_from_metadata_to_msg 2022-09-23 10:54:33 +03:00
Yuriy Lytvynchuk
29e8109291 delete destroy 2022-09-23 10:43:19 +03:00
Yuriy Lytvynchuk
f2890d3363 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/node_fetch_device_credentials 2022-09-23 10:42:51 +03:00
Yuriy Lytvynchuk
7b1651b860 add Deprecated 2022-09-22 17:53:13 +03:00
Andrii Shvaika
7c4d408085 Merge PR #7316 2022-09-22 16:44:29 +03:00
Andrew Shvayka
27948261ce
Merge pull request #7246 from YuriyLytvynchuk/bug/node_originator_fields_check_null
[3.4.2] Bugfix: originator fields node: check value for "null"
2022-09-22 16:32:52 +03:00
Andrew Shvayka
884307b513
Merge pull request #7268 from YuriyLytvynchuk/bug/node_originator_telemetry_bugfix
[3.4.2] Bugfix: node 'originator telemetry'
2022-09-22 16:16:39 +03:00
Artem Dzhereleiko
1ff382413d UI: Refactoring for coments 2022-09-22 11:09:00 +03:00
Yuriy Lytvynchuk
c6364cdc2f refactor code 2022-09-22 10:29:38 +03:00
Volodymyr Babak
15c433212a Code refactoring - remove duplicate variables 2022-09-22 09:24:44 +03:00
Volodymyr Babak
3640ffcbce Device edge processor - added update of customer id from edge 2022-09-21 18:27:07 +03:00
Yuriy Lytvynchuk
3fe6fa99aa code review 2022-09-21 17:55:57 +03:00
Yuriy Lytvynchuk
baf17c6488 code review 2022-09-21 16:57:22 +03:00
Kalutka Zhenya
e182930da5 Fix mardown widget 2022-09-21 15:54:30 +03:00
Andrew Shvayka
69a68c31ef
Merge pull request #7251 from kalutkaz/addMsgTypes
[3.4.2] UI:Update message type list
2022-09-21 14:33:19 +03:00
Yuriy Lytvynchuk
14898ef7b3 update test 2022-09-21 12:53:30 +03:00
Yuriy Lytvynchuk
370c43affb add Exception 2022-09-21 12:27:47 +03:00
Dmitriymush
d3ab45517b Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/6371 2022-09-20 18:11:17 +03:00
Dmitriymush
d0c2e9e1cb feature/6371: bug-fix and refactoring 2022-09-20 18:09:25 +03:00
Artem Dzhereleiko
95b6700296 UI: Added clustering markers fn for maps 2022-09-20 18:05:05 +03:00
devaskim
525acf7f70 Let table's data keys to hide in mobile mode. 2022-09-20 14:08:02 +05:00
Andrew Shvayka
cfdcbd7780
Merge pull request #7288 from thingsboard/feature/latestTsAggregation
[3.4.2] Support of aggregation for the latest values in the widget data source
2022-09-20 10:41:20 +03:00
Sergey Matvienko
c313e1cf9c jwt settings - running install on msa black box tests 2022-09-19 19:09:24 +03:00
Sergey Matvienko
5ea3c9ff6a jwt settings service instead jwt settings data object 2022-09-19 17:23:27 +03:00
Sergey Matvienko
7c8db6cac7 jwt settings service implementation 2022-09-19 15:44:28 +03:00
Volodymyr Babak
b7f66906f6 Added edge assing/unassing customer test 2022-09-19 15:32:45 +03:00
Volodymyr Babak
719940fbc3 Updated edge update events handling - assign/usassign to/from customer 2022-09-19 15:25:53 +03:00
Sergey Matvienko
9b519d33a1 jwt settings install and upgrade 2022-09-19 12:43:43 +03:00
Volodymyr Babak
12f5a501f0 Removed TODO from code - add story into backlog 2022-09-19 11:40:50 +03:00
Yuriy Lytvynchuk
a383efdb4a change EntitiesByNameAndTypeLoader 2022-09-19 10:51:31 +03:00
Volodymyr Babak
29bfc60293 Added update edge test for widget bundle and widget type 2022-09-16 18:59:15 +03:00
Sergey Matvienko
dc07e9ae45 jwt settings 2022-09-16 18:57:50 +03:00
Volodymyr Babak
3db632c69c Added device credentials udpate test 2022-09-16 16:57:05 +03:00
Yurii
5057479619
Merge pull request #3 from ShvaykaD/bug/node_originator_telemetry_bugfix
Refactor getInterval logic
2022-09-16 16:17:05 +03:00
ShvaykaD
225f572b7a license:format 2022-09-16 16:15:08 +03:00
ShvaykaD
d8135f0782 refactor getInterval logic 2022-09-16 16:11:25 +03:00
Volodymyr Babak
f8c0cbf2e9 Updated user and customer controller tests according to multi customers on edge changes 2022-09-16 15:59:12 +03:00
Andrii Shvaika
eebe8d8cbf Fix invalid logic related to endTs in read queries 2022-09-16 15:20:27 +03:00
Kalutka Zhenya
5816923b85 delete "failure" type 2022-09-16 12:50:10 +03:00
Andrii Shvaika
84da448dc0 Merge branch 'timescale-test-suite' of github.com:smatvienko-tb/thingsboard into feature/latestTsAggregation 2022-09-16 11:56:25 +03:00
Andrii Shvaika
89c715cd18 Fix Cassandra DAO 2022-09-16 11:55:48 +03:00
Kalutka Zhenya
0138e598cc Refactoring 2022-09-16 11:43:10 +03:00
Kalutka Zhenya
85cec6810c updateDatasourceError 2022-09-16 11:40:21 +03:00
Yuriy Lytvynchuk
189c1afb01 refactor code 2022-09-16 10:12:08 +03:00
Yuriy Lytvynchuk
b22cb59e4b refactor Exception descr 2022-09-16 09:55:49 +03:00
Andrii Shvaika
efbe16f8d0 Implementation of the TenantDbCall annotation 2022-09-16 09:00:21 +03:00
Dmitriymush
7c917c8e73 Merge branch 'feature/6371' of github.com:Dmitriymush/thingsboard into feature/6371 2022-09-15 18:24:06 +03:00