103 Commits

Author SHA1 Message Date
kalytka
894f6db518 Fix not closing pop-up after click insight dashboard zone 2025-03-06 13:46:59 +02:00
Igor Kulikov
5cf26d4851 Update license header 2025-02-25 09:39:16 +02:00
Igor Kulikov
72ae3078f8
Merge pull request #12232 from vvlladd28/bug/dashboard/copy-widget
Fixed incorrect copy widget in dashboard
2024-12-11 18:44:26 +02:00
Vladyslav_Prykhodko
66c9bca5a0 UI: Fixed incorrect copy widget in dashboard 2024-12-11 18:43:11 +02:00
Vladyslav_Prykhodko
c218c51db4 UI: Fixed adaptive grid when moving widget 2024-12-11 14:59:23 +02: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
7c2be48474 Apply tailwind.css style recommendations. 2024-10-15 13:23:36 +03:00
Igor Kulikov
899820cd27 Fx flex replacements. Switch to tailwind.css. 2024-10-10 15:09:59 +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
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
Vladyslav_Prykhodko
1ff0aad377 Merge remote-tracking branch 'upstream/master' into improvement/dashboard/ios-support-context-menu 2024-09-25 16:10:07 +03:00
Vladyslav_Prykhodko
e87ef55634 UI: Add support long tap in iOS device (show widget/dashboard context menu) 2024-09-24 13:13:29 +03:00
Igor Kulikov
d3f074be53 UI: Fix dashboard widgets positioning -> allow decimal values for gridster item x/y position. Other minor fixes. 2024-09-24 11:30:54 +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
e4f3f41558
Update dashboard.component.ts 2024-09-19 19:02:04 +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
1d63932b2b UI: Fix - remove trackBy from dashboard widgets to recreate widget on config changes. 2024-09-19 10:57:12 +03:00
Vladyslav_Prykhodko
c217769e96 UI: Fixed incorrect show widgets in layout 2024-09-18 12:54:47 +03:00
Igor Kulikov
1ff48fb42e UI: Switch to native ResizeObserver. 2024-09-13 14:34:00 +03:00
Vladyslav_Prykhodko
7cb15a0e00 UI: Add manage dashboard layout and improved selector breakpoint 2024-08-16 13:42:55 +03:00
Vladyslav_Prykhodko
07a45573b7 UI: Add widget action tooltip reference hint and new action replaceReferenceWithWidgetCopy 2024-08-08 12:15:56 +03:00
Vladyslav_Prykhodko
675b4755ed UI: Add new widget action copy and edit in contect menu 2024-08-06 11:26:00 +03:00
Vladyslav_Prykhodko
d9ad4bd0a0 Merge remote-tracking branch 'origin/feature/dashboard-layout' into feature/dashboard-layout-scada 2024-08-06 09:28:21 +03:00
Vladyslav Prykhodko
3ea10fe733 UI: Added new widget action copy and edit widget 2024-08-05 23:24:09 +03:00
Igor Kulikov
ddbd3903d2 UI: Dashboard layout settings improvements. Add test scada widgets bundle. 2024-06-21 12:31:40 +03:00
Igor Kulikov
8fad8245df UI: Improve dashboard layout settings. 2024-06-14 17:59:28 +03:00
Igor Kulikov
9bd923a878 UI: Improve edit widget toolbar. 2024-06-13 20:09:59 +03:00
Igor Kulikov
cfc4d3d65f UI: SCADA symbol - implement create widget from SCADA symbol, add widget size parameters, make target device optional for SCADA symbol widgets. 2024-06-10 17:49:15 +03:00
Vladyslav_Prykhodko
c962ee4ff3 UI: Rename variable and added type 2024-05-17 14:40:45 +03:00
rusikv
0434a0b167 UI: widget export title refactoring 2024-05-17 13:43:55 +03:00
rusikv
8dc9b47bb9 UI: added default widget name to widget export file name 2024-05-17 11:08:35 +03:00
Igor Kulikov
dd386672cb
Merge pull request #10130 from Dmitriymush/bug-fix/dashboard-gridster-options
Fixed gridster options update for mobile mode
2024-02-12 13:58:21 +02:00
Igor Kulikov
15865cfbbd
Merge pull request #10066 from xalt7x/angular-gridster--maxrows
For Angular Gridster, increase "maxRows" limit from "100" to "3000"
2024-02-12 13:35:11 +02:00
Dmitriymush
f46aed1b8e UI: fixed gridster options update for mobile mode 2024-02-05 14:38:00 +02:00
Igor Kulikov
4b29a8f3ff UI: Implement action button widget. 2024-02-01 19:16:37 +02:00
Yevhen Popok
b790e09211 For Angular Gridster, set "maxRows" limit to "3000" 2024-01-30 12:01:37 +02:00
Yevhen Popok
b635e59885 For Angular Gridster increase "maxRows" limit to "Infinity" 2024-01-26 09:56:03 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Igor Kulikov
3c51a25eac UI: Fix dashboard component styles. 2023-09-05 11:47:05 +03:00
Ivan Raznatovskyi
ded13a17f1 UI: Fixed widget shacking 2023-08-31 16:08:51 +03:00
Igor Kulikov
1e055405df UI: Improve mobile layout when autofill height is enabled. 2023-04-13 17:21:04 +03:00
Igor Kulikov
ac08bb7921 UI: Sys admin home page mobile layout 2023-04-13 12:59:01 +03:00
Igor Kulikov
1ca6c1acb7 UI: Sys admin home page responsive layout. 2023-04-07 19:06:07 +03:00
Igor Kulikov
ae8c44d54a UI: Angular 15 migration 2023-02-24 19:25:19 +02:00
Igor Kulikov
e5a9dbc795 UI: Angular 15 migration 2023-02-17 19:24:01 +02:00
Igor Kulikov
f4f7e8f284 UI: Angular15 migration 2023-02-16 19:32:02 +02:00
Igor Kulikov
21cd557d96 UI: Angular 14 migration 2023-02-02 15:55:06 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Dmitriy Mushat
7c800e262f
Merge branch 'master' into feature/6371 2022-10-24 12:24:37 +03:00