78 Commits

Author SHA1 Message Date
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
Igor Kulikov
65438c64e7 UI: add popover component to wiget context 2022-10-07 19:33:18 +03:00
Dmitriymush
d0c2e9e1cb feature/6371: bug-fix and refactoring 2022-09-20 18:09:25 +03:00
Dmitriymush
ff842d85ce UI:6371: Layouts sizing design refactoring 2022-08-15 12:07:24 +03:00
Dmitriymush
dae8704c8d 6371:dashboard_layouts_width_sizing 2022-04-05 13:56:44 +03:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Igor Kulikov
3874f8ff46 Add ability to set widget and dashboard level CSS. Introduce dashboard state component with ability to be embedded inside markdown widget. 2021-12-22 17:15:10 +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
Vladyslav Prykhodko
9bb4ae8a5d UI: Add select content in widget 2021-06-11 08:34:47 +03:00
Igor Kulikov
99f15f5fdb Fix isMobileSize parameter 2021-05-26 13:58:50 +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
Vladyslav_Prykhodko
45277c8789 UI: Fixed error: Expression has changed after it was checked. 2021-04-06 11:57:48 +03:00
Igor Kulikov
3e8824c529 UI: Improved dashboard load performance by optimizing widget header template. 2021-03-23 13:17:02 +02:00
Igor Kulikov
3ed49e3f02 Add timezone support for timewindow 2021-03-17 18:38:57 +02: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
ed090b3e6c UI: Improve dialog actions style 2020-10-14 12:32:07 +03:00
Igor Kulikov
7a8683ef0d Minor fixes 2020-08-14 13:08:17 +03:00
Vladyslav_Prykhodko
2f3c8e952d Fixed showing widget actions after hiding widget title 2020-07-01 00:10:57 +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
Igor Kulikov
0289b0c1a2 UI: Get rid of 'multiple directives with 'exportAs' set to ngForm' 2020-04-27 10:39:18 +03:00