15426 Commits

Author SHA1 Message Date
Andrew Shvayka
b14459dd9b
Merge pull request #8756 from thingsboard/tbel_byte_to_float_double
tbel: add parseBytesToFloat
2023-06-22 12:19:30 +03:00
Andrii Shvaika
649898566c Add unrecoverable initialization error for actors. Fix timeouts on missing rule chain id in the rule chain input node 2023-06-21 19:05:42 +03:00
dashevchenko
66623a2be2 refactoring 2023-06-21 18:37:27 +03:00
dashevchenko
11cb696d5c added conroller method to retrieve list of commands to publish telemetry 2023-06-21 16:04:23 +03:00
Igor Kulikov
1ec37d7685 UI: Improve data keys config. Fix datasource type processing. 2023-06-20 18:52:13 +03:00
ViacheslavKlimov
bbcf4b1ff1 Fix MockNotificationSettingsService 2023-06-20 18:07:37 +03:00
ViacheslavKlimov
ab93f6266d Add getUserNotificationSettings api 2023-06-20 12:10:28 +03:00
dashevchenko
ea19c4acce refactoring 2023-06-20 12:06:56 +03:00
ViacheslavKlimov
014497cd89 User-level notification settings 2023-06-20 12:04:48 +03:00
dashevchenko
7d1bfa3164 added new message type handling for efento 2023-06-19 19:11:33 +03:00
ShvaykaD
22874e8a65 filter nodes && added TbMsgType enum 2023-06-19 17:55:39 +03:00
nickAS21
d9c028f566 tbel: add Tests - long, float, double (syntax) 2023-06-19 17:41:28 +03:00
nickAS21
6894ffb8a9 tbel: add Tests - long, float, double 2023-06-19 17:38:41 +03:00
Artem Dzhereleiko
a599059955 UI: Fixed notify again dialog with template 2023-06-19 13:31:04 +03:00
imbeacon
ce103cf339 changed test to get id of savedDifferentTenant 2023-06-19 07:27:44 +03:00
ViacheslavKlimov
277c87240c Fix attributes and rpc subscription for SNMP devices 2023-06-17 14:53:26 +03:00
nickAS21
35dfa1e7bd tbel: add parseLong Test 2023-06-16 18:57:20 +03:00
YevhenBondarenko
aa28b276d2 added recalculetePartitions delay for node restart 2023-06-16 15:40:29 +02:00
imbeacon
b8e12a4621 Refactoring 2023-06-16 10:38:55 +03:00
imbeacon
7e5069d784 Changed test to work with different tenant, to avoid affecting by other tests 2023-06-16 09:26:19 +03:00
nickAS21
f15d84e44a tbel: add parseHexToLong, Float, Double 2023-06-15 19:20:50 +03:00
nickAS21
59dfb4f4e1 tbel: refactoring prepareBytesToNumber 2023-06-15 17:02:34 +03:00
nickAS21
b79176f3b8 tbel: add parseLong
parseHexToLong
          parseBytesToLong
          toFixed (float.class)
2023-06-15 16:50:31 +03:00
Artem Dzhereleiko
3c9ab8c91f UI: Fixed table row style 2023-06-15 13:02:06 +03:00
Andrew Shvayka
6b8cbbd3c9
Merge pull request #8745 from ArtemDzhereleiko/AD/bug-fix/mail-server-oauth2
Fixed oauth2 mail server settings
2023-06-15 12:59:10 +03:00
imbeacon
b33c39dd25 Refactoring 2023-06-15 11:58:48 +03:00
nickAS21
6d0b16e41c tbel: add parseBytesToDouble 2023-06-14 18:56:36 +03:00
Andrew Shvayka
1a910934ee
Merge pull request #8759 from kalutkaz/enrichmentRuleNode
Updated enrichment rule nodes UI
2023-06-14 17:47:30 +03:00
kalytka
d7c3f1647a Updated enrichment rule nodes UI 2023-06-14 14:57:16 +03:00
ViacheslavKlimov
a761d0b204 Update logging levels for SnmpTransportService 2023-06-14 13:50:41 +03:00
ViacheslavKlimov
c1f5b39cdb Single telemetry message when splitting large SNMP request 2023-06-14 13:21:32 +03:00
nickAS21
50d3a6d925 tbel: add parseBytesToFloat 2023-06-14 13:10:52 +03:00
ViacheslavKlimov
e3058756e9 Merge branch 'develop/3.5.2' into fix/snmp 2023-06-14 12:58:05 +03:00
Andrew Shvayka
7258c5de73
Merge pull request #8702 from thingsboard/feature/exceeded-rate-limits-notifications
Notifications about exceeded rate limits
2023-06-13 17:40:45 +03:00
Andrii Shvaika
4abf7ccd5a Merge with master 2023-06-13 17:18:32 +03:00
ViacheslavKlimov
0bd7f74c47 Fix issues 2023-06-13 14:12:54 +03:00
ViacheslavKlimov
f98eee5407 Merge branch 'develop/3.5.2' into feature/exceeded-rate-limits-notifications
# Conflicts:
#	application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
#	application/src/main/resources/thingsboard.yml
#	application/src/test/java/org/thingsboard/server/service/notification/NotificationRuleApiTest.java
#	dao/src/main/java/org/thingsboard/server/dao/notification/DefaultNotifications.java
#	ui-ngx/src/app/modules/common/modules-map.ts
2023-06-13 13:49:51 +03:00
Andrew Shvayka
405548d44a
Merge pull request #8733 from thingsboard/fix_bug_switch_tbel
[FIX_BUG][3.5.1] switch: add validation to tbel
2023-06-13 12:26:08 +03:00
Andrew Shvayka
7d31d25aa0
Merge pull request #8729 from thingsboard/fixes/notification-system
Notifications deduplication improvements
2023-06-13 12:25:07 +03:00
Andrew Shvayka
7fa9be1a68
Merge pull request #8634 from thingsboard/feature/rule-nodes-versioning
Rule Node Versioning + Improvements
2023-06-13 12:14:02 +03:00
Artem Dzhereleiko
7ac6eac802 UI: Fixed oauth2 mail server settings 2023-06-13 12:13:51 +03:00
nickAS21
6d69c9b213 fix_bug_switch: add CompileException2 2023-06-13 11:39:48 +03:00
Andrii Shvaika
997b915905 Merge with develop/3.5.2 2023-06-13 11:30:29 +03:00
ViacheslavKlimov
39d7498c59 Merge branch 'develop/3.5.2' into fixes/notification-system 2023-06-12 21:37:21 +03:00
ViacheslavKlimov
42183a0e64 Send large SNMP requests in batches 2023-06-12 21:09:57 +03:00
Artem Dzhereleiko
fff879a6cf UI: Fixed oauth2 form array trackby 2023-06-12 19:24:30 +03:00
nickAS21
7f0c5f219b fix_bug_switch: add CompileException 2023-06-12 19:00:59 +03:00
Andrew Shvayka
80baf9f54d
Merge pull request #8725 from ShvaykaD/feature/math-node-fields-templatization
Math node fields templatization
2023-06-12 18:02:59 +03:00
Andrew Shvayka
e556afb511
Merge pull request #8731 from ShvaykaD/bugfix/PROD-2116
fixed NPE in Flow output node when it used after split array msg node
2023-06-12 18:01:08 +03:00
ShvaykaD
a5de29c1f4 code readability fix 2023-06-12 15:50:49 +03:00