Andrii Shvaika
|
166afbd782
|
Merge branch 'develop/3.5' into develop/3.6
|
2023-04-07 15:41:24 +03:00 |
|
ViacheslavKlimov
|
fccd60601f
|
RemoteNotificationRuleProcessor
|
2023-04-04 15:05:56 +03:00 |
|
ViacheslavKlimov
|
a4ad8feb7f
|
Merge remote-tracking branch 'origin/improvements/notification-system' into improvements/notification-system
|
2023-04-04 12:58:57 +03:00 |
|
ViacheslavKlimov
|
bbaf2a5054
|
Notification rule trigger via ClusterService
|
2023-04-04 12:58:47 +03:00 |
|
Andrii Shvaika
|
ad6f007161
|
Improvement to the System Info API
|
2023-04-03 18:46:50 +03:00 |
|
YevhenBondarenko
|
0101f6fc90
|
Merge branch 'feature/notification-system' of github.com:thingsboard/thingsboard into feature/home-page
|
2023-03-23 22:14:45 +01:00 |
|
YevhenBondarenko
|
671c7db5c9
|
added new metrics
|
2023-03-21 17:19:51 +01:00 |
|
Vladyslav_Prykhodko
|
1b2b84e48e
|
Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system
|
2023-03-21 15:32:23 +02:00 |
|
YevhenBondarenko
|
8ede0b2822
|
added ability to send system info throw ZK
|
2023-03-15 16:54:23 +01:00 |
|
nickAS21
|
8236e26e5c
|
sparkplug: delete isSparkplug from transport proto
|
2023-03-15 14:53:03 +02:00 |
|
Andrii Shvaika
|
ab5769a252
|
Merge with develop/3.5
|
2023-03-13 15:52:06 +02:00 |
|
YevhenBondarenko
|
265e33241a
|
version set to 3.6.0-SNAPSHOT
|
2023-03-10 14:45:49 +01:00 |
|
Andrii Shvaika
|
6b121514fc
|
Merge with develop/3.5
|
2023-02-28 19:06:54 +02:00 |
|
Vladyslav_Prykhodko
|
2212a6d9be
|
Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system
|
2023-02-14 11:09:34 +02:00 |
|
Vladyslav_Prykhodko
|
8174a97926
|
Merge with klimov/feature/notification-system
|
2023-01-31 17:46:12 +02:00 |
|
Andrii Shvaika
|
a203c336f1
|
Merge with master
|
2023-01-31 16:20:04 +02:00 |
|
Igor Kulikov
|
cbdc4517e4
|
Update license header year to 2023
|
2023-01-31 10:43:56 +02:00 |
|
Andrii Shvaika
|
76082c7177
|
Version set to 3.5.0-SNAPSHOT
|
2023-01-10 17:24:26 +02:00 |
|
Igor Kulikov
|
4c3154da4b
|
Version set to 3.4.4-SNAPSHOT
|
2022-12-28 13:33:57 +02:00 |
|
ViacheslavKlimov
|
409976c6a3
|
Multiple notification targets for request; improvements and refactoring
|
2022-12-23 18:47:40 +02:00 |
|
Andrii Shvaika
|
38ef27567c
|
Refactoring of the initial implementation
|
2022-12-21 14:21:36 +02:00 |
|
nickAS21
|
f6aa9e6125
|
sparklug: comments4
|
2022-12-15 18:44:25 +02:00 |
|
nickAS21
|
1bf02b75f2
|
sparkplug: connection
|
2022-12-15 11:40:04 +02:00 |
|
ViacheslavKlimov
|
1ba77a30d7
|
Merge branch 'master' into feature/notification-system
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/queue/DefaultTbCoreConsumerService.java
# application/src/main/java/org/thingsboard/server/service/telemetry/DefaultTelemetrySubscriptionService.java
|
2022-12-13 12:55:21 +02:00 |
|
Igor Kulikov
|
109caee7c7
|
Version set to 3.4.3-SNAPSHOT
|
2022-12-05 17:54:19 +02:00 |
|
Andrii Shvaika
|
770f069f22
|
Version set to 3.4.2
|
2022-12-01 12:04:14 +02:00 |
|
ShvaykaD
|
3820909d65
|
bugfix: #7683
|
2022-11-25 16:36:32 +02:00 |
|
ViacheslavKlimov
|
165e86c82b
|
Notification rules processing; refactoring
|
2022-11-08 16:04:50 +02:00 |
|
ViacheslavKlimov
|
c4d8354fa7
|
Notification request scheduling
|
2022-11-07 11:42:58 +02:00 |
|
ViacheslavKlimov
|
12ae902cfc
|
Notification rules initial implementation
|
2022-11-06 18:13:02 +02:00 |
|
ViacheslavKlimov
|
3734a0da49
|
Notifications api permission checks, WS improvements, new target configs
|
2022-11-04 15:29:15 +02:00 |
|
ViacheslavKlimov
|
89d2a337e1
|
WebSocket API for notifications; refactoring
|
2022-10-31 14:05:08 +02:00 |
|
Andrew Shvayka
|
9d23c91137
|
Merge pull request #7403 from ViacheslavKlimov/feature/remote-js-executor-improvements
[3.4.2] Improvements for remote JS executor
|
2022-10-20 11:37:00 +03:00 |
|
ViacheslavKlimov
|
2d262146ad
|
Remote JS executor to work with tb-node of previous version
|
2022-10-12 19:18:34 +03:00 |
|
Andrew Shvayka
|
b7c188e681
|
Merge pull request #7093 from volodymyr-babak/bug/edge-sync-cluster
[3.4.2][Bug] Edge sync functionality - added cluster support
|
2022-10-12 12:31:56 +03:00 |
|
ViacheslavKlimov
|
831332be7b
|
Use hash of tenant id and body when resolving script for remote JS executor
|
2022-10-11 12:01:55 +03:00 |
|
ViacheslavKlimov
|
7aab188d0c
|
Do not send script body to remote JS executor on each invoke request
|
2022-10-06 19:29:26 +03:00 |
|
Andrii Shvaika
|
dea933d906
|
Version set to 3.4.2
|
2022-08-19 15:25:18 +03:00 |
|
Volodymyr Babak
|
faaf07b1ea
|
Edge sync functionality - added cluster support
|
2022-08-16 17:34:02 +03:00 |
|
Andrii Shvaika
|
fa0433a7eb
|
Version set to 3.4.1-SNAPSHOT
|
2022-07-19 15:30:16 +03:00 |
|
Andrii Shvaika
|
58e418578c
|
Fix reordering of chunked entities from git
|
2022-07-18 15:53:02 +03:00 |
|
YevhenBondarenko
|
8b6664c096
|
remove isolated tb-core
|
2022-07-12 13:27:39 +02:00 |
|
Andrii Shvaika
|
3e962e151f
|
Improved Redis Serialization
|
2022-06-27 17:12:09 +03:00 |
|
Andrii Shvaika
|
e9c9e24e2f
|
Improvements to the chunks processing
|
2022-06-27 10:35:50 +03:00 |
|
Andrii Shvaika
|
a107c1ac44
|
Merge branch 'vc-queue-msg-chunking' of github.com:ViacheslavKlimov/thingsboard into develop/3.4
|
2022-06-24 14:56:47 +03:00 |
|
Igor Kulikov
|
c82c6adb26
|
Fix conflicts
|
2022-06-23 14:19:44 +03:00 |
|
Igor Kulikov
|
472357109d
|
VC: Detect default remote branch. Fix Entities Version Control REST API mappings to handle branch parameter.
|
2022-06-23 14:12:03 +03:00 |
|
Volodymyr Babak
|
731fb1eae8
|
Code review changes: avoid creating device actor if not needed
|
2022-06-22 19:42:00 +03:00 |
|
Viacheslav Klimov
|
d6b516e708
|
VC queue message chunking
|
2022-06-22 18:06:50 +03:00 |
|
Volodymyr Babak
|
a3944c5047
|
Introduced new proto for device activity
|
2022-06-22 15:56:50 +03:00 |
|