3940 Commits

Author SHA1 Message Date
Dmytro Skarzhynets
c3556eba7d [WIP] Refactor abstract and integration activity managers 2024-01-11 16:24:25 +02:00
Dmytro Skarzhynets
2ca1f71998 [WIP] Migrate to using spring beans, add properties to yaml 2024-01-11 16:23:59 +02:00
Dmytro Skarzhynets
3461f6ae61 [WIP] Implemented three activity strategies for integration service 2024-01-11 16:20:56 +02:00
Dmytro Skarzhynets
114d2c3c1c [WIP] Initial implementation 2024-01-11 16:19:34 +02:00
Volodymyr Babak
7b3b8de7ce Code review refactoring 2024-01-11 16:19:01 +02:00
Dmytro Skarzhynets
e2023722ce [WIP] Remove session activity data class 2024-01-11 16:18:10 +02:00
Dmytro Skarzhynets
5c35a858bb [WIP] Initial implementation for "first and last" strategy in transport service 2024-01-11 15:23:46 +02:00
YevhenBondarenko
200eed6cf5 merge with develop/3.7 2024-01-11 12:36:21 +01:00
Andrii Shvaika
ee08f33d98 TimeZone name links 2024-01-11 12:51:52 +02:00
Andrii Shvaika
7fc2231189 Interval types back-end implementation 2024-01-11 12:40:50 +02:00
YevhenBondarenko
71bd6f2bd2 added tests for proto entities 2024-01-10 21:47:39 +01:00
Andrii Landiak
cae0aaf964 Fix license headers. Add test for alarm comments from edge 2024-01-10 13:04:38 +02:00
Andrii Landiak
1256f09e7e Introduce edge support for alarm comment 2024-01-10 10:19:07 +02:00
Andrii Shvaika
e3041adc42 Grouping interval structures 2024-01-09 18:18:10 +02:00
Vladyslav_Prykhodko
83c3a6b3c9 Updated license header 2024-01-09 16:34:10 +02:00
Vladyslav_Prykhodko
5739802fda Merge remote-tracking branch 'upstream/master' into feature/push-notifications 2024-01-09 15:20:49 +02:00
YevhenBondarenko
720afebeeb Used Java serialization for NotificationRuleTrigger 2024-01-09 12:31:23 +01:00
dashevchenko
56f9dce242 updated BaseAttributeService, InternalTelemetryService, RuleEngineTelemetryService to store old methods for backward compatibility 2024-01-09 12:27:40 +02:00
YevhenBondarenko
c0036d22c0 merge with master 2024-01-09 09:57:53 +01:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
nick
2b82768225 lwm2m: add Redis 2024-01-08 16:00:05 +02:00
YevhenBondarenko
5647db457a Merge branch 'develop/3.6.3' of github.com:thingsboard/thingsboard into feature/queue-in-rule-node 2024-01-08 13:31:54 +01:00
ViacheslavKlimov
b1c0a04426 Delete notification settings on tenant deletion 2024-01-08 11:11:16 +02:00
Andrii Shvaika
67a8f70957 Merge remote-tracking branch 'origin/develop/3.6.3' 2024-01-05 15:17:27 +02:00
Andrew Shvayka
8c1fe956ff
Merge pull request #9921 from thingsboard/fiix_bug_testsDateJDKVer
TbDateTests_JDK_ver
2024-01-05 15:15:27 +02:00
ViacheslavKlimov
66c196cbcb Merge remote-tracking branch 'origin/master' into feature/push-notifications 2024-01-05 13:02:44 +02:00
dashevchenko
e9c8445e53 merged with develop/3.7 2024-01-03 20:02:15 +02:00
Andrii Landiak
3682533b4b Renaming to match the correct type 2024-01-03 16:21:24 +02:00
ShvaykaD
22fbacdc56 Merge branch 'master' into fix/slow-query-for-rule-node-ids-search 2024-01-03 11:21:45 +02:00
Volodymyr Babak
d329df0323 Merge remote-tracking branch 'upstream/master' into feature/broadcast-logs-improvement 2024-01-02 19:37:39 +02:00
ShvaykaD
360e32684e added new index for rule nodes ids search query and removed old one 2024-01-02 15:34:32 +02:00
ShvaykaD
4a26fad0a5 Revert "replaced slow query with multi-call of indexed query"
This reverts commit abfcf32c54e2705171d93abbb563fbdec97def5d and 7c42bb72138536c4f78351c1c992ec0d1780d8ea.
2024-01-02 15:31:30 +02:00
dashevchenko
5e471364de changed fixedPool to newWorkStealingPool 2024-01-02 13:58:16 +02:00
ShvaykaD
abfcf32c54 replaced slow query with multi-call of indexed query 2023-12-28 17:55:56 +02:00
nick
992767d7b1 lwm2m: redis 2023-12-28 16:44:31 +02:00
nick
38fc45ffc1 Merge branch 'develop/3.7' into californium_3_9_1 2023-12-28 15:16:58 +02:00
nick
c636ea2c0e fix_bug: TbDateTests -> JDK ver 2023-12-28 14:51:45 +02:00
YevhenBondarenko
61602330ec merge with 3.7 2023-12-28 12:16:14 +01:00
ViacheslavKlimov
7bf58e3891 Major refactoring for mobile app notifications 2023-12-28 12:30:41 +02:00
dashevchenko
b95adb439a added yml parameters for aws-sqs eproducer executor thread pool size 2023-12-27 17:06:26 +02:00
dashevchenko
f2ea1b87d7 added shutdown for producerExecutor 2023-12-27 14:51:20 +02:00
dashevchenko
ca3593b6f5 Merge remote-tracking branch 'upstream/master' into aws_sqs_producer 2023-12-27 14:45:46 +02:00
dashevchenko
63a85161b2 moved producer executor to TbAwsSqsAdmin 2023-12-27 14:44:49 +02:00
dashevchenko
3ac0cc241a TbAwsSqsProducerTemplate: native thread allocation error fix (provided one executor for message sending with limited thread pool size) 2023-12-27 13:47:52 +02:00
Igor Kulikov
bc35df1dd7 Version set to 3.6.3-SNAPSHOT 2023-12-27 12:58:15 +02:00
ViacheslavKlimov
b256f3a8cd Refactor MobileDeliveryMethodNotificationTemplate 2023-12-27 11:54:14 +02:00
ViacheslavKlimov
6c0c891f60 Merge branch 'master' into feature/push-notifications
# Conflicts:
#	application/src/main/java/org/thingsboard/server/actors/ruleChain/DefaultTbContext.java
#	common/data/src/main/java/org/thingsboard/server/common/data/notification/NotificationDeliveryMethod.java
#	common/data/src/main/java/org/thingsboard/server/common/data/notification/targets/NotificationTargetType.java
#	common/data/src/main/java/org/thingsboard/server/common/data/notification/template/DeliveryMethodNotificationTemplate.java
#	pom.xml
#	ui-ngx/src/app/modules/home/pages/notification/sent/sent-notification-dialog.component.html
#	ui-ngx/src/app/modules/home/pages/notification/sent/sent-notification-dialog.component.scss
#	ui-ngx/src/app/modules/home/pages/notification/template/template-configuration.ts
#	ui-ngx/src/app/modules/home/pages/notification/template/template-notification-dialog.component.html
#	ui-ngx/src/app/modules/home/pages/notification/template/template-notification-dialog.component.scss
#	ui-ngx/src/app/shared/models/notification.models.ts
2023-12-27 11:49:28 +02:00
ViacheslavKlimov
22e598c36d Fix image's isPublic on import 2023-12-26 18:21:34 +02:00
nick
03560f0557 lwm2ml: add tests attributes 2023-12-26 17:26:51 +02:00
YevhenBondarenko
1fc704bae1 test fixes and minor refactoring 2023-12-26 11:08:06 +01:00