1326 Commits

Author SHA1 Message Date
Igor Kulikov
4e61c9f76e
Merge pull request #10316 from Dmitriymush/hot-fix/open-URL
Refactoring widgetActionTypes
2024-03-07 17:59:21 +02:00
Igor Kulikov
d39be08974 UI: Improve time series bar width strategy: calculate width as percentage of time window. 2024-03-07 17:50:28 +02:00
Igor Kulikov
ef385640ff UI: Implement no aggregated data bar width strategies 2024-03-07 14:21:01 +02:00
Dmitriymush
0d27c18efb UI: refactoring widgetActionTypes 2024-03-07 11:14:59 +02:00
Igor Kulikov
bd34456baa UI: Improve threshold line color settings. 2024-03-07 11:07:08 +02:00
Igor Kulikov
4de8c6e595 Merge branch 'master' into feature/time-series-chart 2024-03-06 19:51:28 +02:00
Igor Kulikov
cd206c0f80 UI: Implement line / bar / point charts. 2024-03-06 19:50:56 +02:00
Igor Kulikov
14cc56939c
Merge pull request #10279 from ChantsovaEkaterina/bug/flot-chart-yaxis-min-max-values
Fixed applying min/max y-axis parameters in flot chart
2024-03-06 16:33:36 +02:00
Igor Kulikov
b91c1ba288 UI: Implement thresholds config for Time series chart. 2024-03-05 19:26:04 +02:00
Igor Kulikov
0c09de5dc1 UI: Implement time series chart axes settings. 2024-03-04 18:14:23 +02:00
Igor Kulikov
fc06a77943 UI: Implement time-series chart key settings form. 2024-03-04 16:56:29 +02:00
Igor Kulikov
0ebd22be2d UI: Implement Time series chart widget config. 2024-03-01 19:58:00 +02:00
Igor Kulikov
ddb0c0fd2f Merge branch 'master' into feature/time-series-chart 2024-02-29 18:00:35 +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
915f670bef Merge branch 'master' into feature/time-series-chart 2024-02-29 15:00:20 +02:00
Igor Kulikov
d7cca23701 UI: Implement Time series chart widget. 2024-02-29 14:07:04 +02:00
Chantsova Ekaterina
0c431c2129 UI: fixed applying min/max y-axis parameters in flot chart 2024-02-28 11:24:15 +02:00
Igor Kulikov
57b5aa5022
Merge pull request #10226 from jktu2870/signal_strength_prod-2773(2)
Add the possibility of setting the value range manually in the Signal Strength widget configuration
2024-02-27 10:09:45 +02:00
Igor Kulikov
6a8ed589a2
Merge pull request #10262 from vvlladd28/bug/widget-action/required-whitespace
Space before the required mark has been removed in widget action
2024-02-27 10:08:01 +02:00
Igor Kulikov
c6c6293153
Merge pull request #10225 from vvlladd28/bug/background-settings/jump
Fixed background settings panel jump when edit content
2024-02-27 10:01:51 +02:00
Igor Kulikov
7277556ff4
Merge pull request #10177 from Dmitriymush/bug-fix/widget-action-targetDashboardStateId
Fixed dashboard state autocomplete in widget action component
2024-02-27 09:53:26 +02:00
Vladyslav_Prykhodko
0ad39c0fee UI: space before the required mark has been removed in widget action 2024-02-26 12:31:45 +02:00
Dmitriymush
73bef368de UI: refactoring of widget action component 2024-02-19 15:58:42 +02:00
Vladyslav_Prykhodko
d4e02f480a UI: Fixed background settings panel jump when edit content 2024-02-19 13:02:31 +02:00
okolesnyk
3a4ffa213f UI. Signal Strength widget (PROD-2773)(move "No signal" field into advanced form) 2024-02-19 12:58:00 +02:00
okolesnyk
e506a4acf9 Merge branch 'master' into signal_strength_prod-2773
# Conflicts:
#	ui-ngx/src/assets/locale/locale.constant-en_US.json
2024-02-19 12:08:15 +02:00
Igor Kulikov
3d4b706181 UI: Implement toggle button widget. 2024-02-16 12:50:29 +02:00
okolesnyk
64bf38a792 UI. Signal Strength widget (PROD-2773) 2024-02-15 15:35:24 +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
a65396c40c UI: Minor improvements 2024-02-14 16:34:56 +02:00
Igor Kulikov
e537479b88 UI: Implement slider widget. 2024-02-14 13:53:44 +02:00
Dmitriymush
eae3d9cdb9 UI: fixed onDashboardStateInputFocus 2024-02-13 21:12:14 +02:00
Igor Kulikov
2fb9b74bae Fix conflicts 2024-02-12 14:30:38 +02:00
Igor Kulikov
e5c135fc10
Merge pull request #10153 from Dmitriymush/enhacements/open-url-action
Added new widget action type: Open URL
2024-02-12 14:04:23 +02:00
Igor Kulikov
ed70ca3f9a
Merge pull request #10117 from iraznatovskyi/fix-connector-rpc-table
Fixed RPC connectors table collapsing also fixed JSON field height when this widget looks as a column
2024-02-12 13:53:08 +02:00
Igor Kulikov
7a892b9323
Merge pull request #10108 from rusikv/bug/chart-card-value-color
Fixed chart card value color differs from other widgets with same values and range colors configs
2024-02-12 13:50:27 +02:00
Igor Kulikov
c506d25889
Update aggregated-value-card-widget.component.ts 2024-02-12 13:50:04 +02:00
Igor Kulikov
a33f0fb97b
Merge pull request #10060 from iraznatovskyi/toast-position-fix
Fixed in Thingsboard Iot Gateway dashboard toast position after save connector
2024-02-12 13:27:17 +02:00
Igor Kulikov
f901e3617b
Merge pull request #10052 from iraznatovskyi/gateway-config-fix
Fixed in Thingsboard Iot Gateway dashboard validator gateway configuration
2024-02-12 13:26:49 +02:00
Igor Kulikov
3bea9472ab
Merge pull request #10050 from Dmitriymush/enhacements/liquid-level
Added dynamic volume inputs and other minor improvements for liquid level widget.
2024-02-12 13:26:06 +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
Dmitriymush
347037be41 UI: added new open URL action type 2024-02-08 18:09:12 +02:00
Dmitriymush
0b1956be49 UI: added image caching and async optimisation for map markers rendering 2024-02-08 14:30:10 +02:00
Ivan Raznatovskyi
986021fb2f Fixed RPC connectors table collapsing also fixed JSON field height when this widget looks as a column 2024-02-08 12:06:33 +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
fd8f6c2763 UI: add pattern support for labels to button widgets. 2024-02-05 19:54:04 +02:00
Igor Kulikov
147f817445 UI: Command button widget 2024-02-05 18:32:31 +02:00