2702 Commits

Author SHA1 Message Date
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
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
Andrew Shvayka
b05383adfd
Merge pull request #10230 from AndriiLandiak/edge-uplink-messages-rate-limit
Add rate limits for edge uplink message
2024-03-05 14:56:43 +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
596f0f3111
Merge pull request #10206 from Dmitriymush/bug-fix/alarm-custom-translate
Fixed typeList URL query and alarm filter config translation
2024-02-27 09:55:12 +02:00
Igor Kulikov
b02af5a944
Merge pull request #10183 from jktu2870/PROD-3051
Fix the caption to "Relation types to propagate
2024-02-27 09:53:56 +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
Andrii Landiak
64f4b586a9 Add rate limits for edge uplink message 2024-02-19 15:44:45 +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
Andrew Shvayka
ded647f0cb
Merge pull request #10175 from dashevchenko/alarmRuleStateFix
Added alarm state handling for IN, NOT_IN types of operation
2024-02-16 16:40:42 +02:00
Igor Kulikov
3d4b706181 UI: Implement toggle button widget. 2024-02-16 12:50:29 +02:00
Dmitriymush
977dd85fcf UI: fixed typeList url query and alarm filter config translation 2024-02-15 18:56:49 +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
dashevchenko
283bde650a fixed spelling mistake 2024-02-14 13:17:16 +02:00
okolesnyk
0bfdd9b27c UI. Device profile > Alarm rules (captions)(PROD-3051) 2024-02-14 12:50:05 +02:00
Dmitriymush
eae3d9cdb9 UI: fixed onDashboardStateInputFocus 2024-02-13 21:12:14 +02:00
rusikv
7a747f101e UI: added 'Default coma separetad values' hint to alarm rule condition string filter predicate value input in case of 'in' and 'not in' operations 2024-02-13 18:16:27 +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
dd386672cb
Merge pull request #10130 from Dmitriymush/bug-fix/dashboard-gridster-options
Fixed gridster options update for mobile mode
2024-02-12 13:58:21 +02:00
Igor Kulikov
dafd1a041a
Merge pull request #10122 from rusikv/bug/dashboard-filter
Fixed dashboard entity filter remembers user input on close and cancel
2024-02-12 13:55:21 +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
15865cfbbd
Merge pull request #10066 from xalt7x/angular-gridster--maxrows
For Angular Gridster, increase "maxRows" limit from "100" to "3000"
2024-02-12 13:35:11 +02:00
Igor Kulikov
111158782e
Merge pull request #10062 from Dmitriymush/enhacements/device-profile-transport-config
Added html responsive improvement for SNMP transport config
2024-02-12 13:28:27 +02:00