2345 Commits

Author SHA1 Message Date
Igor Kulikov
4e27e2d96a Angular 18 migration 2024-09-26 17:26:35 +03:00
Igor Kulikov
0d95cec8d1 Angular 17 migration 2024-09-26 15:48:53 +03:00
Igor Kulikov
48d082adf0 Angular 16 migration 2024-09-26 15:34:11 +03:00
Igor Kulikov
6face3fa17 UI: Fix touch event handling in dashboard edit mode. Disable pointer events in edit mode for some widgets. 2024-09-25 19:28:25 +03:00
Igor Kulikov
21fb4afb24
Merge pull request #11735 from vvlladd28/improvement/dashboard/ios-support-context-menu
Add support long tap in iOS device (show widget/dashboard contexе menu)
2024-09-25 18:00:28 +03:00
Igor Kulikov
715ed79d69 UI: Improve ace help completions. 2024-09-25 17:51:31 +03:00
Igor Kulikov
10b8624e8d UI: Add SCADA symbol animation API link 2024-09-25 17:36:22 +03:00
Vladyslav_Prykhodko
d3ca24acd8 UI: Clear code; replace contextmenu event to tbcontextmenu 2024-09-25 17:34:41 +03:00
Vladyslav_Prykhodko
12d9604439 UI: Add new event tbcontextmenu 2024-09-25 16:55:11 +03:00
Igor Kulikov
009f079dc0
Merge pull request #11725 from maxunbearable/fix/conflict-export-customer
Refactored logic: Customer - Version Conflict - Export
2024-09-24 13:26:59 +03:00
Igor Kulikov
6fd838639c
Merge pull request #11678 from ArtemDzhereleiko/AD/hot-fix/notification-sent
Fixed next button for notify again dialog
2024-09-24 13:24:48 +03:00
Artem Dzhereleiko
027d4eeeab UI: Refactoring for required 2024-09-23 14:43:22 +03:00
mpetrov
8d13785051 Refactored logic: Customer - Version Conflict - Export 2024-09-23 12:48:56 +03:00
Igor Kulikov
21c68e56f5
Merge pull request #11709 from rusikv/bug/alarm-assignee-comment-deleted-user
Fixed alarm assignee and comments for deleted user
2024-09-20 16:43:10 +03:00
Igor Kulikov
7601138535
Merge pull request #11704 from maxunbearable/fix/4487-version-conflict-fixes
Version Conflict Fixes
2024-09-20 16:37:52 +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
c428633795 UI: Apply angular zone on resize observer callback when necessary. 2024-09-20 14:05:59 +03:00
rusikv
fc72879451 UI: moved getUserDisplayName and getUserInitials methods from utils service to alarm models, applied same size to deleted user icon as user avatar in alarm comments 2024-09-20 12:37:50 +03:00
rusikv
7df466d0db UI: fixed alarm tables and alarm details breaking if deleted user was assigned or left comments 2024-09-19 18:52:23 +03:00
mpetrov
292deee643 Version Conflict Fixes 2024-09-19 16:56:40 +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
Artem Dzhereleiko
fd8107aa90 UI: Refactoring 2024-09-18 12:19:12 +03:00
Artem Dzhereleiko
122ca092ad UI: Fixed next btn for notify again dialog 2024-09-17 17:33:43 +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
cbecker
ab74ce2e1d
Merge branch 'thingsboard:master' into oauth2-custom-add-none-auth-method 2024-09-12 16:59:32 +02:00
Igor Kulikov
6a3aba914d
Merge pull request #11633 from ChantsovaEkaterina/feature/extend-timewindow-config
Timewindow redesign
2024-09-12 16:43:49 +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
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
Carlos Becker
d25c43399c OAuth2: allow for 'None' auth method to enable pkce code challenge 2024-09-12 10:21:41 +02: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
Chantsova Ekaterina
2e52c50b80 Timewindow: move datapoints limit to a separate component 2024-09-11 20:48:57 +03:00
Chantsova Ekaterina
71fb8c8166 Merge remote-tracking branch 'upstream/master' into feature/extend-timewindow-config 2024-09-11 18:37:07 +03:00
Chantsova Ekaterina
8d0f5744f3 Refactoring 2024-09-11 18:32:53 +03:00
Chantsova Ekaterina
63da803251 Timewindow: fix mobile layout 2024-09-11 17:39:21 +03:00
Igor Kulikov
c4aff620e3 UI: Improve custom components compilation -> use standalone components. 2024-09-11 13:39:06 +03:00
Vladyslav_Prykhodko
23bf12e41c UI: Change link for entity view documentation 2024-09-11 10:53:23 +03:00
Chantsova Ekaterina
d7c5c23afc Timewindow: small fixes 2024-09-10 18:39:27 +03:00
Igor Kulikov
0d7a6bbaf3 UI: Improve dynamic components compilation - compile component in place to correctly handle template compile errors. 2024-09-10 18:01:49 +03:00
Chantsova Ekaterina
1b61916f4e Timewindow: group interval component style change 2024-09-10 16:54:17 +03:00
Chantsova Ekaterina
ffb4a44193 Timewindow: fix switching between tabs when some options are disabled 2024-09-10 15:15:54 +03:00
Chantsova Ekaterina
64bcffbb1d UI: Timewindow style change, remove redundant 2024-09-10 14:38:24 +03:00
Viacheslav Klimov
f030959b08
Merge pull request #11271 from thingsboard/feature/activation-link-ttl
TTL for password reset and user activation links
2024-09-10 14:16:47 +03:00
Igor Kulikov
a87a6cb118
Merge pull request #11586 from ArtemDzhereleiko/AD/imp/minor-improvement-for-scada
Improvements for SCADA system
2024-09-10 12:57:20 +03:00