3524 Commits

Author SHA1 Message Date
YevhenBondarenko
2d4615bfed implemented validateSchemaSettings 2024-11-27 14:10:01 +01:00
dashevchenko
82324ff3c6 fixed jpa method 2024-11-27 13:51:28 +02:00
dashevchenko
a72753e86f Merge remote-tracking branch 'upstream/master' into mobileAppDeletion 2024-11-27 13:50:13 +02:00
dashevchenko
f09f2c7950 deleted redundant constraint checks 2024-11-27 13:21:40 +02:00
dashevchenko
ad0e7fbcbc allow mobile deletion if used by mobile bundle 2024-11-27 12:51:47 +02:00
dashevchenko
d588269dda updated log level and message, deleted redundant null-check 2024-11-27 11:26:56 +02:00
thingsboard017
01c45240f1 Implemented timescale deprecated notification 2024-11-27 11:02:28 +02:00
Andrii Landiak
b796355554 Merge remote-tracking branch 'upstream/master' into feature/edge-kafka-events 2024-11-26 09:42:31 +02:00
dashevchenko
c8d627371b fixed oauth2 authorization for apps of version 1.3.0 and less 2024-11-25 18:48:01 +02:00
YevhenBondarenko
008e2f33bf merge with master 2024-11-22 11:22:11 +01:00
YevhenBondarenko
7f2895a5ce refactored due to comments 2024-11-22 11:20:44 +01:00
Andrii Shvaika
c498b26485 Merge branch 'alarmStatusWsCmd' of github.com:dashevchenko/thingsboard 2024-11-21 11:25:39 +02:00
YevhenBondarenko
1397ce80a0 set bigger timeout for getting resutl in tests 2024-11-21 10:21:22 +01:00
Sergey Matvienko
b0c89f2931 Entity Data Query optimization - entityFilter.isFetchLastLevelOnly() to hit index and avoid seq scan.
(and nr.relation_type_group = 'COMMON')
2024-11-20 19:09:02 +01:00
ViacheslavKlimov
b13428aca3 Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-11-20 16:39:08 +02:00
ViacheslavKlimov
4ca4e94ce5 Sort exported resources 2024-11-20 15:57:19 +02:00
ViacheslavKlimov
90bfd76611 Images export - include SCADA symbols 2024-11-20 15:25:59 +02:00
Andrew Shvayka
eb54dd50e8
Merge pull request #12062 from thingsboard/feature/system-notifications
System notification type; improvements for notification center
2024-11-20 13:59:05 +01:00
YevhenBondarenko
8d96de649d added debug mode default value 2024-11-19 13:54:01 +01:00
ViacheslavKlimov
e79e5c8f8e Fix ResourceService.getUsedResources; improve dashboard fields ordering 2024-11-19 11:56:29 +02:00
dashevchenko
7d088bda02 added ordering by id 2024-11-18 17:18:56 +02:00
ViacheslavKlimov
3124ad360d Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-11-18 15:46:23 +02:00
Andrew Shvayka
eab4e0e4ac
Merge pull request #11835 from thingsboard/feature/mobile-app-bundle
Mobile app customization
2024-11-18 13:56:44 +01:00
ViacheslavKlimov
8b539a2255 Minor code cleanup 2024-11-18 13:57:29 +02:00
ViacheslavKlimov
e9053c0cae System notification type 2024-11-18 12:58:39 +02:00
Andrii Landiak
732344c8d7 Improvement after review 2024-11-15 14:44:44 +02:00
dashevchenko
ec7e615559 improved sql-query, improved variable naming 2024-11-15 12:56:01 +02:00
dashevchenko
7398508c35 fixed default value for androidEnabled and iosEnabled params 2024-11-13 19:29:04 +02:00
dashevchenko
3855638759 deleted old mobile_app constraint 2024-11-13 18:26:50 +02:00
YevhenBondarenko
f54e1882bf Refactored due to common use of debug mode configuration 2024-11-13 13:56:46 +01:00
YevhenBondarenko
cf377b0083 fixed circular references 2024-11-12 11:04:42 +01:00
dashevchenko
5535f11f22 fixed log printing 2024-11-12 11:51:15 +02:00
dashevchenko
d8d52fa22d AlarmStatusCmd - initial implementation 2024-11-12 11:32:14 +02:00
Yevhen Bondarenko
5beebb4959
Merge branch 'master' into feature/rule-node-debug-strategies 2024-11-12 10:27:13 +01:00
Viacheslav Klimov
fe62219505
Merge pull request #12017 from YevhenBondarenko/fix/latest-pf-test
fixed flaky tests
2024-11-12 11:00:54 +02:00
YevhenBondarenko
7495861080 added validation for the debugAllUntil 2024-11-12 09:46:20 +01:00
YevhenBondarenko
637fe2a258 Used debugFailures and debugAll params instead of DebugStrategies 2024-11-11 22:15:23 +01:00
Vladyslav_Prykhodko
a4433e6134 Merge branch 'improvements/dashboard-export' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-11-11 18:14:58 +02:00
ViacheslavKlimov
cd146a9e74 Load image resources separately 2024-11-11 15:52:42 +02:00
ViacheslavKlimov
9e2e418cab Fix resource deletion validation 2024-11-08 13:08:21 +02:00
Vladyslav_Prykhodko
bb5e5fdf4d Merge remote-tracking branch 'upstream/master' into improvements/dashboard-export 2024-11-08 11:52:56 +02:00
YevhenBondarenko
e7885f849e set bigger timeout for getting resutl in tests 2024-11-08 08:36:09 +01:00
ViacheslavKlimov
25ae3de962 Improve unique resource key generation 2024-11-07 14:04:46 +02:00
dashevchenko
267ffe2e47 fixed /api/mobile api, minor refactoring 2024-11-06 17:18:31 +02:00
Andrew Shvayka
d0d79adee2
Merge pull request #11982 from thingsboard/queue-types-deprecation
Queue providers deprecation
2024-11-06 15:11:01 +01:00
ViacheslavKlimov
f621feac53 Resources migration improvements 2024-11-06 14:43:31 +02:00
ViacheslavKlimov
2236304344 Refactoring for resources import 2024-11-06 13:39:27 +02:00
Shvaika Dmytro
3dfe7f3c46
Merge branch 'master' into feature/rule-node-debug-strategies 2024-11-06 11:40:13 +02:00
Vladyslav_Prykhodko
bbb2531c2e Merge remote-tracking branch 'upstream/master' into feature/mobile-app-bundle 2024-11-04 11:36:33 +02:00
Andrii Landiak
e97668b01c Add logic to process postgres edge event fetcher on start 2024-11-01 17:53:11 +02:00