Igor Kulikov
|
8910b4b1df
|
Swagger docs Open API 3.1
|
2024-03-22 20:02:51 +02:00 |
|
ViacheslavKlimov
|
ed44db6d25
|
Add delivery_method column to notification; persist mobile notifications
|
2024-03-22 14:20:51 +02:00 |
|
Andrii Landiak
|
d9669c9391
|
Fix TbSubscriptionUtils order for matching KeyValueType and DataType
|
2024-03-22 14:05:25 +02:00 |
|
rusikv
|
f9342a4778
|
UI: fixed widgets in search mode not editable
|
2024-03-22 13:20:20 +02:00 |
|
Iryna Matveieva
|
f4ca0c8c90
|
Merge branch 'master' into improve-script-node
|
2024-03-22 12:37:25 +02:00 |
|
Andrii Landiak
|
ee1209b19f
|
Fix KvProtoUtils order for matching KeyValueType and DataType
|
2024-03-22 12:01:36 +02:00 |
|
Andrii Landiak
|
b46728de70
|
Fix V1 for tenantPrfoile to correctly set profile data
|
2024-03-21 12:22:48 +02:00 |
|
Andrii Landiak
|
420cebcd03
|
Use getDefaultProfileConfiguration instead of casting
|
2024-03-21 11:55:02 +02:00 |
|
ViacheslavKlimov
|
be3e78044c
|
Merge remote-tracking branch 'origin/master' into feature/housekeeper
|
2024-03-21 11:52:07 +02:00 |
|
Andrii Landiak
|
37d5405dc5
|
Merge remote-tracking branch 'upstream/master' into feature/edge-oauth-support
|
2024-03-21 11:17:16 +02:00 |
|
Andrii Landiak
|
28ef94bb1c
|
Remove api limits from tenantProfileEdgeMsg
|
2024-03-21 11:07:33 +02:00 |
|
dashevchenko
|
1c724df353
|
added await to make tests more stable
|
2024-03-20 17:59:55 +02:00 |
|
dashevchenko
|
56c65f249d
|
added selection mapping for entity property filters
|
2024-03-20 15:12:57 +02:00 |
|
ViacheslavKlimov
|
ae23532ab6
|
Merge remote-tracking branch 'origin/master' into develop/3.6.4
|
2024-03-20 14:00:57 +02:00 |
|
ViacheslavKlimov
|
47cfebe2a7
|
Use QueueConsumerManager for other consumers
|
2024-03-20 13:25:30 +02:00 |
|
ViacheslavKlimov
|
2174a0f3d7
|
Minor refactoring for consumer managers
|
2024-03-20 12:49:40 +02:00 |
|
ViacheslavKlimov
|
e4cbbb0c5d
|
Merge branch 'master' into feature/parallel-core-consumer
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/queue/DefaultTbCoreConsumerService.java
# application/src/main/java/org/thingsboard/server/service/queue/DefaultTbRuleEngineConsumerService.java
# application/src/main/java/org/thingsboard/server/service/queue/processing/AbstractConsumerService.java
|
2024-03-20 12:26:41 +02:00 |
|
Viacheslav Klimov
|
fb9982cd40
|
Merge pull request #10366 from dashevchenko/refreshTokenServiceFix
Oauth2 mail refresh token check is being executed only for active not expired token
|
2024-03-20 12:04:08 +02:00 |
|
rusikv
|
96112e94d8
|
Merge remote-tracking branch 'upstream/master' into bug/alarm-table-widget-edit-selection
|
2024-03-19 17:08:37 +02:00 |
|
ViacheslavKlimov
|
c4b8068e96
|
Use AttributeScope instead of DataConstants in DefaultDeviceStateServiceTest
|
2024-03-19 16:56:11 +02:00 |
|
ViacheslavKlimov
|
4ed952a9d6
|
Merge branch 'master' into develop/3.7
|
2024-03-19 15:44:23 +02:00 |
|
ViacheslavKlimov
|
134db42494
|
Configurable consumer per partition for tb-core queue
|
2024-03-19 13:49:46 +02:00 |
|
ViacheslavKlimov
|
32f0c3c67c
|
Don't create Rule Engine consumer when no partitions to avoid NPE when deleting queue
|
2024-03-19 13:30:20 +02:00 |
|
ViacheslavKlimov
|
8636ed3b0d
|
TB Core consumer - parallel processing; refactoring
|
2024-03-19 12:57:37 +02:00 |
|
ViacheslavKlimov
|
b3b27210b0
|
Merge branch 'master' into hotfix/3.6.3
|
2024-03-18 18:06:14 +02:00 |
|
ViacheslavKlimov
|
1ed95b24a6
|
Clean up api usage state data on deletion
|
2024-03-18 18:02:06 +02:00 |
|
ViacheslavKlimov
|
302fed1888
|
Await tenant cleanup after tenant deletion in tests
|
2024-03-18 16:55:39 +02:00 |
|
Viacheslav Klimov
|
baa15fd095
|
Merge pull request #10039 from smatvienko-tb/feature/delete-rpc-native-query
Refactoring / delete rpc native query
|
2024-03-18 13:15:25 +02:00 |
|
ViacheslavKlimov
|
ca174d209f
|
Merge branch 'master' into develop/3.6.4
|
2024-03-18 12:39:39 +02:00 |
|
dashevchenko
|
0cd0c65a08
|
do not refresh token if refresh token expired
|
2024-03-18 12:37:36 +02:00 |
|
ViacheslavKlimov
|
a6719efee5
|
Housekeeper: alarms deletion
|
2024-03-18 12:24:58 +02:00 |
|
Igor Kulikov
|
59a2f771c6
|
Update UI help link
|
2024-03-18 12:20:42 +02:00 |
|
ViacheslavKlimov
|
b0d4faf798
|
Fix transactional calls in TransactionalEventListener
|
2024-03-16 15:49:40 +02:00 |
|
ViacheslavKlimov
|
a4384eb019
|
VC: fix other entities removal
|
2024-03-15 18:27:47 +02:00 |
|
Igor Kulikov
|
53071ebaec
|
UI: Improve time series charts stack handling. Decrease default animation duration parameter to 500ms.
|
2024-03-15 17:43:04 +02:00 |
|
dashevchenko
|
85728c0e24
|
added ownerName ENTITY_FIELD to EntityDataQuery
|
2024-03-15 17:26:31 +02:00 |
|
Viacheslav Klimov
|
6a17910bd0
|
Merge pull request #10379 from vvlladd28/improvement/push-notification/apn
Add APNS config for push notification in mobile phone
|
2024-03-15 16:39:21 +02:00 |
|
ViacheslavKlimov
|
50f8951072
|
Add callback executor for device state service
|
2024-03-15 15:49:29 +02:00 |
|
Vladyslav_Prykhodko
|
883eebe430
|
Add APNS config for push notification in mobile phone
|
2024-03-15 15:28:00 +02:00 |
|
ViacheslavKlimov
|
eb50685108
|
Version control - not rollback on error option
|
2024-03-15 11:28:04 +02:00 |
|
Igor Kulikov
|
0fcb5aeaba
|
Suppress JWT token expired error in websocket handler.
|
2024-03-14 15:38:36 +02:00 |
|
ViacheslavKlimov
|
22f5573e8d
|
Housekeeper client for all service types
|
2024-03-13 19:59:13 +02:00 |
|
ViacheslavKlimov
|
82476b629c
|
Max reprocessing attempts for Housekeeper task
|
2024-03-13 18:34:27 +02:00 |
|
Igor Kulikov
|
8a5280799c
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2024-03-13 18:31:02 +02:00 |
|
Igor Kulikov
|
60f40ad6b8
|
UI: Improve time series charts X axis and tooltip date formatting: introduce auto date format.
|
2024-03-13 18:29:35 +02:00 |
|
dashevchenko
|
6d13086a53
|
added additional check for case when refresh token was dropped
|
2024-03-13 18:17:24 +02:00 |
|
ViacheslavKlimov
|
20ea8c7fc2
|
Merge branch 'develop/3.6.4' into feature/housekeeper
# Conflicts:
# common/data/src/main/java/org/thingsboard/server/common/data/notification/NotificationType.java
|
2024-03-13 16:39:10 +02:00 |
|
ViacheslavKlimov
|
0d3c3d6b25
|
Housekeeper: tests and refactoring
|
2024-03-13 14:09:05 +02:00 |
|
ViacheslavKlimov
|
dc1a8dc35e
|
Merge remote-tracking branch 'origin/develop/3.6.4' into hotfix/3.6.3
|
2024-03-13 13:05:02 +02:00 |
|
rusikv
|
dad8176e37
|
UI: reconfig of 'Rule engine statistics' and 'API usage' to enable 'QUEUE_STATS' after echarts update
|
2024-03-13 13:02:43 +02:00 |
|