3818 Commits

Author SHA1 Message Date
dashevchenko
7d6d26bb93 fixed constraint check 2024-12-02 12:21:11 +02:00
Viacheslav Klimov
9cd92e22c6
Merge pull request #11924 from AndriiLandiak/feature/edge-kafka-events
Use Kafka to store and process Edge Events to improve processing throughput
2024-11-29 15:52:12 +02:00
Viacheslav Klimov
f168b35c59
Merge pull request #12129 from artem-barysh-dev/timescale-deprecation
Deprecate Timescale
2024-11-29 15:18:27 +02:00
ViacheslavKlimov
4e22667fe1 Refactoring for Timescale deprecation 2024-11-29 15:12:37 +02:00
thingsboard017
b135975061 Fix issues from code review 2024-11-29 12:46:27 +02:00
YevhenBondarenko
9c826f4b70 merge with master 2024-11-28 16:25:18 +01:00
Andrii Shvaika
d92681cf71 Refactoring from multiple fields into one settings object 2024-11-28 17:12:55 +02:00
Viacheslav Klimov
be92fae2bf
Merge pull request #10581 from irynamatveieva/improvements/save-to-custom-table-node
Save to custom table node: add TTL option
2024-11-28 13:15:52 +02:00
Andrew Shvayka
5c5e8a3c98
Merge pull request #11861 from ShvaykaD/feature/rule-node-debug-strategies
Rule node debug strategies
2024-11-28 11:13:40 +01:00
IrynaMatveieva
2080b439a7 added entity added/deleted events handling 2024-11-28 11:28:51 +02:00
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
IrynaMatveieva
c6d91c4ce8 added last records type of cf 2024-11-25 17:28:44 +02:00
IrynaMatveieva
31103e90e3 added implementation to handle update entity profiles events 2024-11-22 17:17:59 +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
IrynaMatveieva
6ed4abb903 separated expression from output 2024-11-21 17:39:16 +02: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
IrynaMatveieva
40299cab1a added nofitication on update in telemetry service 2024-11-20 17:34:07 +02: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
IrynaMatveieva
c39a373038 added calculated field execution service 2024-11-19 17:21:25 +02: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
IrynaMatveieva
2fc32ee232 removed unnecessary methods 2024-11-18 12:07:41 +02:00
IrynaMatveieva
7c433d47e2 changed type value in cf data validator test 2024-11-18 08:46:35 +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
IrynaMatveieva
9ad8d35245 added logic to handle cf update msg 2024-11-14 17:19:14 +02:00
IrynaMatveieva
8079ef66ef added logs 2024-11-14 14:44:40 +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
IrynaMatveieva
3072861a8f implemented methods for calculated field update/delete in cluster service 2024-11-13 17:42:55 +02:00
YevhenBondarenko
f54e1882bf Refactored due to common use of debug mode configuration 2024-11-13 13:56:46 +01:00