9447 Commits

Author SHA1 Message Date
Igor Kulikov
888e8b5b42
Merge pull request #5954 from vvlladd28/improvemen/persistent-table/renaim-double-text
[3.3.3] UI: Rename Persistent table widget; Fixed double text in data not resolve
2022-01-26 19:44:05 +02:00
Igor Kulikov
e2bcdf2ba9
Merge pull request #5962 from ChantsovaEkaterina/improvement/services-public-api
[3.3.3] UI: extend public api for services
2022-01-26 19:43:46 +02:00
Igor Kulikov
5be728eeef
Merge pull request #5970 from vvlladd28/improvement/map/disable-action-button
[3.3.3] UI: Add map widget - disable edit or remove control button
2022-01-26 19:43:02 +02:00
Vladyslav_Prykhodko
14f19ad6fc UI: Add map widget - disable edit or remove control button; added to hint create entity tooltip - entity name 2022-01-26 19:29:23 +02:00
nickAS21
3cd9454a98 lwm2m: tests with PSK security mode (bad request):
- "bad length key"
2022-01-26 19:05:16 +02:00
Igor Kulikov
8cdf149ab9 UI: Do not show SESSION_NOT_RELIABLE websocker error (usually occured during ping timeout) 2022-01-26 18:58:43 +02:00
Andrii Shvaika
a89a8f0422 Attempt to resolve race condition 2022-01-26 17:53:10 +02:00
nickAS21
6a370dc643 lwm2m: tests associated with different security mode (successful):
- connection only to lwm2m server
- connect bootstrap server, update two client security sections and then connect lwm2m server
2022-01-26 17:24:11 +02:00
Volodymyr Babak
8dc06e53a8 Moved update of edge on device actor to tb cluster service 2022-01-26 17:18:12 +02:00
Igor Kulikov
d256349c73 UI: Fix open dashboard widget action. 2022-01-26 15:08:00 +02:00
Igor Kulikov
512a3dc6ed UI: Image map: improve background image fetch from alias. Maps: Ignore click events on drag marker. 2022-01-25 19:13:24 +02:00
Chantsova Ekaterina
0d02b87f6c UI: extend public api for services 2022-01-25 18:01:23 +02:00
YevhenBondarenko
7d40952fea version upgrade: added clear redis to cache service 2022-01-25 15:44:37 +02:00
Andrii Shvaika
1e41be45ba Merge branch 'master' of github.com:thingsboard/thingsboard 2022-01-25 12:26:53 +02:00
Andrii Shvaika
74abfae630 Californium3.properties file to .gitignore 2022-01-25 12:26:37 +02:00
Andrew Shvayka
afbc84e0a2
Merge pull request #5956 from YevhenBondarenko/fix/lwm2m-client
[3.3.3] Registration is no more Serializable
2022-01-25 11:50:50 +02:00
Andrew Shvayka
6c4cfc5035
Merge pull request #5955 from YevhenBondarenko/fix/lwm2m-transport
[3.3.3] fixed lwm2m transport initialization (ordering)
2022-01-25 11:48:40 +02:00
Andrew Shvayka
5bfe331334
Merge pull request #5945 from zbeacon/fix/mqtt-doesnt-close-session-for-removed-device
[3.3.3]Fix for PROD-1337 (Device session doesn't close on device removal)
2022-01-25 11:46:48 +02:00
Igor Kulikov
362ca32407 UI: Map widgets - improve markers dragging - prevent click actions and popup open while dragging marker. 2022-01-25 10:52:13 +02:00
Igor Kulikov
d416103e74 UI: Improve dashboard state component synchronization 2022-01-24 18:42:48 +02:00
YevhenBondarenko
e3af72eb88 Registration is not Serializable 2022-01-24 17:54:28 +02:00
YevhenBondarenko
0d3718f05c fixed lwm2m transport initialization (ordering) 2022-01-24 17:40:22 +02:00
Vladyslav_Prykhodko
6c32e4c767 UI: Rename Persistent table widget; Fixed double text in data not resolve; Rename widget settings 2022-01-24 17:09:04 +02:00
zbeacon
abe421cf36 Removed redundant method call 2022-01-24 14:50:52 +02:00
Andrew Shvayka
29ccfaa23e
Merge pull request #5953 from YevhenBondarenko/fix/lwm2m-subscription-info
[3.3.3] added updating session metadata if attributes/rpc subscription was sent by this way
2022-01-24 13:51:23 +02:00
zbeacon
6d32e3f712 Moved sending response to onDeviceDeleted method 2022-01-24 13:16:49 +02:00
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
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
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
Vladyslav_Prykhodko
e538d4288d UI: Updated build:types script 2022-01-21 15:19:43 +02:00
zbeacon
b6bd4247da Fix for PROD-1337 2022-01-21 13:13:08 +02:00
Vladyslav_Prykhodko
d8bb296d3c UI: Add script to generate types in the project 2022-01-20 18:35:59 +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
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
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