5932 Commits

Author SHA1 Message Date
Igor Kulikov
8a5cc8cad5
Merge pull request #11656 from maxunbearable/fix/4413-gateway-fixes
Gateway UI improvements and minor bug fixes
2024-09-20 16:15:06 +03:00
Igor Kulikov
04ee8aad67
Merge pull request #11654 from rusikv/bug/sys-admin-home-page-german
Fixed 'add tenant' button on sys-admin home page not readable with German language
2024-09-20 16:14:22 +03:00
Igor Kulikov
831c1514e8
Merge pull request #11650 from rusikv/bug/country-autocomplete
Fixed country autocomplete blocking tenant creation
2024-09-20 16:11:45 +03:00
Igor Kulikov
8f07fbef96
Merge pull request #11645 from ChantsovaEkaterina/improvement/fix-outlined-input-styles-ios
Adjust styles for outlined input with floating label for iOS
2024-09-20 16:09:35 +03:00
Igor Kulikov
5101d67f0d UI: Apply angular zone on resize observer callback when necessary. 2024-09-20 14:10:17 +03:00
Igor Kulikov
f99c712ff6 UI: code style fixes. 2024-09-20 14:08:26 +03:00
Igor Kulikov
c428633795 UI: Apply angular zone on resize observer callback when necessary. 2024-09-20 14:05:59 +03:00
Igor Kulikov
20635e85cd Merge branch 'master' of github.com:thingsboard/thingsboard 2024-09-19 19:47:36 +03:00
Igor Kulikov
312aa5220b UI: Fix widget container tooltip crash on destroy. Fix raise condition on dashboard page destroy. 2024-09-19 19:47:25 +03:00
Igor Kulikov
7b185ce752
Merge pull request #11707 from vvlladd28/bug/updated-widzed-size-xy
Fixed incorrect show widgets in layout when active edit mode
2024-09-19 19:04:16 +03:00
Igor Kulikov
da3cc282df
Update dashboard-component.models.ts 2024-09-19 19:03:18 +03:00
Igor Kulikov
e4f3f41558
Update dashboard.component.ts 2024-09-19 19:02:04 +03:00
Igor Kulikov
7cb785bc78 UI: Fix SCADA symbol editor tooltips. 2024-09-19 18:57:26 +03:00
Vladyslav_Prykhodko
3253a18ab1 UI: Fixed incorrect show widgets in layout when active edit mode 2024-09-19 18:06:35 +03:00
Igor Kulikov
9039607780 UI: Improve SCADA symbol CSS transformation. 2024-09-19 18:02:22 +03:00
Igor Kulikov
1d63932b2b UI: Fix - remove trackBy from dashboard widgets to recreate widget on config changes. 2024-09-19 10:57:12 +03:00
Igor Kulikov
28986fbf6e Merge branch 'master' of github.com:thingsboard/thingsboard 2024-09-18 19:08:55 +03:00
Igor Kulikov
efb5b2d164 UI: SCADA symbols CSS animation. 2024-09-18 19:08:45 +03:00
rusikv
dfef67b9d7 UI: fixed contact based form city, state, Zip fields validation errors overlap on smaller screens 2024-09-18 13:26:03 +03:00
Vladyslav_Prykhodko
c217769e96 UI: Fixed incorrect show widgets in layout 2024-09-18 12:54:47 +03:00
mpetrov
067504d2db [4413] added opc mapping minor fix 2024-09-16 19:48:54 +03:00
mpetrov
a854c5a966 [4413] added mqtt mapping minor fix 2024-09-16 18:59:14 +03:00
Max Petrov
9ceb11b609
Merge branch 'master' into fix/4413-gateway-fixes 2024-09-16 18:56:34 +03:00
Igor Kulikov
5be11f439b UI: Add css animations to SCADA symbol API. 2024-09-13 20:27:10 +03:00
mpetrov
bc6ad92ce0 Gateway ui improvements and minor bug fixes 2024-09-13 18:01:32 +03:00
rusikv
4ea94b47d2 UI: fixed add tenant button on sys admin home page not readable if German language 2024-09-13 16:10:23 +03:00
Igor Kulikov
1ff48fb42e UI: Switch to native ResizeObserver. 2024-09-13 14:34:00 +03:00
rusikv
278124746c UI: fixed country autocomplete and zip error message 2024-09-13 11:41:47 +03:00
Chantsova Ekaterina
20e0b5f6c7 Adjust styles for outlined input with floating label for iOS 2024-09-12 18:06:14 +03:00
Igor Kulikov
b20fe12dd9
Merge pull request #11641 from maxunbearable/fix/4382-modbus-fixes
Gateway Connector Modbus fixes and adjustments
2024-09-12 16:44:21 +03:00
Igor Kulikov
6a3aba914d
Merge pull request #11633 from ChantsovaEkaterina/feature/extend-timewindow-config
Timewindow redesign
2024-09-12 16:43:49 +03:00
Igor Kulikov
4f0801ecb0 Web UI: Strict html index fallback. Fix scadaSymbolResolver -> api handle error and navigate to scada symbols. 2024-09-12 16:33:44 +03:00
Igor Kulikov
5f0af1de15 Merge branch 'master' of github.com:thingsboard/thingsboard 2024-09-12 15:53:35 +03:00
Igor Kulikov
d387be209e UI: Make SCADA widgets resizable by default. 2024-09-12 15:53:21 +03:00
Serhii Skoryi
29d8abcc1c
Notification center: migrate from Office 365 Connectors to Microsoft Teams Workflows (#11583)
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* UI: Change configuration Microsoft Team recipient config

* UI: Add null check in Microsoft Team recipient config

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* Resolved PR comments

* Resolved PR comments

---------

Co-authored-by: sskoryi <sskoryi@thingsboard.io>
Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
2024-09-12 15:40:48 +03:00
Igor Kulikov
86c2f1bb16 UI: Fix/improve dashboard layouts. Add help links for SCADA. 2024-09-12 15:04:26 +03:00
Chantsova Ekaterina
27207c79b3 Timewindow: fix height for mobile view 2024-09-12 14:59:12 +03:00
Chantsova Ekaterina
fdf23d1069 Timewindow: fix disabling advanced interval and hiding intervals 2024-09-12 14:48:53 +03:00
mpetrov
a8380f18e0 Modbus fixes and adjustments 2024-09-12 13:49:48 +03:00
Chantsova Ekaterina
7efe584fff Timewindow: fix configuration dialog header height 2024-09-12 13:06:51 +03:00
Chantsova Ekaterina
a66360ef66 Timewindow: change order of default overlay positions 2024-09-12 12:13:20 +03:00
Chantsova Ekaterina
127e2c1979 Refactoring 2024-09-12 11:56:55 +03:00
Chantsova Ekaterina
56d7ab3bb6 Timewindow: datapoints limit validation fix 2024-09-12 11:46:06 +03:00
Vladyslav Prykhodko
e9475e5b06
Update event-table-config.ts 2024-09-12 10:16:23 +03:00
Igor Kulikov
b9b637b28f
Merge pull request #11516 from maxunbearable/task/4114-gateway-version-compatibility
Added config version compatibility/upgrade/downgrade of Gateway MQTT/OPC-UA/Modbus Connectors
2024-09-12 09:56:49 +03:00
Igor Kulikov
522b3328ac
Merge pull request #11625 from vvlladd28/bug/entity-view/help-link
Change link for entity view documentation
2024-09-12 09:55:34 +03:00
Igor Kulikov
07df611a24
Merge pull request #11632 from maxunbearable/fix/3969-lw2m2m-resource-read-only
Made Resource details page read only for LwM2M resources
2024-09-12 09:54:53 +03:00
Igor Kulikov
6c9ebc1e66
Merge pull request #11634 from maxunbearable/bug/4054-ota-package
Fixed otaPackage api call in accordance with documentation
2024-09-12 09:53:43 +03:00
Vladyslav_Prykhodko
0def9aed9b UI: Refactoring resources-library improvement readonly 2024-09-12 09:40:24 +03:00
Igor Kulikov
b49bf05e45 UI: Minor fix. 2024-09-12 09:31:07 +03:00