Oleksandra Matviienko
|
3d820bace6
|
junit-platform.properties and logback-test.xml added to rule-engine-api
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2 years ago |
Oleksandra Matviienko
|
e3be868bc6
|
JUnit5 migration in rule-engine-api
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2 years ago |
ViacheslavKlimov
|
ed44db6d25
|
Add delivery_method column to notification; persist mobile notifications
|
2 years ago |
Dmytro Skarzhynets
|
e55d14325a
|
Refactor rate limiting to be configurable and use existing class
|
2 years ago |
dashevchenko
|
aa24da06ea
|
TenantIdLoaderTest fix
|
2 years ago |
ViacheslavKlimov
|
c7dd55925a
|
Mobile notifications: additionalConfig and Firebase notification data
|
2 years ago |
Dmytro Skarzhynets
|
eadcf916f5
|
Add optimization using separate service which routes activity actions to device state service directly, when running in monolith. Refactor rule node tests
|
2 years ago |
Ivan Raznatovskyi
|
09fc025e12
|
Initial commit from another fork
|
2 years ago |
Andrii Shvaika
|
5acf527f1a
|
Version set to 3.7.0-SNAPSHOT
|
2 years ago |
Vladyslav_Prykhodko
|
83c3a6b3c9
|
Updated license header
|
2 years ago |
dashevchenko
|
56f9dce242
|
updated BaseAttributeService, InternalTelemetryService, RuleEngineTelemetryService to store old methods for backward compatibility
|
2 years ago |
Igor Kulikov
|
c5a72ed8df
|
Update license header to 2024 year.
|
2 years ago |
devaskim
|
c46b777618
|
Add Event and Audit Logs services to TbContext.
|
2 years ago |
ViacheslavKlimov
|
7bf58e3891
|
Major refactoring for mobile app notifications
|
2 years ago |
Igor Kulikov
|
bc35df1dd7
|
Version set to 3.6.3-SNAPSHOT
|
2 years ago |
YevhenBondarenko
|
4101fc3963
|
added upgrade tests, and minor fixes
|
2 years ago |
YevhenBondarenko
|
1e2c7f9579
|
refactoring
|
2 years ago |
YevhenBondarenko
|
e8dc2ddc2d
|
used TbNodeUpgradeUtils instead of rule-node upgrade
|
2 years ago |
YevhenBondarenko
|
3fea0f88f3
|
moved queueName from rule-node config to rule-node
|
2 years ago |
ViacheslavKlimov
|
5191b690b7
|
Resolve entity's owner users in TbNotificationNode
|
2 years ago |
dashevchenko
|
08727b4c36
|
added executor provider for pubsub queue, added env variable to manage pubsub queue executor provider thread pool
|
2 years ago |
dashevchenko
|
4f22ef9733
|
created PubSubExecutor to use each time publisher is created and do not produce too much threads created
|
2 years ago |
Andrii Shvaika
|
df24c363ce
|
Version set to 3.6.2-SNAPSHOT
|
2 years ago |
ShvaykaD
|
92178384ea
|
added TbNodeUpgradeUtils && fixed upgrade when config is null or NullNode
|
2 years ago |
Andrii Landiak
|
f01cbe0e36
|
Refactoring ToCoreNotificationMsg: implement replacement for raw bytes messages
|
2 years ago |
devaskim
|
c3c7213004
|
Add entity service to actor context.
|
2 years ago |
YevhenBondarenko
|
79d655eedc
|
removed deprecadted methods
|
2 years ago |
Andrii Shvaika
|
dd4b874b5f
|
Version set to 3.6.1-SNAPSHOT
|
2 years ago |
Igor Kulikov
|
8cefca23ac
|
Version set to 3.6.1-SNAPSHOT
|
2 years ago |
Sergey Matvienko
|
6e3f1995bf
|
TbVersionedNode removed in favour of RuleNode.version() annotation
|
2 years ago |
Igor Kulikov
|
98c245e293
|
Switch to version 3.6.0
|
2 years ago |
Andrii Landiak
|
85361c609a
|
EntityStateListener: process entity broadcasting service to handle all event
|
3 years ago |
ViacheslavKlimov
|
ba2ded02b1
|
Notification to sysadmin when default JWT signing key is used
|
3 years ago |
YevhenBondarenko
|
1c17b00513
|
added alarm_types table
|
3 years ago |
ShvaykaD
|
30bc082e0a
|
reverted refactoring with "return" use in the if statement & added @Override where required in DefaultTbContext & reverted changes to TbAbstractExternalNode
|
3 years ago |
YevhenBondarenko
|
881861d80d
|
deleted 'remove latest api'
|
3 years ago |
YevhenBondarenko
|
f9aa9b6a92
|
added ability to rewrite latest
|
3 years ago |
YevhenBondarenko
|
4b7cc4571d
|
added deleteLatest api
|
3 years ago |
ShvaykaD
|
47929ef784
|
replaced newMsg and trasformMsg with new methods that uses TbMsgType && mark old methods as deprecated && refactoring
|
3 years ago |
YevhenBondarenko
|
df2ef64e67
|
added alarm types cache
|
3 years ago |
YevhenBondarenko
|
2d22e8e8a8
|
implemented alarm types api
|
3 years ago |
ShvaykaD
|
a3c0850277
|
added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring
|
3 years ago |
Andrii Shvaika
|
7dcebed624
|
Ability to force ack for external nodes
|
3 years ago |
Andrii Shvaika
|
649898566c
|
Add unrecoverable initialization error for actors. Fix timeouts on missing rule chain id in the rule chain input node
|
3 years ago |
ShvaykaD
|
22874e8a65
|
filter nodes && added TbMsgType enum
|
3 years ago |
ViacheslavKlimov
|
c5fcc7a1bc
|
Firebase usage refactoring
|
3 years ago |
YevhenBondarenko
|
db6f310284
|
migration to spring boot 3.1
|
3 years ago |
ShvaykaD
|
d6ec789cb5
|
add java doc for upgrade method in TbVersionedNode interface
|
3 years ago |
Andrii Shvaika
|
2a1259570b
|
Temporary version set to 3.5.2-SNAPSHOT to merge
|
3 years ago |
Andrii Shvaika
|
adcf23cabb
|
Improved the procedure of rule node update
|
3 years ago |