13803 Commits

Author SHA1 Message Date
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
Andrew Shvayka
cfd9732c32
Merge pull request #8402 from thingsboard/feature/alarm-tenant-id-active-idx
Feature/alarm tenant id active idx
2023-04-21 17:25:15 +03:00
Andrew Shvayka
b1efaa1bb2
Merge pull request #8386 from Seraphym-Tuhai/ui-tests-phone-number
Add tests on delete phone number
2023-04-21 16:51:28 +03:00
Artem Dzhereleiko
ca397f7cc9 UI: Add help button for notifications dialog 2023-04-21 15:30:27 +03:00
YevhenBondarenko
e342ce1b3e refactoring 2023-04-21 14:01:35 +02:00
Vladyslav_Prykhodko
ed1b5a0af7 UI: Refactoring singletonMode in rule chain nodes 2023-04-21 13:57:05 +03:00
YevhenBondarenko
c3fd375536 Component desctiptor repository improvements 2023-04-21 10:32:56 +02: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
YevhenBondarenko
527e39caaf minor improvements 2023-04-21 09:57:41 +02:00
Artem Dzhereleiko
43d409373f UI: Add help link for calculate delta rule node 2023-04-20 21:50:17 +03:00
ViacheslavKlimov
528d2d9ecc Track rule chains count 2023-04-20 18:54:31 +03:00
Artem Dzhereleiko
6f6569fc83 UI: Fixed button column width 2023-04-20 18:27:59 +03:00
ViacheslavKlimov
97cc1ab0da Improve entities count limit notification rule 2023-04-20 18:23:38 +03:00
rusikv
7549e25969 Fixed assignee cell height not matching row height in alarm entity table 2023-04-20 18:09:06 +03:00
imbeacon
7ea35aa95a License 2023-04-20 18:01:04 +03:00
Andrii Shvaika
a0c370079e Improve the device name 2023-04-20 18:00:34 +03:00
imbeacon
9e98b1c006 License 2023-04-20 17:52:05 +03:00
imbeacon
8f55fdd94b Refactoring 2023-04-20 17:41:27 +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
ViacheslavKlimov
fda74a72f0 Default notifications refactoring 2023-04-20 15:33:36 +03:00
Andrii Shvaika
8a67ee44a7 New index for active tenant alarms 2023-04-20 14:04:59 +03:00
Seraphym-Tuhai
8d86406f69 rm static 2023-04-20 13:54:23 +03:00
Seraphym-Tuhai
301b792599 refactoring 2023-04-20 13:45:25 +03:00
Andrew Shvayka
ee64315aad
Merge pull request #8400 from vvlladd28/improvement/home-page/get-start
Home dashboard improvements
2023-04-20 13:44:00 +03:00
nickAS21
100e3f3d49 tbel: validation "foreach" optimized 2023-04-20 13:28:07 +03:00
Andrew Shvayka
f71e6437c1
Merge pull request #8389 from thingsboard/fix/device-by-id-async
Remove usages of findDeviceByIdAsync
2023-04-20 13:10:46 +03:00
Andrew Shvayka
bed04d40a5
Merge pull request #8401 from ShvaykaD/fix-deduplication-node-description
fix deduplication node description
2023-04-20 13:09:24 +03:00
ShvaykaD
fbb0043323 fix deduplication node description 2023-04-20 13:04:29 +03:00
Seraphym-Tuhai
c3aa9b1b32 rm try catch from getRuleChainByName(), getRuleChainsByName() 2023-04-20 12:49:41 +03:00
Vladyslav_Prykhodko
a2f0b10530 UI: Home page widget bundle updated image and description 2023-04-20 12:21:05 +03:00
YevhenBondarenko
fd8a7a825a Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/singleton-rule-node 2023-04-20 10:58:01 +02:00