7777 Commits

Author SHA1 Message Date
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
YevhenBondarenko
e2be5c6492 return version instead of key for attributes 2024-06-12 12:23:19 +02: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
Igor Kulikov
e84447d28e UI: Implement SCADA layout. 2024-06-11 18:44:50 +03:00
YevhenBondarenko
4807a7cbdd ranamed seq_number to version and refactoring 2024-06-11 17:15:55 +02:00
YevhenBondarenko
b666f9499a added sequence number for attributes 2024-06-11 15:41:55 +02: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
Sergey Matvienko
f96d9c377a StatsPersistTick singleton enum implementation 2024-06-10 20:41:06 +02:00
Igor Kulikov
cfc4d3d65f UI: SCADA symbol - implement create widget from SCADA symbol, add widget size parameters, make target device optional for SCADA symbol widgets. 2024-06-10 17:49:15 +03:00
pon0marev
3ed2ae8d99 Redis version freeze note for thingsboard.yml 2024-06-10 14:44:40 +03:00
ViacheslavKlimov
02dc49fd3a Fix tenant not found error for notification rules 2024-06-10 13:22:10 +03:00
Igor Kulikov
4fd84315a5 Fix tests 2024-06-07 19:17:49 +03:00
Igor Kulikov
19630f6c36 Merge branch 'master' into feature/scada-symbol 2024-06-07 15:42:38 +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
Igor Kulikov
2500bb2e1c Install SCADA symbols from data folder. UI: SCADA editor -> Add Zoom In/Out buttons, improve tooltips. 2024-06-06 17:26:41 +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
Igor Kulikov
475f419aa3 Fix merge error. 2024-06-04 13:53:30 +03:00
Igor Kulikov
3af88a8d9f Merge with upstream/master 2024-06-04 13:45:34 +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
YevhenBondarenko
ef68f5a92f added upgrade for gateway device rate limits 2024-06-03 15:34:28 +02:00
dashevchenko
cbe8f1b67f added api to retrieve queue stats entities 2024-06-03 16:27:42 +03:00
YevhenBondarenko
d2a9291e52 added rate limits for the gateway device 2024-06-03 15:16:32 +02:00