17712 Commits

Author SHA1 Message Date
Igor Kulikov
1892d5b8a2
Merge pull request #10247 from vvlladd28/bug/rule-nofication/recipients-required-mark
Required mark and error text were changed in the recipients' field of the notification rule dialog
2024-02-27 10:07:28 +02:00
Igor Kulikov
c395fdc832
Merge pull request #10245 from vvlladd28/bug/notification-rule/edge-communication-felure/hint
Add hint to setting notification rule Edge communication failure
2024-02-27 10:07:03 +02:00
Igor Kulikov
63641337f1
Merge pull request #10243 from vvlladd28/bug/notification-redesign/minor-fix
Minor fixed in notification dialog
2024-02-27 10:06:28 +02:00
Igor Kulikov
65428b0f20
Merge pull request #10227 from vvlladd28/bug/notification/typo-send
Typo in send notification component
2024-02-27 10:06:10 +02:00
Igor Kulikov
c6c6293153
Merge pull request #10225 from vvlladd28/bug/background-settings/jump
Fixed background settings panel jump when edit content
2024-02-27 10:01:51 +02:00
Igor Kulikov
ec540faed2
Merge pull request #10215 from vvlladd28/improvement/upload-image/double-request
Optimized updated image in Image Gallery
2024-02-27 09:59:08 +02:00
Igor Kulikov
596f0f3111
Merge pull request #10206 from Dmitriymush/bug-fix/alarm-custom-translate
Fixed typeList URL query and alarm filter config translation
2024-02-27 09:55:12 +02:00
Igor Kulikov
b02af5a944
Merge pull request #10183 from jktu2870/PROD-3051
Fix the caption to "Relation types to propagate
2024-02-27 09:53:56 +02:00
Igor Kulikov
7277556ff4
Merge pull request #10177 from Dmitriymush/bug-fix/widget-action-targetDashboardStateId
Fixed dashboard state autocomplete in widget action component
2024-02-27 09:53:26 +02:00
Igor Kulikov
969b845a01
Merge pull request #10173 from Dmitriymush/bug-fix/tb-entity-subtype-list
Added workaround for matChipInputAddOnBlur selection bug in tb-entity-subtype-list input
2024-02-27 09:52:23 +02:00
Andrew Shvayka
7aced8fcce
Merge pull request #10264 from AndriiLandiak/fix/edge-order
Edge - fix uplink order to correctly process messages
2024-02-27 09:35:45 +02:00
Andrew Shvayka
cc01aec787
Merge pull request #10265 from smatvienko-tb/feature/js-executor-memory-usage-log-single-line
js executor log memory usage as a single line
2024-02-27 09:34:57 +02:00
Chantsova Ekaterina
07fc2e6d77 UI: new services added to Services Map in Widget Context 2024-02-26 16:34:08 +02:00
Sergey Matvienko
751abe159a js executor log memory usage as a single line 2024-02-26 13:56:09 +01:00
Andrii Landiak
59a8858ef1 Remove transactional from saveDevice (fromEdge). Fix order of uplink messages. Fix asset profile 2024-02-26 14:20:53 +02:00
Vladyslav_Prykhodko
0ad39c0fee UI: space before the required mark has been removed in widget action 2024-02-26 12:31:45 +02:00
Andrew Shvayka
703cd9f854
Merge pull request #10254 from volodymyr-babak/tb-date-fix
TbDate - use strict constructors instead of constructors with var args
2024-02-23 15:57:07 +02:00
ViacheslavKlimov
10c13bf5b4 Fix actor msg broadcast 2024-02-23 14:00:43 +02:00
Volodymyr Babak
f03a1cc946 TbDate - use strict constructors instead of constructors with var args 2024-02-23 11:48:24 +02:00
ViacheslavKlimov
886c448d61 Clean up tenant service 2024-02-22 14:57:40 +02:00
ViacheslavKlimov
85f5420019 Revert proto formatting 2024-02-22 14:03:16 +02:00
ViacheslavKlimov
7cc599b5b5 Housekeeper stats; Grafana dashboard 2024-02-22 13:58:15 +02:00
Vladyslav_Prykhodko
27a42eac14 UI: Required mark and error text were changed in the recipients' field of the notification rule dialog 2024-02-22 10:22:46 +02:00
ViacheslavKlimov
b72af4ead9 Housekeeper tasks encoded to json 2024-02-21 18:49:15 +02:00
Vladyslav_Prykhodko
d815e8a118 UI: Add hint to setting notification rule Edge communication failure 2024-02-21 18:33:08 +02:00
Vladyslav_Prykhodko
3f48b2a0ee UI: Minor fixed in notification dialog 2024-02-21 18:24:00 +02:00
ViacheslavKlimov
69ead8cc47 Merge branch 'master' into feature/housekeeper
# Conflicts:
#	dao/src/main/java/org/thingsboard/server/dao/sql/user/JpaUserSettingsDao.java
#	dao/src/main/java/org/thingsboard/server/dao/sql/user/UserSettingsRepository.java
#	dao/src/main/java/org/thingsboard/server/dao/tenant/TenantServiceImpl.java
#	dao/src/main/java/org/thingsboard/server/dao/user/UserServiceImpl.java
#	dao/src/main/java/org/thingsboard/server/dao/user/UserSettingsDao.java
2024-02-20 18:53:13 +02:00
ViacheslavKlimov
721854c879 Housekeeper: reprocessing improvements 2024-02-20 18:50:29 +02:00
Andrii Landiak
7d634c2ee0 Improve handling rate limit and send response of failure to edge 2024-02-20 14:37:06 +02:00
Andrew Shvayka
ae515e79d7
Merge pull request #10229 from thingsboard/lwm2m_tests_refactoring
lwm2m: refactoring tests
2024-02-19 17:59:19 +02:00
Dmitriymush
73bef368de UI: refactoring of widget action component 2024-02-19 15:58:42 +02:00
Andrii Landiak
64f4b586a9 Add rate limits for edge uplink message 2024-02-19 15:44:45 +02:00
nick
d78b349dc3 lwm2m: refactoring2 tests 2024-02-19 15:33:56 +02:00
nick
8763e85e3f lwm2m: refactoring tests 2024-02-19 15:23:10 +02:00
Vladyslav_Prykhodko
927efe35f1 UI: Typo in send notification component 2024-02-19 14:15:18 +02:00
okolesnyk
2013cb3621 UI. Device profile > Alarm rules (corrections)(PROD-3051) 2024-02-19 13:51:56 +02:00
Vladyslav_Prykhodko
d4e02f480a UI: Fixed background settings panel jump when edit content 2024-02-19 13:02:31 +02:00
okolesnyk
3a4ffa213f UI. Signal Strength widget (PROD-2773)(move "No signal" field into advanced form) 2024-02-19 12:58:00 +02:00
okolesnyk
e506a4acf9 Merge branch 'master' into signal_strength_prod-2773
# Conflicts:
#	ui-ngx/src/assets/locale/locale.constant-en_US.json
2024-02-19 12:08:15 +02:00
Andrew Shvayka
efca0ecc3d
Merge pull request #10214 from jktu2870/PROD-2559
Change the link to the documentation (wrong urls)
2024-02-16 18:39:02 +02:00
Vladyslav_Prykhodko
ecca3ee708 UI: Optimized updated image in Image Gallery 2024-02-16 17:45:46 +02:00
okolesnyk
6dd28b0134 UI:fix. Change the link to the documentation (wrong urls)(PROD-2559) 2024-02-16 17:26:37 +02:00
Andrew Shvayka
b40fc64683
Merge pull request #10189 from jktu2870/PROD-2559
Change the link to the documentation
2024-02-16 16:55:40 +02:00
Andrew Shvayka
ded647f0cb
Merge pull request #10175 from dashevchenko/alarmRuleStateFix
Added alarm state handling for IN, NOT_IN types of operation
2024-02-16 16:40:42 +02:00
Andrew Shvayka
6346374217
Merge pull request #10094 from dashevchenko/ymlParameterUpdate
Updated env parameter description for SQL_TTL_TS_TS_KEY_VALUE_TTL
2024-02-16 16:39:33 +02:00
Andrew Shvayka
40cb458fb5
Merge pull request #10152 from dashevchenko/cassandra_set_null_true
CASSANDRA_QUERY_SET_NULL_VALUES_ENABLED=true by default
2024-02-16 16:38:57 +02:00
Andrew Shvayka
549e68e4b8
Merge pull request #10194 from arminfelder/feature/logback-1.4.14
update logback to 1.4.14 to allow for json logging
2024-02-16 16:35:54 +02:00
Andrew Shvayka
7ec87494f9
Merge pull request #10185 from thingsboard/fix/consumer-group-prefix
Added global queue prefix to js-executor, rule-node and tb-rule-engine-notifications-node- consumer group id
2024-02-16 16:32:17 +02:00
Andrew Shvayka
1afea63f8b
Merge pull request #10210 from thingsboard/fix_bug_test_any
fix_bug: any Tetsts
2024-02-16 16:25:53 +02:00
Andrew Shvayka
b75100768f
Merge pull request #10209 from ArtemDzhereleiko/AD/update/rule-core/config-1
Update rule node config
2024-02-16 16:17:15 +02:00