Igor Kulikov
fa6d9b90ba
Merge pull request #4956 from vvlladd28/bug/map/clustrering
...
[3.3.0] UI: Fixed not correct work clustering market showed spidery effect
2021-07-22 17:39:21 +03:00
Volodymyr Babak
9fd816387b
Merge branch 'master' of github.com:thingsboard/thingsboard into edge-fix-concurrent-async-issue
2021-07-22 16:48:56 +03:00
Igor Kulikov
afc2959633
Merge branch 'master' of github.com:thingsboard/thingsboard
2021-07-22 16:42:12 +03:00
Igor Kulikov
4164d360f1
Fix testFindMobileDashboardsByTenantId
2021-07-22 16:41:43 +03:00
Andrii Shvaika
260dec9b85
Merge branch 'master' of github.com:thingsboard/thingsboard
2021-07-22 16:18:58 +03:00
Andrii Shvaika
856b0259d1
Fix the microservices mode for CoAP
2021-07-22 16:18:39 +03:00
Volodymyr Babak
c7386df829
Improved stability of handling errors in processEntityViewsRequestMsg function
2021-07-22 16:15:45 +03:00
Volodymyr Babak
687978f9f1
Formatting
2021-07-22 16:05:31 +03:00
Volodymyr Babak
3ae5acbcc8
Added lock on edge event save/read. Removed save async method
2021-07-22 15:59:47 +03:00
Igor Kulikov
8468c33e14
Merge branch 'master' of github.com:thingsboard/thingsboard
2021-07-22 15:44:51 +03:00
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
Chantsova Ekaterina
40252c99b1
UI: add custom interval option to charts comparison
2021-07-22 15:39:57 +03:00
Vladyslav_Prykhodko
cb2e2b6429
UI: Fixed not correct work clustering market showed spidery effect when active settings: zoom on click and max clustering zoom
2021-07-22 15:00:04 +03:00
Andrii Shvaika
4ce9e0968d
CoAP Content format improvements
2021-07-22 14:00:57 +03:00
YevhenBondarenko
5c8618c3cc
added content format for the CoAP responses
2021-07-22 12:34:57 +03:00
YevhenBondarenko
1636c54c2f
downgraded spring-data-redis version
2021-07-22 12:23:21 +03:00
YevhenBondarenko
57632a1e25
fixed vulnerabilities
2021-07-22 12:23:21 +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