Igor Kulikov
|
b91c1ba288
|
UI: Implement thresholds config for Time series chart.
|
2024-03-05 19:26:04 +02:00 |
|
dashevchenko
|
23812e1149
|
changed type of ThingsboardErrorResponse timestamp from Date to long
|
2024-03-05 17:13:53 +02:00 |
|
IrynaMatveieva
|
c18cef5eda
|
changed variable names
|
2024-03-05 16:37:53 +02:00 |
|
thingsboard648
|
96a71ad8dc
|
changed the check to exclude only 0 deltas from the message
|
2024-03-05 16:03:00 +02:00 |
|
Andrew Shvayka
|
b05383adfd
|
Merge pull request #10230 from AndriiLandiak/edge-uplink-messages-rate-limit
Add rate limits for edge uplink message
|
2024-03-05 14:56:43 +02:00 |
|
Andrew Shvayka
|
568599ec35
|
Merge pull request #10296 from AndriiLandiak/fix/inline-edge-images
Edge - fix incorrect inline image with cached entities
|
2024-03-05 14:54:45 +02:00 |
|
Andrew Shvayka
|
893169ad2d
|
Merge pull request #10294 from YevhenBondarenko/hotfix/lwm2m-send-request-lock
fixed lwm2m uplink executor lock
|
2024-03-05 14:50:03 +02:00 |
|
YevhenBondarenko
|
ad99379f90
|
fixed possible lock in sendObserveRequests
|
2024-03-05 13:32:55 +01:00 |
|
YevhenBondarenko
|
4e759dd425
|
fixed lwm2m uplink executor lock
|
2024-03-05 13:32:55 +01:00 |
|
thingsboard648
|
0d0ca90cf9
|
added property to ignore delta in output messages if it is zero
|
2024-03-05 10:38:19 +02:00 |
|
Ivan Raznatovskyi
|
dacdf0f0a2
|
Fixed the create connector message
|
2024-03-05 10:35:07 +02:00 |
|
Andrii Landiak
|
2bd5b1765c
|
Improve copy of image for edge
|
2024-03-05 10:35:04 +02:00 |
|
Igor Kulikov
|
0c09de5dc1
|
UI: Implement time series chart axes settings.
|
2024-03-04 18:14:23 +02:00 |
|
Andrii Landiak
|
02c9fe3f82
|
Deep copy of object before to inlineImageForEdge in order to correctly work with cached values
|
2024-03-04 18:08:32 +02:00 |
|
Andrew Shvayka
|
b11a9df3fb
|
Merge pull request #10273 from thingsboard/push-notifications-alarm-dashboard
Open default alarm dashboard if none set for mobile notifications
|
2024-03-04 16:18:46 +01:00 |
|
Andrew Shvayka
|
ada75cbfde
|
Merge pull request #10271 from thingsboard/fix/rule-engine-jwt-settings
Fix JWT settings updating for Rule Engines
|
2024-03-04 16:15:33 +01:00 |
|
Igor Kulikov
|
fc06a77943
|
UI: Implement time-series chart key settings form.
|
2024-03-04 16:56:29 +02:00 |
|
dashevchenko
|
b75c3076a5
|
fixed logging
|
2024-03-04 13:10:52 +02:00 |
|
dashevchenko
|
c1093dd627
|
merged with master
|
2024-03-04 11:54:56 +02:00 |
|
Vladyslav_Prykhodko
|
19f5c427e3
|
UI: Fixed incorrect cache when open preview public image
|
2024-03-04 10:04:33 +02:00 |
|
Igor Kulikov
|
0ebd22be2d
|
UI: Implement Time series chart widget config.
|
2024-03-01 19:58:00 +02:00 |
|
Artem Dzhereleiko
|
73ac2f0936
|
UI: color picker popover for data key config
|
2024-03-01 15:44:15 +02:00 |
|
Artem Dzhereleiko
|
e1f8f51900
|
UI: Color picker design improvement
|
2024-03-01 14:45:51 +02:00 |
|
ViacheslavKlimov
|
b20b6006e9
|
Notifications to sysadmin on housekeeper task processing failure
|
2024-03-01 14:14:25 +02:00 |
|
ViacheslavKlimov
|
22416e13be
|
Merge branch 'master' into feature/housekeeper
|
2024-03-01 13:53:40 +02:00 |
|
rusikv
|
c5a44bce13
|
UI: removed targetDeviceAliasIds from presistent RPC table default config
|
2024-03-01 12:41:25 +02:00 |
|
Igor Kulikov
|
ddb0c0fd2f
|
Merge branch 'master' into feature/time-series-chart
|
2024-02-29 18:00:35 +02:00 |
|
Igor Kulikov
|
6b8af63c1e
|
UI: Add ability to check dashboard state in action widget.
|
2024-02-29 17:54:52 +02:00 |
|
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 |
|