2545 Commits

Author SHA1 Message Date
ViacheslavKlimov
ae76f4ebbb Merge branch 'master' into feature/update-tenant-profile-isolation 2023-08-11 13:39:03 +03:00
Sergey Matvienko
9e92d10dc5 Cassandra: AbstractBufferedRateExecutor improved logging to clarify whether the Read or Write operations logged 2023-07-31 12:05:23 +02:00
Sergey Matvienko
161d7c3eda Cassandra: unlimited cached thread pool replaced with limited pool to prevent stack memory peaks. New env CASSANDRA_QUERY_RESULT_PROCESSING_THREADS introduced. 2023-07-31 11:59:31 +02:00
ViacheslavKlimov
bfd8ff934f Use system queue with same name instead of Main when missing 2023-07-25 15:44:24 +03:00
ViacheslavKlimov
18ce96fd10 Ability to update isolated processing option in tenant profile 2023-07-25 15:43:34 +03:00
Andrii Shvaika
4ec990ca8a Fix duplicates in device view 2023-05-29 17:49:07 +03:00
Andrii Shvaika
8311017b92 Fixed alarm details on alarm clear 2023-05-24 16:51:00 +03:00
Igor Kulikov
c422e39724 Version set to 3.5.1-SNAPSHOT 2023-05-22 16:26:54 +03:00
Sergey Matvienko
1c67d36c47 alarm repository: fixed tests 2023-05-17 18:30:12 +02:00
Andrew Shvayka
001d088873
Merge pull request #8559 from smatvienko-tb/hotfix/SqlPartitioningRepository_hotfix_partition_already_pending_detach_in_partitioned_table
[hotfix][3.5.0] SqlPartitioningRepository hotfix: partition already pending detach in partitioned table
2023-05-17 17:41:14 +03:00
Andrii Shvaika
519a5c7688 Line wrap 2023-05-17 16:34:30 +03:00
Sergey Matvienko
333159373d removed unused import org.springframework.data.jpa.repository.query.Procedure; 2023-05-17 10:32:30 +02:00
Sergey Matvienko
a6c39fe68c alarm repository fix: This statement does not declare an OUT parameter 2023-05-17 10:30:42 +02:00
Sergey Matvienko
c499f701b1 SqlPartitioningRepository hotfix: partition already pending detach in partitioned table 2023-05-17 10:15:01 +02:00
Andrii Shvaika
ee30581859 Install views in tests 2023-05-08 17:43:27 +03:00
YevhenBondarenko
f1876456ca moved views and functions to a separate file 2023-05-08 13:47:57 +02:00
Andrew Shvayka
86743b907a
Merge pull request #8464 from thingsboard/improvements/notification-system
Notifications deduplication; upgrade improvements
2023-05-04 12:47:03 +03:00
Andrii Shvaika
f969f07f2f Minor performance optimization 2023-05-03 16:27:41 +03:00
Andrii Shvaika
87bcaabad5 Default valid keys cache for 24 hours 2023-05-03 15:26:53 +03:00
ViacheslavKlimov
84e39af7c7 Send notification about new platform version only to sysadmins 2023-05-03 13:35:01 +03:00
YevhenBondarenko
0ae1be3aa5 kv validator improvements 2023-05-03 11:44:59 +02:00
ViacheslavKlimov
c39e8568ae Upgrade improvements for notification system 2023-05-02 12:46:50 +03:00
YevhenBondarenko
fbf9773a61 optimize imports 2023-05-02 10:57:58 +02:00
Andrew Shvayka
d03f236263
Merge pull request #8440 from thingsboard/improvements/notification-system
Improvements for notification system
2023-05-01 12:43:48 +03:00
Andrii Shvaika
7a385e34d1 DeviceInfo for Edge support 2023-04-28 14:27:17 +03:00
Andrii Shvaika
9e589c8044 Device info view improvements 2023-04-28 14:10:33 +03:00
Andrii Shvaika
dcbc4c5c7d Device Info Filter 2023-04-27 19:09:56 +03:00
ViacheslavKlimov
e8179271d2 Change default entity action notification; fix default rules names 2023-04-27 14:08:59 +03:00
Igor Kulikov
a736f177ef Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/home-page 2023-04-26 18:08:13 +03:00
Andrew Shvayka
abd843b6f5
Merge pull request #8423 from thingsboard/improvements/notification-system
Fixes for notification system
2023-04-25 18:03:15 +03:00
ViacheslavKlimov
d1ef8c7fbb Fix notification target usage check on deletion 2023-04-25 14:37:58 +03:00
Andrew Shvayka
4dd5280191
Merge pull request #8414 from thingsboard/feature/singleton-rule-node
Feature/singleton rule node
2023-04-25 14:34:08 +03:00
ViacheslavKlimov
0ce243f2e7 Merge with develop/3.5 2023-04-25 12:26:25 +03:00
YevhenBondarenko
b5641a3c6c refactored due to comments 2023-04-24 19:49:17 +02:00
Andrii Shvaika
1818815d04 Improvement to alarm count query for distinct propagated alarms 2023-04-24 17:52:36 +03:00
ViacheslavKlimov
b71257ba23 User title template param, improve notification preview, improve default notifications 2023-04-24 15:47:00 +03:00
Andrew Shvayka
76f24827aa
Merge pull request #8398 from dashevchenko/newMessageTypes
Added new message types to rule engine
2023-04-24 15:00:33 +03:00
YevhenBondarenko
da0bd1dc92 renamed SingletonSupport to ClusteringMode and refactoring due to comments 2023-04-24 13:49:57 +02:00
dashevchenko
62e9605971 renamed ALARM_ASSIGN to ALARM_ASSIGNED 2023-04-24 13:01:06 +03:00
YevhenBondarenko
8d2f6eb856 Added singleton mode validation and tests 2023-04-21 18:30:47 +02:00
Igor Kulikov
0032490a19 Merge with develop/3.5 2023-04-21 18:45:44 +03:00
Igor Kulikov
14c61f65e9 UI: Alarm count datasource type support. Improve alarm filters. 2023-04-21 18:00:56 +03:00
Andrew Shvayka
2c1a85e0af
Merge pull request #8405 from thingsboard/improvements/notification-system
Notification system improvements
2023-04-21 17:26:54 +03:00
YevhenBondarenko
c3fd375536 Component desctiptor repository improvements 2023-04-21 10:32:56 +02:00
YevhenBondarenko
a0b0e31e7d Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/singleton-rule-node 2023-04-21 10:07:17 +02:00
ViacheslavKlimov
528d2d9ecc Track rule chains count 2023-04-20 18:54:31 +03:00
ViacheslavKlimov
97cc1ab0da Improve entities count limit notification rule 2023-04-20 18:23:38 +03:00
YevhenBondarenko
3261cf4fe3 implemented rule node singleton mode 2023-04-20 16:07:14 +02:00
ViacheslavKlimov
fda74a72f0 Default notifications refactoring 2023-04-20 15:33:36 +03:00
Andrii Shvaika
8a67ee44a7 New index for active tenant alarms 2023-04-20 14:04:59 +03:00