Commit Graph

26 Commits

Author SHA1 Message Date
Margarita
a392913dfb
Fix cloud.vault.uri (#40)
Some checks are pending
Maven Deploy Artifact / build-and-deploy (push) Waiting to run
2024-11-05 15:28:25 +03:00
Fedor Shimich
73003808ff
remove all alerts if user is deactivated (#39)
* remove all alerts if user is deactivated

* remove all alerts if user is deactivated
2024-04-26 11:59:35 +03:00
AydarN
8248fab8af
Update deps for trivy (#24) 2023-10-13 11:18:31 +03:00
Egor Cherniak
78449734e3
Fix sort order (#31)
* BUS-53: Change text for empty option

* Change sort algo

* Fix sort order
2023-10-04 16:07:22 +03:00
Egor Cherniak
1fc5d45786
BUS-53: Change text for empty option (#30)
* BUS-53: Change text for empty option

* Change sort algo
2023-10-04 15:14:18 +03:00
malkoas
e6ba2ab166
Add readme (#29)
* Add readme

* fix review
2023-09-13 11:15:47 +03:00
malkoas
85f4320852
Del reply prefix message (#28) 2023-09-06 14:14:46 +03:00
Egor Cherniak
e70501ae2d
Fix options order (#27) 2023-08-24 13:59:12 +03:00
Egor Cherniak
bf334805d9
Escape one more character (#26) 2023-08-24 10:30:44 +03:00
Egor Cherniak
645dee5457
Cache inline results and use fixed length ids (#25) 2023-08-22 17:26:56 +03:00
malkoas
3735efc270
Del previously created alerts for blocked bot (#23) 2023-08-04 16:32:22 +03:00
malkoas
9f7995ebb9
Fix exception when user blocked bot (#22) 2023-08-04 16:06:15 +03:00
malkoas
a48ecc2155
Del exeption when send notification (#21)
* Del exeption when send notification

* Del exeption when send notification
2023-08-04 13:58:07 +03:00
Egor Cherniak
743de92a76
Add more escape characters (#20) 2023-07-10 15:41:20 +03:00
Egor Cherniak
535876b5b8
Fix context (#19)
* Fix bean init

* Upd context structure + fix multivalue and params order
2023-07-05 14:20:52 +03:00
Egor Cherniak
016c0f49a9
Fix bean init (#18) 2023-07-04 18:55:52 +03:00
Egor Cherniak
de0faa7d10
Impl multivalue flow (#17)
* Impl multivalue flow

* Fixes
2023-07-04 18:37:01 +03:00
Egor Cherniak
577c60c239
Add one more escape character (#16) 2023-07-04 15:34:21 +03:00
Egor Cherniak
1178b4962a
Ask user params by specific order (#14)
* Ask user params by specific order

* Check if user has alerts for removal
2023-07-04 13:16:14 +03:00
Egor Cherniak
430d5c3b4f
Escape special characters inside alert name (#13) 2023-07-04 11:39:07 +03:00
Egor Cherniak
e068525360
Return max allowed and relevant results (#12)
* Return max allowed and relevant results

* Dirty fix (use option length sort)

* Cleanup
2023-07-04 09:37:19 +03:00
malkoas
2705bf24d5
BUS-30: improvements (#11)
* BUS-30: improvements

* BUS-30: improvements

* fix typo

* fix typo
2023-06-29 17:08:38 +03:00
malkoas
c3e57540ff
Bump mayday, minor fix (#10) 2023-06-19 10:07:08 +03:00
malkoas
a586b4bb0a
BUS-24:Add vault (#5)
* BUS-24:Add vault

* fix pom

* fix test
2023-06-14 09:47:23 +03:00
malkoas
e35c7734a7
BUS-24: Initial commit (#1) 2023-06-13 16:00:46 +03:00
malkoas
0f8a1488e5
Initial commit 2023-06-05 19:10:03 +03:00