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 |
|
IrynaMatveieva
|
b6b7af8003
|
refactored tests
|
2024-11-12 12:51:29 +02:00 |
|
IrynaMatveieva
|
444c5bf079
|
refactored service and test classes
|
2024-11-12 12:25:59 +02: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 |
|
IrynaMatveieva
|
86dd8e725b
|
added onCalculatedFieldAdded implementation
|
2024-11-11 17:29:24 +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 |
|
IrynaMatveieva
|
bcef71f78d
|
added tbCalculatedField Service
|
2024-11-07 14:07:58 +02:00 |
|
ViacheslavKlimov
|
25ae3de962
|
Improve unique resource key generation
|
2024-11-07 14:04:46 +02:00 |
|
IrynaMatveieva
|
4dbc35273a
|
added calculated field service to ctx
|
2024-11-07 13:26:48 +02:00 |
|
IrynaMatveieva
|
de5e438c8c
|
renamed directories
|
2024-11-07 12:02:39 +02:00 |
|
IrynaMatveieva
|
1d70236538
|
fixed entity dao registry test
|
2024-11-07 09:14:41 +02:00 |
|
dashevchenko
|
267ffe2e47
|
fixed /api/mobile api, minor refactoring
|
2024-11-06 17:18:31 +02:00 |
|
IrynaMatveieva
|
258ba4807b
|
fixed entity service registry test
|
2024-11-06 16:29:20 +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 |
|
IrynaMatveieva
|
889d6ec41b
|
added CF config and converter for it
|
2024-11-06 15:21:28 +02:00 |
|