2129 Commits

Author SHA1 Message Date
mpetrov
6d004fe2dc Fixed sizing for codeblocks 2024-10-31 16:51:00 +02:00
Igor Kulikov
344accbdb5 UI: Add cache for resolved deivce info to alias controller. Introduce shared telemetry subscriber to reuse telemetry subscriptions with same entityId and keys. 2024-10-29 14:55:06 +02:00
Vladyslav_Prykhodko
24bcdd89e0 Merge branch 'feature/4661-gateway-sync' of github.com:maxunbearable/thingsboard into feature/4661-gateway-sync 2024-10-24 11:39:44 +03:00
Igor Kulikov
baa8693893
Merge pull request #11815 from maxunbearable/improvement/4601-gateway-extension-add
Updated modules map for gateway extension migration
2024-10-24 11:28:33 +03:00
mpetrov
98078199d9 refactoring 2024-10-23 15:52:23 +03:00
mpetrov
fc89f3cbad changed icon to gateway-icon 2024-10-23 15:46:31 +03:00
mpetrov
8136e5cef9 added key-value-not-empty.pipe export 2024-10-21 14:32:41 +03:00
Max Petrov
8464b036c7
Merge branch 'master' into improvement/4601-gateway-extension-add 2024-10-21 14:31:14 +03:00
Igor Kulikov
b8f61b65aa Merge branch 'rc' 2024-10-18 17:53:12 +03:00
Igor Kulikov
a9bb238ab3 UI: Dashboard widget copy/paste and scada symbol animation for chrome fixes. 2024-10-18 17:06:37 +03:00
Igor Kulikov
c6a9646d11 UI: Dashboard widget copy/paste and scada symbol animation for chrome fixes. 2024-10-18 16:33:19 +03:00
Igor Kulikov
26f0028294 Flex layout replacements. Switch to tailwind.css. 2024-10-17 16:26:29 +03:00
Igor Kulikov
7c2be48474 Apply tailwind.css style recommendations. 2024-10-15 13:23:36 +03:00
Igor Kulikov
408327b8da Flex layout replacements. Switch to tailwind.css. 2024-10-11 16:46:38 +03:00
Igor Kulikov
899820cd27 Fx flex replacements. Switch to tailwind.css. 2024-10-10 15:09:59 +03:00
Igor Kulikov
a289913476 Fx flex replacements. Switch to tailwind.css. 2024-10-09 19:36:42 +03:00
Max Petrov
81304548ab
Merge branch 'master' into improvement/4601-gateway-extension-add 2024-10-09 11:18:47 +03:00
Igor Kulikov
c88a05ef5c Merge branch 'rc' 2024-10-08 16:12:39 +03:00
Vladyslav_Prykhodko
2101d54f79 UI: Fixed not updated group interval in history time windows 2024-10-08 15:25:59 +03:00
Igor Kulikov
4ca215fdee UI: Resources service - avoid modules scan recursion. Update markdown template sanitize according to the latest angular template requirements. 2024-10-08 14:02:39 +03:00
Max Petrov
b38dd07e91
Merge branch 'master' into improvement/4601-gateway-extension-add 2024-10-07 19:44:18 +03:00
mpetrov
e6510a9b1d Added resources to gateway widgets for extension migration 2024-10-07 12:16:49 +03:00
Igor Kulikov
c19924065c UI: Remove deprecated ComponentFactory usage. Improve typings in tsx files. 2024-10-04 18:30:19 +03:00
Igor Kulikov
134e66459a Merge with mas 2024-10-03 13:51:22 +03:00
Igor Kulikov
aabc029800 Angular 18 migration 2024-10-02 20:18:00 +03:00
Igor Kulikov
8273c3fafd Angular 18 migration 2024-10-02 19:49:20 +03:00
Igor Kulikov
6727a023f9
Merge pull request #11783 from vvlladd28/improvement/material-icons/metadata-updated
Updated material-icons.json metadate
2024-10-02 18:21:52 +03:00
Vladyslav_Prykhodko
15de3f97c7 UI: Add trendz icon 2024-10-02 15:19:41 +03:00
Igor Kulikov
d9dad92c2f Angular 18 migration 2024-10-02 11:16:15 +03:00
Igor Kulikov
aecc699333
Merge pull request #11772 from ChantsovaEkaterina/improvement/timewindow-style-fixes
Timewindow redesign fixes
2024-09-30 17:14:24 +03:00
Chantsova Ekaterina
286238a4f5 Timewindow: added gap for configuration button (edit mode) 2024-09-30 12:44:11 +03:00
Vladyslav_Prykhodko
73bb839c86 UI: Fixed incorrect parsing of the CSS unit 'rem' and 'vmin' 2024-09-30 11:20:58 +03:00
Chantsova Ekaterina
3a6fd408d0 Timewindow configuration: add hints for hide options 2024-09-27 16:58:56 +03:00
Igor Kulikov
9ef8eb144a Angular 18 migration 2024-09-27 16:37:45 +03:00
Chantsova Ekaterina
d7859dd51a Timewindow: reduce height of datapoints limit slider 2024-09-27 15:51:17 +03:00
Chantsova Ekaterina
a8478c4ff9 Timewindow: add space between config button and timewindow type selection 2024-09-27 15:50:14 +03:00
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