ArtemDzhereleiko
|
dd29490dd7
|
Add no data display message to entities and alarm tables
|
2021-10-29 11:01:47 +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
|
488ad22b67
|
Entities table widget: add entity info to widget actions additionalParams
|
2021-05-13 15:45:27 +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 |
|
Vladyslav_Prykhodko
|
2cf6de81c0
|
UI: Added trackBy in table widget
|
2020-12-01 10:16:58 +02:00 |
|
Chantsova Ekaterina
|
c5459fe9e5
|
Entities table: fix data displaying and sorting, when labels with custom translations are used
|
2020-10-14 14:34:56 +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 |
|
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
|
e77138a187
|
Add support correct entityField key name: entityName and entityType
|
2020-08-03 10:18:28 +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 |
|
Igor Kulikov
|
7446e012a6
|
Introduce Current user alias
|
2020-07-02 17:30:15 +03:00 |
|
Igor Kulikov
|
9600cc0420
|
UI: Data query - key filters initial implementation.
|
2020-06-30 19:37:50 +03:00 |
|
Igor Kulikov
|
08983bddf9
|
UI: Code cleanup. Entities table widget: Additional sorting of resulting page data.
|
2020-06-26 11:00:00 +03:00 |
|
Igor Kulikov
|
ad47902835
|
UI: data query widgets improvementas
|
2020-06-25 20:08:07 +03:00 |
|
Igor Kulikov
|
bf22c19824
|
UI: Improve entity data subscription
|
2020-06-24 18:07:47 +03:00 |
|
Igor Kulikov
|
391c88e8cb
|
UI: Improve data subscription reconnect flow
|
2020-06-24 11:31:52 +03:00 |
|
Igor Kulikov
|
f37ebb66aa
|
UI: Entities data query
|
2020-06-22 18:55:15 +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
|
1157df05e9
|
Entity Admin widgets. Introduce updateAliases method of alias controller.
|
2020-02-27 17:06:32 +02:00 |
|
Igor Kulikov
|
15d7970ba9
|
Propagate UI changes.
|
2020-02-26 18:15:04 +02:00 |
|
Igor Kulikov
|
2e30317f9b
|
Propagate UI changes
|
2020-02-25 11:43:35 +02: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
|
8f4944fe17
|
Material table improvements. Alarm widget implementation.
|
2020-01-24 19:05:41 +02:00 |
|
Igor Kulikov
|
4982f0e6a4
|
Finish RuleChain page. Implement missing widget subscription methods. Implement Entities table widget.
|
2020-01-22 20:05:30 +02:00 |
|