Volodymyr Babak
|
15f8a46d49
|
Add check for null values
|
2021-08-03 13:47:08 +03:00 |
|
Volodymyr Babak
|
eced5a49fa
|
Merge remote-tracking branch 'upstream/master' into handle-null-values-in-proto
|
2021-08-03 13:14:38 +03:00 |
|
Dima Landiak
|
bfb055cc6e
|
enqueue newly created messages
|
2021-08-03 12:31:59 +03:00 |
|
nickAS21
|
4457b5a11a
|
Lwm2m: fix bug Bootstrap + Tests NoSec - ok
|
2021-08-03 12:24:39 +03:00 |
|
YevhenBondarenko
|
309715641f
|
fixed race condition during unreq
|
2021-08-02 18:41:53 +03:00 |
|
Vladyslav_Prykhodko
|
7515ce7a3d
|
UI: Added new function openDashboardStateInSeparateDialog to widget context
|
2021-08-02 18:22:01 +03:00 |
|
deaflynx
|
4e1c29472c
|
Edge locales: ES,FR minor updates
|
2021-08-02 18:05:29 +03:00 |
|
deaflynx
|
a6b7aa344e
|
Edge locales: ES,FR minor updates
|
2021-08-02 18:01:30 +03:00 |
|
Volodymyr Babak
|
c6cf1b3a4e
|
Added registration of time module to parse Instant objects
|
2021-08-02 17:53:57 +03:00 |
|
Sergey Matvienko
|
aec087bba1
|
fix NoSecLwM2MIntegrationTest.testSoftwareUpdateByObject9 with awaitility (detailed log and javadoc)
|
2021-08-02 17:48:59 +03:00 |
|
Sergey Matvienko
|
eb7053d722
|
fix NoSecLwM2MIntegrationTest.testSoftwareUpdateByObject9 with awaitility
|
2021-08-02 17:48:59 +03:00 |
|
deaflynx
|
887763251b
|
Updated DE,ES,FR locales for edge
|
2021-08-02 17:48:51 +03:00 |
|
Sergey Matvienko
|
b8cecbeefd
|
close channel if processPostTelemetryMsg exception (Failed to convert telemetry)
|
2021-08-02 17:45:22 +03:00 |
|
Sergey Matvienko
|
e3303f1b64
|
this.deviceCreationLockMap = createWeakMap();
|
2021-08-02 17:45:22 +03:00 |
|
Sergey Matvienko
|
6e559994ca
|
GatewaySessionHandlerTest license header fixed for CE
|
2021-08-02 17:45:22 +03:00 |
|
Sergey Matvienko
|
2cad1f9912
|
gateway session test added for a weak map with awaitility
|
2021-08-02 17:45:22 +03:00 |
|
Sergey Matvienko
|
89e3ba253c
|
gateway session - weak map for locks (auto cleanup), getDeviceCreationFuture refactored using concurrent putIfAbsent
|
2021-08-02 17:45:22 +03:00 |
|
Sergey Matvienko
|
c9c13457e1
|
org.awaitility to test asynchronous API
|
2021-08-02 17:44:23 +03:00 |
|
Sergey Matvienko
|
e61d433082
|
mqtt transport close channel on processing exception for handleGatewayPublishMsg method
|
2021-08-02 17:43:13 +03:00 |
|
Sergey Matvienko
|
2a4a9187d1
|
kafka producer - call callback.onFailure in case of producer.send exception (like InterruptedException when buffer.memory and max.block.ms reached)
|
2021-08-02 17:42:45 +03:00 |
|
Volodymyr Babak
|
2d4831af39
|
Added additional check that device belongs to current node before adding to states map. Added clean up in case device doesnt belong to this node anymore
|
2021-08-02 17:37:13 +03:00 |
|
Volodymyr Babak
|
7be8572364
|
Comment improve #2
|
2021-08-02 17:19:44 +03:00 |
|
Volodymyr Babak
|
ee13f53eca
|
Comment improve
|
2021-08-02 17:19:44 +03:00 |
|
Volodymyr Babak
|
d5319c9de0
|
Partitions should not be removed by custom TTL
|
2021-08-02 17:19:44 +03:00 |
|
Volodymyr Babak
|
e27ef59eed
|
Log to debug
|
2021-08-02 17:15:46 +03:00 |
|
Volodymyr Babak
|
aea8a0f537
|
Added logging of error msg to easily identify root cause of failed logins
|
2021-08-02 17:15:46 +03:00 |
|
Volodymyr Babak
|
d95c2b88b0
|
Added proper hanling of null values for provision device key
|
2021-08-02 14:55:43 +03:00 |
|
Volodymyr Babak
|
414087c090
|
Merge branch 'handle-null-values-in-proto' of github.com:volodymyr-babak/thingsboard into handle-null-values-in-proto
|
2021-08-02 13:44:34 +03:00 |
|
Volodymyr Babak
|
94cf676d97
|
Added proper handle of null additional info
|
2021-08-02 13:44:11 +03:00 |
|
Vladyslav_Prykhodko
|
8f0b1e887c
|
UI: Created new component - toggle-password; Added this component for all input fields type password
|
2021-08-02 12:55:34 +03:00 |
|
Volodymyr Babak
|
f0f387e710
|
Removed unnecessary method
|
2021-08-01 22:25:52 +03:00 |
|
Volodymyr Babak
|
d1bede770d
|
Edge test fixes. Replaced do/while loop with awailability framework approach
|
2021-08-01 22:23:15 +03:00 |
|
Volodymyr Babak
|
e05e681bd9
|
Properly hanlde null values in proto classes
|
2021-07-30 18:22:19 +03:00 |
|
Vladyslav_Prykhodko
|
e4bfbacdd8
|
UI: Add select time unit for power mode in CoAP and LwM2M profile
|
2021-07-30 16:17:36 +03:00 |
|
Vladyslav_Prykhodko
|
a6fffcb8c3
|
UI: Rename mail server value isDemo to showChangePassword. Fixed send test mail: not work for empty password fields
|
2021-07-30 15:15:24 +03:00 |
|
Igor Kulikov
|
d4dc0ad1cf
|
Restore tests
|
2021-07-30 11:59:32 +03:00 |
|
Igor Kulikov
|
6a1b2e7e1c
|
Merge pull request #4985 from DPIclimate/master
Include the limit value in the getTimeseries REST call.
|
2021-07-30 11:47:49 +03:00 |
|
Igor Kulikov
|
aa0d05bb44
|
Merge pull request #4957 from volodymyr-babak/edge-fix-concurrent-async-issue
[3.3.0] Added lock on edge event save/read. Removed save async method
|
2021-07-30 11:42:27 +03:00 |
|
Igor Kulikov
|
2ce04c3728
|
Update BaseDashboardServiceTest.java
|
2021-07-30 11:41:09 +03:00 |
|
Yevhen Bondarenko
|
11c2546692
|
Merge pull request #4995 from YevhenBondarenko/fix/lwm2m
fixed registration looping
|
2021-07-30 11:07:34 +03:00 |
|
YevhenBondarenko
|
9a1000a45d
|
fixed registration looping
|
2021-07-30 11:04:25 +03:00 |
|
Vladyslav_Prykhodko
|
c01c075984
|
UI: Refactoring mail-server form
|
2021-07-29 18:22:35 +03:00 |
|
AndrewVolosytnykhThingsboard
|
fe7374f21d
|
Correct processing requests and sending response
|
2021-07-29 17:42:56 +03:00 |
|
AndrewVolosytnykhThingsboard
|
5d8d19282a
|
Merge branch 'improvement/mail-setting/edit-password' of https://github.com/vvlladd28/thingsboard
|
2021-07-29 17:10:48 +03:00 |
|
Vladyslav_Prykhodko
|
378c9c8866
|
UI: Mail server page add checkbox change password
|
2021-07-29 16:45:14 +03:00 |
|
YevhenBondarenko
|
4cbbefdd26
|
fw update improvements
|
2021-07-29 16:36:22 +03:00 |
|
PetrTodorov
|
df0754789e
|
Fixed Czech UI translation
- fix typo in "home-settings" string translation
|
2021-07-29 16:35:01 +03:00 |
|
Igor Kulikov
|
f614a0a3da
|
Merge pull request #4980 from vvlladd28/bug/update-state/clear-params
[3.3.0] UI: Fixed update state: not clear state params
|
2021-07-29 12:37:38 +03:00 |
|
Andrii Shvaika
|
1b2958b487
|
Merge remote-tracking branch 'origin/bug/rpc-duplicates-on-timeout'
|
2021-07-29 11:55:30 +03:00 |
|
Vladyslav_Prykhodko
|
a5b001bf67
|
UI: Change LwM2M DTLS PSK key length allow length 32, 64, 128
|
2021-07-29 11:19:47 +03:00 |
|