367 Commits

Author SHA1 Message Date
AndriiD
07e834bee0 Merge remote-tracking branch 'origin/develop/3.5' into feature/work-1385-custom-mqtt-subscribe-topic
# Conflicts:
#	application/pom.xml
#	application/src/test/java/org/thingsboard/server/controller/BaseDeviceProfileControllerTest.java
#	application/src/test/java/org/thingsboard/server/transport/mqtt/AbstractMqttIntegrationTest.java
#	common/actor/pom.xml
#	common/cache/pom.xml
#	common/cluster-api/pom.xml
#	common/coap-server/pom.xml
#	common/dao-api/pom.xml
#	common/data/pom.xml
#	common/edge-api/pom.xml
#	common/message/pom.xml
#	common/pom.xml
#	common/queue/pom.xml
#	common/stats/pom.xml
#	common/transport/coap/pom.xml
#	common/transport/http/pom.xml
#	common/transport/lwm2m/pom.xml
#	common/transport/mqtt/pom.xml
#	common/transport/pom.xml
#	common/transport/snmp/pom.xml
#	common/transport/transport-api/pom.xml
#	common/util/pom.xml
#	common/version-control/pom.xml
#	dao/pom.xml
#	msa/black-box-tests/pom.xml
#	msa/js-executor/pom.xml
#	msa/pom.xml
#	msa/tb-node/pom.xml
#	msa/tb/pom.xml
#	msa/transport/coap/pom.xml
#	msa/transport/http/pom.xml
#	msa/transport/lwm2m/pom.xml
#	msa/transport/mqtt/pom.xml
#	msa/transport/pom.xml
#	msa/transport/snmp/pom.xml
#	msa/vc-executor-docker/pom.xml
#	msa/vc-executor/pom.xml
#	msa/web-ui/pom.xml
#	netty-mqtt/pom.xml
#	pom.xml
#	rest-client/pom.xml
#	rule-engine/pom.xml
#	rule-engine/rule-engine-api/pom.xml
#	rule-engine/rule-engine-components/pom.xml
#	tools/pom.xml
#	transport/coap/pom.xml
#	transport/http/pom.xml
#	transport/lwm2m/pom.xml
#	transport/mqtt/pom.xml
#	transport/pom.xml
#	transport/snmp/pom.xml
#	ui-ngx/pom.xml
#	ui-ngx/src/assets/locale/locale.constant-zh_CN.json
2023-03-17 04:38:18 +02:00
Andrii Shvaika
3477ddac0f Refactoring due to comments 2023-03-08 17:39:39 +02:00
Andrii Shvaika
c905f20224 Merge remote-tracking branch 'origin/develop/3.5' into feature/mqtt/sparkplug 2023-03-08 13:27:17 +02:00
Andrii Shvaika
6b121514fc Merge with develop/3.5 2023-02-28 19:06:54 +02:00
Igor Kulikov
d81add6fd7 UI: Angular 15 migration 2023-02-27 16:24:50 +02:00
Igor Kulikov
f99fa3c038 UI: Angular 15 migration 2023-02-23 19:01:53 +02:00
Igor Kulikov
8711048ca6 UI: Angular 15 migration 2023-02-21 19:18:04 +02:00
Igor Kulikov
78caf17e07 UI: Angular 15 migration 2023-02-20 19:23:26 +02:00
Igor Kulikov
e5a9dbc795 UI: Angular 15 migration 2023-02-17 19:24:01 +02:00
Igor Kulikov
f4f7e8f284 UI: Angular15 migration 2023-02-16 19:32:02 +02:00
rusikv
fcbdc4194b changed wrong variable name 2023-02-14 10:35:25 +02:00
rusikv
37506df5c0 added chips input for SparkPlug attr metric names 2023-02-13 11:05:26 +02:00
Igor Kulikov
d8275d2035 UI: Angular 14 migration 2023-02-06 13:09:43 +02:00
Igor Kulikov
1b51b38466 UI: Angular 14 migration 2023-02-02 16:08:41 +02:00
Igor Kulikov
21cd557d96 UI: Angular 14 migration 2023-02-02 15:55:06 +02:00
Andrii Shvaika
a203c336f1 Merge with master 2023-01-31 16:20:04 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Volodymyr Babak
ab924d6e13 Added default edge rule chain to asset/device profiles. Added propagation of software id to edge 2023-01-05 18:05:56 +02:00
Vladyslav_Prykhodko
4cca1b6e57 UI: Hide MQTT transport configuration fields in sparkPlug enabled 2022-12-23 17:14:34 +02:00
Vladyslav_Prykhodko
a675a6a377 UI: Updated UI MQTT transport configuration sparkPlug settings 2022-12-08 15:19:56 +02:00
Vladyslav_Prykhodko
43f2e0ce7f UI: Updated UI MQTT transport configuration sparkPlug settings 2022-12-08 14:39:26 +02:00
Vladyslav_Prykhodko
f8f9746ce2 UI: Add UI MQTT transport configuration sparkPlug settings 2022-12-08 13:09:28 +02:00
Igor Kulikov
3b6c16af68 UI: Prohibit chnges to asset profile with name 'TbServiceQueue' 2022-09-27 10:44:35 +03:00
Igor Kulikov
012c8e91de Implement Assets Profile UI 2022-09-26 18:10:12 +03:00
AndriiD
d805a07d41 added new input 2022-08-03 13:05:49 +03:00
Vladyslav_Prykhodko
43b847b9d8 UI: Refactoring code 2022-07-26 16:39:56 +03:00
deaflynx
4811a3d56c Code cleanup 2022-07-26 16:04:55 +03:00
deaflynx
c2f0d47255 Code cleanup 2022-07-26 15:44:51 +03:00
deaflynx
1242b808cf Refactored rateLimitsArray sharing data 2022-07-26 15:26:12 +03:00
deaflynx
b1f3ec03b1 Rate limits list added unsubscribe on destroy 2022-07-26 13:41:56 +03:00
deaflynx
402aaf40ef Rate limits text component: removed ControlValueAccessor 2022-07-26 12:55:08 +03:00
deaflynx
530deadcaf Rate limits styles updated 2022-07-26 11:37:39 +03:00
deaflynx
88599262da Rate limits update styles 2022-07-25 17:55:15 +03:00
deaflynx
b3fdc881f4 Fixed bugs, removed redundant code 2022-07-25 17:19:07 +03:00
Artem Babak
a0fd18221d Remove redundant import 2022-07-21 16:29:40 +03:00
Artem Babak
913db7a0d3 - Fixed diabled button in the edit rate limits;
- Removed validation by the pattern for the rate limits
2022-07-21 15:45:00 +03:00
Artem Babak
b331bbbb24 Rate limits: changed order 2022-07-21 13:50:17 +03:00
Artem Babak
a88f4ec160 Merge remote-tracking branch 'thingsboard/master' into tenant-profile-rate-limits 2022-07-21 13:32:20 +03:00
Artem Babak
acadd0f827 Rate limits fix close null bug 2022-07-21 13:31:00 +03:00
Artem Babak
9ada3562d5 Rate limit dialog minor title refactor 2022-07-21 13:11:40 +03:00
Artem Babak
e74eeed6a8 Removed Add rate limit titles 2022-07-21 13:09:55 +03:00
Artem Babak
a5d67401f8 Rate limits added tenant entity version/load 2022-07-21 13:07:15 +03:00
YevhenBondarenko
647588e6b8 merge with develop/3.4 2022-07-12 15:33:20 +02:00
YevhenBondarenko
8b6664c096 remove isolated tb-core 2022-07-12 13:27:39 +02:00
Vladyslav_Prykhodko
ff9e6505b3 UI: Change queueId to queueName 2022-07-11 18:03:14 +03:00
Artem Babak
48e5aed0b6 Rate limits implementation 2022-07-06 14:33:18 +03:00
fe-dev
39064c0217 UI: refactoring 2022-06-23 13:15:06 +03:00
fe-dev
d1995bc27e UI: Layout for tenant profile and queue 2022-06-23 12:22:09 +03:00
Vladyslav_Prykhodko
eb4745ea56 UI: Fixed incorrect label in tenant profile 2022-06-21 13:56:46 +03:00
Igor Kulikov
1e75f9f0e3 Merge with develop/3.4 2022-06-17 13:59:32 +03:00