927 Commits

Author SHA1 Message Date
rusikv
80ec4d85e2 Amendments due to backend changes, added ability to search users by name and email, added setting to disable reassignment of alarm to alarm widget 2023-02-20 14:13:41 +02:00
Vladyslav_Prykhodko
6945b96e3c UI: Change notification request support send without template 2023-02-20 11:30:26 +02:00
Igor Kulikov
e5a9dbc795 UI: Angular 15 migration 2023-02-17 19:24:01 +02:00
Igor Kulikov
5f90f3878a UI: Angular 15 migration 2023-02-16 19:47:40 +02:00
Igor Kulikov
f4f7e8f284 UI: Angular15 migration 2023-02-16 19:32:02 +02:00
rusikv
994971a5cd UI alarm assignment implementation 2023-02-16 14:51:24 +02:00
Vladyslav_Prykhodko
8589047fcc UI: Refactoring web socket 2023-02-16 12:59:43 +02:00
Igor Kulikov
960ea641c1 UI: menu improvements 2023-02-14 16:59:04 +02:00
Igor Kulikov
290e15ecb8 UI: Use user settings service. 2023-02-14 12:04:23 +02:00
Vladyslav_Prykhodko
3eba03cccc Fixed after merge 'upstream/develop/3.5' 2023-02-14 11:39:29 +02:00
Igor Kulikov
359565e115 UI: Router tabs style improvements 2023-02-14 11:31:34 +02:00
Vladyslav_Prykhodko
2212a6d9be Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system 2023-02-14 11:09:34 +02:00
Igor Kulikov
916faae774 UI: Menu improvements 2023-02-13 19:09:05 +02:00
rusikv
372450e0d7 Date ago pipe update, added ability to change sort direction of comments 2023-02-10 16:17:12 +02:00
rusikv
a943e04e2d Merge remote-tracking branch 'upstream/develop/3.5' into alarmCommentsUI 2023-02-10 15:49:24 +02:00
devaskim
2e138774ed Add Base64 functions to Utils service. 2023-02-10 12:43:54 +05:00
Igor Kulikov
61e117f320 UI: Refactor menu for System administrator 2023-02-09 19:13:44 +02:00
Andrii Shvaika
8bd9f2e29c Merge with release 3.4.4 2023-02-07 18:47:38 +02:00
Vladyslav_Prykhodko
6ac0024944 UI: Add notification setting 2023-02-07 16:42:36 +02:00
Vladyslav_Prykhodko
ed2604a099 UI: Fixed incorrect resolve state entity 2023-02-07 15:44:21 +02:00
Igor Kulikov
d8275d2035 UI: Angular 14 migration 2023-02-06 13:09:43 +02:00
Igor Kulikov
3aed9db82f UI: Angular 14 migration 2023-02-02 16:55:27 +02:00
Igor Kulikov
28a48c3fc5 UI: Angular 14 migration 2023-02-02 16:09:49 +02:00
Igor Kulikov
21cd557d96 UI: Angular 14 migration 2023-02-02 15:55:06 +02:00
Vladyslav_Prykhodko
8174a97926 Merge with klimov/feature/notification-system 2023-01-31 17:46:12 +02:00
Andrii Shvaika
a203c336f1 Merge with master 2023-01-31 16:20:04 +02:00
Vladyslav_Prykhodko
e3057ffe24 UI: Change notification recipients models 2023-01-31 13:35:16 +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
Vladyslav_Prykhodko
ac9b3303b6 UI: Add copy/edit notification template and notify again 2023-01-30 10:23:36 +02:00
Vladyslav_Prykhodko
ebb5c634a3 UI: revert user settings 2023-01-27 15:48:18 +02:00
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