17663 Commits

Author SHA1 Message Date
rusikv
b972fad5e0 UI: fixed RPC terminals not retrieving device name 2024-02-29 16:50:11 +02:00
Igor Kulikov
915f670bef Merge branch 'master' into feature/time-series-chart 2024-02-29 15:00:20 +02:00
Igor Kulikov
d7cca23701 UI: Implement Time series chart widget. 2024-02-29 14:07:04 +02:00
ViacheslavKlimov
de28def7be Fix JWT settings updating for Rule Engines 2024-02-28 13:09:15 +02:00
ViacheslavKlimov
5e1acd31d5 Merge remote-tracking branch 'origin/push-notifications-alarm-dashboard' into push-notifications-alarm-dashboard 2024-02-28 12:54:18 +02:00
ViacheslavKlimov
db975f4568 Add alarm info to mobile notification data 2024-02-28 12:54:05 +02:00
Chantsova Ekaterina
0c431c2129 UI: fixed applying min/max y-axis parameters in flot chart 2024-02-28 11:24:15 +02:00
Vladyslav_Prykhodko
ff37e7ede5 UI: Added fixed width for embed image dialog 2024-02-27 17:16:38 +02:00
Vladyslav_Prykhodko
ff0ec47ae7 UI: Add hint for used default alarm dashboard in mobile push notification 2024-02-27 16:44:47 +02:00
Andrew Shvayka
8d262909f2
Merge pull request #10255 from thingsboard/fix/actor-system
Fix actor msg broadcast
2024-02-27 13:20:15 +01:00
ViacheslavKlimov
076ccbba97 Open default alarm dashboard if none set for mobile notifications 2024-02-27 13:59:32 +02:00
Igor Kulikov
7b1bdc4b54
Merge pull request #10011 from iraznatovskyi/connectors-rpc-templates
Create gateway-service-rpc-connector and fix bugs
2024-02-27 10:15:31 +02:00
Igor Kulikov
57b5aa5022
Merge pull request #10226 from jktu2870/signal_strength_prod-2773(2)
Add the possibility of setting the value range manually in the Signal Strength widget configuration
2024-02-27 10:09:45 +02:00
Igor Kulikov
c83e4a9723
Merge pull request #10268 from ChantsovaEkaterina/improvement/extend-services-map
New services added to Services Map in Widget Context
2024-02-27 10:09:14 +02:00
Igor Kulikov
6a8ed589a2
Merge pull request #10262 from vvlladd28/bug/widget-action/required-whitespace
Space before the required mark has been removed in widget action
2024-02-27 10:08:01 +02:00
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
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
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
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