7029 Commits

Author SHA1 Message Date
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
Kalutka Zhenya
ae7897366d Updated 'validateEntityId' logic 2021-05-21 18:14:19 +03:00
Vladyslav_Prykhodko
476035e993 UI: Add entity autocomplete output EntityChange 2021-05-21 17:22:54 +03:00
Kalutka Zhenya
596b8cc647 Refactoring and updated fix 2021-05-20 13:25:34 +03:00
Kalutka Zhenya
a69bfd4d6c clean import 2021-05-20 11:50:02 +03:00
Kalutka Zhenya
9209760036 Refactoring 2021-05-20 11:47:17 +03:00
Vladyslav_Prykhodko
a3bd6efa24 UI: Improvement firmware autocomplete 2021-05-19 17:28:01 +03:00
Kalutka Zhenya
ecf3f6a108 Fixed error message in Led Indicator 2021-05-19 12:46:49 +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
Kalutka Zhenya
bcfa6e7f54 Refactoring 2021-05-18 11:01:01 +03:00
Kalutka Zhenya
1f5a8ef70f Updated logic for 'Set entity from widget' in static widget 2021-05-18 10:52:38 +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
Chantsova Ekaterina
488ad22b67 Entities table widget: add entity info to widget actions additionalParams 2021-05-13 15:45:27 +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
Igor Kulikov
27c9ad95e1 Fix tests 2021-05-07 18:29:37 +03:00
Igor Kulikov
5cc3a93cb9 Introduce default dashboard for device profile 2021-05-07 18:25:05 +03:00
Igor Kulikov
6a237b847c Add customerId field to alarm data query api 2021-05-07 16:45:44 +03:00
Igor Kulikov
9dc88bcb09 Fix transports configurations 2021-05-07 16:28:35 +03:00
Igor Kulikov
3f9c80f577 Update UI: add customerId to alarm 2021-05-07 16:07:38 +03:00
Igor Kulikov
1fac07ed5e Merge branch 'master' of github.com:thingsboard/thingsboard 2021-05-07 16:06:05 +03:00
Igor Kulikov
3094fb7240 Add customerId to alarm 2021-05-07 16:05:54 +03:00
nickAS21
0f15033739
Lwm2m: fix bug add new instance (#4554)
* Lwm2m: fix bug add new instance

* Lwm2m: add KeyName default with instanceId
2021-05-07 16:05:48 +03:00
Igor Kulikov
96878b6d13 Minor improvements 2021-05-06 20:36:02 +03:00
Igor Kulikov
df8c9cecae Minor improvements 2021-05-06 20:14:34 +03:00
Andrii Shvaika
4ec25beeb3 LwM2M Integration test 2021-05-06 17:11:24 +03:00
Igor Kulikov
d5b640d602 Add image fields for dashboard and device profile entities. Introduce getAllAlarms and getCustomerAlarms API 2021-05-06 17:01:46 +03:00