8966 Commits

Author SHA1 Message Date
ViacheslavKlimov
be836eab71 Resolve gateway dashboard branch automatically 2025-02-06 15:35:09 +02:00
Dmytro Skarzhynets
54afdaa07a
Do not copy latest to entity views when data was not saved on the main entity 2025-02-06 15:15:38 +02:00
yevhenii
3a32bf81da Fix error in device profile processing
- Added and fixed test
2025-02-06 13:20:25 +02:00
Andrew Shvayka
8fc7ae2897
Merge pull request #12565 from jekka001/error-processing-resources
Fix error in resource processing
2025-02-06 12:22:36 +02:00
Viacheslav Klimov
1866fa9f65
Merge pull request #12600 from AndriiLandiak/fix/swagger-api-auth-token-endpoint
Refresh JWT token swagger endpoint
2025-02-06 11:25:05 +02:00
Andrew Shvayka
814dc0c726
Merge pull request #12413 from dskarzh/feature/save-timeseries-strategies
Save time series strategies
2025-02-06 11:20:52 +02:00
IrynaMatveieva
83f55ebf9d Merge branch 'feature/calculated-fields' of github.com:thingsboard/thingsboard into calculated-fields 2025-02-06 08:24:21 +02:00
dashevchenko
f128f49d44 test fixes 2025-02-05 18:57:23 +02:00
dashevchenko
09bd3de984 test fixes 2025-02-05 16:42:31 +02:00
Andrii Shvaika
0332e0f0c9 Bug fixes for monolith 2025-02-05 16:39:48 +02:00
Oleksandra Matviienko
139c0c1d04 Type casting was performed in the Test class
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2025-02-05 13:25:00 +01:00
IrynaMatveieva
bf9d4d30ae handled debug error event 2025-02-05 14:21:41 +02:00
yevhenii_zahrebelnyi
28df1a48b8
Merge branch 'rc' into error-processing-resources 2025-02-05 12:59:15 +02:00
Andrii Shvaika
0d57d69964 Merge with main branch 2025-02-05 12:56:10 +02:00
Andrii Shvaika
407511be52 Cache implementation 2025-02-05 12:51:50 +02:00
Andrii Landiak
82a823cac8 Add swagger endpoint for refresh jwt token 2025-02-05 12:49:02 +02:00
IrynaMatveieva
3818d1cb68 debug events(wip) 2025-02-05 12:34:10 +02:00
dashevchenko
b2bf5b9f65 configurable edqs sync batch sizes 2025-02-05 12:20:23 +02:00
Oleksandra Matviienko
76155aca75 Added test to verify attribute and RPC subscriptions removal on session overflow.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2025-02-04 21:24:24 +01:00
Volodymyr Babak
4657e66d92 Fixed assignemnt/unassignemnt of dashboards 2025-02-04 17:15:43 +02:00
IrynaMatveieva
d14d0d4e8a used limits for state persistence 2025-02-04 17:03:25 +02:00
yevhenii
0dface5490 Fix error in resource processing
- Added update JKS resource on Cloud
2025-02-04 16:41:13 +02:00
Andrii Landiak
e3a72fec09 Refactor TopicService. Change ymls to be able to configure notification topic names 2025-02-04 12:39:06 +02:00
dashevchenko
60736e1237 fixed entity removal from CustomerData 2025-02-04 12:23:35 +02:00
yevhenii
726e6f7902 Fix error in resource processing
- Added a check that the resource is not updatable
2025-02-04 12:02:58 +02:00
IrynaMatveieva
0295fefb02 fixed limits 2025-02-04 12:02:39 +02:00
Sergey Matvienko
4dfd4737a4 Device Actor processor remove subscriptions on MaxSessionsLimit 2025-02-03 18:17:15 +01:00
dashevchenko
0e9d0b3ba3 fixed EntityServiceTest 2025-02-03 18:27:36 +02:00
IrynaMatveieva
e62e7fb20b implemented linkMatches() method and deletion of state from db 2025-02-03 12:26:32 +02:00
IrynaMatveieva
1a67769f1c added api limits and fixed tests 2025-02-03 12:01:06 +02:00
Viacheslav Klimov
cf53074d13
Merge pull request #12497 from YevhenBondarenko/fix/prod-5464
fixed NPE in sendRpcResponseToTbCore
2025-02-03 11:44:20 +02:00
IrynaMatveieva
7e055ec353 merge with feature/calculated-fields 2025-02-03 08:34:59 +02:00
Igor Kulikov
9625985568 Merge with master 2025-01-31 18:39:58 +02:00
Igor Kulikov
c76cd05b12 Merge branch 'rc' 2025-01-31 18:38:24 +02:00
Volodymyr Babak
3b8be75a14 DeviceEdgeTest.testSendOutdatedAttributeToCloud - improved stability for concurrent issue 2025-01-31 18:24:50 +02:00
Yevhenii
0f7142cfef ERRORs processing DEVICE PROFILE
- Added saving the DELETED action when the edge is offline.
- Added synchronization of Device Profile twice for its relation with Ota Package.
2025-01-31 18:11:51 +02:00
Yevhenii
99effb6918 ERRORs processing RESOURCES
- Disabled duplicate validation on cloud for resource message
2025-01-31 18:00:24 +02:00
Igor Kulikov
58249e3e30
Merge pull request #12511 from vvlladd28/bug/updated_device_attributte/rename-click-function
Fixed issues where 'Update Device Attribute' widgets failed when send data
2025-01-31 17:45:55 +02:00
IrynaMatveieva
6905cb530b added new protos for states 2025-01-31 17:12:02 +02:00
Volodymyr Babak
af4785d0e2 BaseTelemetryProcessor - Fixed import 2025-01-31 17:02:07 +02:00
Volodymyr Babak
ce4c654e21 BaseTelemetryProcessor - use scope from msg, and not hardcoded CLIENT_SCOPE 2025-01-31 16:58:12 +02:00
Igor Kulikov
f290246aad UI: Maps - implement tooltip tag actions. 2025-01-31 16:54:33 +02:00
Volodymyr Babak
5f793b11f9 BaseTelemetryProcessor - use async instead of .get() 2025-01-31 16:06:52 +02:00
Igor Kulikov
66608d3e2b UI: Update map widgets 2025-01-31 15:03:15 +02:00
Andrii Shvaika
83b338c697 Entity lifecycle implementation 2025-01-31 13:54:53 +02:00
ViacheslavKlimov
2aeacf80c5 Clean up upgrade for next version 2025-01-31 13:26:52 +02:00
IrynaMatveieva
c01024f6da changed endpoint 2025-01-31 12:11:09 +02:00
IrynaMatveieva
c1c9fb4f5a implemented calculated field debug events persistence 2025-01-31 11:29:38 +02:00
Igor Kulikov
3c94c86098 UI: Map data layer click action 2025-01-30 16:48:15 +02:00
ViacheslavKlimov
c8db304ce6 Optimized postgres sync (#3208)
* optimized postgres sync

* Fix consumer stopping when stopWhenRead enabled

* Fix NPE on EDQS repartitioning

* fixed EntityServiceTest

* Fix EDQS yml props

---------

Co-authored-by: ViacheslavKlimov <viacheslavklimov11@gmail.com>
2025-01-30 12:43:14 +02:00