13158 Commits

Author SHA1 Message Date
ViacheslavKlimov
33dca7af71 Notification system fixes and improvements 2023-03-30 15:29:39 +03:00
ViacheslavKlimov
5c8d9e9f8d Merge branch 'develop/3.5' into improvements/notification-system
# Conflicts:
#	application/src/main/java/org/thingsboard/server/service/subscription/DefaultTbEntityDataSubscriptionService.java
2023-03-30 12:14:53 +03:00
Yevhen Bondarenko
8edc55d48e
Merge pull request #8281 from YevhenBondarenko/develop/3.5-fixes
[3.5]minor tests fixes
2023-03-29 15:56:01 +02:00
YevhenBondarenko
2e1b0bd3cc ignore unstable test 2023-03-29 12:48:24 +02:00
YevhenBondarenko
46b62be30c Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into develop/3.5-fixes 2023-03-29 12:46:53 +02:00
Yevhen Bondarenko
7204d1bf95
Merge pull request #8277 from YevhenBondarenko/fix/system-info-updates
[3.5]fixed system info updates
2023-03-29 12:42:07 +02:00
YevhenBondarenko
382f5350c0 fixed system info updates 2023-03-29 12:34:32 +02:00
Igor Kulikov
fd9729479b UI: Fix help button style 2023-03-29 13:08:10 +03:00
Igor Kulikov
a1bbd7ad0d
Merge pull request #8283 from engix-ltd/extend_timewindow_ranges
Add quarter and half year intervals to time window.
2023-03-29 11:49:58 +03:00
YevhenBondarenko
fca2aff3d1 minor fixes 2023-03-29 10:25:01 +02:00
Igor Kulikov
1586415303
Merge pull request #8278 from YevhenBondarenko/fix/entity-subtype-autocomplete
[3.5]minor ui fixes
2023-03-28 23:30:14 +03:00
YevhenBondarenko
948187430a minor ui fixes 2023-03-28 20:41:31 +02:00
Igor Kulikov
ea1e4109f9
Merge pull request #8267 from deaflynx/prod-1873/fix-tenant-profile-details-label
Fix locales for tenan profile field "REST requests for tenant"
2023-03-28 20:01:23 +03:00
Igor Kulikov
0b9031115d
Merge pull request #8272 from kalutkaz/dashboardSelectRefactoring
Refactoring dashborad-select component
2023-03-28 19:58:39 +03:00
Igor Kulikov
97b16ea6fd
Merge pull request #8269 from ChantsovaEkaterina/improvement/originator-label-in-alarm-widget-actions
Add originator label in alarm widget actions
2023-03-28 19:55:37 +03:00
Igor Kulikov
5ecf9e2ecc
Merge pull request #8266 from rusikv/feature/sparkplug-ui
Sparkplug ui
2023-03-28 19:54:01 +03:00
Igor Kulikov
8b278190c1
Merge branch 'develop/3.5' into feature/sparkplug-ui 2023-03-28 19:53:07 +03:00
Igor Kulikov
2f16454f23
Merge pull request #8264 from kalutkaz/entityAutocompleteInputFix
Fix labelText and InputText to entity autocomplete
2023-03-28 19:51:51 +03:00
Igor Kulikov
9dcc2cec59
Merge pull request #8263 from vvlladd28/engix-ltd-duplicate_filter
Fixed and resolve conflict: Add dashboard filter duplication option
2023-03-28 19:47:19 +03:00
Igor Kulikov
599fe41d85
Merge pull request #8255 from kalutkaz/deleteIcon
Added "delete" icon to the default icon list
2023-03-28 19:46:08 +03:00
Igor Kulikov
0a1fcb646a
Merge pull request #8204 from ArtemDzhereleiko/AD/refactoring/form-style
Refactoring form styles
2023-03-28 19:45:02 +03:00
Igor Kulikov
24994a65d1
Merge pull request #8167 from kalutkaz/accesTokenHint
Added hint to the "Password / access token" input (Repository settings)
2023-03-28 19:42:10 +03:00
Igor Kulikov
469c6e6baa
Merge pull request #8118 from deaflynx/fix/widget/dg-hotizontal-bar/incorrect-display-decimal-numbers
'Horizontal bar' widget displays incorrectly decimal values that ends with zeros
2023-03-28 19:40:21 +03:00
Igor Kulikov
c7c6f2cbc9
Merge pull request #8071 from engix-ltd/base64_api
Add Base64 functions to Utils service.
2023-03-28 19:29:27 +03:00
Igor Kulikov
c58615cf0f
Merge pull request #8057 from engix-ltd/only_lower_bound_mobile_height
Leave only lower bould for widget's height in mobile mode.
2023-03-28 19:28:33 +03:00
Igor Kulikov
e7169d8419
Merge pull request #7926 from engix-ltd/exclude_subtype
Exclude specified subtypes from autocomplete widget.
2023-03-28 19:24:40 +03:00
Igor Kulikov
b92e0b929d
Merge pull request #7823 from ArtemDzhereleiko/AD/bug-fix/sort-header-arrow
Fixed different size sort header arrow
2023-03-28 19:21:13 +03:00
Igor Kulikov
f448f6bf79
Merge pull request #7780 from ArtemDzhereleiko/AD/form-components/refactoring
Refactoring form array
2023-03-28 19:19:40 +03:00
ViacheslavKlimov
7d52ab12dd Fix AlarmNotificationRuleTriggerConfig serialization 2023-03-28 18:44:29 +03:00
Vladyslav_Prykhodko
7895020861 UI: Deleting unused translates 2023-03-28 17:45:08 +03:00
ViacheslavKlimov
20a2e14dc1 Merge remote-tracking branch 'origin/improvements/notification-system' into improvements/notification-system 2023-03-28 17:19:38 +03:00
Vladyslav_Prykhodko
678bed6c4f UI: Notification add new rule API_USAGE_LIMIT 2023-03-28 16:51:43 +03:00
ViacheslavKlimov
14acf7922c Merge branch 'develop/3.5' into improvements/notification-system 2023-03-28 16:50:56 +03:00
ViacheslavKlimov
74afb9c024 Fix invalid NotificationUpdate deserialization 2023-03-28 14:53:56 +03:00
Vladyslav_Prykhodko
9b72f88930 Merge branch 'improvements/notification-system' of github.com:thingsboard/thingsboard into improvements/notification-system 2023-03-28 13:47:56 +03:00
Vladyslav_Prykhodko
53dd3c89f4 UI: fix minnor bug in notification and change notification models 2023-03-28 13:47:24 +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
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