845 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
9e35f4bd0f UI: Add settings for slack delivery method in notification template 2023-01-26 13:36:55 +02:00
Vladyslav_Prykhodko
25f2a54e5b UI: Add notification not in popover and added filter for noification template 2023-01-23 12:47:00 +02:00
Vladyslav_Prykhodko
26c4303919 UI: Add customize notification web template 2023-01-20 18:08:30 +02:00
Vladyslav_Prykhodko
5dcd11cd82 UI: Add ws to show notification 2023-01-20 15:08:44 +02:00
Vladyslav_Prykhodko
25da40a1dc UI: Add new column in send notification table; improvement design send notification dialog 2023-01-18 13:03:37 +02:00
Vladyslav_Prykhodko
00d04aec3c UI: Add notification request and inbox table 2023-01-17 18:26:25 +02:00
Andrew Shvayka
3cf5fb1a0d
Merge pull request #7878 from volodymyr-babak/edge-install-instructions
[3.5] Add edge install instructions for docker
2023-01-16 15:49:30 +02:00
rusikv
8e79d8f9a2 Alarm comments UI implementation, alarm details redesign 2023-01-15 13:14:48 +02:00
Artem Dzhereleiko
57f88960f7 UI: Added phone number to user profile 2023-01-11 17:29:07 +02:00
Vladyslav_Prykhodko
9051759ce8 UI: Add notification center and targets notification block 2023-01-06 19:28:12 +02:00
Volodymyr Babak
7c77046737 Remove unused imports 2023-01-03 10:03:35 +02:00
Volodymyr Babak
8f112f763f Merge branch 'develop/3.5' of github.com:volodymyr-babak/thingsboard into edge-install-instructions 2022-12-30 16:44:48 +02:00
Vladyslav_Prykhodko
f47005892d UI: Add notification service 2022-12-29 18:03:16 +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
Volodymyr Babak
28bbb25aed Improved edge docker install instructions. Fixed incorrect JSON format error 2022-11-25 18:58:36 +02:00
Artem Babak
6b8afa04dd Edge instructions added license headers 2022-11-24 11:03:38 +02:00
Artem Babak
b079049005 Edge instructions UI implementation 2022-11-24 10:35:25 +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