13272 Commits

Author SHA1 Message Date
Andrew Shvayka
828eb18870
Merge pull request #8326 from vvlladd28/bug/notification/ws-updated
Fixed updated notification when open notifications popover
2023-04-06 15:52:25 +03:00
Vladyslav_Prykhodko
0bdae38d1d UI: Fixed updated notification when open notifications popover 2023-04-06 13:29:04 +03:00
Andrew Shvayka
42f4c0c2be
Merge pull request #8293 from adovh/bug/fix-1899-rulechain-messages-sent-to-wrong-tenant
fix rulechain messages sent to wrong tenant
2023-04-06 13:09:09 +03:00
Andrew Shvayka
87e48d9803
Merge pull request #8317 from volodymyr-babak/edge-attr-fix
[3.5] Edge processor - delete attribute msg is not properly handled for non device type
2023-04-06 13:04:36 +03:00
Andrii Shvaika
672c05d9b7 clear duplicated attribute keys before loading them from cache to avoid NPE 2023-04-06 12:59:29 +03:00
Andrew Shvayka
34e923422a
Merge pull request #8310 from adovh/bug/fix-1284-func-broken_in_case_E_numbers
[3.5] fix for incorrect long integers, sent on ws to FE
2023-04-06 12:45:51 +03:00
Andrew Shvayka
fe962979d7
Merge pull request #8323 from thingsboard/revert-7527-refactor-remove-handleException-and-logs
Revert "[3.5] removed redundant handleException usages"
2023-04-06 12:39:10 +03:00
Andrew Shvayka
d7b5d89990
Revert "[3.5] removed redundant handleException usages" 2023-04-06 12:38:52 +03:00
Andrii Shvaika
6fc3905fc1 Merge branch 'refactor-remove-handleException-and-logs' of github.com:adovh/thingsboard into develop/3.5 2023-04-06 12:18:17 +03:00
Andrew Shvayka
a36d47cc8c
Merge pull request #8321 from vvlladd28/feature/ui-rule-node/generator-queue
Updated rule node core config
2023-04-06 12:15:20 +03:00
Andrew Shvayka
2ad4ea765a
Merge pull request #8304 from YevhenBondarenko/feature/entity-usage
[3.5]added entity usage
2023-04-06 12:14:19 +03:00
Andrew Shvayka
872a8f0c60
Merge branch 'develop/3.5' into feature/entity-usage 2023-04-06 12:12:49 +03:00
Vladyslav_Prykhodko
61537ac5cb Updated rule node core config 2023-04-06 11:49:36 +03:00
Andrii Shvaika
d71307402e Merge with develop/3.5 2023-04-06 11:43:34 +03:00
Andrew Shvayka
de921b4fa1
Merge pull request #8265 from thingsboard/improvements/notification-system
Notification system improvements
2023-04-06 11:13:52 +03:00
YevhenBondarenko
2e7c132919 improvements 2023-04-06 00:22:46 +02:00
YevhenBondarenko
5075152ce3 customer service improvements 2023-04-06 00:14:43 +02:00
YevhenBondarenko
059fad1421 merge with develop/3.5 2023-04-05 23:29:31 +02:00
YevhenBondarenko
22981e5e39 added count entity cache 2023-04-05 19:00:52 +02:00
Vladyslav_Prykhodko
89362dedf1 UI: Add filter entity type for notification rule 2023-04-05 17:42:14 +03:00
Andrii Shvaika
9165faa341 Improved Platform Updates Service 2023-04-05 17:23:03 +03:00
Vladyslav_Prykhodko
3279b27b73 UI: Fixed minor style in notification 2023-04-05 16:12:36 +03:00
Volodymyr Babak
9e189c30e6 Remove redundant JSON code 2023-04-05 16:09:41 +03:00
Volodymyr Babak
0f5261b8dd Merge branch 'fix-rpc-keep-alive-issue' into edge-attr-fix 2023-04-05 15:52:05 +03:00
Vladyslav_Prykhodko
2baf5c81e5 UI: Fixed minor style in notification 2023-04-05 15:47:55 +03:00
Andrii Shvaika
b1884f675a Update service and TBEL version improvement 2023-04-05 15:43:09 +03:00
Vladyslav_Prykhodko
51c5ae2dcc Merge branch 'improvements/notification-system' of github.com:thingsboard/thingsboard into improvements/notification-system 2023-04-05 15:36:59 +03:00
Vladyslav_Prykhodko
11d6df96d1 UI: Fixed slack autocomplete and refactroing code 2023-04-05 15:36:36 +03:00
Volodymyr Babak
463ad698c4 Edge telemetry processor - fixed processing of delete attribute request for non device entities 2023-04-05 15:25:03 +03:00
ViacheslavKlimov
7aa215f49d Fix notification request update handling in cluster mode; Rule nodes fixes 2023-04-05 14:28:50 +03:00
ViacheslavKlimov
0f8a3048a7 Merge branch 'develop/3.5' into improvements/notification-system 2023-04-05 14:10:16 +03:00
Volodymyr Babak
1b29c97008 Edge Session - improved error logging in case general process is interrupred because of sync started 2023-04-05 13:41:09 +03:00
Andrew Shvayka
d520be1ae3
Merge pull request #8316 from thingsboard/sparkplug_locale
[3.5]sparkplug_change_locale
2023-04-05 13:37:50 +03:00
nickAS21
19e58193b5 sparkplug: change locale 2023-04-05 13:32:57 +03:00
YevhenBondarenko
60a4878ba7 improvements due to comments 2023-04-05 11:17:20 +02:00
AndriiD
54f472e436 added test for case when NumberFormatException is being thrown 2023-04-05 12:13:31 +03:00
Andrew Shvayka
52f4785303
Merge pull request #8312 from thingsboard/revert-8273-fix_bug_TBEL_json_decode_id
Revert "[Fix bug][3.5] tbel json decode id"
2023-04-04 18:15:48 +03:00
Andrew Shvayka
09b3299015
Revert "[Fix bug][3.5] tbel json decode id" 2023-04-04 18:15:21 +03:00
Andrew Shvayka
4b4ca95437
Merge pull request #8273 from thingsboard/fix_bug_TBEL_json_decode_id
[Fix bug][3.5] tbel json decode id
2023-04-04 18:10:34 +03:00
Andrew Shvayka
6b93de8bef
Update pom.xml 2023-04-04 18:10:19 +03:00
Vladyslav_Prykhodko
3b08ce56e0 Merge branch 'improvements/notification-system' of github.com:thingsboard/thingsboard into improvements/notification-system 2023-04-04 18:09:19 +03:00
Vladyslav_Prykhodko
ef94a8c198 UI: Add new rule node and refactoring code 2023-04-04 18:08:44 +03:00
ViacheslavKlimov
fccd60601f RemoteNotificationRuleProcessor 2023-04-04 15:05:56 +03:00
ViacheslavKlimov
a4ad8feb7f Merge remote-tracking branch 'origin/improvements/notification-system' into improvements/notification-system 2023-04-04 12:58:57 +03:00
ViacheslavKlimov
bbaf2a5054 Notification rule trigger via ClusterService 2023-04-04 12:58:47 +03:00
Vladyslav_Prykhodko
c4bb1d8476 Merge remote-tracking branch 'upstream/develop/3.5' into improvements/notification-system 2023-04-04 12:52:24 +03:00
Andrew Shvayka
28a90e965a
Merge pull request #8274 from volodymyr-babak/edge-alarm-id
[3.5] Alarm entity that was delivered from the edge is stored with provided ID
2023-04-04 12:19:39 +03:00
Andrew Shvayka
bb17e708f1
Merge pull request #8308 from YevhenBondarenko/fix/upgrade-script
[3.5]fixed upgrade script
2023-04-04 12:12:49 +03:00
AndriiD
36b2c498df replaced long with BigInteger 2023-04-04 11:55:07 +03:00
Andrew Shvayka
bf62babfd6
Merge pull request #8301 from volodymyr-babak/edge/solutions-template-updates 2023-04-03 21:20:18 +03:00