ViacheslavKlimov
|
aef033b6c5
|
Fix for RemoteNotificationRuleProcessor
|
2023-04-07 13:14:23 +03:00 |
|
ViacheslavKlimov
|
20ec28b0c3
|
Merge branch 'develop/3.5' into improvements/notification-system
|
2023-04-06 18:46:06 +03:00 |
|
ViacheslavKlimov
|
24e2b525a4
|
Increase allowed notification template size
|
2023-04-06 18:45:54 +03:00 |
|
ViacheslavKlimov
|
788013c64a
|
Local notification rules cache
|
2023-04-06 18:21:37 +03:00 |
|
ViacheslavKlimov
|
043bb253c7
|
New platform version notification
|
2023-04-06 14:18:12 +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 |
|
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
|
872a8f0c60
|
Merge branch 'develop/3.5' into feature/entity-usage
|
2023-04-06 12:12:49 +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
|
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 |
|
Andrii Shvaika
|
9165faa341
|
Improved Platform Updates Service
|
2023-04-05 17:23:03 +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 |
|
Andrii Shvaika
|
b1884f675a
|
Update service and TBEL version improvement
|
2023-04-05 15:43:09 +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 |
|
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 |
|
YevhenBondarenko
|
60a4878ba7
|
improvements due to comments
|
2023-04-05 11:17:20 +02: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 |
|
Andrew Shvayka
|
bf62babfd6
|
Merge pull request #8301 from volodymyr-babak/edge/solutions-template-updates
|
2023-04-03 21:20:18 +03:00 |
|
YevhenBondarenko
|
a4720bea87
|
fixed upgrade script
|
2023-04-03 19:23:13 +02:00 |
|
ViacheslavKlimov
|
cd50eabd40
|
Notification rule node; refactoring
|
2023-04-03 19:02:23 +03:00 |
|
Andrii Shvaika
|
ad6f007161
|
Improvement to the System Info API
|
2023-04-03 18:46:50 +03:00 |
|
Volodymyr Babak
|
8d4f1e31dc
|
Code review updates - remove redundant alarmService.findById - use correct alarm service method based on msg type
|
2023-04-03 13:41:02 +03:00 |
|
ViacheslavKlimov
|
dc3ca22e63
|
Slack recipients preview and recipient params; refactoring
|
2023-04-03 12:21:09 +03:00 |
|
YevhenBondarenko
|
8481b71b7e
|
added entity usage
|
2023-04-03 10:07:16 +02:00 |
|
Andrii Shvaika
|
c4545d272a
|
REST API doc improvements
|
2023-03-31 17:55:57 +03:00 |
|
Andrii Shvaika
|
b0d177ee51
|
Cache of the dashboard titles
|
2023-03-31 17:43:49 +03:00 |
|
Andrii Shvaika
|
95e9f5b715
|
Improvements
|
2023-03-31 17:17:12 +03:00 |
|
Volodymyr Babak
|
e327f93aca
|
Merge remote-tracking branch 'upstream/develop/3.5' into edge/solutions-template-updates
|
2023-03-31 16:33:24 +03:00 |
|
Vladyslav_Prykhodko
|
8874dfa35a
|
Merge remote-tracking branch 'upstream/develop/3.5' into improvements/notification-system
|
2023-03-31 12:50:46 +03:00 |
|
Volodymyr Babak
|
bacda7e3f6
|
Base Edge Processor - Added check for tenant entity
|
2023-03-31 12:32:19 +03:00 |
|
Andrii Shvaika
|
1430930bd2
|
Integration tests
|
2023-03-30 18:51:21 +03:00 |
|
Andrii Shvaika
|
5d30fefbcb
|
Basic implementation of the Starred and Last visited Info
|
2023-03-30 17:47:26 +03:00 |
|
ViacheslavKlimov
|
33dca7af71
|
Notification system fixes and improvements
|
2023-03-30 15:29:39 +03:00 |
|
AndriiD
|
272a1a9149
|
Merge remote-tracking branch 'origin/develop/3.5' into refactor-remove-handleException-and-logs
|
2023-03-30 15:17:21 +03:00 |
|
Andrew Shvayka
|
0335396d6b
|
Merge pull request #8286 from imbeacon/fix/alarm-originator-label
[3.5] Fix - Added check for empty string in title/label
|
2023-03-30 12:39:17 +03:00 |
|
Igor Kulikov
|
f8a1615582
|
Merge pull request #8287 from vvlladd28/feaure/map/here/version-3
API version 3 support has been added to HERE map widget
|
2023-03-30 12:31:48 +03:00 |
|
ViacheslavKlimov
|
5c8d9e9f8d
|
Merge branch 'develop/3.5' into improvements/notification-system
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/subscription/DefaultTbEntityDataSubscriptionService.java
|
2023-03-30 12:14:53 +03:00 |
|
Vladyslav_Prykhodko
|
8a4028150a
|
UI: API version 3 support has been added to HERE map widget
|
2023-03-29 17:34:02 +03:00 |
|
YevhenBondarenko
|
2e1b0bd3cc
|
ignore unstable test
|
2023-03-29 12:48:24 +02:00 |
|
YevhenBondarenko
|
46b62be30c
|
Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into develop/3.5-fixes
|
2023-03-29 12:46:53 +02:00 |
|