7718 Commits

Author SHA1 Message Date
Igor Kulikov
e1afbe6667 Control visibility and order of dashboard in mobile application. Ability to hide widgets in mobile mode. Fix dashboard state changes processing. 2021-07-22 15:44:40 +03:00
Igor Kulikov
74aca32964
Merge pull request #4951 from volodymyr-babak/device-inactivity-update-handle-ts
[3.3.0] Update inactivity timeout for device state in case timeseries used for device states
2021-07-22 11:49:01 +03:00
Igor Kulikov
b14e845e4d
Merge pull request #4946 from PetrTodorov/master
Update Czech UI translation
2021-07-22 11:45:24 +03:00
Andrii Shvaika
a4636347e5 Merge PSM & eDRX for LwM2M 2021-07-22 11:45:08 +03:00
Vladyslav_Prykhodko
6c631a9f14 UI: Add power mode settings in LwM2M device profile and refactoring lwm2m device profile transport form 2021-07-22 11:45:08 +03:00
Andrii Shvaika
3a7a97dd91 PSM and eDRX implementation draft 2021-07-22 11:45:08 +03:00
Andrii Shvaika
4364755e11 Optimized imports 2021-07-22 11:45:08 +03:00
Andrii Shvaika
34aa44d2cb Added deduplication of transport sessions for CoAP. Fix response codes 2021-07-22 11:45:08 +03:00
Vladyslav_Prykhodko
6fe0aee70b UI: Refactoring CoAP power mode setting 2021-07-22 11:45:08 +03:00
Vladyslav_Prykhodko
872800c864 UI: Refactoring CoAP power mode setting 2021-07-22 11:45:08 +03:00
YevhenBondarenko
b3d988cbbf Added PowerSavingConfiguretion for Coap device and profile 2021-07-22 11:45:08 +03:00
Vladyslav_Prykhodko
c173eef6d7 UI: Add CoAP device transport power mode setting 2021-07-22 11:45:08 +03:00
Vladyslav_Prykhodko
d27326122c UI: Add CoAP device profile power mode setting 2021-07-22 11:45:08 +03:00
Volodymyr Babak
87b7ed7fd0 Updated inactivity timeout for device state service in case timeseries inactivity timeout updated 2021-07-22 10:44:27 +03:00
PetrTodorov
e501040893 Updated Czech translation 2021-07-21 18:18:11 +02:00
Igor Kulikov
a9a032a212
Merge pull request #4944 from deaflynx/edge/nodes-ui-update
[3.3.0] minor update for push to edge/cloud nodes: use attribute scope from node configuration instead metadata
2021-07-21 19:05:32 +03:00
Igor Kulikov
ee103c63d0
Merge pull request #4943 from deaflynx/edge/widget-update
[3.3.0] Edge widget bundles & widget Quick overview: updated image and description
2021-07-21 19:04:31 +03:00
Igor Kulikov
f27eb4d609
Merge pull request #4939 from youngSpring/device-claim-bugfix
[3.3.0] Fixed Failed to claim the device when use redis as cache
2021-07-21 19:03:48 +03:00
Igor Kulikov
8fadbe53fa
Merge pull request #4935 from volodymyr-babak/fixed-typo-widget-bundle
[3.3.0] Fixed typo in equals method of widget bundle class
2021-07-21 18:59:25 +03:00
Artem Babak
0c8252e5aa Edge widgets update descriptions 2021-07-21 16:29:38 +03:00
Artem Babak
b2c461742a Edge widget bundle & widget Quick overview: updated image and description 2021-07-21 15:03:25 +03:00
Artem Babak
a8349d3145 Fixed UI in nodes Push to Edge/Cloud 2021-07-21 13:46:00 +03:00
hanyuepeng
d3c51ca1c7 fix(Claiming devices): resolve SerializationFailedException
when use redis as the cache, this
interface
http(s)://host:port/api/v1/$ACCESS_TOKEN/claim  throw
a
SerializationFailedException but ignored by AbstractTransformFuture
,and when do  Device Claiming API
Request(http(s)://host:port/api/customer/device/$DEVICE_NAME/claim),the
system show :Failed to claim the device
2021-07-21 13:03:10 +08:00
Igor Kulikov
ee62dbf771 Increase mqtt tests timeouts 2021-07-20 16:13:47 +03:00
Volodymyr Babak
7b855e50db Fixed typo in equals method of widget bundle class 2021-07-20 14:41:42 +03:00
ShvaykaD
a085f8de5a fix entity view selection in relation query alias 2021-07-20 14:27:24 +03:00
AndrewVolosytnykhThingsboard
b037a03b95 NullPointerException fixed 2021-07-20 13:58:58 +03:00
Igor Kulikov
e9b866a004
Merge pull request #4931 from vvlladd28/improvement/lwm2m-profile/object-list
[3.3.0] UI: Fixed clear and add an object at LwM2M device profile
2021-07-20 09:47:02 +03:00
Igor Kulikov
5a2591ede7
Merge pull request #4928 from volodymyr-babak/edge-add-missing-fields
[3.3.0] Edge - add missing fields to device profile and widget bundle protos
2021-07-20 09:46:43 +03:00
Vladyslav Prykhodko
0301c1e32c UI: Fixed clear and add an object at LwM2M device profile 2021-07-19 23:50:51 +03:00
Volodymyr Babak
6702aabc31 Added image field for device profile and description field for widget bundle 2021-07-19 19:01:35 +03:00
Igor Kulikov
ae667e5af1 Coap device claiming tests improvements 2021-07-19 16:52:02 +03:00
Igor Kulikov
a50282f1ea Fix device profile tests for repeating values 2021-07-19 15:18:34 +03:00
Igor Kulikov
e7f30dff8d Increase timeout for actors tests 2021-07-19 13:04:36 +03:00
Andrew Shvayka
d991376f44
Merge pull request #4922 from YevhenBondarenko/lwm2m-improvements
update fw/sw strategy
2021-07-19 12:15:28 +03:00
Andrew Shvayka
eb3ceabaf7
Correct initialization order. 2021-07-19 12:15:06 +03:00
Igor Kulikov
96f92a995c
Merge pull request #4923 from volodymyr-babak/device-provision-type-fix
[3.3.0] Device profile provision type set to DISABLED if not provided
2021-07-19 12:09:35 +03:00
Igor Kulikov
2f4a425194
Merge pull request #4918 from volodymyr-babak/edge-3.3-locale-updates
WIP [3.3.0] Refactoring Edge functionality - clean up locale files
2021-07-19 12:09:00 +03:00
Igor Kulikov
7de2639165
Merge pull request #4914 from ChantsovaEkaterina/improvement/json-attribute-input-update-image
[3.3.0]UI: update image for JSON input widget
2021-07-19 12:08:41 +03:00
YevhenBondarenko
027758f7b8 Merge branch 'master' of github.com:thingsboard/thingsboard into lwm2m-improvements 2021-07-19 11:31:23 +03:00
Volodymyr Babak
c84552551c Merge remote-tracking branch 'upstream/master' into edge-3.3-locale-updates 2021-07-16 20:36:05 +03:00
Volodymyr Babak
bb1a03f5c8 Device profile provision type set to DISABLED if not provided 2021-07-16 20:27:34 +03:00
Igor Kulikov
2700c429dd Unique name for logs container in order to avoid container name conflicts 2021-07-16 19:25:08 +03:00
Igor Kulikov
bd3e261814 MQTT attributes tests improvements 2021-07-16 19:16:42 +03:00
YevhenBondarenko
621752cb7a fixed getOrInitSwInfo 2021-07-16 18:50:00 +03:00
YevhenBondarenko
39ff7af478 update fw/sw strategy 2021-07-16 17:57:34 +03:00
Igor Kulikov
18635bf887 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-07-16 12:21:10 +03:00
Igor Kulikov
085044e6e7 Exclude black box tests module from build when black box tests are not enabled. 2021-07-16 12:21:00 +03:00
YevhenBondarenko
be86a2df48 fixed sendReadRequests 2021-07-16 12:06:14 +03:00
YevhenBondarenko
050f0d9b07 fixed duplicated read/observe requests 2021-07-16 10:06:08 +03:00