3690 Commits

Author SHA1 Message Date
Artem Dzhereleiko
2098e1f3ff UI: Refactoring 2023-03-27 15:29:31 +03:00
deaflynx
13278c15ae Tenant profile -> rateLimits changed: "Transport tenans messages" to "REST requests for tenant", edit rate limits title 2023-03-27 15:19:21 +03:00
Artem Dzhereleiko
4212b45ce7 UI: merge and resolve conflict 2023-03-27 14:49:37 +03:00
Vladyslav
b92e451926
Update entity-autocomplete.component.ts 2023-03-27 14:49:22 +03:00
kalytka
3f5f0fb641 Refactoring 2023-03-27 14:45:14 +03:00
kalytka
532ba51a59 Merge remote-tracking branch 'origin/develop/3.5' into entityAutocompleteInputFix 2023-03-27 14:38:57 +03:00
ViacheslavKlimov
9a34218d1c Update notification templates help pages 2023-03-27 14:37:47 +03:00
Artem Dzhereleiko
cb0a166334 UI: Fix 2023-03-27 14:17:16 +03:00
Artem Dzhereleiko
3183881bde UI: Merge with dev-3.5 and resolve conflict 2023-03-27 14:08:37 +03:00
kalytka
e984ef4fae Refactoring 2023-03-27 14:02:48 +03:00
kalytka
78ffd10dd3 Changed labelText and reqiredText logic 2023-03-27 13:52:40 +03:00
Artem Dzhereleiko
1a0b756030 UI: Fixed stepper 2023-03-27 13:23:19 +03:00
Vladyslav_Prykhodko
2ed5784560 Merge branch 'duplicate_filter' of github.com:engix-ltd/thingsboard into engix-ltd-duplicate_filter 2023-03-27 13:00:42 +03:00
Artem Dzhereleiko
db3e0d6828 UI: Fixed widget bundle add button 2023-03-27 11:59:04 +03:00
imbeacon
1283217b4b Merge remote-tracking branch 'upstream/develop/3.5' into fix/alarm-assignment-user-issues 2023-03-27 09:55:22 +03:00
Igor Kulikov
97278c9ef2 UI: Move send notification button router tabs panel. 2023-03-24 19:24:31 +02:00
Igor Kulikov
5f3e277ca1 UI: Reduce default buttons letterspacing 2023-03-24 17:59:43 +02:00
Vladyslav_Prykhodko
f1fb7d631e UI: Fixed ws in notification 2023-03-24 16:59:51 +02:00
deaflynx
be826687eb Device profile provision strategy X509: updated hint locale hint-allow-create-new-devices 2023-03-24 14:42:01 +02:00
Vladyslav_Prykhodko
b8c1085c62 Set new URL for ruleChains 2023-03-24 13:43:27 +02:00
Vladyslav_Prykhodko
eea6e5a5e6 Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system 2023-03-24 13:42:44 +02:00
deaflynx
42277f431b Device profile provision - fix for X509 provision strategy in provisionConfigurationFormGroup:
- added resetFormControls() to reset redundant form controls;
- allowCreateNewDevicesByX509Certificate added required validator;
2023-03-24 13:33:28 +02:00
Igor Kulikov
5d54716ec6
Merge pull request #8062 from ArtemDzhereleiko/AD/refactoring/timewindow
Refactoring time window component
2023-03-24 13:23:24 +02:00
Vladyslav_Prykhodko
4ae7cd81c4 UI: Move rule chains menu link in top level 2023-03-24 12:41:06 +02:00
Volodymyr Babak
4228baa331 Alarm processor - remove usage of deprecate createOrUpdateAlarm method 2023-03-24 10:51:03 +02:00
zbeacon
32b1bf900d Refactoring and added method to get users for assignment to rest client 2023-03-24 10:39:58 +02:00
zbeacon
ba6a83e575 Added getting users for assignment 2023-03-23 21:09:42 +02:00
Vladyslav_Prykhodko
b10e162b19 UI: Add new notification recipient types 2023-03-23 18:10:37 +02:00
Vladyslav_Prykhodko
604e591274 Merge branch 'feature/notification-system' of github.com:thingsboard/thingsboard into feature/notification-system 2023-03-23 17:42:28 +02:00
Vladyslav_Prykhodko
2f3a1d0741 UI: Add in notification review list recipients 2023-03-23 17:42:04 +02:00
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