72 Commits

Author SHA1 Message Date
rusikv
f9342a4778 UI: fixed widgets in search mode not editable 2024-03-22 13:20:20 +02:00
Artem Dzhereleiko
eb93411b7d UI: Fixed default column visibility for timeseries table 2024-01-18 11:51:09 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Artem Dzhereleiko
6d4ea208a4 UI: Refactoring for backward compatibility 2023-12-04 17:35:06 +02:00
Artem Dzhereleiko
d42b8023ea UI: Refactoring timestamp format 2023-12-04 15:58:05 +02:00
Artem Dzhereleiko
9117f9cf55 UI: Add time format for timeseries table 2023-11-23 18:16:12 +02:00
Artem Dzhereleiko
7ab9051a52 UI: Change panel class name 2023-11-02 13:03:21 +02:00
Artem Dzhereleiko
8f9ac73ee3 UI: Refactoring display columns for tables 2023-11-01 15:55:08 +02:00
Vladyslav_Prykhodko
f8e491790e UI: Fixed show/hide action and style timeseries table widgets 2023-08-28 13:10:40 +03:00
Igor Kulikov
090a4fa2a8
Merge pull request #9102 from ArtemDzhereleiko/AD/bug-fix/time-table/columns-display-title
Timeseries table widget columns display fixed columns name
2023-08-25 11:54:46 +03:00
Artem Dzhereleiko
5fcc06e028 UI: get columns title by label 2023-08-18 11:57:36 +03:00
Vladyslav_Prykhodko
12b232132f UI: rewrite component search inputs form ngModel to FormControl; Add textSearch pageLink parameters trim value 2023-08-14 13:30:24 +03:00
Igor Kulikov
4a9182a25b
Merge pull request #8960 from deaflynx/ui/entities-table-widget/pointer-row-click
Widget Entities Table: show pointer if row has click action
2023-07-24 13:25:01 +03:00
deaflynx
753258c1ba AlarmsTableWidgetComponent, TimeseriesTableWidgetComponent - show pointer cursor if widget has rowClick action 2023-07-20 13:03:24 +03:00
Artem Dzhereleiko
567cc187fc UI: Refactoring tables 2023-07-17 16:28:17 +03:00
Artem Dzhereleiko
72b50e8926 UI: refactoring and disabled collapse on single cell action 2023-07-07 15:05:30 +03:00
Artem Dzhereleiko
fba8c4ab87 UI: merge 2023-07-07 09:58:42 +03:00
Artem Dzhereleiko
a1bf0f6e19 UI: Add option show/hide table cell actions 2023-07-07 09:28:56 +03:00
Artem Dzhereleiko
9fceba291c UI: Fixed display columns without sources 2023-06-27 15:59:48 +03:00
Artem Dzhereleiko
10863881a2 UI: Add columns visability for timeseries table 2023-05-18 13:51:52 +03: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
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
3c55b25f44 Implement latest values support for timeseries widgets 2022-03-28 13:39:26 +03:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Igor Kulikov
3c0bdd9855
Merge pull request #5795 from ArtemDzhereleiko/task/disable-sort/post-processing-func
[3.3.3] UI: Disable column sort if enable post-processing function
2022-01-12 19:04:00 +02:00
ArtemDzhereleiko
d7f9b1d430 UI: Disable column sort if enable post processing func 2021-12-29 12:59:39 +02:00
ArtemDzhereleiko
09c8f2bdc7 Hide page size on tables refactoring 2021-12-14 12:40:18 +02:00
ArtemDzhereleiko
76dccab3f7 UI: On tables hide page size option on mobile view 2021-12-02 13:53:00 +02:00
ArtemDzhereleiko
5f11fa9b6c UI: On tables hide page size option on mobile view 2021-12-01 12:23:06 +02:00
ArtemDzhereleiko
05408d357e UI: On tables hide page size option on mobile view 2021-12-01 11:32:32 +02:00
Vladyslav_Prykhodko
d53d4362b7 UI: Refactoring noDataDisplayMessageText 2021-11-03 17:57:00 +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
ArtemDzhereleiko
e2b0fd6c15 Add compleate to subject and do subscribe if display pagination turn on 2021-10-08 13:05:44 +03:00
ArtemDzhereleiko
c8ce826b7c Fix pagination on timewindow updated 2021-10-07 12:36:27 +03:00
Vladyslav_Prykhodko
c3a08f1f81 UI: Added new table settings - Hidden cell button actions display mode 2021-10-04 14:46:43 +03:00
Vladyslav_Prykhodko
814a685d76 UI: Added conditionally show widget table cell button action 2021-09-28 17:58:32 +03:00
Vladyslav_Prykhodko
24446376bc UI: Fixed not updating data in Timeseries table in full screen mode 2021-09-15 11:07:51 +03:00
Igor Kulikov
633ab7d3f0
Merge pull request #4732 from vvlladd28/feauture/dashboard/widget-select-content
UI: Added content select in dashboard widget
2021-06-14 19:41:43 +03:00
Vladyslav_Prykhodko
a0623e8e86 UI: Add cache cellContent, cellStyle, rowStyle in entity tables widget 2021-06-14 17:52:53 +03:00
Vladyslav_Prykhodko
10a55ea6d7 UI: Refactoring call ngZone in table widgets 2021-06-14 11:46:54 +03:00
Vladyslav_Prykhodko
43abe75039 UI: Fixed not correct show data in table widget 2021-06-10 16:35:52 +03:00
Kalutka Zhenya
0127611204 Refactoring 2021-04-28 12:05:32 +03:00
Kalutka Zhenya
609ac91e72 Refactoring 2021-04-28 11:33:58 +03:00
Kalutka Zhenya
23ece9c247 Refactoring 2021-04-28 11:30:10 +03:00
Kalutka Zhenya
501df2504c Refactoring 2021-04-28 10:45:18 +03:00
Kalutka Zhenya
2c7ab1ac34 Added 'Use entity lable in tab name' checkbox in Timeseries table 2021-04-28 10:42:29 +03:00
Chantsova Ekaterina
1e8832524e Extend table widgets settings 2021-03-12 12:15:35 +02:00
Igor Kulikov
6c024360ff Fix conflicts 2021-03-03 11:21:54 +02:00