ViacheslavKlimov
|
deb2867df1
|
Multiple notification delivery methods; notification templates
|
2022-12-14 14:27:20 +02:00 |
|
Volodymyr Babak
|
f399a80dee
|
Merge remote-tracking branch 'upstream/master' into edge/misc-fixes
|
2022-12-13 17:11:24 +02:00 |
|
Andrew Shvayka
|
7b2494c1e0
|
Merge pull request #7786 from YevhenBondarenko/fix/device-with-credentials
[3.4.3] fixed saveDeviceWithCredentials notifications
|
2022-12-13 17:02:29 +02:00 |
|
Andrew Shvayka
|
28d151b940
|
Merge pull request #7783 from YevhenBondarenko/fix/bulk-import
[3.4.3] fixed device bulk import with empty credentials
|
2022-12-13 16:58:17 +02:00 |
|
Volodymyr Babak
|
4c60bd1a4e
|
Edge rule chain service - fixed update of root rule chain in runtime
|
2022-12-13 16:15:33 +02:00 |
|
Volodymyr Babak
|
10ab64b0d5
|
Device Edge Service - push inactivityTimeout to edge
|
2022-12-13 15:55:00 +02:00 |
|
Volodymyr Babak
|
055fbce062
|
Edge telemetry processor - added support of USER entity
|
2022-12-13 15:41:53 +02:00 |
|
ViacheslavKlimov
|
4a834a0442
|
Fix NPE on WS subscription for sysadmin
|
2022-12-13 15:06:29 +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 |
|
YevhenBondarenko
|
7cb9166677
|
fixed saveDeviceWithCredentials notifications
|
2022-12-13 10:58:34 +01:00 |
|
YevhenBondarenko
|
d2233e5157
|
added bulk import device test
|
2022-12-12 18:40:50 +01:00 |
|
ViacheslavKlimov
|
2494cec616
|
Add validation for EntityDataPageLink
|
2022-12-09 16:25:09 +02:00 |
|
ViacheslavKlimov
|
bb42362f1d
|
Add pageLink sort property validation
|
2022-12-09 12:21:40 +02:00 |
|
Andrew Shvayka
|
f813073bfb
|
Merge pull request #7596 from imbeacon/mqtt5-codes
[3.5] Added Mqtt v5 reason codes for ack messages
|
2022-12-08 14:40:14 +02:00 |
|
zbeacon
|
6fad315a03
|
Added changes due to comments
|
2022-12-06 12:55:45 +02:00 |
|
zbeacon
|
591708b029
|
Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning
|
2022-12-05 15:23:09 +02:00 |
|
imbeacon
|
0cbf163e8f
|
Merge remote-tracking branch 'upstream/develop/3.5' into mqtt5-codes
|
2022-12-02 09:37:58 +02:00 |
|
Andrew Shvayka
|
dfdb2e5bf8
|
Merge pull request #7704 from ViacheslavKlimov/fix/concurrent-partition-creation-errors
[3.4.2] Fix issues with partition creation
|
2022-11-30 14:33:03 +02:00 |
|
zbeacon
|
0dcde60443
|
Added alarm assignment feature and tests for it
|
2022-11-30 13:06:00 +02:00 |
|
ViacheslavKlimov
|
39341d1414
|
Fix transaction abortion on partition save error; don't throw any exceptions
|
2022-11-30 12:55:51 +02:00 |
|
YevhenBondarenko
|
6a99caf682
|
added tests for TbClusterService onQueueChange
|
2022-11-29 20:38:29 +01:00 |
|
Igor Kulikov
|
42c502d266
|
Fix tests
|
2022-11-28 12:11:34 +02:00 |
|
Andrew Shvayka
|
c28526fb25
|
Merge pull request #7651 from volodymyr-babak/bug/fix-edge-fetcher
[3.4.2][Bug] Updates to stability of synchronization between edge and cloud in case of many events simultaneously
|
2022-11-25 11:20:29 +02:00 |
|
Volodymyr Babak
|
75f7b7319a
|
Added base implementation of edge docker install instructions controller
|
2022-11-23 20:50:45 +02:00 |
|
Igor Kulikov
|
d10f64c348
|
Refactor MVEL -> TBEL
|
2022-11-22 16:38:01 +02:00 |
|
Volodymyr Babak
|
a094b71a24
|
Fix stability of testSendDeviceToCloudWithNameThatAlreadyExistsOnCloud
|
2022-11-21 18:30:25 +02:00 |
|
Volodymyr Babak
|
833ea1b397
|
Decreased number of message in edge random timeseries failure to speed up tests execution
|
2022-11-18 19:23:21 +02:00 |
|
oyurov
|
26b1d09cbd
|
Tests improvements
|
2022-11-18 12:19:28 +01:00 |
|
oyurov
|
87d7886d63
|
Added test for getRedirectUrl method
|
2022-11-18 10:55:20 +01:00 |
|
Andrii Shvaika
|
0d1412cd46
|
Merge branch 'jwt-random' of github.com:smatvienko-tb/thingsboard
|
2022-11-17 11:50:56 +02:00 |
|
Igor Kulikov
|
02b49751d0
|
Merge pull request #7615 from ViacheslavKlimov/improvement/mvel-invoke-service
[3.4.2] MVEL scripts caching
|
2022-11-15 14:07:40 +02:00 |
|
Sergey Matvienko
|
7e5ab3bff7
|
JWT settings refactored packages, Swagger documented, rest client getJwtSettings and saveJwtSettings added
|
2022-11-14 18:52:57 +01:00 |
|
ViacheslavKlimov
|
dee81fea26
|
MVEL scripts caching
|
2022-11-14 18:00:19 +02:00 |
|
Sergey Matvienko
|
4fc13b7938
|
Merge remote-tracking branch 'ce/master' into jwt-random
|
2022-11-14 14:32:02 +01:00 |
|
Sergey Matvienko
|
46b2adeb2c
|
jwt settings added message on base64 validation exception, default key is to be validated ok, tests added
|
2022-11-14 13:43:56 +01:00 |
|
zbeacon
|
d4ea646174
|
Changed expected exception such as we have not connected client
|
2022-11-14 13:02:29 +02:00 |
|
Volodymyr Babak
|
8a29dc294e
|
mute TelemetryEdgeSqlTest that causes a lot of randomly generated errors
|
2022-11-11 17:41:12 +02:00 |
|
imbeacon
|
05f92d7222
|
Updated BasicMqttCredentials processing
|
2022-11-11 17:28:00 +02:00 |
|
imbeacon
|
dfbf3a9cd8
|
Test fixes, keep logic for auth for mqtt v3
|
2022-11-11 15:39:59 +02:00 |
|
ViacheslavKlimov
|
684ef4a658
|
Add ability to update notification request
|
2022-11-11 14:06:09 +02:00 |
|
imbeacon
|
885c1c3d88
|
Updated ConAck message building
|
2022-11-10 18:31:34 +02:00 |
|
imbeacon
|
02d9fef0f1
|
Added Mqtt v5 reason codes for ack messages and tests
|
2022-11-10 17:55:31 +02:00 |
|
ViacheslavKlimov
|
6e8dba6e2c
|
More tests for notifications
|
2022-11-10 15:42:29 +02:00 |
|
Volodymyr Babak
|
d8a6093442
|
Added TbSendRPCReplyNodeTest
|
2022-11-10 11:36:46 +02:00 |
|
Sergey Matvienko
|
17a50ab70b
|
Merge remote-tracking branch 'ce/master' into jwt-random
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/install/update/DefaultDataUpdateService.java
# application/src/main/java/org/thingsboard/server/service/security/auth/TokenOutdatingService.java
# application/src/test/java/org/thingsboard/server/service/security/auth/TokenOutdatingTest.java
|
2022-11-10 09:54:27 +01:00 |
|
Volodymyr Babak
|
0a56f065f7
|
Merge RPC request/response actions
|
2022-11-10 09:35:06 +02:00 |
|
Volodymyr Babak
|
8b46b30747
|
Merge remote-tracking branch 'upstream/master' into feature/edge-rpc-call-from-device
|
2022-11-09 18:34:01 +02:00 |
|
Andrew Shvayka
|
08534d68c5
|
Merge pull request #7544 from dmytro-landiak/inactivity-fix
[3.4.2] inactivity timeout fix
|
2022-11-09 16:15:09 +02:00 |
|
dlandiak
|
4a3e867155
|
fix tests in device state svc
|
2022-11-09 15:57:18 +02:00 |
|
dlandiak
|
3cb94532fa
|
get inactivity using entity data query instead of separate attribute fetch request
|
2022-11-09 14:03:37 +02:00 |
|