7516 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
810c2a7ed3 UI: Fixed bug, not disabled deleting alias used only in alarm widgets 2021-06-14 18:57:02 +03:00
Andrii Shvaika
f862034f79 Implementation of LwM2M RPC commands 2021-06-14 18:40:14 +03:00
Vladyslav_Prykhodko
a0623e8e86 UI: Add cache cellContent, cellStyle, rowStyle in entity tables widget 2021-06-14 17:52:53 +03:00
Igor Kulikov
82afd81686 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-06-14 15:42:37 +03:00
Igor Kulikov
b4566a93fd Add mobile dashboard to alarm rules 2021-06-14 15:42:27 +03:00
YevhenBondarenko
e58d5b2d8a removed rpc status sent, added idx_rpc_tenant_id_device_id 2021-06-14 15:06:21 +03:00
Andrii Shvaika
d2998b4389 Merged with master 2021-06-14 13:06:02 +03:00
YevhenBondarenko
c3ab678c1b OtaPackage improvements 2021-06-14 12:19:20 +03:00
Andrii Shvaika
79c00d75c1 WIP: Refactoring of RPC 2021-06-14 11:58:20 +03:00
Vladyslav_Prykhodko
10a55ea6d7 UI: Refactoring call ngZone in table widgets 2021-06-14 11:46:54 +03:00
Vladyslav_Prykhodko
c2c2f55dc3 Merge remote-tracking branch 'upstream/master' into feauture/dashboard/widget-select-content 2021-06-14 10:16:16 +03:00
YevhenBondarenko
6b546a459e added RPC message types 2021-06-14 10:10:43 +03:00
Igor Kulikov
5afc39eb60
Merge pull request #4726 from vvlladd28/improvement/device-profile/lwm2m/server-security-ota-update
UI: Refactoring lwm2m device profile: security server config and ota update strategy
2021-06-11 19:50:38 +03:00
Igor Kulikov
f814162361
Merge pull request #4715 from vvlladd28/improvement/device-wizard/move-transport-configuration
UI: Device wizard - move transport type selector to step Transport configuration
2021-06-11 19:41:34 +03:00
Igor Kulikov
2f0d90be17
Merge pull request #4705 from ChantsovaEkaterina/bug/entities-count-datasource-label-not-displayed
UI: Fix entities count datasource label overwriting, configured label was never displayed
2021-06-11 19:38:34 +03:00
Igor Kulikov
9c175ce4c4
Merge pull request #4593 from woodyjon/fix/unit-title-digital-gauge
fix: do not "uppercase" unit title of digital gauges
2021-06-11 19:31:29 +03:00
Igor Kulikov
094027c4e6
Merge pull request #4545 from lwd369/add-zh_CN-translation
Add some Simplified Chinese translation
2021-06-11 19:29:12 +03:00
Vladyslav_Prykhodko
51814f4017 UI: Refactoring lwm2m device profile: security server config and ota update strategy 2021-06-11 17:28:54 +03:00
Vladyslav_Prykhodko
225e0f1a1f Improvement RPC debug terminal widget: fixed parse command 2021-06-11 16:03:39 +03:00
YevhenBondarenko
bafbf7b239 added rpc ttl 2021-06-11 14:34:43 +03:00
Igor Kulikov
1ed624d30b Introduce mobile app oauth2 request authentication using application token signed by application secret. 2021-06-11 13:37:23 +03:00
Andrii Shvaika
26b8a7ff3a Rename of the callbacks 2021-06-11 12:35:57 +03:00
Andrii Shvaika
f88cfee2b0 Refactoring of the Downlink Part 2 2021-06-11 12:29:41 +03:00
YevhenBondarenko
5626c30f2f Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/persisted-rpc
# Conflicts:
#	common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/DefaultLwM2MTransportMsgHandler.java
2021-06-11 11:27:28 +03:00
YevhenBondarenko
489c67778a implemented persisted RPC 2021-06-11 11:10:06 +03:00
Vladyslav Prykhodko
9bb4ae8a5d UI: Add select content in widget 2021-06-11 08:34:47 +03:00
Andrii Shvaika
7e3087e107 First iteration of downlink handler refactoring 2021-06-10 19:40:13 +03:00
Igor Kulikov
dbc3ef95ce Merge branch 'master' of github.com:thingsboard/thingsboard 2021-06-10 17:01:23 +03:00
Igor Kulikov
cc531daaee Add platform type filter for oauth2 registrations. 2021-06-10 17:01:16 +03:00
Vladyslav_Prykhodko
43abe75039 UI: Fixed not correct show data in table widget 2021-06-10 16:35:52 +03:00
Sergey Matvienko
afcadea9c2 Merge branch 'master' into js-executors-kafka-batches
# Conflicts:
#	msa/js-executor/queue/kafkaTemplate.js
2021-06-10 16:13:10 +03:00
Andrii Shvaika
f7ab3a21b2 LwM2M Refactoring 2021-06-10 16:11:48 +03:00
Sergey Matvienko
9ffa50f4a5 js-executor: fixed env variables mapping 2021-06-10 16:10:33 +03:00
nickAS21
26bc7841ae LWM2M: front del debugger 2021-06-10 16:04:17 +03:00
nickAS21
308650a308 LWM2M: front add coap resource URI 2021-06-10 16:04:17 +03:00
Sergey Matvienko
9a4a94621a js-executor: parameter added for Kafka PARTITIONS_CONSUMED_CONCURRENTLY to decrease max latency while scale down replicas 2021-06-10 14:47:41 +03:00
Kien Truong
3a31b9c5ea Fix wrong configuration key for Compression Type
Fix #4678

