713 Commits

Author SHA1 Message Date
Kalutka Zhenya
de0a196d7a Refactoring 2022-11-02 11:58:33 +02:00
Kalutka Zhenya
c6dff4145b Update logic for markdown and QR code widgets 2022-11-02 11:32:53 +02:00
Andrew Shvayka
7ba76e8f59
Merge pull request #7483 from deaflynx/version-control-read-only
[3.4.2] Feature: Version control Repository settings with 'Read-only' flag
2022-10-31 18:05:58 +02:00
Andrew Shvayka
f20d87e894
Merge pull request #7360 from devaskim/selective_widget_bundler_version_control
[3.4.2] UI: Let user to selective export widget bundles to version control.
2022-10-31 13:54:35 +02:00
Andrew Shvayka
2611694f21
Merge branch 'master' into feature/on-tw-change-function-settins 2022-10-31 12:54:50 +02:00
Artem Babak
505404903a Version control Repository settings:
- in Admin service added getRepositorySettingsInfo();
- disabled 'Create version'/'Create entities version' buttons if active Read-only flag;
2022-10-25 12:08:22 +03:00
Igor Kulikov
4ea96fa289 Update rule node config UI 2022-10-19 20:03:24 +03:00
Igor Kulikov
05f47f3796 UI: Update public API 2022-10-19 17:21:53 +03:00
Igor Kulikov
00e9fb2c7b UI: Add MVEL script lang support 2022-10-19 16:49:22 +03:00
devaskim
40dc0467bd Let user to selective export widget bundles to version control. 2022-10-02 14:47:56 +05:00
Igor Kulikov
012c8e91de Implement Assets Profile UI 2022-09-26 18:10:12 +03:00
Andrii Shvaika
6674c457f6 Fix issue with delta calculation when previous interval has no telemetry 2022-09-23 13:45:34 +03:00
Igor Kulikov
70466bf71c UI: Improve timewindow configuration for aggregation comparison 2022-09-15 14:18:16 +03:00
Igor Kulikov
b5383aa421 UI: Update timeseries aggregation data structures. Implement timeseries aggregation delta calculation. 2022-09-14 17:49:37 +03:00
devaskim
ecd2be9456 Add API to create telemetry websocket updater in custom widgets. 2022-09-14 16:32:52 +05:00
Igor Kulikov
cb307ce9a5 UI: Add latest data support to tooltip value format function of flot widget. 2022-09-13 17:01:52 +03:00
Tarnavskiy
79332fcf6d Added new widget-subscription settings - onTimewindowChangeFunction 2022-09-13 16:21:22 +03:00
Igor Kulikov
f28297b7ae UI: latest data aggregation improvements 2022-09-13 14:07:56 +03:00
Igor Kulikov
c6c40f50a8 UI: Aggregation improvements 2022-09-12 17:26:49 +03:00
Igor Kulikov
9d6d82c5ac UI: Implement TimeSeries to single latest value aggregation. 2022-09-12 16:20:37 +03:00
Andrii Shvaika
fa9f1b9f69 New structures for the Agg commands 2022-09-09 14:46:23 +03:00
Igor Kulikov
9f178105cf UI: Add aggregation configuration to TimeSeries dataKey for latest widget 2022-09-08 18:51:13 +03:00
Vladyslav_Prykhodko
33fe04a7a0 UI: Not redirect to the previous link after login with 2FA 2022-07-25 13:34:40 +03:00
Igor Kulikov
5f65cc4929
Merge pull request #6936 from vvlladd28/bug/import-export/alarm-table
[3.4] UI: Fixed incorrect import/export/copy alarm type widgets
2022-07-13 12:31:59 +03:00
Vladyslav_Prykhodko
9c0ff5f917 UI: Fixed incorrect import/export/copy alarm type widgets 2022-07-13 11:02:05 +03:00
Vladyslav_Prykhodko
ff9e6505b3 UI: Change queueId to queueName 2022-07-11 18:03:14 +03:00
Igor Kulikov
4b5e94e3cc Add Version control REST API methods to Rest Client. Remove redudant branch request parameter from some version control REST API methods. 2022-06-29 17:35:13 +03:00
Igor Kulikov
19a1073fc3
Update entities-version-control.service.ts 2022-06-27 14:42:00 +03:00
Vladyslav_Prykhodko
ced8ff5bd6 UI: Improvement VC in mobile mode, fixed catch error message and add validation space in commit message 2022-06-27 14:29:57 +03:00
Igor Kulikov
472357109d VC: Detect default remote branch. Fix Entities Version Control REST API mappings to handle branch parameter. 2022-06-23 14:12:03 +03:00
Igor Kulikov
8288eade74
Merge pull request #6788 from devaskim/latest_value_in_legend
[3.4] UI: Add option to show latest value in widget's legend.
2022-06-22 15:26:22 +03:00
devaskim
1d08e319bc Add latest value to widget's legend. 2022-06-22 14:53:43 +05:00
Andrii Shvaika
f5603c4f72 Merge with develop/3.4 2022-06-21 17:57:19 +03:00
Igor Kulikov
f3b31f7cb8
Merge pull request #6737 from vvlladd28/bug/adaptive-fullscren/width
[3.4] UI: Fixed incorrect show rulechain dialog in sm display (600-959px)
2022-06-21 17:23:36 +03:00
Igor Kulikov
8e1ecb8640
Merge pull request #6733 from vvlladd28/improvement/image-map/load-image-default
[3.4] UI: Improvement image-map when image attr empty set default image
2022-06-21 17:20:56 +03:00
Igor Kulikov
36158d9256
Merge pull request #6725 from vvlladd28/bug/validate-datasources/dataKey-label
[3.4] UI: Improvement function validateDatasources
2022-06-21 17:17:43 +03:00
Igor Kulikov
9a893dd330 UI: Entities version create/restore progress and error handling 2022-06-21 13:10:20 +03:00
Igor Kulikov
5e9899daad UI: Implement progress on single entity version create request. 2022-06-20 19:48:29 +03:00
Vladyslav_Prykhodko
2457fdf317 UI: Fixed incorrect show fullscreen dialog in sm display(600-959px) 2022-06-17 12:10:40 +03:00
Vladyslav_Prykhodko
66cc42644e UI: Improvement image-map when image attr empty set default image 2022-06-16 15:18:25 +03:00
Vladyslav_Prykhodko
539390e6b5 UI: Improvement function validateDatasources added validation for required label in dataKey setting 2022-06-15 16:21:00 +03:00
Igor Kulikov
18ec32f092 Merge with develop/3.4 2022-06-13 12:20:08 +03:00
Igor Kulikov
27f1b82c5e
Merge pull request #6675 from vvlladd28/improvement/page/security
[3.4] UI: Improvement view new security page
2022-06-10 17:54:47 +03:00
Igor Kulikov
a12a59d8c4
Merge pull request #6646 from ViacheslavKlimov/2fa-improvements
[3.4] 2FA improvements
2022-06-10 17:52:45 +03:00
Vladyslav_Prykhodko
fedd644516 UI: move change password with profile to security 2022-06-09 18:20:34 +03:00
Igor Kulikov
2f982a1f53 Merge branch 'develop/3.4' into feature/entities-version-control 2022-06-09 17:09:34 +03:00
Igor Kulikov
540aeec2d7 UI: Add device profile fetch functions to entity service 2022-06-07 10:52:43 +03:00
Viacheslav Klimov
16891917ee Minor fixes for 2FA 2022-06-06 18:41:58 +03:00
fe-dev
6f21de1d4d UI: Fix translation, console error and add height for menu visability 2022-06-06 13:33:01 +03:00
Andrii Shvaika
63750ef8a0 Merge with develop/3.4 2022-06-02 13:59:15 +03:00