8873 Commits

Author SHA1 Message Date
dashevchenko
ca1185de54 do not send update if count was not changed 2025-02-12 17:02:49 +02:00
Andrii Shvaika
d7412edceb Refactoring of the arguments 2025-02-12 16:40:58 +02:00
dashevchenko
4474df769b fetch entities only on subs creation 2025-02-12 15:38:25 +02:00
Vladyslav_Prykhodko
7b6bb8a6d6 UI: Add support for entity alias filtering in alarm count data sources 2025-02-12 12:34:56 +02:00
YevhenBondarenko
79f856bdca fixed 'value too long' for saving TbResource audit logs 2025-02-11 18:15:59 +01:00
Andrii Shvaika
4048afecc3 WIP: arguments 2025-02-11 19:10:55 +02:00
Andrew Shvayka
47b8546988
Merge pull request #12595 from zzzeebra/test_DeleteAttributeAndRPCSubscriptions
Added test to verify attribute and RPC subscriptions removal
2025-02-11 19:03:30 +02:00
yevhenii_zahrebelnyi
ca1c8f71c0
Merge branch 'rc' into error-processing-device-profile 2025-02-11 16:59:51 +02:00
Viacheslav Klimov
202ee6cb10
Merge pull request #12653 from volodymyr-babak/edge-connect-fixes
Improved Edge handling in case connect/disconnect. Speed up initial setup
2025-02-11 16:16:43 +02:00
Andrii Shvaika
d75bc3ac28 Minor improvements 2025-02-11 12:47:37 +02:00
ViacheslavKlimov
227c7d7a15 Remove Timescale deprecation comment 2025-02-11 11:44:49 +02:00
Volodymyr Babak
a315f18195 Improved GeneralEdgeEventFetcher for case when seqId less maxRecordsReadSize 2025-02-11 08:40:40 +02:00
Volodymyr Babak
8a662076c3 ack failed downlink if its not timeseries or attibutes failures 2025-02-11 08:07:36 +02:00
Volodymyr Babak
3860d79613 Improved Edge handling in case connect/disconnect. Speed up initial setup 2025-02-10 18:42:25 +02:00
dashevchenko
33eac2f778 fixed tests 2025-02-10 17:34:12 +02:00
dashevchenko
5563da7c0d implemented filters for AlarmCountQuery 2025-02-10 16:28:59 +02:00
Andrii Shvaika
5efb94dc7a Refactoring 2025-02-10 15:58:01 +02:00
Viacheslav Klimov
feeee23fa0
Merge pull request #12649 from thingsboard/rc
rc
2025-02-10 15:35:43 +02:00
Artem Barysh
ec8e7a0726 Added versioning for ApiUsageState entity 2025-02-10 14:28:46 +02:00
IrynaMatveieva
1256993569 added new tests and fix proto serialization 2025-02-10 12:59:21 +02:00
IrynaMatveieva
c6f6408c22 refactored tests 2025-02-07 17:04:01 +02:00
Artem Dzhereleiko
1cdbd2c338 UI: fixed widget fqn 2025-02-07 16:36:06 +02:00
Andrii Landiak
8de861f897 Improve customization for edge-event topic 2025-02-07 16:11:33 +02:00
ViacheslavKlimov
3d40761831 Remove outdated deprecation checks 2025-02-07 16:01:38 +02:00
Artem Dzhereleiko
cc6f0b6c7b UI: Value stepper widget 2025-02-07 15:59:52 +02:00
Andrii Shvaika
8e3c4dc18c Cluster mode fixes 2025-02-07 15:46:25 +02:00
IrynaMatveieva
fe4d2ba497 added tests 2025-02-07 14:24:39 +02:00
IrynaMatveieva
c27c82b80d updated test expression endpoint 2025-02-07 14:01:02 +02:00
Dmytro Skarzhynets
12a8c070a6
Change wording from persistence to processing on backend 2025-02-07 11:45:15 +02:00
IrynaMatveieva
c582740175 added endpoint to test script 2025-02-07 09:56:42 +02:00
ViacheslavKlimov
daf0b78ac5 Optimize imports 2025-02-06 17:07:13 +02:00
IrynaMatveieva
ebab88ac6a added logs 2025-02-06 17:06:21 +02:00
ViacheslavKlimov
da1cd61632 Merge branch 'master' of github.com:thingsboard/thingsboard into upgrade-cleanup-4.0 2025-02-06 17:05:29 +02:00
ViacheslavKlimov
908be4e163 Update supported upgrade versions, cleanup 2025-02-06 16:51:48 +02:00
IrynaMatveieva
7fcd948071 fixed error when no telemetry in db 2025-02-06 16:11:58 +02:00
Viacheslav Klimov
8472e4f74e
Merge pull request #12612 from thingsboard/feature/gateway-dashboard-auto-branch
Resolve gateway dashboard branch automatically
2025-02-06 15:59:29 +02:00
Dmytro Skarzhynets
b2b33199fe
Corrections after code review 2025-02-06 15:55:41 +02:00
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