ViacheslavKlimov
cdc9bda92c
Minor refactoring for subscription service
2 years ago
Daria Shevchenko
a1cbd8815b
Added scheduled session cleanup ( #10818 )
* added scheduled session cleanup for cases when session was closed before last session command processed
* updated logging to include user info, updated isOpen method to include native check
* updated cleanup to go through subscriptionsByEntityId map values
* made modification of subscriptionsBySessionId and subscriptionsByEntityId maps atomic
* fixed cancelAllSessionSubscriptions
* added try-catch for pushSubscriptionEvent, modifySubscription
* refactored logging
* deleted redundant logging
* refactoring: updated isEmpty to hasEvent
2 years ago
Andrii Shvaika
811f7d7206
Additional logging of WS commands processing
2 years ago
YevhenBondarenko
5844e6d579
added upgrade for the gateway rate limits
2 years ago
YevhenBondarenko
b169203f0f
added tests for gateway rate limits
2 years ago
YevhenBondarenko
161e10a686
added rate limits for the gateway
2 years ago
ViacheslavKlimov
5467903c0c
Fix MobileSecretRedisCache
2 years ago
ViacheslavKlimov
9a5e3c81fc
Log startup time
2 years ago
rusikv
45ed484c2a
UI: mobile app qr code improvements, cleanup
2 years ago
ViacheslavKlimov
9c30fce48d
Added more logs to DefaultTbApiUsageStateService
2 years ago
YevhenBondarenko
e10ba543a0
fixed all allowableValues
2 years ago
YevhenBondarenko
87ed660fc9
fixed swagger allowableValues
2 years ago
rusikv
ffbb2c7c73
UI: refactor mobile app qr code widgets validationm, cleanup widgets json
2 years ago
YevhenBondarenko
39a9cefb9d
Jwt token factory refactored due to PE
2 years ago
rusikv
21872468e2
UI: added preview images for mobile app qr code widgets
2 years ago
rusikv
14ebfe7975
UI: mobile app qrcode widgets update
2 years ago
YevhenBondarenko
5dc91d857c
fixed platform allowable values for oauth in swagger
2 years ago
Igor Kulikov
bc82e2084f
Fix testUsageInfo
2 years ago
Igor Kulikov
305945133c
Import system images from tenant dashboards. Do not create tenant dashboards for test spring profile.
2 years ago
YevhenBondarenko
814bc331ae
fixed tests related to the login audit log
2 years ago
Kulikov
6c499fd342
LwM2M: default object version ( #10731 )
* lwm2m: object-id-version default 1.0
* lwm2m: delete translate
* lwm2m: delete translate3
* lwm2m: object id ver comment4
* lwm2m: object id ver comment5
* lwm2m: object id ver comment6
2 years ago
ViacheslavKlimov
b16d8484e9
Minor refactoring for notifications consumers
2 years ago
Oleksandra Matviienko
cbb78878c2
Junit 4 to 5 migration in application
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2 years ago
YevhenBondarenko
6514f6c867
added Login audit log for activateUser
2 years ago
ViacheslavKlimov
15d189ead7
Refactoring for consumer manager
2 years ago
IrynaMatveieva
63156a69df
added ability to transfer msg to originator default rule chain and set default value for maxRuleNodeExecutionsPerMessage from tenant profile
2 years ago
ViacheslavKlimov
0d7d9b481b
Refactoring for mobile settings api
2 years ago
ViacheslavKlimov
012457e0db
Add mobileQrEnabled to system params
2 years ago
rusikv
953c215002
UI: added separate mobile qrcode widget to cards bundle
2 years ago
Sergey Matvienko
9b5962e447
DefaultMailService tbMailContextComponent renamed to the ctx
2 years ago
Sergey Matvienko
4daa229d83
MAIL_PER_TENANT_RATE_LIMITS example
2 years ago
Sergey Matvienko
3d26e85425
Mail service minor refactoring
2 years ago
Sergey Matvienko
97f0078288
mvn license:format
2 years ago
Sergey Matvienko
38d37224f3
DefaultMailService with timeout by mail-service-watchdog
2 years ago
Sergey Matvienko
b8480cd456
MailSenderInternalExecutorService hotfix
(cherry picked from commit 5c5b93d6a6f8b2b4ac1dbd3b42d0b564206f2c70)
2 years ago
ViacheslavKlimov
b750077c71
Minor refactoring for mail rate limits
2 years ago
ViacheslavKlimov
b78c4fd21a
Add per-tenant rate limits for emails sending
2 years ago
ViacheslavKlimov
55020b0713
Increase test timeout for verifyMsgProcessed
2 years ago
dashevchenko
4ee969fa1e
fixed mobile application validator
2 years ago
YevhenBondarenko
3cd8c60518
fixed circular dependency
2 years ago
YevhenBondarenko
510e4b14fe
fixed instalation
2 years ago
Andrii Shvaika
e844655235
Fixed event order. Clear cache events must arrive first.
2 years ago
ShvaykaD
c5df7ef2d2
updated log entry for adding customer_title_unq_key
2 years ago
YevhenBondarenko
e59c4a950c
refactoring
2 years ago
YevhenBondarenko
d25f271d89
JwtFactory reload
2 years ago
rusikv
a057f42e95
UI: mobile app QR code UI initial implementation
2 years ago
dashevchenko
0bf5290a32
code formatting
2 years ago
YevhenBondarenko
4df0a41178
UpdateJwtSettings warn msg improvements
2 years ago
YevhenBondarenko
1f648806f3
refactored creationing Jwt SecretKey and JwtParcer
2 years ago
ShvaykaD
2b64ca8605
fix typo in the upgrade script
2 years ago