dashevchenko
|
ab638cfa19
|
add defaultSorting by default
|
2 years ago |
dashevchenko
|
a031104a0b
|
added default sorting if not exists
|
2 years ago |
Viacheslav Klimov
|
e733a092cb
|
Merge pull request #10302 from dashevchenko/long_timestamp
Changed type of ThingsboardErrorResponse timestamp from Date to long
|
2 years ago |
Viacheslav Klimov
|
57a4ac52c7
|
Merge pull request #10321 from dashevchenko/vc_fix
Fix git repository initialization after repo directory deletion
|
2 years ago |
dashevchenko
|
9fca9e235f
|
deleted redundant const
|
2 years ago |
dashevchenko
|
658f6679bc
|
improved error logging
|
2 years ago |
dashevchenko
|
04ff4bd9ae
|
refactored handleError method: status code and message are being retrieved from exception
|
2 years ago |
dashevchenko
|
2e216242f2
|
clone repo if tmp directory was deleted
|
2 years ago |
Viacheslav Klimov
|
2a9afc585d
|
Merge pull request #10312 from thingsboard/3.6.4-sync
Merge master into develop/3.6.4
|
2 years ago |
ViacheslavKlimov
|
e65ae7b9a3
|
Merge branch 'master' into 3.6.4-sync
|
2 years ago |
dashevchenko
|
b67189429d
|
code formatting
|
2 years ago |
Andrew Shvayka
|
439c59e289
|
Merge pull request #10307 from thingsboard/fix/mobile-notifications
Fix mobile notification sending failures
|
2 years ago |
dashevchenko
|
686e41bd39
|
moved path not found error handing from ThingsboardErrorController to ThingsboardErrorResponseHandler
|
2 years ago |
Igor Kulikov
|
8df0cabb52
|
Merge pull request #10293 from vvlladd28/bug/image-gallery/cache-image
Fixed incorrect cache when open preview public image
|
2 years ago |
Igor Kulikov
|
40725ade74
|
Merge pull request #10287 from rusikv/bug/rpc-terminal-device-name
Fixed RPC terminals not retrieving device name
|
2 years ago |
Igor Kulikov
|
14cc56939c
|
Merge pull request #10279 from ChantsovaEkaterina/bug/flot-chart-yaxis-min-max-values
Fixed applying min/max y-axis parameters in flot chart
|
2 years ago |
Igor Kulikov
|
45aaca9371
|
Merge pull request #10276 from vvlladd28/bug/embed-image/fixed-width-dialog
Added fixed width for embed image dialog
|
2 years ago |
ViacheslavKlimov
|
ff18b8712a
|
Fix null values in Firebase message data
|
2 years ago |
dashevchenko
|
23812e1149
|
changed type of ThingsboardErrorResponse timestamp from Date to long
|
2 years ago |
Andrew Shvayka
|
b05383adfd
|
Merge pull request #10230 from AndriiLandiak/edge-uplink-messages-rate-limit
Add rate limits for edge uplink message
|
2 years ago |
Andrew Shvayka
|
568599ec35
|
Merge pull request #10296 from AndriiLandiak/fix/inline-edge-images
Edge - fix incorrect inline image with cached entities
|
2 years ago |
Andrii Landiak
|
2bd5b1765c
|
Improve copy of image for edge
|
2 years ago |
Andrii Landiak
|
02c9fe3f82
|
Deep copy of object before to inlineImageForEdge in order to correctly work with cached values
|
2 years ago |
Andrew Shvayka
|
b11a9df3fb
|
Merge pull request #10273 from thingsboard/push-notifications-alarm-dashboard
Open default alarm dashboard if none set for mobile notifications
|
2 years ago |
Andrew Shvayka
|
ada75cbfde
|
Merge pull request #10271 from thingsboard/fix/rule-engine-jwt-settings
Fix JWT settings updating for Rule Engines
|
2 years ago |
Vladyslav_Prykhodko
|
19f5c427e3
|
UI: Fixed incorrect cache when open preview public image
|
2 years ago |
rusikv
|
c5a44bce13
|
UI: removed targetDeviceAliasIds from presistent RPC table default config
|
2 years ago |
Igor Kulikov
|
6b8af63c1e
|
UI: Add ability to check dashboard state in action widget.
|
2 years ago |
rusikv
|
b972fad5e0
|
UI: fixed RPC terminals not retrieving device name
|
2 years ago |
ViacheslavKlimov
|
de28def7be
|
Fix JWT settings updating for Rule Engines
|
2 years ago |
ViacheslavKlimov
|
5e1acd31d5
|
Merge remote-tracking branch 'origin/push-notifications-alarm-dashboard' into push-notifications-alarm-dashboard
|
2 years ago |
ViacheslavKlimov
|
db975f4568
|
Add alarm info to mobile notification data
|
2 years ago |
Chantsova Ekaterina
|
0c431c2129
|
UI: fixed applying min/max y-axis parameters in flot chart
|
2 years ago |
Vladyslav_Prykhodko
|
ff37e7ede5
|
UI: Added fixed width for embed image dialog
|
2 years ago |
Vladyslav_Prykhodko
|
ff0ec47ae7
|
UI: Add hint for used default alarm dashboard in mobile push notification
|
2 years ago |
Andrew Shvayka
|
8d262909f2
|
Merge pull request #10255 from thingsboard/fix/actor-system
Fix actor msg broadcast
|
2 years ago |
ViacheslavKlimov
|
076ccbba97
|
Open default alarm dashboard if none set for mobile notifications
|
2 years ago |
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
|
2 years ago |
Igor Kulikov
|
c83e4a9723
|
Merge pull request #10268 from ChantsovaEkaterina/improvement/extend-services-map
New services added to Services Map in Widget Context
|
2 years ago |
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
|
2 years ago |
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
|
2 years ago |
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
|
2 years ago |
Igor Kulikov
|
63641337f1
|
Merge pull request #10243 from vvlladd28/bug/notification-redesign/minor-fix
Minor fixed in notification dialog
|
2 years ago |
Igor Kulikov
|
65428b0f20
|
Merge pull request #10227 from vvlladd28/bug/notification/typo-send
Typo in send notification component
|
2 years ago |
Igor Kulikov
|
c6c6293153
|
Merge pull request #10225 from vvlladd28/bug/background-settings/jump
Fixed background settings panel jump when edit content
|
2 years ago |
Igor Kulikov
|
ec540faed2
|
Merge pull request #10215 from vvlladd28/improvement/upload-image/double-request
Optimized updated image in Image Gallery
|
2 years ago |
Igor Kulikov
|
596f0f3111
|
Merge pull request #10206 from Dmitriymush/bug-fix/alarm-custom-translate
Fixed typeList URL query and alarm filter config translation
|
2 years ago |
Igor Kulikov
|
b02af5a944
|
Merge pull request #10183 from jktu2870/PROD-3051
Fix the caption to "Relation types to propagate
|
2 years ago |
Igor Kulikov
|
7277556ff4
|
Merge pull request #10177 from Dmitriymush/bug-fix/widget-action-targetDashboardStateId
Fixed dashboard state autocomplete in widget action component
|
2 years ago |
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
|
2 years ago |