52 Commits

Author SHA1 Message Date
Artem Dzhereleiko
7a43ae9966 UI: Fixed power button widget for firefox 2024-03-22 18:29:11 +02:00
Igor Kulikov
6b8af63c1e UI: Add ability to check dashboard state in action widget. 2024-02-29 17:54:52 +02:00
Igor Kulikov
5f70100118 UI: Add value converter type to set value settings. 2024-02-14 18:42:29 +02:00
Igor Kulikov
a755d4d851 UI: Improve slider widget step calculation. 2024-02-14 18:14:27 +02:00
Igor Kulikov
4dc3d0ee78 UI: Minor improvement 2024-02-14 17:03:15 +02:00
Igor Kulikov
e537479b88 UI: Implement slider widget. 2024-02-14 13:53:44 +02:00
Igor Kulikov
6943ead99d UI: Power button widget pressed state improvements. 2024-02-09 19:32:58 +02:00
Igor Kulikov
2faf63bf81 UI: Implement power button widget 2024-02-08 19:48:32 +02:00
Igor Kulikov
495e34c337 UI: Improve command button widget loading style. Improve single switch widget disabled state style. 2024-02-06 10:18:54 +02:00
Igor Kulikov
147f817445 UI: Command button widget 2024-02-05 18:32:31 +02:00
Igor Kulikov
8262be6e64 UI: Single switch widget improvements: Implement disabled state. Improve auto-scale. 2024-02-05 15:10:37 +02:00
Igor Kulikov
42edd481e7 UI: Add advanced settings for action button. Update Get attribute/time-series value action to always subscribe for updates. 2024-02-02 13:53:41 +02:00
Igor Kulikov
4b29a8f3ff UI: Implement action button widget. 2024-02-01 19:16:37 +02:00
Igor Kulikov
0a784d33ed UI: widgets value actions refactor. 2024-01-30 12:30:24 +02:00
Igor Kulikov
ebb2bda32f UI: Improve RPC state widget error handling. 2024-01-24 15:25:33 +02:00
Igor Kulikov
7a4503dc5c UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget. 2024-01-23 20:03:14 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Igor Kulikov
9d8a9943bf UI: Add value card widget. Introduce tb-icon component to handle both font and svg (mdi) icons. 2023-07-21 18:26:14 +03:00
Vladyslav_Prykhodko
32d23844d6 UI: Updated tinycolor for version 1.6.0 2023-04-11 16:00:33 +03:00
Igor Kulikov
d81add6fd7 UI: Angular 15 migration 2023-02-27 16:24:50 +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
d8275d2035 UI: Angular 14 migration 2023-02-06 13:09:43 +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
Igor Kulikov
9a893dd330 UI: Entities version create/restore progress and error handling 2022-06-21 13:10:20 +03:00
Vladyslav_Prykhodko
9c3febf664 UI: Fixed not correct work vertical resize in knob widget 2022-06-10 13:49:51 +03:00
Igor Kulikov
cc6cd2cb2a UI: Add slide toggle control widget 2022-02-04 20:06:23 +02:00
Vladyslav_Prykhodko
6c32e4c767 UI: Rename Persistent table widget; Fixed double text in data not resolve; Rename widget settings 2022-01-24 17:09:04 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
ArtemDzhereleiko
aac4ec07ab UI: Update and refactoring 2021-12-22 18:12:17 +02:00
ArtemDzhereleiko
6a6b0638da Update and resolve conflicts 2021-12-21 12:22:48 +02:00
Igor Kulikov
a69551f067 Angular 12 migration 2021-12-06 12:54:48 +02:00
ArtemDzhereleiko
33508f558e UI: Hide pageSizeOption on persistent table widget 2021-12-02 13:18:42 +02:00
ArtemDzhereleiko
12dcbf0e5e UI: Hide pageSizeOption on persistent table widget 2021-12-01 12:37:30 +02:00
ArtemDzhereleiko
5d4579ce28 UI: New control widget Persistent table 2021-11-26 17:00:51 +02:00
Vladyslav Prykhodko
6b7c95c040 UI: Fixed - widgets showed two errors at the same time. 2021-09-13 08:54:31 +03:00
Vladyslav_Prykhodko
90c84f84d0 UI: Add control widget support persistent command (Add settings: persistent and persistentPollingInterval) 2021-08-06 18:56:35 +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
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Igor Kulikov
1ff3eeaf93 UI: Optimizations 2020-12-28 16:06:36 +02:00
Kalutka Zhenya
e35e54a764 Fix resize switch control 2020-10-06 18:28:40 +03:00
kalutkaz
7347230ec4
Update knob control (#3501)
* Epdate knob control

* Fix click function

* Refactoring

* Formatting

* Change 'mouseup'
2020-10-06 18:28:26 +03:00
Vladyslav_Prykhodko
77a08e7c61 Fixed not correct call custom parseValueFunction in RPC widget 2020-06-15 16:59:34 +03:00
Igor Kulikov
a39fe0f313 Minor fixes 2020-04-28 14:44:48 +03:00
Vladyslav
e3e860fe3f
[3.0] Improvement code style (#2670)
* Clear code and styles

* Clear import
2020-04-27 09:27:14 +03:00
Vladyslav
caf91be338
Change resize events to observer (#2652) 2020-04-22 13:21:14 +03:00
Igor Kulikov
15d7970ba9 Propagate UI changes. 2020-02-26 18:15:04 +02:00
Igor Kulikov
3e2a87135f Prepare for merge with master 2020-02-20 10:26:43 +02:00
Igor Kulikov
3aa5048861 Minor fixes 2020-02-18 18:12:28 +02:00