633 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
ed2604a099 UI: Fixed incorrect resolve state entity 2023-02-07 15:44:21 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Chantsova Ekaterina
3255e48cac UI: fixed applying custom translation to labels of latest data keys in timeseries widgets 2023-01-30 17:30:29 +02:00
Vladyslav_Prykhodko
00e9d2ce75 UI: Refactoring code 2023-01-30 16:35:19 +02:00
Igor Kulikov
572421487a UI: Move widgets cache to widget service. 2022-12-28 15:10:09 +02:00
Igor Kulikov
f65397618b UI: Improve resolve alias function 2022-12-28 13:27:32 +02:00
Tarnavskiy
3664aedfd4 Get currentEntity data from stateParams instead doing find-request 2022-12-27 15:32:47 +02:00
Vladyslav_Prykhodko
b9d361f1cf UI: Fixed incorrect updated timewindow in Alarm table 2022-12-21 17:23:51 +02:00
Igor Kulikov
9830896893
Merge pull request #7658 from engix-ltd/hide_widget_in_desktop
[3.4.2] UI: Make possible to hide widget in desktop mode.
2022-11-23 12:15:02 +02:00
Igor Kulikov
d10f64c348 Refactor MVEL -> TBEL 2022-11-22 16:38:01 +02:00
devaskim
b2ce603fc5 Make possible to hide widget in desktop mod. 2022-11-20 00:32:32 +05:00
Igor Kulikov
0b825e8dc3 UI: Handle premature entity and alarm data updates from websocket. 2022-11-18 13:46:37 +02:00
Vladyslav_Prykhodko
a19e7f012c UI: Fixes incorrect process error handling when updating JWT 2022-11-17 16:26:45 +02:00
Andrii Shvaika
0d1412cd46 Merge branch 'jwt-random' of github.com:smatvienko-tb/thingsboard 2022-11-17 11:50:56 +02:00
Vladyslav_Prykhodko
8566ca0e94 UI: Fixes deleting an attribute or telemetry whose name has special characters 2022-11-15 11:52:54 +02:00
Vladyslav_Prykhodko
fc1da12999 UI: Add JWT security settings form and restyle security page 2022-11-14 11:05:47 +02:00
Vladyslav_Prykhodko
6df7af6418 UI: Refactoring code 2022-11-03 17:47:54 +02:00
Vladyslav_Prykhodko
8092f23a3d Merge branch 'engix-ltd-telemetry_updater' into master 2022-11-03 17:27:16 +02:00
Igor Kulikov
b96d3d02ac UI: Fixed flatDataWithoutOverride - create empty object when data array is empty. 2022-11-03 09:47:02 +02:00
Igor Kulikov
bbc74d98dd
Merge pull request #7365 from kalutkaz/fixMarkdownWidget
[3.4.2] UI: Fix markdown widget
2022-11-02 14:57:09 +02:00
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