13740 Commits

Author SHA1 Message Date
nickAS21
98ee962560 tbel:
- ver 1.0.6
- public interface ExecutionObject
      -> int getId(); to int getExecutionObjectId();
2023-03-28 13:42:19 +03:00
kalytka
51643fe673 Refactoring dashborad-select component 2023-03-28 13:38:29 +03:00
ViacheslavKlimov
c4827f20f3 API usage limit notification rule 2023-03-28 13:29:49 +03:00
Volodymyr Babak
19dcc85262 Fixed circular dependency issue - WebSocketService and TbEntityDataSubscriptionService 2023-03-28 12:30:06 +03:00
Andrii Landiak
1674223e63 Merge branch 'develop/3.5' of github.com:AndriiLandiak/thingsboard into feature/x509-device-cert-impr 2023-03-28 12:01:41 +03:00
Volodymyr Babak
c13d2ae144 Merge remote-tracking branch 'origin/develop/3.5' into edge-alarm-id 2023-03-28 09:54:47 +03:00
ViacheslavKlimov
de24af159c Device activity notification rule; fix default notification configs 2023-03-27 18:54:08 +03:00
Chantsova Ekaterina
09bae92b86 UI: Add originator label in alarm widget actions 2023-03-27 18:32:29 +03:00
ViacheslavKlimov
538be8f5fe Rename some default notification system entities, deduplicate rule engine lifecycle events 2023-03-27 18:21:04 +03:00
rusikv
c94d5041a6 Moved sparkplug hint to string items list attribute, added subscriptSizing 2023-03-27 17:08:23 +03:00
rusikv
43735f17ae Added string items list for sparkplug transport configuration 2023-03-27 16:29:31 +03:00
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
ViacheslavKlimov
583767b89c Fix admin settings validation 2023-03-27 14:56:44 +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
ViacheslavKlimov
408eb0bc02 Refactor notification rules processing 2023-03-27 14:37:07 +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
imbeacon
01996334e2 Refactoring, added tests 2023-03-27 13:53:36 +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
Yevhen Bondarenko
d102e894a6
Merge pull request #8260 from thingsboard/feature/home-page
Feature/home page
2023-03-27 12:05:23 +02: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
Seraphym-Tuhai
7174778ff2 fix ui tests after menu update 2023-03-27 11:36:01 +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
YevhenBondarenko
43efbbe8b9 fixed testSystemInfoTimeSeriesWsCmd 2023-03-24 17:29:09 +01:00
Igor Kulikov
5f3e277ca1 UI: Reduce default buttons letterspacing 2023-03-24 17:59:43 +02:00
Andrii Shvaika
e5b661454e Merge branch 'feature/home-page' of github.com:YevhenBondarenko/thingsboard into feature/home-page 2023-03-24 17:25:52 +02:00
Andrew Shvayka
48508ce7f5
Merge pull request #7911 from thingsboard/feature/notification-system
[3.5] Notification system
2023-03-24 17:17:48 +02:00
Vladyslav_Prykhodko
f1fb7d631e UI: Fixed ws in notification 2023-03-24 16:59:51 +02:00
YevhenBondarenko
af13292b4b Merge remote-tracking branch 'vklimov/feature/notification-system' into feature/notification-system 2023-03-24 14:24:12 +01:00
ViacheslavKlimov
54f9240c08 Fix tests 2023-03-24 15:21:57 +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
Volodymyr Babak
fc4be34d55 Added edgeAlarmId into AlarmCreateOrUpdateActiveRequest. BaseAlarmProcessor - use alarmId from cloud 2023-03-24 14:22:34 +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
YevhenBondarenko
25e7b354ff Merge remote-tracking branch 'vklimov/feature/notification-system' into feature/notification-system 2023-03-24 12:24:07 +01: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
ViacheslavKlimov
4673e812b0 Fix notification system tests 2023-03-24 13:21:25 +02:00
Igor Kulikov
b21c7ad1d2
Merge pull request #8258 from vvlladd28/improvemen/menu/ruleChains
Move rule chains menu link in top level
2023-03-24 13:19:32 +02:00
Vladyslav_Prykhodko
4ae7cd81c4 UI: Move rule chains menu link in top level 2023-03-24 12:41:06 +02:00
Andrew Shvayka
c1539b24c2
Merge pull request #8257 from ShvaykaD/bugfix/sql/remove-ts-partitions-by-ttl
[3.5] fix logic in procedure for drop ts_kv partitions by ttl
2023-03-24 12:40:56 +02:00