Andrew Shvayka
8fc7ae2897
Merge pull request #12565 from jekka001/error-processing-resources
Fix error in resource processing
1 year ago
artem-barysh-dev
3370935be8
MQTT: fix unsubscribe error without previous subscribe ( #12575 )
improved formatting and moved check to recordActivityInternal.
Added warn log and check on provision
Updated license format
1 year ago
Andrew Shvayka
fc79a18df4
Merge pull request #12593 from volodymyr-babak/edge-dashboard-fix
Edge - fixed assignment/un-assignment of dashboards
1 year ago
yevhenii_zahrebelnyi
28df1a48b8
Merge branch 'rc' into error-processing-resources
1 year ago
Volodymyr Babak
4657e66d92
Fixed assignemnt/unassignemnt of dashboards
1 year ago
yevhenii
0dface5490
Fix error in resource processing
- Added update JKS resource on Cloud
1 year ago
yevhenii
726e6f7902
Fix error in resource processing
- Added a check that the resource is not updatable
1 year ago
Andrew Shvayka
ba840c6543
Merge pull request #12581 from smatvienko-tb/hotfix/device_subscriptions_remove_on_session_limit
core device actor: device subscriptions remove on session limit
1 year ago
Sergey Matvienko
4dfd4737a4
Device Actor processor remove subscriptions on MaxSessionsLimit
1 year ago
Viacheslav Klimov
cf53074d13
Merge pull request #12497 from YevhenBondarenko/fix/prod-5464
fixed NPE in sendRpcResponseToTbCore
1 year ago
Yevhenii
99effb6918
ERRORs processing RESOURCES
- Disabled duplicate validation on cloud for resource message
1 year ago
Igor Kulikov
4a474f10c9
Merge pull request #12548 from vvlladd28/bug/tip-animation/decorator
Fixed error when using path decorator setting in trip animation widget
1 year ago
Igor Kulikov
b04e543792
Merge pull request #12528 from vvlladd28/bug/mobile-page/web-view-validation
Fixed validation issues for URLs on the mobile page configuration, including Unicode symbols
1 year ago
Igor Kulikov
58249e3e30
Merge pull request #12511 from vvlladd28/bug/updated_device_attributte/rename-click-function
Fixed issues where 'Update Device Attribute' widgets failed when send data
1 year ago
Vladyslav_Prykhodko
5d08ac2dab
UI: Fixed error in trip animation widget when path decorator setting is enabled in production mode
1 year ago
Vladyslav_Prykhodko
f2b5aa9549
UI: Fixed validation issues for URLs on the mobile page configuration, including Unicode symbols
1 year ago
Vladyslav_Prykhodko
a0c5f72b0f
UI: Fixed error when used 'Update device attribute' widgets
1 year ago
Andrew Shvayka
862f8e0d74
Merge pull request #12500 from smatvienko-tb/feature/mbean-transport-sessions
mbean transport sessions
1 year ago
Sergey Matvienko
6e5e81cf1d
log debug for AbstractGatewaySessionHandler
1 year ago
Igor Kulikov
50766d5931
Merge pull request #12494 from vvlladd28/bug/trip-animation/not-apply-settings
Fixed some of the applied settings not being shown in trip animation widget
1 year ago
yevhenii_zahrebelnyi
9d873cb0bf
Fix telemetry edge test ( #12496 )
* Fix telemetry edge test
- Changed random failure logic for DownlinkMsg. A DownlinkMsg can fail only twice.
* - add case with failureProbability 100
* - refactored naming
1 year ago
YevhenBondarenko
2c8c272051
fixed NPE in sendRpcResponseToTbCore
1 year ago
Sergey Matvienko
0bb262dda3
AbstractGatewaySessionHandler - add deregister callback for device creation futures on Gateway disconnect event
1 year ago
Vladyslav_Prykhodko
d45e44f3ae
UI: Fixed some of the applied settings not being shown in trip animation widget
1 year ago
Igor Kulikov
3822fd07fb
Merge pull request #12485 from vvlladd28/bug/ts-bar-chart/negative-value
Fixed incorrect display of negative values in the time series bar chart
1 year ago
Vladyslav_Prykhodko
e6a685e2f3
UI: Fixed incorrect display of negative values in the time series bar chart
1 year ago
Sergey Matvienko
4a25248e7e
ToString and Getter added to some MQTT transport sessions
1 year ago
Sergey Matvienko
a7254c46f9
DefaultTransportMBeanConfiguration
2 years ago
Igor Kulikov
691dc4bbd1
Merge pull request #12457 from vvlladd28/improvement/mobile-app/store-info-validation
Synchronize validation rules for the mobile app configuration form with the API
1 year ago
Igor Kulikov
c09a2ee16d
Merge pull request #12456 from vvlladd28/bug/polygon-circe-color-function/not-work
Fix issue where polygon/circle fill and stroke color functions didn't work in map widgets
1 year ago
Igor Kulikov
31fa4899df
Merge pull request #12455 from vvlladd28/bug/map/not-allow-create-circle
Fix issue where drawing a circle didn't work in map widgets
1 year ago
Viacheslav Klimov
17525c3782
Merge pull request #12447 from dealnat/fix-systemd
Fixed systemd template Restart parameter
2 years ago
Vladyslav_Prykhodko
6d76d32882
UI: Synchronize validation rules for the mobile app configuration form with the API
2 years ago
Vladyslav_Prykhodko
39210905c2
UI: Fix issue where polygon/circle fill and stroke color functions didn't work in map widgets
2 years ago
Vladyslav_Prykhodko
0f3f9e4653
UI: Fix issue where drawing a circle didn't work in map widgets
2 years ago
Viacheslav Klimov
e9036f8aa8
Merge pull request #12427 from YevhenBondarenko/fix/lwm2m
[Transport] lwm2m client serialization fixes
2 years ago
Oleksii Kuripko
da5d09c213
Fixed systemd template Restart parameter
2 years ago
Viacheslav Klimov
8c8ab40ad1
Merge pull request #12445 from dashevchenko/mobile/nullBundleIdFix
Fixed mobile app bundle id null pointer exception after migration
2 years ago
dashevchenko
55fb35bf44
fixed nullpointer for mobile app bundle id
2 years ago
Viacheslav Klimov
587615c0d6
Merge pull request #12444 from thingsboard/fix/vc-check-access
VC: fix invalid error when checking access to repository
2 years ago
ViacheslavKlimov
1c7e3c169d
Fix push result status check
2 years ago
Viacheslav Klimov
3cb76d0f5f
Merge pull request #12436 from dashevchenko/mobileApp/storeInfoFix
Fixed mobile app version/store null info
2 years ago
dashevchenko
2bb368b45d
return empty object for app store and version info to fit UI component behaviour
2 years ago
Viacheslav Klimov
800635f4a9
Merge pull request #12414 from dashevchenko/mobileApp/storeInfoFix
Fixed mobile app store info validation
2 years ago
YevhenBondarenko
4e8c6beee8
fixed lwm2m ResourcModel parsing
2 years ago
YevhenBondarenko
bb93ec7ee1
fexed NPE during LwM2mClient serializeation
2 years ago
Igor Kulikov
2bb1930a55
Merge pull request #12426 from vvlladd28/bug/mobile-center/app-dialog
Fixed not allow edit release note in mobile application
2 years ago
Vladyslav_Prykhodko
1cd5ea4ee9
UI: Fixed not allow edit release note in mobile application
2 years ago
Igor Kulikov
6a1417f2b4
Merge pull request #12389 from vvlladd28/bug/notification-center/refresh-after-copy
Fixed notification template/rules table not updating after copy creation
2 years ago
dashevchenko
796632d6f9
fixed mobile app store info validation
2 years ago