45 Commits

Author SHA1 Message Date
ArtemDzhereleiko
a8ec0c2807 Change custom translation method for default text 2021-10-29 11:02:24 +03:00
ArtemDzhereleiko
dd29490dd7 Add no data display message to entities and alarm tables 2021-10-29 11:01:47 +03: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
246390b43b Fix pagination on alarm table widget after timewindow updated 2021-10-07 12:52:42 +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
248e35cb24 UI: Fixed not updated view entities table, after updated values 2021-06-17 17:06:50 +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
095e8913ac UI: Revert code onRowClick function in table 2021-06-14 19:39:22 +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
9bb4ae8a5d UI: Add select content in widget 2021-06-11 08:34:47 +03:00
Vladyslav_Prykhodko
43abe75039 UI: Fixed not correct show data in table widget 2021-06-10 16:35:52 +03:00
Chantsova Ekaterina
1e8832524e Extend table widgets settings 2021-03-12 12:15:35 +02:00
Vladyslav_Prykhodko
9a9379d185 UI: Added validation of the obtained value from the cell style function 2021-02-23 11:36:41 +02:00
Chantsova Ekaterina
64d4d90165 Refactoring: replace deprecated PortalInjector 2021-02-02 15:20:43 +02:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Igor Kulikov
ddb3ee61e7 UI: Optimizations - AOT + JIT 2020-12-30 17:13:01 +02:00
Vladyslav_Prykhodko
2cf6de81c0 UI: Added trackBy in table widget 2020-12-01 10:16:58 +02:00
Vladyslav_Prykhodko
cbcb050e81 Refactoring 2020-10-20 09:14:58 +03:00
Vladyslav_Prykhodko
47d5aee3dc UI: Improvement alarm widget and fixed timeseries 2020-10-19 19:05:34 +03:00
Serhii Mikhnytskyi
762c6dae55 improved performance of table widgets - removed unused ngZone.run and detectChanges, changed functions trackByRowIndex - now is used index, not id, minor improvements for functions, used after data updating. 2020-10-06 18:31:26 +03:00
Vladyslav_Prykhodko
1eccfcc76a Fixed incorrect display of alarm table columns(AckTime, Cleared time), with no parameters specified 2020-10-06 18:29:35 +03:00
Igor Kulikov
e72c689e9c Fix compile errors 2020-08-13 19:52:17 +03:00
Igor Kulikov
80bc235975 Improve entities and alarms table widget title processing. 2020-08-11 14:35:36 +03:00
Vladyslav_Prykhodko
39e438c392 Disabled column sort for alarm widget for details key 2020-08-04 13:16:17 +03:00
Vladyslav_Prykhodko
6e1b343f50 Alarm widget fix show the incorrect value from alarm details 2020-07-31 18:32:29 +03:00
Igor Kulikov
4f3e29b433 UI: Fix pageLink without pagination. Minor fixes 2020-07-14 16:14:38 +03:00
Igor Kulikov
4bc1f2bd0d UI: Entities and alarm tables improvements 2020-07-13 11:29:42 +03:00
Igor Kulikov
dee4625fa9 UI: WS Alarm Data 2020-07-06 14:42:36 +03:00
Igor Kulikov
4747e110bc UI: Alarm data query support 2020-07-03 18:33:06 +03:00
Vladyslav_Prykhodko
5395db64f5 Add setting 'Always display actions column' for Alarm widget table 2020-05-25 18:08:24 +03:00
Igor Kulikov
503bca902a Minor refactoring 2020-05-05 11:57:35 +03:00
ArtemHalushko
11db772ea2
bugfixes (#2705) 2020-05-04 11:40:54 +03:00
Vladyslav
e3e860fe3f
[3.0] Improvement code style (#2670)
* Clear code and styles

* Clear import
2020-04-27 09:27:14 +03:00
Igor Kulikov
3e2a87135f Prepare for merge with master 2020-02-20 10:26:43 +02:00
Igor Kulikov
8bbee948fb Angular 9 migration 2020-02-10 19:06:15 +02:00
Igor Kulikov
544d50c6c7 Migrate to Angular 9 2020-02-10 13:10:14 +02:00
Igor Kulikov
09065dee38 Table layout improvement 2020-02-04 19:50:18 +02:00
Igor Kulikov
ccfebce870 Fix TS warnings. Update RPC shell widgets. 2020-02-04 15:14:17 +02:00
Igor Kulikov
d47371d8fd Implemented Timeseries table widget. 2020-01-30 13:03:53 +02:00
Igor Kulikov
bd8af1111e Implement Alarm widget 2020-01-29 17:20:28 +02:00
Igor Kulikov
8f4944fe17 Material table improvements. Alarm widget implementation. 2020-01-24 19:05:41 +02:00