(cherry picked from commit c176ca94aa0f612c3bb3856ae2acf3a399cc74a4)
2021-06-10 14:47:19 +03:00
Sergey Matvienko
05df5e03ef Revert "js-executor: upgraded libraries to fix vulnerability warning (@google-cloud/pubsub", amqplib)"
Untested version with breaking changes declared
This reverts commit 80f83a86
2021-06-10 14:44:27 +03:00
Andrii Shvaika
32cd80957a Fix profile update 2021-06-10 13:19:17 +03:00
Vladyslav_Prykhodko
bb5ac49542 UI: Device wizard - move transport type selector to step Transport configuration 2021-06-10 11:53:10 +03:00
Igor Kulikov
8e4f8594f7 Refactor OAuth2 settings. Add mobile application parameters: package and callback URL scheme 2021-06-10 11:50:11 +03:00
AndrewVolosytnykhThingsboard
898c937e5d Removed redundant endpoint, RPK test is separated 2021-06-10 10:49:32 +03:00
Andrii Shvaika
3012e5e545 Refactoring of the Device profile update 2021-06-09 19:02:03 +03:00
AndrewVolosytnykhThingsboard
38d3b9c293 Constants improvement 2021-06-09 18:47:45 +03:00
AndrewVolosytnykhThingsboard
d109941cf9 Redis Security Store implementation, tests for RPK and PSK security and code cleaning 2021-06-09 18:33:20 +03:00
Sergey Matvienko
98bea8eaf5 js-executor: http livenessProbe added 2021-06-09 15:44:49 +03:00
Sergey Matvienko
a7a7dca3b3 js-executor: upgraded libraries to fix vulnerability warning (@google-cloud/pubsub", amqplib) 2021-06-09 15:44:33 +03:00
Vladyslav_Prykhodko
dd74824570 js-executor: Refactoring Kafka executor for use async/await 2021-06-09 13:30:28 +03:00
Andrii Shvaika
523b118ef2 Structure for the Lwm2mDeviceProfileTransportConfiguration 2021-06-09 13:29:42 +03:00
Vladyslav_Prykhodko
e73690f60d Add new demo dashboard software; Updated demo dashboard firmware 2021-06-08 18:11:58 +03:00