6985 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
8938c69e7b UI: Updated dependencies 2021-05-27 10:58:34 +03:00
Vladyslav_Prykhodko
467e0ba365 Merge remote-tracking branch 'upstream/master' into update/angular/11 2021-05-26 20:11:26 +03:00
Vladyslav_Prykhodko
040a7d15e5 UI: Add new decorator TbInject 2021-05-26 20:10:56 +03:00
Andrew Shvayka
29b2e6a6e9
Merge pull request #4633 from thingsboard/zbeacon-feature/firmware-checksum-autogenerating
firmware checksum autogeneration
2021-05-26 20:10:52 +03:00
AndrewVolosytnykhThingsboard
fbb8cb5985 Rest Api Call Node fixes: throws null data for next node in message, added default header Content-Type 2021-05-26 19:54:07 +03:00
Volodymyr Babak
eae41d112f Refactored 2021-05-26 19:53:07 +03:00
Volodymyr Babak
acc9257af7 Fix for org.apache.kafka.common.KafkaException: javax.security.auth.login.LoginException: unable to find LoginModule class 2021-05-26 19:53:07 +03:00
Volodymyr Babak
addfaa60a4 Remove config from main file 2021-05-26 19:50:42 +03:00
Volodymyr Babak
dac9dda9b6 Make remote js processing async 2021-05-26 19:50:42 +03:00
zbeacon
4d2a9ea1a7 Added notification about device creating failed if device already exists 2021-05-26 19:43:19 +03:00
zbeacon
65091dd82b Removed redundant lock on device creating for provisioning feature, because of it may cause stucking on high loaded systems 2021-05-26 19:43:19 +03:00
Andrii Shvaika
ceb26bbd61 Merge with master 2021-05-26 19:40:45 +03:00
Hamza Slama
17ae095d32 Remove Unused Variable 2021-05-26 19:07:40 +03:00
Andrew Shvayka
bf76e0e2db
Merge pull request #4631 from thingsboard/feature/lwm2m-certificate-verifier
Lwm2m certificate verifier
2021-05-26 19:07:12 +03:00
AndrewVolosytnykhThingsboard
e3fa441d6b Added redis session store 2021-05-26 19:06:50 +03:00
Andrii Shvaika
9d8a1f0dc5 Merge with master 2021-05-26 19:01:21 +03:00
Andrii Shvaika
15d725570d Merge with master 2021-05-26 18:41:56 +03:00
Chantsova Ekaterina
e06faae3ed Fix some typos in rus/ukr translations 2021-05-26 18:24:54 +03:00
Andrii Shvaika
25143378c2 Fix message order for Gateway and LwM2M transports in the core consumer 2021-05-26 18:24:22 +03:00
YevhenBondarenko
ab5c803a68 refactored 2021-05-26 16:51:33 +03:00
YevhenBondarenko
4cd59674ee refactored LwM2M client credentials for the new UI 2021-05-26 16:51:33 +03:00
YevhenBondarenko
e9f5fd2706 added ability to use redis cluster for lwm2m redis stores. 2021-05-26 15:31:06 +03:00
Igor Kulikov
61a5047e34 UI: Performance improvements by using On Push change detection strategy on top level components 2021-05-26 15:17:03 +03:00
Igor Kulikov
99f15f5fdb Fix isMobileSize parameter 2021-05-26 13:58:50 +03:00
Igor Kulikov
07926350f5 UI: Improve dashboard performance - move widget header to widget container 2021-05-26 13:49:30 +03:00
Vladyslav Prykhodko
cc9d716e55 UI: Clear angular setting 2021-05-26 00:07:03 +03:00
Vladyslav_Prykhodko
38a682b95d Update angular to 11 2021-05-25 19:36:09 +03:00
nickAS21
8d3e30e8a3
Lwm2m: Fw/Sw updare with test successful/error (#4566)
* Lwm2m: start Sw

* Lwm2m: FwUpdate - new

* Lwm2m: SwUpdate - error

* Lwm2m: SwUpdate - successful/error -test ok

* Lwm2m: SwUpdate - change

* Lwm2m: add executor to observe

* Lwm2m: add operation observe_cancel_All

* Lwm2m: fix bug add software to profile

* Lwm2m: add for logs object to string

* Lwm2m: fix bug swUpdate

* Lwm2m: add new commands only for rpc
2021-05-19 12:45:31 +03:00
Igor Kulikov
c768fcbac1 Dashboard performance improvements by changing change detection strategy to OnPush 2021-05-14 18:21:46 +03:00
Igor Kulikov
634df64692 Do not show update dashboard image in mobile app 2021-05-14 13:38:35 +03:00
Vladyslav_Prykhodko
552a1efb23 Merge branch 'feature/lwm2m-certificate-verifier' of github.com:thingsboard/thingsboard into feature/lwm2m-certificate-verifier 2021-05-13 16:21:10 +03:00
Vladyslav_Prykhodko
53c51953c4 UI: Refactoring lwm2m security config and add X509 certificate in lwm2m security model 2021-05-13 16:20:39 +03:00
Igor Kulikov
527bc5e2c2 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-05-13 13:39:31 +03:00
Igor Kulikov
0dde6233b1 Improve dashboard image dialog - ability to set crop rectangle for dashboard screenshot 2021-05-13 13:39:20 +03:00
Vladyslav
ac95291418
Merge pull request #4525 from vvlladd28/improvement/lwm2m/rename-tab
UI: Rename LWM2M tab name
2021-05-12 21:21:45 +03:00
Andrii Shvaika
d628624a9a Merge branch 'feature/lwm2m-certificate-verifier' of github.com:thingsboard/thingsboard into feature/lwm2m-certificate-verifier 2021-05-12 18:38:35 +03:00
Andrii Shvaika
b59c846885 Improvements to data converter 2021-05-12 18:38:12 +03:00
Igor Kulikov
064778951a UI: Ability to update dashboard image from screenshot 2021-05-12 17:04:42 +03:00
Viacheslav Klimov
c39fb8c94d Refactor 2021-05-12 14:23:57 +03:00
Viacheslav Klimov
1c1e3f9b96 Refactor 2021-05-12 14:23:57 +03:00
Viacheslav Klimov
6b769f17a1 Created alarms limiting UI 2021-05-12 14:23:57 +03:00
Viacheslav Klimov
9873115d8b Implement created alarms limiting 2021-05-12 14:23:57 +03:00
Vladyslav
a7d1b54bb4
Merge pull request #4563 from vvlladd28/bug/entity-view/add
UI: Fixed didn't add enabled created entity view after refactoring Edge
2021-05-12 11:20:59 +03:00
nickAS21
a703dead7b
Lwm2m: add Update Fw && Sw (#4557)
* Lwm2m: add Update Fw && Fix bug toLwM2mObject (not add Lwm2mObject without resources)

* Lwm2m: fix bug test

* Lwm2m: fw_update_start

* Lwm2m: fw_update send state

* Lwm2m: add     registration_store_pool_size: "${LWM2M_REGISTRATION_STORE_POOL_SIZE:100}"
               clean_period_in_sec: "${LWM2M_CLEAN_PERIOD_IN_SEC:2}"

* Lwm2m: add Update Execute

* Lwm2m: add Update Execute Successful

* Lwm2m: send state to tningsboard if only Successful
2021-05-11 18:27:35 +03:00
Igor Kulikov
81820a6b24 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-05-11 18:03:29 +03:00
Igor Kulikov
f3c10a4ca2 Improve query params handling 2021-05-11 18:03:18 +03:00
YevhenBondarenko
5bee2b2aec refactored 2021-05-11 16:32:02 +03:00
YevhenBondarenko
92719c2ac2 added lwm2m x509 test 2021-05-11 16:32:02 +03:00
Volodymyr Babak
612a17af3b Clean up cache in case entity was renamed 2021-05-11 14:06:18 +03:00
Vladyslav_Prykhodko
80d8ebfda6 UI: Fixed didn't add enabled created entity view after refactoring Edge 2021-05-11 13:57:57 +03:00