ViacheslavKlimov
|
6e8dba6e2c
|
More tests for notifications
|
2022-11-10 15:42:29 +02:00 |
|
ViacheslavKlimov
|
165e86c82b
|
Notification rules processing; refactoring
|
2022-11-08 16:04:50 +02:00 |
|
ViacheslavKlimov
|
b73e89d691
|
Merge remote-tracking branch 'dmytro-landiak/alarm-subscriptions' into feature/notification-system
|
2022-11-08 12:33:05 +02:00 |
|
ViacheslavKlimov
|
48023495a8
|
Notification api refactoring
|
2022-11-07 13:50:16 +02:00 |
|
ViacheslavKlimov
|
c4d8354fa7
|
Notification request scheduling
|
2022-11-07 11:42:58 +02:00 |
|
ViacheslavKlimov
|
e391459343
|
Merge remote-tracking branch 'origin/master' into feature/notification-system
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/telemetry/DefaultAlarmSubscriptionService.java
# application/src/main/java/org/thingsboard/server/service/telemetry/DefaultTelemetrySubscriptionService.java
# dao/src/main/java/org/thingsboard/server/dao/user/UserDao.java
# rule-engine/rule-engine-api/src/main/java/org/thingsboard/rule/engine/api/TbContext.java
|
2022-11-06 18:55:41 +02:00 |
|
ViacheslavKlimov
|
a545ace4ec
|
Add logging for notification services
|
2022-11-06 18:51:49 +02:00 |
|
ViacheslavKlimov
|
12ae902cfc
|
Notification rules initial implementation
|
2022-11-06 18:13:02 +02:00 |
|
dlandiak
|
bce6249eeb
|
fix alarm subscriptions on rest api
|
2022-11-04 17:28:09 +02:00 |
|
Andrew Shvayka
|
a6a992f0dc
|
Merge pull request #7548 from thingsboard/feature/findRelationsRecursively
Improvement to the recursive relations query.
|
2022-11-04 15:36:29 +02:00 |
|
ViacheslavKlimov
|
3734a0da49
|
Notifications api permission checks, WS improvements, new target configs
|
2022-11-04 15:29:15 +02:00 |
|
Andrii Shvaika
|
7d73c40885
|
Major improvement to the relation query
|
2022-11-04 13:30:01 +02:00 |
|
Andrew Shvayka
|
dc102fe683
|
Merge pull request #7529 from ShvaykaD/feature/6169
[3.4.2][WIP] Added DynamicProtoUtils
|
2022-11-03 16:47:19 +02:00 |
|
ShvaykaD
|
fea91220f0
|
fix error in merge with master
|
2022-11-02 12:55:03 +02:00 |
|
ShvaykaD
|
e9961a3a39
|
merge with master
|
2022-11-02 12:00:05 +02:00 |
|
ViacheslavKlimov
|
386c664025
|
Fix audit logs migration procedure
|
2022-11-01 17:57:34 +02:00 |
|
Andrii Shvaika
|
c10e491de7
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2022-11-01 16:56:55 +02:00 |
|
Andrii Shvaika
|
08b226c18f
|
Bump Cassandra versions
|
2022-11-01 16:56:47 +02:00 |
|
Volodymyr Babak
|
a2b404788b
|
Fix incorrect usage or log.XXX methods - replace String.format with log.XXX formatter
|
2022-11-01 15:58:13 +02:00 |
|
Volodymyr Babak
|
ba645e4570
|
Merge remote-tracking branch 'upstream/master' into feature/edge-limit-attempt
|
2022-11-01 11:04:56 +02:00 |
|
Igor Kulikov
|
dbef7c4ece
|
Fix tests
|
2022-11-01 09:52:19 +02:00 |
|
Volodymyr Babak
|
19287fa250
|
Merge remote-tracking branch 'origin/master' into feature/edge-limit-attempt
|
2022-10-31 19:09:25 +02:00 |
|
Andrew Shvayka
|
3844ff6372
|
Merge pull request #7395 from volodymyr-babak/feature/edge-multi-customers
[3.4.2] Edge PE - customers hierarchy support
|
2022-10-31 18:49:01 +02:00 |
|
Andrew Shvayka
|
7ba76e8f59
|
Merge pull request #7483 from deaflynx/version-control-read-only
[3.4.2] Feature: Version control Repository settings with 'Read-only' flag
|
2022-10-31 18:05:58 +02:00 |
|
ViacheslavKlimov
|
4d34c328d6
|
New TbNotificationNode; refactoring
|
2022-10-31 17:44:21 +02:00 |
|
ViacheslavKlimov
|
89d2a337e1
|
WebSocket API for notifications; refactoring
|
2022-10-31 14:05:08 +02:00 |
|
ViacheslavKlimov
|
4c61d63149
|
Upgrade script, indexes
|
2022-10-31 14:04:29 +02:00 |
|
Andrew Shvayka
|
0fb0fb03c6
|
Merge pull request #7324 from imbeacon/fix/rate-limits
[3.4.2] Fix for rate limits filter
|
2022-10-31 13:36:41 +02:00 |
|
Andrew Shvayka
|
e452085d78
|
Merge pull request #7278 from CooL16/feature/oauth2-open-targeted-url
[3.4.2] Feature: Redirect to the targeted url after successful login via oauth2
|
2022-10-31 13:06:01 +02:00 |
|
Andrew Shvayka
|
952ddf791a
|
Merge pull request #7250 from dmytro-landiak/bulk-import-fix
[3.4.2][Bug] Bulk import null node handling fix
|
2022-10-31 12:53:43 +02:00 |
|
Volodymyr Babak
|
7c80781c24
|
Minor code refactoring - added tenant as entity id
|
2022-10-28 15:41:57 +03:00 |
|
Igor Kulikov
|
c7bd92c9f8
|
Merge branch 'feature/mvel-executor' of github.com:thingsboard/thingsboard into feature/mvel-executor
|
2022-10-28 14:36:02 +03:00 |
|
Igor Kulikov
|
fabc433ae2
|
Fix NPE in rule node mvel script engine while metadata unbinding. Update MVEL dependency version
|
2022-10-28 14:35:49 +03:00 |
|
Andrii Shvaika
|
3f819487d6
|
Added var for clear code
|
2022-10-28 13:18:00 +03:00 |
|
ViacheslavKlimov
|
a2facbd648
|
Merge remote-tracking branch 'origin/master' into feature/notification-system
|
2022-10-28 13:17:16 +03:00 |
|
Andrii Shvaika
|
001700e14b
|
Merge branch 'feature/mvel-executor' of github.com:thingsboard/thingsboard into feature/mvel-executor
|
2022-10-28 13:00:42 +03:00 |
|
Andrii Shvaika
|
d00bcbfa83
|
MVEL executor tests
|
2022-10-28 13:00:28 +03:00 |
|
ViacheslavKlimov
|
879e707958
|
Don't auto-commit if read-only enabled in repository settings
|
2022-10-28 12:26:44 +03:00 |
|
Igor Kulikov
|
7c2897226d
|
Update default rule chains with mvel script. Update rule nodes config UI.
|
2022-10-28 12:21:50 +03:00 |
|
Volodymyr Babak
|
cbcf6192d8
|
Edge device test - disconnect mqtt client
|
2022-10-27 17:32:25 +03:00 |
|
Volodymyr Babak
|
0389513b40
|
Improved edge rpc session logging
|
2022-10-27 17:13:36 +03:00 |
|
Volodymyr Babak
|
b13ec070cf
|
Refactored telemetry edge processor to reuse in whitelabeling processor
|
2022-10-27 15:50:09 +03:00 |
|
Volodymyr Babak
|
60998c6f6b
|
Double check for scope - use SERVER_SCOPE if not set
|
2022-10-27 15:26:07 +03:00 |
|
Andrii Shvaika
|
bfe79780dd
|
MVEL executor improvements
|
2022-10-27 14:03:48 +03:00 |
|
Volodymyr Babak
|
3a7cc56c88
|
Fixed edge telemetry stability test
|
2022-10-27 12:03:33 +03:00 |
|
Volodymyr Babak
|
8fdeecdf07
|
Fixed incorrect api usage count by customer. Fixed duplciate ATTRIBUTE_UPDATE events
|
2022-10-26 18:21:19 +03:00 |
|
ViacheslavKlimov
|
f5247386fa
|
Notification system improvements and refactoring
|
2022-10-26 17:50:33 +03:00 |
|
Volodymyr Babak
|
03bc439bb9
|
Cancel general process if sync process started
|
2022-10-25 16:22:31 +03:00 |
|
ViacheslavKlimov
|
a53a50e99f
|
Read-only option in VC repository settings
|
2022-10-25 12:07:57 +03:00 |
|
Andrii Shvaika
|
830a612bf8
|
Refactoring of the JS thread pool size configuration
|
2022-10-25 10:36:11 +03:00 |
|