7013 Commits

Author SHA1 Message Date
Igor Kulikov
2f7c93a435
Merge pull request #4592 from kalutkaz/FixSetEntityForStaticWidget
Fix set entity for static widget
2021-05-27 17:36:00 +03:00
Igor Kulikov
74f289b27b
Merge pull request #4576 from ChantsovaEkaterina/improvement/entities-table-action-additional-params
UI: Entities table widget, add entity to widget actions additionalParams
2021-05-27 17:34:34 +03:00
Igor Kulikov
7177d15c9d
Merge pull request #4501 from kalutkaz/entityLabelInTimeseriestable
Use Entity label in tab name (Timeseries table)
2021-05-27 17:34:04 +03:00
Igor Kulikov
17eaa85bff
Merge pull request #4493 from kalutkaz/fixedActionWithTheSameName
Fixed HTML action of identical widgets
2021-05-27 17:33:41 +03:00
Igor Kulikov
3f1ced27d3 Remove redudant injectable 2021-05-27 16:43:07 +03:00
Igor Kulikov
df0d6ea0cf
Merge pull request #4637 from vvlladd28/update/angular/11
UI: Update to Angular 11
2021-05-27 16:41:24 +03:00
Andrii Shvaika
141357875b Merge branch 'master' of github.com:thingsboard/thingsboard 2021-05-27 14:27:43 +03:00
Andrii Shvaika
16f548d3dd Fix behavior for simple double values 2021-05-27 14:27:31 +03:00
Volodymyr Babak
4f6ef2f244 NullPointer exception fix 2021-05-27 13:08:02 +03:00
ShvaykaD
f994f41186 added missing 3.2.2 switch cases to database ts upgrade services 2021-05-27 13:04:40 +03:00
Andrii Shvaika
78ae90da7a Restore WARN log level 2021-05-27 12:53:36 +03:00
Igor Kulikov
1176f0de26 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-05-27 12:34:38 +03:00
Igor Kulikov
40a994038e Restore DeviceProfileEntity fields 2021-05-27 12:34:27 +03:00
YevhenBondarenko
c83c232166 JsonConverter improvements (correct value conversion) 2021-05-27 12:20:44 +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
Kalutka Zhenya
ae7897366d Updated 'validateEntityId' logic 2021-05-21 18:14:19 +03:00
Kalutka Zhenya
596b8cc647 Refactoring and updated fix 2021-05-20 13:25:34 +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