8035 Commits

Author SHA1 Message Date
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
Volodymyr Babak
99864776ad Removed unused import 2021-07-23 15:15:07 +03:00
Andrii Shvaika
dfd601e367 Persistent RPCs are sent to a correct rule chain and queue 2021-07-23 15:02:29 +03:00
Volodymyr Babak
eb56b11b2f UnIgnore test 2021-07-23 14:41:38 +03:00
Volodymyr Babak
bf4ae8fd16 Merge remote-tracking branch 'upstream/master' into edge-fix-concurrent-async-issue 2021-07-23 14:40:33 +03:00
Igor Kulikov
abac309872 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-07-23 13:57:35 +03:00
Igor Kulikov
ea3c71399c Add QR Code widget 2021-07-23 13:57:25 +03:00
Andrew Shvayka
1f6210197c
Merge pull request #4959 from YevhenBondarenko/feature/ota-tag
[3.3.0] OtaPackage Tag
2021-07-23 13:57:22 +03:00
YevhenBondarenko
c7274b6139 ota package tag improvements 2021-07-23 13:54:07 +03:00
Andrii Shvaika
99b19034e2 Uplink notifications for PSM & eDRX for CoAP in MSA deployment 2021-07-23 13:50:48 +03:00
Andrii Shvaika
60c9e43ea5 Uplink notifications for PSM & eDRX for CoAP in MSA deployment 2021-07-23 13:27:05 +03:00
Vladyslav_Prykhodko
4d59d17141 UI: Refactoring LwM2M device profile setting; Delete unused translation 2021-07-23 13:22:39 +03:00
Volodymyr Babak
2aea5fc7a9 Fixed test 2021-07-23 12:46:57 +03:00
Igor Kulikov
25ac5f309c Merge branch 'master' of github.com:thingsboard/thingsboard 2021-07-23 12:45:37 +03:00
Igor Kulikov
1cc4546632 Fix testFindMobileDashboardsByTenantId test. 2021-07-23 12:45:22 +03:00
Volodymyr Babak
e8ead2b490 Merge remote-tracking branch 'origin/fix-test' into edge-fix-concurrent-async-issue 2021-07-23 11:48:34 +03:00
Volodymyr Babak
72f7aa3bb2 Added comparator for loaded mobile dashboard and sort by ID if created time equals 2021-07-23 11:48:13 +03:00
Volodymyr Babak
7212617cf0 Temporary disabled unstable test 2021-07-23 11:29:13 +03:00
Volodymyr Babak
339097e606 Removed unused class field 2021-07-23 11:14:41 +03:00
Volodymyr Babak
df0a3bdeef Merge branch 'master' of github.com:thingsboard/thingsboard into edge-fix-concurrent-async-issue 2021-07-23 10:23:21 +03:00
Vladyslav
7121fbf8c3
UI: Improvement processing variable tag 2021-07-23 00:01:24 +03:00
YevhenBondarenko
52d07fe080 Merge branch 'feature/ota-tag' of github.com:YevhenBondarenko/thingsboard into feature/ota-tag 2021-07-22 18:48:46 +03:00
YevhenBondarenko
c9fbe74321 Used OtaPackage tag for FW/SW updates 2021-07-22 18:48:10 +03:00
Vladyslav_Prykhodko
5a88034645 UI: Add new fields tag in ota package component 2021-07-22 18:36:29 +03:00
YevhenBondarenko
2af3be7827 added tag for OtaPackage 2021-07-22 17:44:45 +03:00