3356 Commits

Author SHA1 Message Date
Artem Dzhereleiko
510cd8f897 UI: change alarm menu icon 2023-05-02 11:14:11 +03:00
Igor Kulikov
f5c9854aad Merge branch 'master' of github.com:thingsboard/thingsboard 2023-04-27 12:53:46 +03:00
Igor Kulikov
3a87c3f39b UI: Add readonly query parameter to dashboard page 2023-04-27 12:53:37 +03:00
Andrew Shvayka
f6f15773fb
Merge pull request #8428 from vvlladd28/bug/help-link/resource
Fix help link for resources
2023-04-27 12:35:56 +03:00
Vladyslav_Prykhodko
2a41e24173 UI: Fix help map key 2023-04-27 10:23:03 +03:00
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
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
ViacheslavKlimov
0ce243f2e7 Merge with develop/3.5 2023-04-25 12:26:25 +03:00
Vladyslav_Prykhodko
1eaa457a06 UI: Fix help link for resources 2023-04-25 11:37:19 +03:00
Igor Kulikov
bf1b9e4e54 UI: Quick links naming improvements 2023-04-24 19:05:59 +03:00
Igor Kulikov
16c8bdbbcf UI: add 20px button size style 2023-04-24 18:00:12 +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
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
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
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
Artem Dzhereleiko
ca397f7cc9 UI: Add help button for notifications dialog 2023-04-21 15:30:27 +03:00
Vladyslav_Prykhodko
ed1b5a0af7 UI: Refactoring singletonMode in rule chain nodes 2023-04-21 13:57:05 +03:00
YevhenBondarenko
a0b0e31e7d Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/singleton-rule-node 2023-04-21 10:07:17 +02:00
Vladyslav_Prykhodko
0ee7dff7b4 UI: Added catch error when parsing incorrect debug message in rule node 2023-04-21 11:06:04 +03:00
Artem Dzhereleiko
43d409373f UI: Add help link for calculate delta rule node 2023-04-20 21:50:17 +03:00
Artem Dzhereleiko
6f6569fc83 UI: Fixed button column width 2023-04-20 18:27:59 +03:00
rusikv
7549e25969 Fixed assignee cell height not matching row height in alarm entity table 2023-04-20 18:09:06 +03:00
YevhenBondarenko
3261cf4fe3 implemented rule node singleton mode 2023-04-20 16:07:14 +02:00
nickAS21
2ae4db34bc tbel: validation "foreach" default value in JS function 2023-04-20 16:54:41 +03:00
nickAS21
100e3f3d49 tbel: validation "foreach" optimized 2023-04-20 13:28:07 +03:00
Vladyslav_Prykhodko
ca6efc5ec9 UI: Change last step text in getting starter widget 2023-04-20 10:56:08 +03:00