3469 Commits

Author SHA1 Message Date
Andrii Shvaika
9fd578cb91 Notification Templates help 2023-03-23 17:36:40 +02:00
kalytka
9e2d2e980c Added "delete" icon to the default icon list 2023-03-23 17:21:57 +02:00
Artem Dzhereleiko
f43e543e84 UI: color picker 2023-03-23 14:21:31 +02:00
deaflynx
a3615f11fe Device profile feature X509:
- fix edit form after creation;
- added fields iteration in provisionConfigurationFormGroup for type DISABLED;
2023-03-23 14:03:06 +02:00
Vladyslav_Prykhodko
57390a9055 UI: Add help popup in notification template 2023-03-23 13:25:54 +02:00
deaflynx
1498f264f6 MQTT device profile fix tb-hint 2023-03-23 12:20:20 +02:00
Vladyslav_Prykhodko
7aaf0d361c UI: Minor change in notification 2023-03-23 12:15:29 +02:00
deaflynx
d603e7dbb7 Device profile Transport configuration MQTT profile set max-width tb-hint 2023-03-23 11:52:41 +02:00
deaflynx
8703a2083e Device provision feature X509:
1. Added ng-templates with ngSwitchCase attribute
2. Fix NG0300: Multiple components match node with tagname button
3. Fix max-width for tb-hints
2023-03-23 11:21:44 +02:00
Vladyslav_Prykhodko
daa73dbf53 Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system 2023-03-22 18:22:13 +02:00
deaflynx
86423fdc7b Device profile provision X509 Certificate Chain added dynamic readMore for hint; updated text in hint 2023-03-22 17:31:19 +02:00
Vladyslav_Prykhodko
ce97166222 Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system 2023-03-22 17:09:54 +02:00
Vladyslav_Prykhodko
894b992196 UI: Add allow delete notification and request notification 2023-03-22 17:08:10 +02:00
ViacheslavKlimov
8705a2324e Notification system improvements:
- rate limits
- notify on rule node start failure after attempts ended
- default general template for tenants + entities limit rule
- rename ACTION_TARGET_USER to AFFECTED_USER
2023-03-22 16:48:04 +02:00
deaflynx
d3803f828d Device profile provision strategy -> fix patch values form for X509 Certificate Chain 2023-03-22 13:51:56 +02:00
Vladyslav_Prykhodko
8cf1cc3112 UI: Minor change in notification 2023-03-22 13:11:16 +02:00
deaflynx
0e019967e2 Feature X509 Device provision added ui form 2023-03-22 12:13:59 +02:00
Vladyslav_Prykhodko
fa1a5f086f UI: Minor change in notification 2023-03-22 11:53:29 +02:00
Vladyslav_Prykhodko
d4547ade3d UI: Fixed after merge develop/3.5 2023-03-21 17:56:12 +02:00
Vladyslav_Prykhodko
1b2b84e48e Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system 2023-03-21 15:32:23 +02:00
Vladyslav_Prykhodko
6488cd0706 UI: Rename 2023-03-21 15:06:35 +02:00
Vladyslav_Prykhodko
ecdd49d672 UI: Add notification template and rule trigger config for entities limit 2023-03-21 15:03:30 +02:00
Igor Kulikov
1dc78d361f UI: Improve menu sections height calculation. Improve entities table border. 2023-03-21 13:09:20 +02:00
dashevchenko
b42d663670 updated UI to display another default value for wsMessageQueuePerSession (1000 instead of 0) 2023-03-21 12:25:42 +02:00
Igor Kulikov
1e47d5b3ff UI: Minor improvements 2023-03-21 12:19:37 +02:00
Vladyslav_Prykhodko
1610cc143b UI: Fix linter error in notification 2023-03-20 16:51:42 +02:00
Vladyslav_Prykhodko
5bcbf2dc6d UI: Add support hint for target type notification 2023-03-20 15:54:34 +02:00
Vladyslav_Prykhodko
d66d882a0c UI: Add new function in tenant profiles service 2023-03-20 15:07:28 +02:00
dashevchenko
74ce748059 changed default value for ws message queue limit per session from 0 to 1000 2023-03-20 12:10:08 +02:00
Vladyslav_Prykhodko
016b4efeea UI: Fix show long notification 2023-03-20 11:44:08 +02:00
Vladyslav_Prykhodko
14b05a57bd UI: Add new notification template/rule RULE_ENGINE_COMPONENT_LIFECYCLE_EVENT 2023-03-17 18:53:03 +02:00
Vladyslav_Prykhodko
615e4a2865 UI: Add new notiifcation target 2023-03-17 16:35:34 +02:00
Igor Kulikov
33b1ba5b83 UI: Improve router tabs component 2023-03-17 16:22:55 +02:00
Igor Kulikov
8d3278c355 Add tenantId to device and asset profile info objects 2023-03-17 14:21:27 +02:00
Igor Kulikov
c03865e50b Add tenantId to device and asset profile info objects 2023-03-17 14:18:34 +02:00
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
Igor Kulikov
d5d7463904 UI: Entities route improvements. 2023-03-16 16:16:14 +02:00
Vladyslav_Prykhodko
ca2fac4b9d UI: Add new notification rule settings 2023-03-16 15:45:34 +02:00
Artem Dzhereleiko
5e212366c2 UI: Fixed height of expation panel for widget settings 2023-03-16 14:30:02 +02:00
Igor Kulikov
41d6f383c6 UI: Entities table header style improvement. 2023-03-16 13:26:58 +02:00
Igor Kulikov
fde346d8e4 UI: Router tabs improvements. Improve entities table to watch router data changes. 2023-03-16 13:07:10 +02:00
Artem Dzhereleiko
1172d1ce77 UI: Fixed expantion panel with hint 2023-03-16 13:05:46 +02:00
Artem Dzhereleiko
e96e355a31 UI: Fixed stepper for device and device profile dialog 2023-03-16 11:05:23 +02:00
Vladyslav_Prykhodko
c7dbf6be89 UI: Add new notification type alarm assignment 2023-03-15 18:39:06 +02:00
Vladyslav_Prykhodko
ec11d4174b UI: Improvement rule notification alarm 2023-03-15 17:26:50 +02:00
Vladyslav_Prykhodko
e69970b09f UI: Fix notification escalation table 2023-03-15 16:15:53 +02:00
Vladyslav_Prykhodko
a39db0a1cf UI: Fix notification after change API 2023-03-15 13:28:31 +02:00
Artem Dzhereleiko
da4d0f93a3 UI: Fix horizontal stepper scroll 2023-03-15 13:26:19 +02:00
Artem Dzhereleiko
8c64b76b14 UI: fix ui 2023-03-15 12:06:47 +02:00
Vladyslav_Prykhodko
88128640e9 Merge branch 'feature/notification-system' of github.com:thingsboard/thingsboard into feature/notification-system 2023-03-14 16:37:50 +02:00