13235 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
d221cf1354 Slack rule node refactoring; default notification settings improvements 2023-04-03 20:20:46 +03: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
Vladyslav_Prykhodko
4e8e33ca1c UI: Fix after change slack 2023-04-03 18:01:15 +03:00
Andrew Shvayka
33dc7bdc41
Merge pull request #8307 from thingsboard/feature/starred-dashboards
Starred dashboards API
2023-04-03 17:55:17 +03:00
Vladyslav_Prykhodko
10c279fe0e Merge branch 'improvements/notification-system' of github.com:thingsboard/thingsboard into improvements/notification-system 2023-04-03 17:40:53 +03:00
Vladyslav_Prykhodko
f4de754202 UI: Add tenant admin notification settings 2023-04-03 17:39:58 +03:00
Andrii Shvaika
e64887e04d Added cache spec for tests 2023-04-03 13:42:19 +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
Vladyslav_Prykhodko
299c159ca1 UI: Fixed minnor bug in notification system 2023-03-31 18:54:17 +03:00
Andrii Shvaika
c4545d272a REST API doc improvements 2023-03-31 17:55:57 +03:00
Andrii Shvaika
f6a1087ff3 Merge remote-tracking branch 'origin/develop/3.5' into feature/starred-dashboards 2023-03-31 17:45:53 +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
Igor Kulikov
75e9e45321 UI: Improve filled text field style 2023-03-30 20:17:53 +03:00
Igor Kulikov
64fe075fdd Update rule nodes UI 2023-03-30 19:04:58 +03:00
Andrii Shvaika
1430930bd2 Integration tests 2023-03-30 18:51:21 +03:00
Igor Kulikov
ad8a9380fd UI: Fix notification typings 2023-03-30 18:31:55 +03:00
Igor Kulikov
9660a93bd9 UI: Improve filled text field style. Improve scrollbar style. 2023-03-30 18:15:38 +03:00