2599 Commits

Author SHA1 Message Date
Andrew Shvayka
d670267e39
Merge pull request #9213 from volodymyr-babak/edge/fix-errors-in-case-dashboard-not-assigned
Add Server-side Checks for Default Dashboard and Rule Chain on Edge Versions < 3.6.0
2023-09-08 12:21:29 +03:00
Volodymyr Babak
3e7b359de0 Fixed MockBean and SpyBean dependency for newly added tests 2023-09-07 18:16:24 +03:00
Volodymyr Babak
ab49f9ab54 Fixed spring dependency for test classes 2023-09-07 18:05:52 +03:00
Volodymyr Babak
cfc900c52c Added check if dashboard or rule chain is assigned to edge for edges older 3.6.0 2023-09-07 18:05:31 +03:00
Andrew Shvayka
65043b64b8
Merge pull request #9210 from dashevchenko/removedDefaultHttpPorts
Removed default http ports in device connectivity commands
2023-09-07 16:53:28 +03:00
Dmytro Skarzhynets
a4d4e8c6eb Remove redundant sleep 2023-09-07 15:59:03 +03:00
Dmytro Skarzhynets
f65f152e0c Add decrease inactivity timeout test with a controlled time 2023-09-07 15:58:19 +03:00
dashevchenko
a249d81a49 removed default http ports in device connectivity commands 2023-09-07 11:13:25 +03:00
Sergey Matvienko
7c6d8b086b InstallScriptsTest refactored. log added 2023-09-07 00:09:35 +02:00
Sergey Matvienko
2338b2b4a0 Tests added to validateDeviceProfileDefaultRuleChainTemplate 2023-09-06 23:08:36 +02:00
Sergey Matvienko
eaa9a9b9cc Tests added to validate DefaultRuleChains and EdgeDefaultRuleChains json templates 2023-09-06 22:39:17 +02:00
Dmytro Skarzhynets
06eb44a23f Merge with develop/3.6 2023-09-06 19:04:22 +03:00
Dmytro Skarzhynets
4180866ccc Add parameterized test to cover updateInactivityStateIfExpired() 2023-09-06 18:37:42 +03:00
Andrew Shvayka
120c674a8b
Merge pull request #9200 from dashevchenko/alarmCommentTestFix
Alarmcomment test fix
2023-09-06 16:13:57 +03:00
ShvaykaD
0489e94c1d Merge remote-tracking branch 'upstream/develop/3.6' into feature/rpc-sequential-strategies 2023-09-06 14:43:21 +03:00
dashevchenko
0363c603e1 fixed testUpdateAlarmCommentViaCustomer test 2023-09-06 14:14:14 +03:00
Andrew Shvayka
52312c1e56
Merge pull request #9191 from YevhenBondarenko/feature/device-connectivity-improvements
download cert improvements
2023-09-06 12:20:24 +03:00
Andrew Shvayka
ce3cbb78b1
Merge pull request #8825 from YevhenBondarenko/feature/alarm-types
Alarm type auto-complete in the alarm filter
2023-09-06 12:17:54 +03:00
YevhenBondarenko
43584d4012 download cert improvements 2023-09-06 11:01:46 +02:00
Andrew Shvayka
4e1e9dcc7d
Merge pull request #9145 from YevhenBondarenko/feature/mqtts-cert
download mqtts cert improvements
2023-09-05 18:33:09 +03:00
YevhenBondarenko
ad9fedaded merge with develop/3.5.2 2023-09-05 15:46:40 +02:00
Andrew Shvayka
db663cb5bc
Merge pull request #9035 from imbeacon/customer-removing-alarm-unassign
Fix for alarm unassign on user or customer removed
2023-09-05 16:07:53 +03:00
Andrii Shvaika
6703ec0370 State service tests improved 2023-09-05 16:04:54 +03:00
dashevchenko
08f26bad5b fixed addSystemAlarmComment method 2023-09-05 12:43:38 +03:00
Volodymyr Babak
f4241fec85 Merge remote-tracking branch 'upstream/develop/3.5.2' into edge-misc-fixes-3.5.2 2023-09-05 11:07:50 +03:00
Andrii Landiak
d5a6546554 Fix tests for Device and Asset on edge 2023-09-05 10:27:13 +03:00
Andrii Landiak
e2520ae0f5 Provide edgeId for EdgeEventSourcingListener to handle cloud entities updated on Edge and process to other Edges 2023-09-05 09:38:48 +03:00
YevhenBondarenko
c4377f514f merge with develop/3.5.2 2023-09-04 20:00:39 +02:00
Igor Kulikov
7f47472092 Merge branch 'develop/3.5.2' into feature/widget-bundles 2023-09-04 18:05:47 +03:00
Andrew Shvayka
ae68e6b544
Merge pull request #9151 from dashevchenko/testLogs
Test logs improvements
2023-09-04 16:56:48 +03:00
Andrew Shvayka
21d1258fc7
Merge pull request #9097 from dashevchenko/emailFeatureFix
Email feature fix
2023-09-04 14:42:05 +03:00
Andrew Shvayka
6f2334b35b
Merge pull request #9104 from thingsboard/feature/system-notifications
Notification to sysadmin when default JWT signing key is used
2023-09-04 14:18:05 +03:00
Volodymyr Babak
be6435efd1 Added DefaultProfilesEdgeEventFetcher 2023-09-04 10:37:06 +03:00
Dmytro Skarzhynets
7d13b034a2 Migrate test to Junit 5, perform small cleanup 2023-09-03 11:22:30 +03:00
Volodymyr Babak
0b9f7f0518 Added logs for newly added functionality. Added tenantId into edge logs 2023-09-01 16:53:52 +03:00
Igor Kulikov
1fb9ba622e Widget -> Widget Bundle Many to Many support. 2023-08-31 12:09:42 +03:00
Dmytro Skarzhynets
dc2844db6a Add missing sleep in decreaseInactivityForInactiveDeviceTest() 2023-08-30 14:03:43 +03:00
Dmytro Skarzhynets
8a64842039 Add missing sleep, fix wrong timeout expiry check 2023-08-30 10:44:39 +03:00
dashevchenko
ba0eb275f8 test logs improvements 2023-08-29 19:54:06 +03:00
Volodymyr Babak
ceda871739 dashboard edge processor - move setAssignedCustomers to abstact method 2023-08-29 15:56:47 +03:00
YevhenBondarenko
e1496f3284 download mqtts cert improvements 2023-08-28 19:20:31 +02:00
Igor Kulikov
acdf5ad48c Implement ability to move widget types between widget bundles. Ability to deprecate widget type. 2023-08-28 18:54:12 +03:00
dashevchenko
9b8a48dc96 deleted redundant mocks 2023-08-22 18:03:21 +03:00
YevhenBondarenko
ffa00bd94a refactoring due to comments 2023-08-22 16:59:01 +02:00
dashevchenko
356cbd93c3 moved TbMailSenderTest to junit5, added more cases 2023-08-22 17:56:29 +03:00
dashevchenko
90331a5bf7 fixed license 2023-08-22 16:00:00 +03:00
dashevchenko
3e329d5f01 added unit tests for TbMailSender, refactred error handling in TbMailSender 2023-08-22 15:57:10 +03:00
ViacheslavKlimov
c55ac0efc6 Improvements for system notifications; add test 2023-08-22 12:56:21 +03:00
Andrii Landiak
85361c609a EntityStateListener: process entity broadcasting service to handle all event 2023-08-21 15:32:19 +03:00
YevhenBondarenko
ada9ff7b4e merge with develop/3.5.2 2023-08-18 16:48:48 +02:00