5353 Commits

Author SHA1 Message Date
Andrii Shvaika
89efe12c45 Fix Equals And HashCode issue for Device/Asset/EntityView Info 2023-04-28 17:09:01 +03:00
Andrii Shvaika
7a385e34d1 DeviceInfo for Edge support 2023-04-28 14:27:17 +03:00
Andrii Shvaika
9e589c8044 Device info view improvements 2023-04-28 14:10:33 +03:00
Andrii Shvaika
dcbc4c5c7d Device Info Filter 2023-04-27 19:09:56 +03:00
Andrew Shvayka
bbe33ec13c
Merge pull request #8435 from thingsboard/fix/alarms-cleanup-log
Fix invalid removed outdated alarms count in logs
2023-04-27 12:37:57 +03:00
Igor Kulikov
a736f177ef Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/home-page 2023-04-26 18:08:13 +03:00
ViacheslavKlimov
c6ff49caf5 Try to fix testNotificationRequestsPerRuleRateLimits 2023-04-26 17:12:59 +03:00
ViacheslavKlimov
6e8ba8af13 Refactoring for alarms clean up; fix invalid total removed counting 2023-04-26 13:41:02 +03:00
Andrew Shvayka
abd843b6f5
Merge pull request #8423 from thingsboard/improvements/notification-system
Fixes for notification system
2023-04-25 18:03:15 +03:00
ViacheslavKlimov
d1ef8c7fbb Fix notification target usage check on deletion 2023-04-25 14:37:58 +03:00
Andrew Shvayka
4dd5280191
Merge pull request #8414 from thingsboard/feature/singleton-rule-node
Feature/singleton rule node
2023-04-25 14:34:08 +03:00
ViacheslavKlimov
f44de42165 Available delivery methods check: don't check mail server connection 2023-04-25 14:31:09 +03:00
YevhenBondarenko
dba203037f Added short doc for component clustering and added upgrade for mqtt node 2023-04-25 13:07:55 +02:00
ViacheslavKlimov
0ce243f2e7 Merge with develop/3.5 2023-04-25 12:26:25 +03:00
YevhenBondarenko
0168c79146 upgrade improvements 2023-04-24 20:00:00 +02:00
YevhenBondarenko
b5641a3c6c refactored due to comments 2023-04-24 19:49:17 +02:00
ViacheslavKlimov
6013e19e54 Fix entity action notification 2023-04-24 18:15:18 +03:00
ViacheslavKlimov
b71257ba23 User title template param, improve notification preview, improve default notifications 2023-04-24 15:47:00 +03:00
Andrew Shvayka
76f24827aa
Merge pull request #8398 from dashevchenko/newMessageTypes
Added new message types to rule engine
2023-04-24 15:00:33 +03:00
YevhenBondarenko
da0bd1dc92 renamed SingletonSupport to ClusteringMode and refactoring due to comments 2023-04-24 13:49:57 +02:00
dashevchenko
62e9605971 renamed ALARM_ASSIGN to ALARM_ASSIGNED 2023-04-24 13:01:06 +03:00
ViacheslavKlimov
af49a6a0be Fix failing tests 2023-04-24 12:08:17 +03:00
YevhenBondarenko
8d2f6eb856 Added singleton mode validation and tests 2023-04-21 18:30:47 +02:00
Igor Kulikov
0032490a19 Merge with develop/3.5 2023-04-21 18:45:44 +03:00
Igor Kulikov
14c61f65e9 UI: Alarm count datasource type support. Improve alarm filters. 2023-04-21 18:00:56 +03:00
Andrew Shvayka
2c1a85e0af
Merge pull request #8405 from thingsboard/improvements/notification-system
Notification system improvements
2023-04-21 17:26:54 +03:00
YevhenBondarenko
e342ce1b3e refactoring 2023-04-21 14:01:35 +02:00
YevhenBondarenko
a0b0e31e7d Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/singleton-rule-node 2023-04-21 10:07:17 +02:00
YevhenBondarenko
527e39caaf minor improvements 2023-04-21 09:57:41 +02:00
ViacheslavKlimov
528d2d9ecc Track rule chains count 2023-04-20 18:54:31 +03:00
ViacheslavKlimov
97cc1ab0da Improve entities count limit notification rule 2023-04-20 18:23:38 +03:00
YevhenBondarenko
3261cf4fe3 implemented rule node singleton mode 2023-04-20 16:07:14 +02:00
Andrii Shvaika
8a67ee44a7 New index for active tenant alarms 2023-04-20 14:04:59 +03:00
Andrew Shvayka
ee64315aad
Merge pull request #8400 from vvlladd28/improvement/home-page/get-start
Home dashboard improvements
2023-04-20 13:44:00 +03:00
Andrew Shvayka
f71e6437c1
Merge pull request #8389 from thingsboard/fix/device-by-id-async
Remove usages of findDeviceByIdAsync
2023-04-20 13:10:46 +03:00
Vladyslav_Prykhodko
a2f0b10530 UI: Home page widget bundle updated image and description 2023-04-20 12:21:05 +03:00
YevhenBondarenko
fd8a7a825a Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/singleton-rule-node 2023-04-20 10:58:01 +02:00
Andrew Shvayka
c5845930d4
Merge pull request #8392 from YevhenBondarenko/develop/3.5
added log to TenantActor for investigation
2023-04-19 15:43:05 +03:00
Igor Kulikov
7d2cce65d9 UI: Implement recent dashboards widget 2023-04-19 13:55:51 +03:00
ViacheslavKlimov
78eb27b422 Fix logback-test.xml 2023-04-19 13:44:46 +03:00
ViacheslavKlimov
a9466032e1 Use findDeviceByIdAsync in TransportApiService 2023-04-19 13:42:34 +03:00
YevhenBondarenko
61466d0276 added log to TenantActor for investigation 2023-04-19 12:40:51 +02:00
Andrew Shvayka
e19eaba01d
Merge pull request #8391 from YevhenBondarenko/features-info-improvements
features info improvements
2023-04-19 13:25:59 +03:00
Andrew Shvayka
972a967e7a
Merge pull request #8387 from dashevchenko/deviceImportFix
Fixed telemetry/attribute update while device bulk import
2023-04-19 13:23:27 +03:00
YevhenBondarenko
6054a14424 fixed tests 2023-04-18 20:16:10 +02:00
YevhenBondarenko
f3402ace63 features info improvements 2023-04-18 19:05:38 +02:00
Andrew Shvayka
08375e613b
Merge pull request #8384 from smatvienko-tb/feature/kafka_properties_refactor
[3.5] Kafka other properties inline
2023-04-18 18:30:14 +03:00
ViacheslavKlimov
079b2a5ab7 Remove findDeviceByIdAsync from DeviceService 2023-04-18 18:25:35 +03:00
Andrii Shvaika
b20057004b Singleton rule node implementation 2023-04-18 17:09:34 +03:00
dashevchenko
4ca9935224 fixed telemetry/attribute update while bulk import 2023-04-18 16:10:35 +03:00