5533 Commits

Author SHA1 Message Date
YevhenBondarenko
3bcebb0666 added annotation @Deprecated to the old methods "getTimeseries" 2020-10-06 18:35:26 +03:00
YevhenBondarenko
0faef1ad16 rest client improvments 2020-10-06 18:35:26 +03:00
Kalutka Zhenya
a50368a1ae Refactoring 2020-10-06 18:31:40 +03:00
Kalutka Zhenya
c783a1c604 Fix knob control on 2.5.5 2020-10-06 18:31:40 +03:00
Serhii Mikhnytskyi
0227234a6d removed test component property 2020-10-06 18:31:26 +03:00
Serhii Mikhnytskyi
762c6dae55 improved performance of table widgets - removed unused ngZone.run and detectChanges, changed functions trackByRowIndex - now is used index, not id, minor improvements for functions, used after data updating. 2020-10-06 18:31:26 +03:00
Vladyslav_Prykhodko
1eccfcc76a Fixed incorrect display of alarm table columns(AckTime, Cleared time), with no parameters specified 2020-10-06 18:29:35 +03:00
zbeacon
dc99576113 Merge branch 'develop/3.2' of https://github.com/thingsboard/thingsboard into feature/device-provision-3.2-onlyProfileVersion 2020-10-06 18:29:26 +03:00
zbeacon
16732dfaa9 Merge branch 'feature/device-provision-3.2-onlyProfileVersion' of https://github.com/zbeacon/thingsboard into feature/device-provision-3.2-onlyProfileVersion 2020-10-06 18:29:03 +03:00
zbeacon
6d0dc981a0 Adding tests for device provisioning feature 2020-10-06 18:28:44 +03:00
Kalutka Zhenya
e35e54a764 Fix resize switch control 2020-10-06 18:28:40 +03:00
kalutkaz
7347230ec4
Update knob control (#3501)
* Epdate knob control

* Fix click function

* Refactoring

* Formatting

* Change 'mouseup'
2020-10-06 18:28:26 +03:00
zbeacon
2ec09e08ff Added ProvisionTransportType to get protocol 2020-10-06 18:27:58 +03:00
Kalutka Zhenya
fbc58d0e2c Fix daterangepicker 2020-10-06 18:26:58 +03:00
Vladyslav Prykhodko
5d8a37e97a UI Updated dependency 2020-10-06 18:26:37 +03:00
Serhii Mikhnytskyi
dbf8bf6733 set lib attribute "animatedValue" to "true" in analogue-gauge.models.ts 2020-10-06 18:25:58 +03:00
Serhii Mikhnytskyi
1c3b956e56 modified parent method prepareFormValue in dashboard-form, deleted unused code in rulechain-page 2020-10-06 18:20:26 +03:00
Serhii Mikhnytskyi
3963b56102 dashboard-form name validation added, rule-chain-details name validation pattern and trim added 2020-10-06 18:20:26 +03:00
zbeacon
616f6a8b4f Changed Provision statuses 2020-10-06 17:17:50 +03:00
ShvaykaD
a3b005e45a added queueName to enqueueForTellNext in TbSendRPCRequestNode 2020-10-06 17:11:21 +03:00
Andrii Shvaika
d04a5195ac Ignore for invalid tests 2020-10-06 12:51:06 +03:00
Illia Barkov
0751824c33
Merge branch 'develop/3.2' into feature/device-provision-3.2-onlyProfileVersion 2020-10-06 12:47:03 +03:00
Andrii Shvaika
c0934b959b Fix for Cassandra Unit 2020-10-06 12:40:29 +03:00
zbeacon
fd80cda30a Added TbCoreComponent annotation 2020-10-06 09:50:47 +03:00
Andrii Shvaika
c9f3af73fd Scheduler for Device Profile Alarms 2020-10-05 18:53:15 +03:00
Vladyslav_Prykhodko
dafc0bebc1 Merge branch 'develop/3.2' of github.com:thingsboard/thingsboard into develop/3.2 2020-10-05 18:19:04 +03:00
Vladyslav_Prykhodko
77d2c786af UI: Added device profile alarm conditional type 2020-10-05 18:18:46 +03:00
Chantsova Ekaterina
ed2920eddc Remove form reset when saving, add translatable error messages 2020-10-05 18:00:26 +03:00
Andrii Shvaika
0675c7cf4c Adding rule node state table to the upgrade 2020-10-05 15:28:45 +03:00
zbeacon
9a022c1a52 Merge branch 'develop/3.2' of https://github.com/thingsboard/thingsboard into feature/device-provision-3.2-onlyProfileVersion 2020-10-05 15:24:18 +03:00
Andrii Shvaika
1278339e61 DeviceProfileRuleNode 2020-10-05 15:09:57 +03:00
zbeacon
0c56a1d8d8 Improvements 2020-10-05 14:44:43 +03:00
Andrii Shvaika
b5bfb082b7 Merge branch 'develop/3.2' of github.com:thingsboard/thingsboard into develop/3.2 2020-10-05 11:34:37 +03:00
Vladyslav_Prykhodko
fe00a9bd45 UI: Added support multiple domains is OAuth2 settings 2020-10-05 11:09:41 +03:00
zbeacon
2020da577d Changed provision device key/secret fields position in UI 2020-10-05 10:40:47 +03:00
zbeacon
b5969eacc8 Improvements 2020-10-05 10:39:04 +03:00
zbeacon
6eac10d60c Merge branch 'develop/3.2' of https://github.com/thingsboard/thingsboard into feature/device-provision-3.2-onlyProfileVersion 2020-10-05 09:19:01 +03:00
zbeacon
dd0ab34625 Merge from develop/3.2 2020-10-05 08:54:44 +03:00
zbeacon
8c9dda1b4d Added ability to provision device using protobuf 2020-10-05 08:51:51 +03:00
Vladyslav Prykhodko
e8d8382c74 UI: Added device provision to device profile 2020-10-04 00:05:52 +03:00
Vladyslav Prykhodko
2b1317b10f Merge branch 'feature/device-provision-3.2-onlyProfileVersion' of https://github.com/zbeacon/thingsboard into zbeacon-feature/device-provision-3.2-onlyProfileVersion 2020-10-03 10:33:56 +03:00
Andrii Shvaika
080a5f1587 Rule Node States 2020-10-02 17:55:40 +03:00
Valerii Sosliuk
17053118e1 rule chain bulk import export 2020-10-02 13:54:06 +03:00
ShvaykaD
9fef6b02a3
[3.2] Feature/Proto Converter (#3423)
* device post-telemetry & post-attributes & claim

* device rpc to/from server & attributes request, attributes updates

* refactoring & added implementation for gateway protos api

* added timeseries/attributes mqtt tests

* fix MqttTimseriesIntegrationTest values asserts

* mqtt attributes tests improvements

* optimized time for telemetry & attributes tests

* update proto files, refactoring converter, attribute requests tests

* added claim tests, attribute request test

* added deleted keys to gateway response on attributes request & refactored tests

* added attribute updates test & refactored attribute requests tests

* added attribute updates tests for gateways

* added tests for RPC

* fix tests & cleanup code

* fix typo & cleanup transport.proto file

* added more timeouts

* revert handleGetAttributesRequest method

* revert package-locks

* fix getJsonObjectForGateway method

* fix validateSharedResponseGateway method in AbstractMqttAttributesRequestIntegrationTest

* fix mqtt topics

* fix license headers

* refactor tests

* remove todo and lck files from pull

* improvements for claiming tests

* update device creation logic from gateway request

* refactoring

* extract TransportService process calls to private methods

* fix duplicates & removed empty lines
2020-10-02 11:31:27 +03:00
zbeacon
1bb1f5be8b Refactoring 2020-10-02 10:42:34 +03:00
vzikratyi
cd7a7ce425 Renamed domainDtos to domainParams 2020-10-02 10:21:30 +03:00
Vladyslav Prykhodko
1b1dac30d4 UI: Improvment device-profile set default rule-chain 2020-10-02 00:54:26 +03:00
vzikratyi
1f1cc84a92 Changed getting redirectUri 2020-10-01 18:43:44 +03:00
vzikratyi
6b41fb9c0e Refactored and used MiscUtils 2020-10-01 18:06:20 +03:00
vzikratyi
c7e236499e Added support for multiple domains in OAuth2 config 2020-10-01 17:22:17 +03:00