9439 Commits

Author SHA1 Message Date
Andrii Shvaika
fcbcae7f19 Fix the floating bug in testTwoRuleChainsWithTwoRules 2022-02-15 19:04:22 +02:00
Andrew Shvayka
282a6bc990
Merge pull request #6035 from volodymyr-babak/edge-ce-refactoring
[3.3.4] Edge Community Edition support
2022-02-15 17:29:01 +02:00
Andrew Shvayka
78246cf7cd
Merge pull request #5969 from thingsboard/lwm2m_tests_securities
[3.3.4] lwm2m: tests with different security mode:
2022-02-15 17:23:47 +02:00
Igor Kulikov
8a868c1e3d UI: Improve popover to not close when top overlay is clicked. 2022-02-15 17:06:51 +02:00
Volodymyr Babak
90ba0de432 Added drop of edge_license_key and cloud_endpoint columns during upgrade 2022-02-14 17:34:13 +02:00
Andrii Shvaika
d10e65095f Workaround for KAFKA-4090 2022-02-14 15:54:54 +02:00
Andrii Shvaika
ebd563d9f5 Merge branch 'master' of github.com:thingsboard/thingsboard 2022-02-14 15:38:15 +02:00
Andrii Shvaika
24829c29f7 Workaround for KAFKA-4090 2022-02-14 15:38:03 +02:00
Igor Kulikov
5f1a5aeb2d
Merge pull request #6091 from vvlladd28/bug/image-map/load-background-image
[3.3.4] UI: Fixed image map widget not updated image after firt load empty data
2022-02-11 19:08:48 +02:00
Igor Kulikov
8e51f5530a
Merge pull request #6003 from pinkevmladchy/pinkevlmladchy/Alarms-table-widget-allows-alarms-to-be-cleared-when-Allow-alarms-clear-disabled
[3.3.4] UI: Alarms table widget allows alarms to be cleared when "Allow alarms clear" is disabled
2022-02-11 19:06:15 +02:00
Igor Kulikov
a382c7887e
Merge pull request #6090 from ArtemDzhereleiko/bug-fix/data-converter-message
[3.3.4] UI: Decode base64 and return normal value
2022-02-11 19:04:57 +02:00
Vladyslav_Prykhodko
ca7da9e396 UI: Fixed image map widget - incorrect process first empty data 2022-02-11 16:05:46 +02:00
ArtemDzhereleiko
6a91c6418d UI: decode base64 and return normal value 2022-02-11 15:38:12 +02:00
Andrew Shvayka
12d3efea2c
Merge pull request #6058 from thingsboard/lwm2m_fix_bug_tests_new_client_create
[3.3.4] lwm2m: fix bug: client.destroy after newClientCreate and client regis…
2022-02-11 15:14:23 +02:00
nickAS21
eac0157984 lwm2m: Corrections according to comments 2022-02-11 12:02:42 +02:00
Volodymyr Babak
6356e998a3 Removed @Slf4j annotation 2022-02-10 22:45:24 +02:00
Volodymyr Babak
8e91560f69 Base Edge test refactored into multiple independent tests 2022-02-10 22:04:00 +02:00
Volodymyr Babak
1363a385f8 Changed order of edge sync cursor fetchers 2022-02-10 22:03:41 +02:00
Volodymyr Babak
7c6a245bfb Fixed permissions - user must have WRITE to assing/unassing rule chain to edge 2022-02-10 22:03:21 +02:00
Volodymyr Babak
95f6fcfe33 Merge branch 'master' of github.com:thingsboard/thingsboard into edge-ce-refactoring 2022-02-10 20:13:12 +02:00
Igor Kulikov
58461c8106 Merge branch 'master' of github.com:thingsboard/thingsboard 2022-02-10 16:44:03 +02:00
Igor Kulikov
6e70e2e2c2 Merge branch 'vvlladd28-feature/map/circle' 2022-02-10 16:43:38 +02:00
Igor Kulikov
9cf12cbdfb UI: Map widgets - Fixed autozoom in edit mode. 2022-02-10 16:43:06 +02:00
Andrew Shvayka
150ba375de
Merge pull request #6049 from YevhenBondarenko/fix/lwm2m-shared-attributes
[3.3.4] fixed sending shared attributes after sleeping
2022-02-10 16:29:30 +02:00
Andrew Shvayka
e3a108042c
Merge pull request #6051 from YevhenBondarenko/fix/observe-obj-19
[3.3.4 ]fixed read/observe "dataRead" object 19
2022-02-10 16:28:28 +02:00
Andrew Shvayka
8c817a87f1
Merge pull request #6055 from YevhenBondarenko/fix/lwm2m-ct
[3.3.4] fixed "No value present"
2022-02-10 16:14:17 +02:00
Igor Kulikov
8bca3b4fce Merge branch 'feature/map/circle' of https://github.com/vvlladd28/thingsboard into vvlladd28-feature/map/circle 2022-02-10 15:41:45 +02:00
nickAS21
4140801fb0 lwm2m: remove import 2022-02-10 13:07:01 +02:00
nickAS21
5d839ab75f lwm2m: fix bug of commits 2022-02-10 13:00:59 +02:00
Igor Kulikov
1097ce2cb1 Merge branch 'master' of github.com:thingsboard/thingsboard 2022-02-10 12:40:02 +02:00
Igor Kulikov
39b76065a3 UI: Fix trip animation widget - remove loading section after data retrieved. 2022-02-10 12:36:11 +02:00
nickAS21
28fa1cc6a7 lwm2m: Checking licenses... 2 2022-02-10 08:42:45 +02:00
nickAS21
a072e9e1af lwm2m: Checking licenses... 2022-02-09 19:34:59 +02:00
nickAS21
f704f9bcbc lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel (continue) 2022-02-09 18:27:38 +02:00
nickAS21
b6f317a3b7 lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel 2022-02-09 18:11:02 +02:00
Vladyslav_Prykhodko
1077497a31 UI: Improvement map tooltip in show hover mode - tooltip moves behind the cursor 2022-02-09 16:09:20 +02:00
Volodymyr Babak
c4a3c5a000 Added null check for input stream on disconnect 2022-02-09 14:58:32 +02:00
Vladyslav_Prykhodko
23b0bac76d UI: Add to support circle in map; change default settings polygon; fix incorrect resize polygon in image-map; fix snap in cut mode; fix tooltip text in action button; fix resize in edi mode; fix loss tooltip in rectangle after cut 2022-02-09 14:40:53 +02:00
nickAS21
ecc9f8fe38 lwm2m: fix bugs in PR commits 2022-02-08 21:38:09 +02:00
YevhenBondarenko
f1f0ea4edf added test for LwM2mClient 2022-02-08 16:55:19 +02:00
YevhenBondarenko
6a2ca1a803 Merge branch 'master' of github.com:thingsboard/thingsboard into fix/lwm2m-ct 2022-02-08 16:23:47 +02:00
nickAS21
974d4cb338 lwm2m: fix bug: client.destroy after newClientCreate and client registered on the server 2022-02-08 16:10:14 +02:00
Andrew Shvayka
869b5607f2
Merge pull request #5977 from YevhenBondarenko/lwm2m-client-serialization
[3.3.4] LwM2mClient is no more serializable
2022-02-08 14:57:43 +02:00
Andrew Shvayka
afb49e8664
Merge pull request #6017 from ViacheslavKlimov/fix/snmp-transport-startup
[3.3.4] Fix SNMP transport initialization error
2022-02-08 14:55:18 +02:00
Igor Kulikov
d3b33253e3 Update README.md - change use cases order 2022-02-08 14:26:58 +02:00
Igor Kulikov
00341b36ab Update README.md - update use cases 2022-02-08 14:12:55 +02:00
YevhenBondarenko
a0b4f7c38e fixed "No value present" 2022-02-08 14:00:38 +02:00
Igor Kulikov
442bb83784 UI: Fix timewindow panel form validation - disable aggregation limit check when aggregation is not none. 2022-02-08 13:35:49 +02:00
YevhenBondarenko
ad541703ce fixed read/observe "dataRead" object 19 2022-02-07 17:53:28 +02:00
YevhenBondarenko
799fa019c7 fixed sending shared attributes after sleeping 2022-02-07 17:16:22 +02:00