YevhenBondarenko
c1f43bd3ba
added updating session metadata if attributes/rpc subscription was sent by this way
2022-01-24 13:06:17 +02:00
Andrew Shvayka
847630259c
Merge pull request #5947 from ViacheslavKlimov/fix/lwm2m-config-validation-npe
...
[3.3.3] Fix NPE during Lwm2mDeviceProfileTransportConfiguration validation
2022-01-24 13:02:12 +02:00
Igor Kulikov
5300372b65
Merge pull request #5950 from ouertani/TB-5948
...
#5948 snpm -> snmp
2022-01-24 12:23:38 +02:00
Kalutka Zhenya
6267430dd9
Add ui-help
2022-01-24 11:34:37 +02:00
zbeacon
28530cd999
Merge branch 'master' of https://github.com/thingsboard/thingsboard into fix/mqtt-doesnt-close-session-for-removed-device
2022-01-24 09:55:08 +02:00
Ouertani
4fc21755eb
#5948 snpm -> snmp
2022-01-23 10:41:26 +01:00
desoliture
27efb4adfc
replace getting tenant and checking it for null to invocations of 'exists' method
2022-01-21 18:49:35 +02:00
desoliture
6d1969447b
add 'exists' method in TenantService and make it cacheable, update corresponding test
2022-01-21 16:55:39 +02:00
Viacheslav Klimov
f83b16c095
Fix NPE during Lwm2mDeviceProfileTransportConfiguration validation
2022-01-21 16:45:04 +02:00
Igor Kulikov
db5d1876ee
Merge pull request #5942 from vvlladd28/feature/auto-generate-type
...
[3.3.3] UI: Add script to generate types in the project
2022-01-21 16:27:52 +02:00
Vladyslav_Prykhodko
a1cd5e6a13
UI: Created script generate-types
2022-01-21 16:16:41 +02:00
Viacheslav Klimov
f96be893b8
Tenant profile rate limits configuration UI refactoring
2022-01-21 15:34:30 +02:00
Vladyslav_Prykhodko
e538d4288d
UI: Updated build:types script
2022-01-21 15:19:43 +02:00
Viacheslav Klimov
d99a8066fe
Refactor RateLimitsUpdater; handle rate limits disabling
2022-01-21 15:18:39 +02:00
zbeacon
b6bd4247da
Fix for PROD-1337
2022-01-21 13:13:08 +02:00
desoliture
fdc318a526
fix RelationService and TenantServiceTest
2022-01-21 12:12:18 +02:00
Viacheslav Klimov
ffd2a02742
Tenant profile rate limits configuration UI refactoring
2022-01-21 11:37:53 +02:00
Vladyslav_Prykhodko
d8bb296d3c
UI: Add script to generate types in the project
2022-01-20 18:35:59 +02:00
desoliture
116d1ca666
refactor checkRelation
2022-01-20 18:13:18 +02:00
desoliture
c28e13c03c
remove todo
2022-01-20 17:09:20 +02:00
desoliture
16753d2f62
refactor relation service and dao(*), remove redundant todo's, refactor tests
...
(*): resolve immediate .get() invocation, which producing blocking (checkRelation method), by adding sync checkRelation method and refactor the usages of checkRelationAsync
2022-01-20 16:50:40 +02:00
Andrew Shvayka
f6db786328
Merge pull request #5938 from thingsboard/lwm2m_fix_bug_DTLSconfig_bootstrap
...
[3.3.3] lwm2m: fix_bug_DTLSconfig_bootstrap
2022-01-20 16:09:05 +02:00
nickAS21
427f9b191f
lwm2m: add bootstrap DTLS config - SERVER_ONLY
2022-01-20 15:27:10 +02:00
Andrii Shvaika
7f32c10d77
Fix initialization error for LwM2M Bootstrap mode
2022-01-20 14:40:12 +02:00
Viacheslav Klimov
487d7165cc
Rate limits to tenant profile BE refactoring
2022-01-20 14:31:02 +02:00
Andrew Shvayka
fc280254dd
Merge pull request #5930 from YevhenBondarenko/feature/californium-update
...
[3.3.3] updated Californium and Leshan versions
2022-01-20 14:05:31 +02:00
Viacheslav Klimov
cb071ac0a2
Merge remote-tracking branch 'origin/master' into rate-limits-to-tenant-profile
...
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/install/update/DefaultDataUpdateService.java
# application/src/main/java/org/thingsboard/server/service/telemetry/DefaultTelemetryWebSocketService.java
# dao/src/main/java/org/thingsboard/server/dao/nosql/CassandraBufferedRateReadExecutor.java
# dao/src/main/java/org/thingsboard/server/dao/util/AbstractBufferedRateExecutor.java
# ui-ngx/src/app/modules/home/components/profile/tenant/default-tenant-profile-configuration.component.html
# ui-ngx/src/app/modules/home/components/profile/tenant/default-tenant-profile-configuration.component.ts
# ui-ngx/src/app/shared/models/tenant.model.ts
2022-01-20 13:40:53 +02:00
Andrii Shvaika
522a68a1a8
Merge branch 'master' of github.com:thingsboard/thingsboard
2022-01-20 13:24:12 +02:00
Andrii Shvaika
8e066f387a
Fix tests according to new feature: startTs and endTs of the alarm are taken from the message.
2022-01-20 13:23:59 +02:00
YevhenBondarenko
57510b4d54
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/californium-update
...
# Conflicts:
# common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/bootstrap/LwM2MTransportBootstrapService.java
# common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/secure/TbLwM2MDtlsCertificateVerifier.java
2022-01-20 13:23:30 +02:00
Andrew Shvayka
91373fcb64
Merge pull request #5922 from volodymyr-babak/code-review
...
[3.3.3] Code review minor misc fixes
2022-01-20 13:15:25 +02:00
Andrew Shvayka
a3f3578b65
Merge pull request #5796 from desoliture1/gatewayFix
...
[WIP][3.3.3] MQTT Gateway API - fix response data on attributes request
2022-01-20 13:04:48 +02:00
desoliture
fc9078a2be
fix case where both shared and client attributes were requested
2022-01-20 12:58:55 +02:00
Andrii Shvaika
8b0a1f5538
Fix for #5931 and merge the PR #5915
2022-01-20 12:53:24 +02:00
Andrii Shvaika
1104c4e8f6
Merge branch 'fix/device-profile' of https://github.com/YevhenBondarenko/thingsboard
2022-01-20 12:19:52 +02:00
Igor Kulikov
ac8f866d1a
Merge pull request #5932 from vvlladd28/improvement/dashboard-autocomplete/double-request-and-init
...
[3.3.3] UI: Improvement dashboard autocomplete - fixed double request and init component
2022-01-20 12:18:35 +02:00
Andrew Shvayka
c40254b157
Merge pull request #5933 from thingsboard/bug/5931
...
Fix for Bug #5931
2022-01-20 12:17:27 +02:00
Andrii Shvaika
519e05bd11
Fix for Bug #5931
2022-01-20 12:15:56 +02:00
Vladyslav_Prykhodko
92dfa75aec
UI: Improvement dashboard autocomplete - fixed double request and init component
2022-01-20 12:15:14 +02:00
Andrii Shvaika
ced4f23908
License header fix for bootstrap verifier
2022-01-20 12:13:08 +02:00
Andrii Shvaika
5eb907c2e3
License header fix for Geo Util
2022-01-20 12:12:36 +02:00
YevhenBondarenko
f6cb46b069
minor fix
2022-01-20 12:09:43 +02:00
Igor Kulikov
956fcdbf8a
Merge pull request #5928 from ArtemDzhereleiko/bug-fix/add-user-help-link
...
[3.3.3] UI: Fixed help link for add user dialog
2022-01-20 12:08:14 +02:00
Igor Kulikov
e96c496f6f
Merge branch 'ArtemDzhereleiko-imp/clear-event'
2022-01-20 12:07:35 +02:00
Igor Kulikov
32f173fd0c
Fix conflicts
2022-01-20 12:07:18 +02:00
Andrew Shvayka
a634b5669e
Merge pull request #5897 from thingsboard/lwm2m_bootstrap_trust_cert
...
[3.3.3] lwm2m: add verify trust certificate to bootstrap
2022-01-20 12:04:23 +02:00
Andrew Shvayka
93f647b7a7
Update TbLwM2MDtlsBootstrapCertificateVerifier.java
2022-01-20 12:03:14 +02:00
Igor Kulikov
f4ba4b35d2
Merge pull request #5923 from ChantsovaEkaterina/improvement/public-api-asset-models
...
[3.3.3] UI: asset models added to public api
2022-01-20 12:01:58 +02:00
Igor Kulikov
0befbdd497
Merge pull request #5913 from pinkevmladchy/pinkevmladchy/Dashboard-(Date-range-navigator)--the-calendar-when-selecting-dates-is-displayed-in-a-column,-but-should-be-horizontal(Windows)
...
[3.3.3] UI: (date range navigator) the calendar when selecting dates is displayed in a column, but should be horizontal(windows)
2022-01-20 12:01:29 +02:00
Igor Kulikov
4c972ec59b
Merge pull request #5910 from ArtemDzhereleiko/bug-fix/widget-advanced-settings/show-title-icon
...
[3.3.3] UI: Added additional condition to define showTitleIcon
2022-01-20 12:00:52 +02:00