Andrii Shvaika
|
95e9f5b715
|
Improvements
|
2023-03-31 17:17:12 +03:00 |
|
Andrii Shvaika
|
5d30fefbcb
|
Basic implementation of the Starred and Last visited Info
|
2023-03-30 17:47:26 +03:00 |
|
ViacheslavKlimov
|
197207035b
|
Notification system fixes, new notification targets
|
2023-03-23 18:27:45 +02:00 |
|
ViacheslavKlimov
|
5e400726d3
|
Merge branch 'develop/3.5' into feature/notification-system
|
2023-03-23 12:36:08 +02:00 |
|
ViacheslavKlimov
|
8705a2324e
|
Notification system improvements:
- rate limits
- notify on rule node start failure after attempts ended
- default general template for tenants + entities limit rule
- rename ACTION_TARGET_USER to AFFECTED_USER
|
2023-03-22 16:48:04 +02:00 |
|
dashevchenko
|
b6adbd6ec8
|
moved logic to DefaultTbAlarmCommentService
|
2023-03-21 13:29:46 +02:00 |
|
ViacheslavKlimov
|
0308b0128d
|
Entities limit notifications
|
2023-03-20 17:33:34 +02:00 |
|
ViacheslavKlimov
|
1382c49881
|
Endpoint to find tenant profiles by ids
|
2023-03-20 14:06:53 +02:00 |
|
ViacheslavKlimov
|
3b8ed5fae6
|
Notification rules improvements; new platform users filters
|
2023-03-17 14:03:03 +02:00 |
|
ViacheslavKlimov
|
4a20adc62e
|
Alarm related notification rules
|
2023-03-16 13:12:04 +02:00 |
|
ViacheslavKlimov
|
ba8f27fa76
|
Notification system refactoring and improvements
|
2023-03-15 12:32:23 +02:00 |
|
dashevchenko
|
210aae6a86
|
updated alarm comment deletion
|
2023-03-14 14:15:37 +02:00 |
|
ViacheslavKlimov
|
a56261ac9d
|
Merge with develop/3.5
|
2023-03-08 13:11:31 +02:00 |
|
ViacheslavKlimov
|
79670d9f9d
|
Notification system improvements
|
2023-02-28 19:19:59 +02:00 |
|
ViacheslavKlimov
|
627889a437
|
Remove tenant_id constraint from notification entities; permission checks refactoring
|
2023-02-24 13:17:24 +02:00 |
|
Andrii Shvaika
|
69b5a5f425
|
Alarm Service refactoring
|
2023-02-23 19:03:04 +02:00 |
|
Andrii Shvaika
|
c922bbb989
|
Alarm service refactroing
|
2023-02-23 12:31:07 +02:00 |
|
Andrii Shvaika
|
c16dfd4407
|
Alarm query updates
|
2023-02-17 16:15:17 +02:00 |
|
Andrii Shvaika
|
8b6950031e
|
Alarm asignee updates
|
2023-02-17 12:14:59 +02:00 |
|
Andrii Shvaika
|
04eb8c989a
|
Revert the AlarmInfo items. We will update the assignee via separate message
|
2023-02-16 18:47:51 +02:00 |
|
zbeacon
|
dda627b63e
|
Added getting NameLabelAndCustomerDetails to EntityService
|
2023-02-16 14:03:20 +02:00 |
|
Andrii Shvaika
|
3932993b58
|
Alarm assignment improvements
|
2023-02-15 19:14:11 +02:00 |
|
Vladyslav_Prykhodko
|
3eba03cccc
|
Fixed after merge 'upstream/develop/3.5'
|
2023-02-14 11:39:29 +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 |
|
zbeacon
|
9250af1904
|
Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning
|
2023-02-13 19:55:24 +02:00 |
|
dashevchenko
|
683dee03da
|
refactoring
|
2023-02-12 20:52:18 +02:00 |
|
dashevchenko
|
a25e328b7c
|
fixed update settings method
|
2023-02-11 00:25:52 +02:00 |
|
Andrii Shvaika
|
b92fa8ce5d
|
Minor code review improvements
|
2023-02-10 18:40:01 +02:00 |
|
dashevchenko
|
6c5054a6e8
|
added caching, added PUT methods, refactored code
|
2023-02-10 17:08:27 +02:00 |
|
dashevchenko
|
f3b6531362
|
merged with develop/3.5
|
2023-02-07 14:59:21 +02:00 |
|
dashevchenko
|
f214864503
|
added controller methods for saving user settings in UserController
|
2023-02-07 13:55:16 +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 |
|
Igor Kulikov
|
cbdc4517e4
|
Update license header year to 2023
|
2023-01-31 10:43:56 +02:00 |
|
ViacheslavKlimov
|
5cd82cfda3
|
Notification rule info; api to get targets by ids array
|
2023-01-30 15:39:20 +02:00 |
|
ViacheslavKlimov
|
4bfacad698
|
API for marking all as read; additionalConfig for push-notification
|
2023-01-19 12:55:47 +02:00 |
|
ViacheslavKlimov
|
376c4c95d1
|
Add new notification types; WS api docs
|
2023-01-18 18:13:51 +02:00 |
|
ViacheslavKlimov
|
89aa75718d
|
Notification request info
|
2023-01-17 19:29:27 +02:00 |
|
ViacheslavKlimov
|
b7f3aef044
|
Notification rules; refactoring
|
2023-01-17 16:30:47 +02:00 |
|
zbeacon
|
44dcda3bc5
|
Changes, accroding to comments
|
2023-01-17 08:15:00 +02:00 |
|
ViacheslavKlimov
|
e4c2d41561
|
'PROCESSING' notification request status; targets to UUID array
|
2023-01-16 12:50:18 +02:00 |
|
zbeacon
|
24215f2bce
|
Added constructor for alarmOperationResult
|
2023-01-16 10:15:41 +02:00 |
|
zbeacon
|
5494bc7d2b
|
Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning
|
2023-01-16 10:00:45 +02:00 |
|
Andrew Shvayka
|
a190ef3ccf
|
Merge pull request #7762 from dashevchenko/alarmComments
[3.5] Alarm comments feature
|
2023-01-13 18:40:20 +02:00 |
|
dashevchenko
|
7792fe7293
|
deleted unused imports
|
2023-01-13 17:55:01 +02:00 |
|
dashevchenko
|
0a6d227364
|
refactoring
|
2023-01-13 16:37:13 +02:00 |
|
ViacheslavKlimov
|
b89158643e
|
Notification request preview
|
2023-01-13 13:37:15 +02:00 |
|
dashevchenko
|
071b68e938
|
Alarm comment is not entity any more
|
2023-01-12 16:35:10 +02:00 |
|
zbeacon
|
f9e1077bca
|
Updated findSeverity method
|
2023-01-12 10:03:04 +02:00 |
|
dashevchenko
|
0eb51cb17d
|
Added Noxss, Length validation for alarm comment, deleted ttl service for alarm comments, added comment creation for ack, clear, severity updated events, fixed tests.
|
2023-01-11 17:36:22 +02:00 |
|