Andrii Landiak
|
78bcb5c4b4
|
Merge remote-tracking branch 'upstream/develop/3.7' into feature/broadcast-logs-improvement
|
2024-01-11 16:46:53 +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 |
|
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 |
|
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 |
|
devaskim
|
c46b777618
|
Add Event and Audit Logs services to TbContext.
|
2024-01-03 21:32:59 +05:00 |
|
Volodymyr Babak
|
d329df0323
|
Merge remote-tracking branch 'upstream/master' into feature/broadcast-logs-improvement
|
2024-01-02 19:37:39 +02:00 |
|
ViacheslavKlimov
|
7bf58e3891
|
Major refactoring for mobile app notifications
|
2023-12-28 12:30:41 +02:00 |
|
Igor Kulikov
|
bc35df1dd7
|
Version set to 3.6.3-SNAPSHOT
|
2023-12-27 12:58:15 +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 |
|
YevhenBondarenko
|
feb44656f1
|
merge with master
|
2023-12-26 00:58:31 +01:00 |
|
YevhenBondarenko
|
4101fc3963
|
added upgrade tests, and minor fixes
|
2023-12-14 21:14:31 +01:00 |
|
YevhenBondarenko
|
1e2c7f9579
|
refactoring
|
2023-12-13 10:35:13 +01:00 |
|
YevhenBondarenko
|
e8dc2ddc2d
|
used TbNodeUpgradeUtils instead of rule-node upgrade
|
2023-12-12 20:47:25 +01:00 |
|
Andrew Shvayka
|
6249bcc42b
|
Merge pull request #9416 from engix-ltd/entity-service-in-actor-context
Add entity service to actor context.
|
2023-12-12 15:08:05 +02:00 |
|
YevhenBondarenko
|
3fea0f88f3
|
moved queueName from rule-node config to rule-node
|
2023-12-12 14:03:48 +01:00 |
|
ViacheslavKlimov
|
5191b690b7
|
Resolve entity's owner users in TbNotificationNode
|
2023-12-06 12:57:44 +02:00 |
|
dashevchenko
|
08727b4c36
|
added executor provider for pubsub queue, added env variable to manage pubsub queue executor provider thread pool
|
2023-11-15 14:51:58 +02:00 |
|
dashevchenko
|
4f22ef9733
|
created PubSubExecutor to use each time publisher is created and do not produce too much threads created
|
2023-11-14 17:36:51 +02:00 |
|
Andrii Shvaika
|
df24c363ce
|
Version set to 3.6.2-SNAPSHOT
|
2023-11-13 17:07:32 +02:00 |
|
ShvaykaD
|
92178384ea
|
added TbNodeUpgradeUtils && fixed upgrade when config is null or NullNode
|
2023-11-10 15:42:10 +02:00 |
|
Andrii Shvaika
|
d2cda21d25
|
Merge hotfix branch
|
2023-11-01 10:24:37 +02:00 |
|
Andrii Landiak
|
be4c408324
|
Merge remote-tracking branch 'upstream/hotfix/3.6' into feature/core-proto-subtype-implementation
|
2023-10-25 16:30:43 +03:00 |
|
Andrii Landiak
|
f01cbe0e36
|
Refactoring ToCoreNotificationMsg: implement replacement for raw bytes messages
|
2023-10-23 10:10:02 +03:00 |
|
devaskim
|
c3c7213004
|
Add entity service to actor context.
|
2023-10-15 18:04:21 +05:00 |
|
Andrii Landiak
|
cca7a87c19
|
Merge remote-tracking branch 'origin/master' into feature/broadcast-logs-improvement
|
2023-10-11 13:13:03 +03:00 |
|
YevhenBondarenko
|
79d655eedc
|
removed deprecadted methods
|
2023-10-06 21:46:08 +02:00 |
|
Andrii Landiak
|
5141b77bba
|
Merge remote-tracking branch 'upstream/master' into feature/broadcast-logs-improvement
|
2023-10-04 12:54:05 +03:00 |
|
Andrii Shvaika
|
e768afc948
|
Merge 3.6 -> 3.7
|
2023-09-28 12:20:06 +03:00 |
|
Andrii Shvaika
|
dd4b874b5f
|
Version set to 3.6.1-SNAPSHOT
|
2023-09-27 17:38:27 +03:00 |
|
Igor Kulikov
|
8cefca23ac
|
Version set to 3.6.1-SNAPSHOT
|
2023-09-25 11:27:00 +03:00 |
|
Andrii Landiak
|
61c9eb977f
|
Merge remote-tracking branch 'upstream/develop/3.6' into feature/broadcast-logs-improvement
|
2023-09-13 11:57:17 +03:00 |
|
Sergey Matvienko
|
6e3f1995bf
|
TbVersionedNode removed in favour of RuleNode.version() annotation
|
2023-09-08 16:24:48 +02:00 |
|
Andrew Shvayka
|
ce3cbb78b1
|
Merge pull request #8825 from YevhenBondarenko/feature/alarm-types
Alarm type auto-complete in the alarm filter
|
2023-09-06 12:17:54 +03:00 |
|
Igor Kulikov
|
98c245e293
|
Switch to version 3.6.0
|
2023-09-05 18:28:15 +03:00 |
|
YevhenBondarenko
|
c4377f514f
|
merge with develop/3.5.2
|
2023-09-04 20:00:39 +02:00 |
|
Andrii Landiak
|
85361c609a
|
EntityStateListener: process entity broadcasting service to handle all event
|
2023-08-21 15:32:19 +03:00 |
|
ViacheslavKlimov
|
ba2ded02b1
|
Notification to sysadmin when default JWT signing key is used
|
2023-08-18 13:24:57 +03:00 |
|
Vladyslav_Prykhodko
|
35284eacd6
|
Merge branch 'feature/alarm-types' of github.com:YevhenBondarenko/thingsboard into YevhenBondarenko-feature/alarm-types
|
2023-08-18 12:52:21 +03:00 |
|
YevhenBondarenko
|
1c17b00513
|
added alarm_types table
|
2023-08-15 16:00:14 +02:00 |
|
ShvaykaD
|
30bc082e0a
|
reverted refactoring with "return" use in the if statement & added @Override where required in DefaultTbContext & reverted changes to TbAbstractExternalNode
|
2023-08-03 20:20:17 +03:00 |
|
ShvaykaD
|
47929ef784
|
replaced newMsg and trasformMsg with new methods that uses TbMsgType && mark old methods as deprecated && refactoring
|
2023-07-06 12:20:23 +03:00 |
|
YevhenBondarenko
|
df2ef64e67
|
added alarm types cache
|
2023-07-04 16:40:42 +02:00 |
|
YevhenBondarenko
|
1a12d3c395
|
merge with develop/3.6
|
2023-06-29 23:40:43 +02:00 |
|
Andrii Shvaika
|
ecae72e994
|
Merge with develop/3.5.2
|
2023-06-29 17:00:23 +03:00 |
|
ShvaykaD
|
3478b020ef
|
merge with develop/3.5.2
|
2023-06-27 19:26:28 +03:00 |
|
YevhenBondarenko
|
2d22e8e8a8
|
implemented alarm types api
|
2023-06-26 23:54:21 +02:00 |
|
ShvaykaD
|
a3c0850277
|
added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring
|
2023-06-23 19:00:25 +03:00 |
|