Viacheslav Klimov
|
d88aa95bfc
|
Merge pull request #11223 from volodymyr-babak/hotifx/fix-profile-fetch-for-deleted-entity
Handle properly DELETE cases for ASSET/DEVICE to push ENTITY_DELETED event into correct rule chain
|
2024-07-17 12:31:26 +03:00 |
|
Volodymyr Babak
|
b7c505efcd
|
DefaultTbClusterService.getRuleEngineProfileForEntityOrElseNull - Added unit tests
|
2024-07-17 12:28:07 +03:00 |
|
Volodymyr Babak
|
a2e4cb9a7d
|
Handle properly DELETE cases for ASSET/DEVICE to push ENTITY_DELETED msg into correct rule chain of the profile
|
2024-07-17 12:28:02 +03:00 |
|
Volodymyr Babak
|
ed8a20b89d
|
EdgeEventSourcing - ignore EntityAlarm save events. Alarms pushed to edge using push_to_edge node
|
2024-07-17 12:20:02 +03:00 |
|
Andrii Landiak
|
95178d12ea
|
Fix OAuth2EdgeTest
|
2024-07-11 14:48:57 +03:00 |
|
Andrii Landiak
|
c3cd5e2760
|
Improve logic: add check for oauth2 event to edge on convertToDownlink
|
2024-07-09 18:05:57 +03:00 |
|
Andrii Landiak
|
0984a754b6
|
Fix oauth2 edge validator
|
2024-07-09 17:59:24 +03:00 |
|
Viacheslav Klimov
|
9b11b92ba5
|
Merge pull request #11151 from YevhenBondarenko/hotfix/resource-notifications
send resourse change/delete events only for lwm2m
|
2024-07-04 16:52:14 +03:00 |
|
YevhenBondarenko
|
be608445eb
|
minor improvements due to comments
|
2024-07-04 13:35:53 +02:00 |
|
ViacheslavKlimov
|
88af44870e
|
Check for queueName emptiness on partition resolve
|
2024-07-04 14:22:32 +03:00 |
|
YevhenBondarenko
|
92845f60b6
|
minor refactoring
|
2024-07-04 13:13:13 +02:00 |
|
YevhenBondarenko
|
1d79f1e213
|
send resourse change/delete events only for lwm2m
|
2024-07-04 11:42:15 +02:00 |
|
ViacheslavKlimov
|
3e50963005
|
Return error details for unhandled ConstraintViolationException; log tenant and user ids on failure
|
2024-07-03 12:37:13 +03:00 |
|
ViacheslavKlimov
|
31e1d082f2
|
Proper error message when deleting dashboard referenced by asset profile
|
2024-07-03 12:35:13 +03:00 |
|
Volodymyr Babak
|
b48387a733
|
Edge install instructions update. Use Java 17. Fix tag usage
|
2024-06-21 14:59:32 +03:00 |
|
mpetrov
|
5c91bcc267
|
[PROD-3481] [FIX] changed docker commands button and pop-up
|
2024-06-12 15:56:05 +03:00 |
|
Viacheslav Klimov
|
ea00ab9acc
|
Merge pull request #10970 from thingsboard/fix/email-notification
Fix sysadmin notification being sent with tenant mail sender
|
2024-06-12 14:12:01 +03:00 |
|
Viacheslav Klimov
|
3d1e133080
|
Merge pull request #10968 from thingsboard/fix/tenant-not-found
Fix "Tenant not found" errors on tenant deletion
|
2024-06-12 14:11:33 +03:00 |
|
Viacheslav Klimov
|
4ef3fea62e
|
Merge pull request #10971 from dashevchenko/swaggerArraysFix
Swagger: fixed the way arrays are displayed in request param
|
2024-06-12 12:15:54 +03:00 |
|
dashevchenko
|
8e54329453
|
fixed saveEntityTelemetryWithTTL method
|
2024-06-11 19:07:36 +03:00 |
|
dashevchenko
|
9d7994ef49
|
fixed swagger request params annotation
|
2024-06-11 16:36:42 +03:00 |
|
dashevchenko
|
bb532ba1ce
|
fixed swagger request params annotation
|
2024-06-11 16:07:24 +03:00 |
|
dashevchenko
|
8b94a69a09
|
deleted redundant import
|
2024-06-11 15:38:36 +03:00 |
|
dashevchenko
|
03eabdc3df
|
deleted redundant swagger schema
|
2024-06-11 15:35:55 +03:00 |
|
dashevchenko
|
1599f86f52
|
fixed request param arrays in swagger
|
2024-06-11 15:03:45 +03:00 |
|
ViacheslavKlimov
|
796bab6aa9
|
Fix sysadmin notification being sent with tenant mail sender
|
2024-06-11 12:57:16 +03:00 |
|
dashevchenko
|
a9a80db4b7
|
implemented entity field "name" for queue stats entity
|
2024-06-11 12:38:18 +03:00 |
|
ViacheslavKlimov
|
02dc49fd3a
|
Fix tenant not found error for notification rules
|
2024-06-10 13:22:10 +03:00 |
|
Igor Kulikov
|
af35d6a678
|
Merge pull request #10918 from rusikv/enhancement/mobile-qr-home
Mobile app qr code improvements
|
2024-06-07 15:14:58 +03:00 |
|
dashevchenko
|
9ae3bd167a
|
fixed app store link retrieval
|
2024-06-06 12:17:57 +03:00 |
|
dashevchenko
|
951f017e7c
|
extended mobile application settings with default store links
|
2024-06-06 11:53:02 +03:00 |
|
dashevchenko
|
be5220a9e9
|
fixed mobile app settings default value for store links
|
2024-06-05 19:02:42 +03:00 |
|
dashevchenko
|
44f4cd3ad1
|
deleted redundant api
|
2024-06-05 16:37:07 +03:00 |
|
Viacheslav Klimov
|
4f268997f0
|
Merge pull request #10934 from YevhenBondarenko/fix/swagger-image-upload
fixed multipart file for image upload in swagger
|
2024-06-05 15:51:23 +03:00 |
|
Viacheslav Klimov
|
42679a535f
|
Merge pull request #10920 from dashevchenko/queueStatsFix
Added api to retrieve queue stats entities
|
2024-06-05 15:50:03 +03:00 |
|
dashevchenko
|
df8820be08
|
updated getAppStoreLink to return default if link is empty
|
2024-06-05 14:46:27 +03:00 |
|
dashevchenko
|
eefe075c6b
|
renamed request param
|
2024-06-05 13:05:33 +03:00 |
|
YevhenBondarenko
|
213e751c0c
|
fixed multipart file for image update in swagger
|
2024-06-05 12:01:03 +02:00 |
|
dashevchenko
|
70e801f896
|
minor refactoring
|
2024-06-05 12:35:50 +03:00 |
|
YevhenBondarenko
|
23c66b58b6
|
fixed multipart file for image upload in swagger
|
2024-06-05 11:34:07 +02:00 |
|
dashevchenko
|
1619e60380
|
minor refactoring
|
2024-06-05 12:04:48 +03:00 |
|
dashevchenko
|
78e4fd3013
|
added api to retrieve queuestats by ids
|
2024-06-05 09:41:59 +03:00 |
|
Viacheslav Klimov
|
9706ec0e13
|
Merge pull request #10919 from YevhenBondarenko/feature/gateway-device-rate-limits
added rate limits for the gateway device
|
2024-06-05 09:39:04 +03:00 |
|
Viacheslav Klimov
|
47dcf9ebb7
|
Merge pull request #10927 from dashevchenko/dashboard_fix
Fixed entity data query for dashboards on customer level
|
2024-06-05 09:33:52 +03:00 |
|
dashevchenko
|
95c9e7b7bf
|
added api to retrieve app store links
|
2024-06-04 19:52:50 +03:00 |
|
rusikv
|
91407c6d0f
|
UI: mobile app qr code widget: added default settings for title and icon, added card padding, fixed title not visible under overlay, enlarged preview width, code cleanup
|
2024-06-04 19:28:21 +03:00 |
|
dashevchenko
|
2adf666051
|
fixed entity data query permission part for DASHBOARD entity
|
2024-06-04 12:26:38 +03:00 |
|
YevhenBondarenko
|
ff031d40ff
|
fixed component type dropdown in swagger
|
2024-06-04 11:22:46 +02:00 |
|
dashevchenko
|
2845dab3ee
|
added api to retrieve queue stats by id
|
2024-06-04 11:24:09 +03:00 |
|
YevhenBondarenko
|
c82dc7029f
|
upgrade improvements for gateway device rate limits
|
2024-06-03 15:38:42 +02:00 |
|