9553 Commits

Author SHA1 Message Date
Igor Kulikov
6134374003 3.3.3 to 3.3.4 upgrade 2022-02-07 09:57:15 +02:00
Igor Kulikov
312924a19b Version set to 3.3.4-SNAPSHOT 2022-02-07 09:55:37 +02:00
Igor Kulikov
cc6cd2cb2a UI: Add slide toggle control widget 2022-02-04 20:06:23 +02:00
Viacheslav Klimov
f51a66b585 Delete OTA update packages of device profile with cascade when this profile is deleted 2022-02-04 18:06:40 +02:00
Volodymyr Babak
ffcc5be0ae Removed edge license and cloud endpoint from edge instance - refactoring edge ce 2022-02-04 17:34:46 +02:00
YevhenBondarenko
c6475226e4 added test for LwM2MClientSerDes 2022-02-04 16:34:40 +02:00
nickAS21
29a551d048 lwm2m: fix bug: add afterClass "await (3 sec, closed all ports lwm2server and bootstrapServer)" 2022-02-04 15:59:12 +02:00
van-vanich
6318c7636c fix issue with failure test, because before other tests saved and don't delete Alarm 2022-02-04 15:55:31 +02:00
YevhenBondarenko
50b096c35b Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into lwm2m-client-serialization 2022-02-04 14:01:13 +02:00
van-vanich
172501e12f added test for JpaAuditLogDaoTest 2022-02-04 13:43:46 +02:00
van-vanich
2c3110c3f0 added test for testFindAssetsByTenantIdAndCustomerIdAndType() and testFindAssetsByTenantIdAndType(). Also improve and refactoring code 2022-02-04 12:56:39 +02:00
van-vanich
f5aff76d81 delete unnecessary code and refactoring test after code review. Also remove unnecessary file 2022-02-03 18:42:59 +02:00
Viacheslav Klimov
b31460dbc3 Change startup order for SnmpTransportContext 2022-02-03 18:28:27 +02:00
nickAS21
acc52c7864 lwm2m: fix bug create new client (from TcpPort to UdpPort) 2022-02-03 18:01:12 +02:00
Andrii Shvaika
92842e0f0e Improved IP Filter to delete next handlers from pipeline 2022-02-03 17:59:55 +02:00
Vladyslav_Prykhodko
5c5619d73c UI: Improvement map control button tooltip; fix incorrect updated marker/polygon when editing 2022-02-03 17:58:41 +02:00
van-vanich
62ee824530 refactoring JpaBaseComponentDescriptorDaoTest 2022-02-03 12:18:09 +02:00
van-vanich
97a9854f41 refactoring JpaWidgetsBundleDaoTest and remove unnecessary System.out.println from JpaAlarmDaoTest 2022-02-03 11:53:24 +02:00
van-vanich
ff1fa2d2ca improve and fix JpaUserDaoTest 2022-02-03 11:35:28 +02:00
van-vanich
adb062a562 improve and fix JpaWidgetTypeDaoTest 2022-02-02 18:54:40 +02:00
van-vanich
e877e71445 improve and fix JpaDeviceCredentialsDaoTest 2022-02-02 18:39:09 +02:00
van-vanich
e5f05e7327 improve and fix JpaBaseEventDaoTest 2022-02-02 18:19:42 +02:00
van-vanich
19f73c8307 refactoring JpaWidgetsBundleDaoTest 2022-02-02 17:54:27 +02:00
van-vanich
00540a8b09 improve and fix JpaWidgetsBundleDaoTest 2022-02-02 17:51:23 +02:00
van-vanich
7f104e5159 improve and fix JpaUserCredentialsDaoTest 2022-02-02 17:48:15 +02:00
van-vanich
6c92640117 delete componentDescriptors after test for JpaBaseComponentDescriptorDaoTest 2022-02-02 17:40:28 +02:00
van-vanich
770965a5d7 add fix for JpaDeviceDaoTest 2022-02-02 17:36:38 +02:00
van-vanich
3f649d8c0b remove extends AbstractTransactionalJUnit4SpringContextTests for AbstractJpaDaoTest 2022-02-02 17:29:28 +02:00
Andrii Shvaika
ef8286754f Fix typos in PR template 2022-02-02 08:50:17 +02:00
pinkevycdima@gmail.com
e8dfb9684f Fix bug with clear alarm 2022-02-01 19:00:50 +02:00
van-vanich
64f4fc8cfd changed forgotten classes with CrudRepository to JpaRepository and remove unnecessary import 2022-02-01 18:08:38 +02:00
van-vanich
6d7a40664f change CrudRepository to JpaRepository 2022-02-01 15:21:14 +02:00
Vladyslav_Prykhodko
169428d1eb UI: Fixed that widget JS resources will be loaded in the order in which they in list resources 2022-02-01 14:49:02 +02:00
nickAS21
8480f21994 lwm2m: del info debug 2022-02-01 10:05:15 +02:00
Viacheslav Klimov
35528e687a Add test for deleting device profile referenced by OTA 2022-01-31 13:21:59 +02:00
Viacheslav Klimov
6f84b411c3 Fix LwM2M devices import 2022-01-31 12:33:01 +02:00
Andrii Shvaika
94bcd14647 Improved PR template 2022-01-31 09:45:48 +02:00
nickAS21
11140fe89b lwm2m: del shell from tests 2022-01-30 22:24:29 +02:00
nickAS21
1f2eaf07ed lwm2m: del shell from tests 2022-01-30 22:21:00 +02:00
T5750
cc42dc7b08 Update locale.constant-zh_CN.json 2022-01-29 08:50:47 +08:00
Andrii Shvaika
17ff34645f PR template 2022-01-28 16:23:36 +02:00
nickAS21
cad54fa70c lwm2m: fix bug security tests 2022-01-28 12:45:05 +02:00
nickAS21
c3081c45cf lwm2m: tests with execute "/1/0/9" - add Security and Server with instanceId 2022-01-28 09:50:31 +02:00
YevhenBondarenko
fde8ecdead LwM2mClient is no more serializable 2022-01-28 03:27:31 +02:00
Igor Kulikov
235deb5230 Update UI helps 2022-01-27 17:04:17 +02:00
Igor Kulikov
760307e338 Update package update version for tb docker images 2022-01-27 16:51:05 +02:00
nickAS21
45a6ce0dbf lwm2m: tests RPK and X509 client validate base64 format: 2022-01-27 16:01:15 +02:00
nickAS21
41274180c5 lwm2m: tests NoSec bootstrap update:
- connecting the client to the bootstrap server and updating the bootstrap
- client connection to lwm2m server, reboot when after executing "1/0/9" and update boostrap
2022-01-27 14:30:43 +02:00
Igor Kulikov
141f733fae UI: Do not show server error websocket event in toast. Just restart websocket session. 2022-01-27 14:29:18 +02:00
Igor Kulikov
b88ad237bc Merge branch 'master' of github.com:thingsboard/thingsboard 2022-01-27 13:12:02 +02:00