7957 Commits

Author SHA1 Message Date
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
Vladyslav_Prykhodko
a60913afc4 UI: Change LwM2M DTLS PSK key length 2021-07-29 11:19:47 +03:00
Vladyslav Prykhodko
bcb1790486 UI: Increased access token length to 32 characters 2021-07-29 11:19:29 +03:00
David Taylor
c1fe271f94 Include the limit value in the getTimeseries REST call. 2021-07-28 17:46:23 +10:00
Vladyslav_Prykhodko
5a90921889 UI: Change PRC error code 408 to 504 2021-07-27 19:10:32 +03:00
Andrii Shvaika
d731c1df08 Fix tests 2021-07-27 18:44:02 +03:00
Andrii Shvaika
65ad86bedb RPC v2 to switch from 409 to 504 error code 2021-07-27 13:17:24 +03:00
Andrii Shvaika
940c81b095 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-07-27 11:58:32 +03:00
Andrii Shvaika
4f8bc4b8a8 Reduced log level of the REST client 2021-07-27 11:57:37 +03:00
Vladyslav_Prykhodko
733430e9d1 UI: Fixed bug multiple input widget: when activate settings update all values not save hidden keys 2021-07-27 11:44:02 +03:00
YevhenBondarenko
f1bb232d24 removed RpcError 2021-07-27 11:43:21 +03:00
Vladyslav_Prykhodko
c11f1fb965 UI: Fixed update state: not clear state params 2021-07-27 11:14:09 +03:00
Vladyslav_Prykhodko
06078a3163 UI: LwM2M remove required object list; change default setting; add text: no object found 2021-07-26 17:25:27 +03:00
Andrii Shvaika
f932a90b00 Improvements to Persistent RPC call delivery confirmation 2021-07-26 15:57:27 +03:00
YevhenBondarenko
0fbb347b27 persistent rpc improvements 2021-07-26 14:20:00 +03:00
YevhenBondarenko
9720dfac47 Fixed lwm2m fw/sw logs 2021-07-26 14:11:17 +03:00
Igor Kulikov
ae996e88d5
Merge pull request #4966 from vvlladd28/improvement/qr-code/load
UI: Add lazy load qrcode library; added validation qr code text
2021-07-23 16:30:23 +03:00
Vladyslav_Prykhodko
e02d4196f0 UI: added validation qr code text 2021-07-23 16:26:22 +03:00
Igor Kulikov
0bf7d316e2 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-07-23 16:14:23 +03:00
Igor Kulikov
d9c5135f4f Refactor Claim device service 2021-07-23 16:14:14 +03:00
Vladyslav_Prykhodko
73c4f51e04 UI: Add lazy load qrcode library; added validation qr code text 2021-07-23 15:51:14 +03:00
Volodymyr Babak
89644e7de4 Merge branch 'master' of github.com:thingsboard/thingsboard into edge-fix-concurrent-async-issue 2021-07-23 15:15:14 +03:00