13724 Commits

Author SHA1 Message Date
Igor Kulikov
43dc8dd3e8
Merge pull request #8419 from devaskim/patch-1
Added assetProfileService to ServicesMap
2023-04-26 18:36:23 +03:00
Igor Kulikov
19e473f35b
Merge pull request #8424 from vvlladd28/improvement/notification/disable-method
Navigation to particular delivery method settings from the "New notification" window
2023-04-26 18:28:55 +03:00
Igor Kulikov
6a1fc164cd
Merge pull request #8416 from ArtemDzhereleiko/AD/imp/help-for-notification
Help button for notifications dialog
2023-04-26 18:24:20 +03:00
Igor Kulikov
0dce8541ca
Merge pull request #8407 from ArtemDzhereleiko/AD/bug-fix/filters-dialog
Fixed filters dialog button column width
2023-04-26 18:22:54 +03:00
Igor Kulikov
b7ebd07976
Merge pull request #8396 from thingsboard/tbel_vcalidator
Fixed validation of the TBEL "foreach" loop in the "Script fuction" UI component
2023-04-26 18:21:28 +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
Igor Kulikov
f74da6a4b5 UI: Improve/fix popover hover 2023-04-26 18:06:16 +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
Vladyslav_Prykhodko
aedb2531dd UI: Fix notification models 2023-04-25 17:34:51 +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
Andrew Shvayka
64908e8d66
Merge pull request #8404 from imbeacon/feature/tbel-function-toFlatMap
Feature TBEL function toFlatMap
2023-04-25 12:58:23 +03:00
ViacheslavKlimov
0ce243f2e7 Merge with develop/3.5 2023-04-25 12:26:25 +03:00
imbeacon
4d46bc1131 Added writing the key for arrays 2023-04-25 09:14:48 +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
Andrew Shvayka
b6efa77605
Merge pull request #8425 from YevhenBondarenko/fix/log-node
fexed NPE in log node
2023-04-24 19:34:35 +03:00
Igor Kulikov
bf1b9e4e54 UI: Quick links naming improvements 2023-04-24 19:05:59 +03:00
YevhenBondarenko
bd05d35f73 fexed NPE (if spript lang is null) 2023-04-24 17:55:44 +02:00
ViacheslavKlimov
6013e19e54 Fix entity action notification 2023-04-24 18:15:18 +03:00
Igor Kulikov
16c8bdbbcf UI: add 20px button size style 2023-04-24 18:00:12 +03:00
Andrii Shvaika
1818815d04 Improvement to alarm count query for distinct propagated alarms 2023-04-24 17:52:36 +03:00
Andrii Shvaika
45504e63de Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into develop/3.5 2023-04-24 17:51:52 +03:00
Igor Kulikov
ff699c8926 UI: Fix alarm filter search propagated alarms flag 2023-04-24 17:42:47 +03:00
Andrii Shvaika
0097da124e Rule Engine templatization doc improvement 2023-04-24 16:44:30 +03:00
Vladyslav_Prykhodko
19f41c0f79 UI: Fix translate 2023-04-24 16:02:18 +03:00
Vladyslav_Prykhodko
03efbe3f7d UI: Add refresh delivery notification method 2023-04-24 15:55:36 +03:00
ViacheslavKlimov
80cfd89421 Fix and update help pages for notification templates 2023-04-24 15:47:31 +03:00
ViacheslavKlimov
b71257ba23 User title template param, improve notification preview, improve default notifications 2023-04-24 15:47:00 +03:00
Andrew Shvayka
83dc7a048f
Merge pull request #8394 from Seraphym-Tuhai/ui-tests-refactoring
UI Tests refactored (Rule chains smoke tests)
2023-04-24 15:40:03 +03:00
Vladyslav_Prykhodko
d84af4cc35 UI: Fixed show notification counter 2023-04-24 15:04:16 +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
Vladyslav_Prykhodko
5da7ca848f UI: Add check allow delivery method when send notification without template 2023-04-24 13:18:41 +03: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
dashevchenko
7d749af391 refactoring 2023-04-24 12:07:37 +03:00
devaskim
cc07e1cc43
Added assetProfileService to UI ServicesMap. 2023-04-21 22:32:25 +05:00
YevhenBondarenko
5b3be81886 renamed msg types 2023-04-21 18:41:23 +02: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
1a4ff925c5 UI: Home page layouts improvements 2023-04-21 18:38:51 +03:00
Igor Kulikov
802bd123b7 UI: Implement Customer Home Page 2023-04-21 18:34:15 +03:00
Igor Kulikov
14c61f65e9 UI: Alarm count datasource type support. Improve alarm filters. 2023-04-21 18:00:56 +03:00
Andrew Shvayka
631f1db378
Merge pull request #8413 from vvlladd28/bug/rule-node/test-node-script/parse-json
Fixed error when call test function in rule node
2023-04-21 17:33:54 +03:00
Andrew Shvayka
cce416b65f
Merge pull request #8409 from ArtemDzhereleiko/AD/bug-fix/calculate-delta-help-link
Add help link for calculate delta rule node
2023-04-21 17:33:09 +03:00
Andrew Shvayka
e2d770b4b4
Merge pull request #8406 from rusikv/develop/3.5
Fixed assignee cell height not matching row height in alarm entity table
2023-04-21 17:32:25 +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