68 Commits

Author SHA1 Message Date
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
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
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
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
65438c64e7 UI: add popover component to wiget context 2022-10-07 19:33:18 +03:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Igor Kulikov
e2e5694013
Merge pull request #5330 from ArtemDzhereleiko/bug-fix/table/pagination
[3.3.2] UI:Fixed tables pagination after updated
2021-10-21 15:46:47 +03:00
Vladyslav_Prykhodko
45961519cd UI: Refactoring code 2021-10-08 19:21:03 +03:00
Igor Kulikov
ff293ae1f4 Add popover directive/services. Add help directive with markdown. Fix leaflet map memory leaks. 2021-10-06 21:03:29 +03:00
Igor Kulikov
07926350f5 UI: Improve dashboard performance - move widget header to widget container 2021-05-26 13:49:30 +03:00
Igor Kulikov
c768fcbac1 Dashboard performance improvements by changing change detection strategy to OnPush 2021-05-14 18:21:46 +03:00
Igor Kulikov
3ea5314495 Home dashboard feature. Enable tooltips for flot chars in mobile mode. Disable widgets interaction in widget library and when adding widget to dashboard. 2021-02-03 12:21:55 +02:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Vladyslav_Prykhodko
ddfe3858e2 UI: Added translation for dashboard api usage; Added support translation on widget title and widget title tooltip 2020-12-02 19:46:52 +02:00
Igor Kulikov
7a8683ef0d Minor fixes 2020-08-14 13:08:17 +03:00
Vladyslav_Prykhodko
55a949b6d9 Fix setting 'Margin beetween widgets' set 0 2020-05-25 17:22:17 +03:00
Igor Kulikov
534db078ff Dashboard page fixes and improvements 2020-04-29 11:33:42 +03:00