7744 Commits

Author SHA1 Message Date
YevhenBondarenko
c83c232166 JsonConverter improvements (correct value conversion) 2021-05-27 12:20:44 +03:00
Vladyslav_Prykhodko
40a65c5b66 UI: Updated style rulechain rule-node panel 2021-05-27 11:49:50 +03:00
ShvaykaD
2086bd2d2a fixed drop partition function in install script and added fix to upgrade script 2021-05-27 11:43:17 +03:00
Sergey Matvienko
ae010b78f2 added hamcrest dependency to the test scope. The purpose is assertThat and various Matchers with advanced output 2021-05-27 11:39:53 +03:00
Sergey Matvienko
ef133b2274 postgresql.driver.version upgrade to 42.2.20 to fix connection issue with Postgres 11 2021-05-27 11:39:02 +03:00
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
Volodymyr Babak
616c1df36f Return edge id in case EDGE type 2021-05-25 13:52:55 +03:00
Volodymyr Babak
8e08ddcbca Return fast if entity is edge 2021-05-25 11:00:05 +03:00
Volodymyr Babak
b0bfdfff8e Pagedata usage for get edges methods 2021-05-25 10:38:12 +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
Volodymyr Babak
93de268018 Filter non null msgs. Add warn in case unknonw entity type 2021-05-20 18:33:12 +03:00
nickAS21
94211021b7 Lwm2m: not send request if Object model is absent 2021-05-20 16:25:01 +03:00
Volodymyr Babak
19bbccce56 Added edge rule chain if edges disabled - for future, when edges are enabled back 2021-05-20 16:03:41 +03:00
Kalutka Zhenya
596b8cc647 Refactoring and updated fix 2021-05-20 13:25:34 +03:00
Volodymyr Babak
a3d728f03e Changed signature of edge fetch method 2021-05-20 13:20:34 +03:00
Volodymyr Babak
2c826c12cd added admin setting fetcher 2021-05-20 13:05:21 +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
Volodymyr Babak
c43bc3c8b1 Organize imports 2021-05-19 18:08:34 +03:00
Volodymyr Babak
0b8d0e6029 Move processActionForAllEdges to base class for PE 2021-05-19 17:32:16 +03:00
Vladyslav_Prykhodko
a3bd6efa24 UI: Improvement firmware autocomplete 2021-05-19 17:28:01 +03:00
Volodymyr Babak
ce5c3441fa Refactoring - push notification code to processors 2021-05-19 17:23:54 +03:00
Volodymyr Babak
ed9d84a202 Processors renaming 2021-05-19 17:08:49 +03:00