Chantsova Ekaterina
3fba00a13c
UI: Fix displaying static widget configuration tabs, when advanced settings configuration is empty
2021-06-25 18:41:25 +03:00
Chantsova Ekaterina
d67b90cf67
UI: Bar Chart, fix applying default thresholds line width
2021-06-24 14:35:29 +03:00
Igor Kulikov
7ae3eea216
Merge pull request #4759 from vvlladd28/bugs/entities-table-widgets/detect-changes
...
UI: Fixed not updated view entities table widget, after updated values
2021-06-18 16:38:50 +03:00
Vladyslav_Prykhodko
248e35cb24
UI: Fixed not updated view entities table, after updated values
2021-06-17 17:06:50 +03:00
Dmitriymush
6a63b6e31d
fix to entity node level
2021-06-17 14:16:46 +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
Igor Kulikov
c4037a9fa1
Merge pull request #4717 from vvlladd28/bug/widget-table/updated-data
...
UI: Fixed not correct show data in table widget
2021-06-14 19:23:38 +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
c2c2f55dc3
Merge remote-tracking branch 'upstream/master' into feauture/dashboard/widget-select-content
2021-06-14 10:16:16 +03:00
Igor Kulikov
9c175ce4c4
Merge pull request #4593 from woodyjon/fix/unit-title-digital-gauge
...
fix: do not "uppercase" unit title of digital gauges
2021-06-11 19:31:29 +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
Igor Kulikov
6ee12de367
Merge pull request #4578 from ChantsovaEkaterina/bug/flot-thresholds-appearing
...
UI: Flot widget, fix thresholds appearing when threshold attribute is not set
2021-05-28 12:47:48 +03:00
Igor Kulikov
2f7c93a435
Merge pull request #4592 from kalutkaz/FixSetEntityForStaticWidget
...
Fix set entity for static widget
2021-05-27 17:36:00 +03:00
Igor Kulikov
74f289b27b
Merge pull request #4576 from ChantsovaEkaterina/improvement/entities-table-action-additional-params
...
UI: Entities table widget, add entity to widget actions additionalParams
2021-05-27 17:34:34 +03:00
Igor Kulikov
7177d15c9d
Merge pull request #4501 from kalutkaz/entityLabelInTimeseriestable
...
Use Entity label in tab name (Timeseries table)
2021-05-27 17:34:04 +03:00
Vladyslav_Prykhodko
467e0ba365
Merge remote-tracking branch 'upstream/master' into update/angular/11
2021-05-26 20:11:26 +03:00
Vladyslav_Prykhodko
040a7d15e5
UI: Add new decorator TbInject
2021-05-26 20:10:56 +03:00
Igor Kulikov
07926350f5
UI: Improve dashboard performance - move widget header to widget container
2021-05-26 13:49:30 +03:00
Vladyslav_Prykhodko
38a682b95d
Update angular to 11
2021-05-25 19:36:09 +03:00
Kalutka Zhenya
ae7897366d
Updated 'validateEntityId' logic
2021-05-21 18:14:19 +03:00
Kalutka Zhenya
596b8cc647
Refactoring and updated fix
2021-05-20 13:25:34 +03:00
Jonathan Gross
33c65aaf1b
fix: do not "uppercase" unit title of digital gauges
...
unit titles are automatically changed to uppercase. That is an issue when the unit is a greek letter. e.g. for the measure of a conductivity, the unit is µS/cm. Capitalizing it makes it MS/CM, which does not have the same meaning. Additionally, I don't understand the benefit of capitalizing this by default.
2021-05-18 10:45:08 +02:00
Kalutka Zhenya
bcfa6e7f54
Refactoring
2021-05-18 11:01:01 +03:00
Kalutka Zhenya
1f5a8ef70f
Updated logic for 'Set entity from widget' in static widget
2021-05-18 10:52:38 +03:00
Igor Kulikov
c768fcbac1
Dashboard performance improvements by changing change detection strategy to OnPush
2021-05-14 18:21:46 +03:00
Chantsova Ekaterina
ee447bc1b0
Flot: fix thresholds appearing when threshold attribute is not set
2021-05-13 17:44:06 +03:00
Chantsova Ekaterina
488ad22b67
Entities table widget: add entity info to widget actions additionalParams
2021-05-13 15:45:27 +03:00
Igor Kulikov
59606f8330
Add support for dashboboards in mobile app. Introduce widget mobile actions.
2021-05-04 19:44:15 +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
nickAS21
d6979e54da
lwm2m: back: Write Attributes - start ( #4402 )
...
* lwm2m: back: Write Attributes - start
* lwm2m: front: fis bug disable instances
* lwm2m: transport: attr/discavery start
* lwm2m: transport: attributeLwm2m after update profile
* lwm2m: transport: attributeLwm2m after update profile (no delete attribute)
* Lwm2m: back: test
* Lwm2m: back: test2
* Lwm2m: back: test3
2021-04-15 11:53:45 +03:00
Igor Kulikov
3e014ea3cb
Fix merge conflicts.
2021-04-14 15:52:23 +03:00
Igor Kulikov
8088dc7159
Merge pull request #4360 from vvlladd28/bugs/maps/parse-data
...
UI: Fixed multiple datasource processing data in map widgets
2021-04-14 15:30:34 +03:00
Igor Kulikov
6517d7937a
Merge pull request #4331 from vvlladd28/bug/control-widget/switch-control
...
UI: Fixed switch control widget, didn't update state after get value in call RPC
2021-04-14 15:15:53 +03:00
Chantsova Ekaterina
51125df8a2
Add JSON input widget
2021-04-05 20:56:15 +03:00
Vladyslav_Prykhodko
aabf5c792a
UI: Fixed multiple datasource processing data in map widgets
2021-04-02 17:06:01 +03:00
Volodymyr Babak
7044e3e40f
Merge remote-tracking branch 'upstream/master' into develop/3.3-edge
2021-03-30 19:35:58 +03:00
Vladyslav_Prykhodko
766594a7aa
UI: Fixed switch control widget, didn't update state after get value in call rpc
2021-03-29 19:03:44 +03:00
Igor Kulikov
5de2e7b631
Merge pull request #4269 from ChantsovaEkaterina/improvement/extend-admin-widgets-settings
...
UI: Update admin widgets with settings recently added to Entities table
2021-03-18 20:29:05 +02:00
Chantsova Ekaterina
89072d6b44
Update admin widgets with settings recently added to Entities table
2021-03-18 19:55:28 +02:00
Igor Kulikov
934981432f
Improve comparison timewindow
2021-03-18 19:45:45 +02:00
Igor Kulikov
7bce418c43
Revert "UI: Added comparison support timezone - flot widget"
2021-03-18 16:29:02 +02:00
Vladyslav_Prykhodko
f4b6798a16
UI: Added comparison support timezone
2021-03-18 15:56:07 +02:00
Volodymyr Babak
0f64b3764f
Merge remote-tracking branch 'upstream/develop/3.3' into develop/3.3-edge
2021-03-16 16:59:15 +02:00