11225 Commits

Author SHA1 Message Date
Andrii Shvaika
6879021027 Fix for multiple commands in same subscription 2022-09-13 15:50:50 +03:00
Igor Kulikov
f28297b7ae UI: latest data aggregation improvements 2022-09-13 14:07:56 +03:00
Andrii Shvaika
9689e9c041 Fix bugs. Remove floating window support 2022-09-13 12:39:07 +03:00
nickAS21
f16779e8e3 fix_bug: pushMsgToRuleEngine if tenantId == null 2022-09-13 12:25:38 +03:00
Yuriy Lytvynchuk
8bb51824dd refactor code 2022-09-13 12:09:33 +03:00
nickAS21
b436a05c33 fix_bug: pushEntityActionToRuleEngine endpoint if tenantId == null 2022-09-13 12:01:26 +03:00
Igor Kulikov
c6c40f50a8 UI: Aggregation improvements 2022-09-12 17:26:49 +03:00
Yuriy Lytvynchuk
13130ff257 add ignoreStringNull 2022-09-12 17:05:58 +03:00
Igor Kulikov
54936ba5d2 Merge branch 'feature/latestTsAggregation' of github.com:thingsboard/thingsboard into feature/latestTsAggregation 2022-09-12 16:20:49 +03:00
Igor Kulikov
9d6d82c5ac UI: Implement TimeSeries to single latest value aggregation. 2022-09-12 16:20:37 +03:00
Andrii Shvaika
7cc2943d18 New API for Agg requests 2022-09-12 15:54:21 +03:00
Andrii Shvaika
fa9f1b9f69 New structures for the Agg commands 2022-09-09 14:46:23 +03:00
Andrii Shvaika
74a857cbe2 Merge branch 'master' into feature/latestTsAggregation 2022-09-09 14:04:56 +03:00
Andrii Shvaika
1fcc757147 Improvement to the AGG calculations to include latestTs and count 2022-09-09 14:04:24 +03:00
Igor Kulikov
6c308f953e Minor improvements 2022-09-09 09:47:30 +03:00
Sergey Matvienko
f0d19afd9c dao timescale test suite added, testcontainers version upgraded to support timescaledb 2022-09-08 19:40:56 +03:00
Igor Kulikov
9f178105cf UI: Add aggregation configuration to TimeSeries dataKey for latest widget 2022-09-08 18:51:13 +03:00
Kalutka Zhenya
2380996896 Add msg types 2022-09-08 15:59:05 +03:00
Yuriy Lytvynchuk
e8ee7d51c8 refactor code 2022-09-08 15:29:51 +03:00
Igor Kulikov
6445fec439
Merge pull request #7230 from ArtemDzhereleiko/AD/imp/catalan-locale
[3.4.2] UI: Added Catalan locale
2022-09-07 18:38:23 +03:00
Igor Kulikov
f6329e7984
Merge pull request #7217 from ArtemDzhereleiko/AD/imp/custom-paginator-intl
[3.4.2][WIP] UI: Added custom paginator intl
2022-09-07 18:35:38 +03:00
Igor Kulikov
d08417453b
Merge branch 'master' into AD/imp/custom-paginator-intl 2022-09-07 18:34:40 +03:00
Igor Kulikov
66bdf4b7eb
Merge pull request #7211 from ArtemDzhereleiko/AD/bug-fix/file-input
[3.4.2] UI: Fixed file input loader
2022-09-07 18:32:28 +03:00
Igor Kulikov
57b7f87dd9
Merge pull request #7174 from vvlladd28/bug/leaflet/label/move-mouse
[3.4.2] UI: Fixed label polyline/circle follow the mouse
2022-09-07 18:28:17 +03:00
Igor Kulikov
d45d2537f9
Merge pull request #7159 from ChantsovaEkaterina/bug/markdown-widget-settings-value-function
[3.4.2] UI: fixed displaying of Markdown/HTML value function content in markdown widget settings
2022-09-07 18:27:18 +03:00
Igor Kulikov
9617e3e3d4
Merge pull request #7131 from vvlladd28/bug/entities-table/close-search
[3.4.2] UI: Fixed hide search input when we delete all symbols
2022-09-07 18:25:12 +03:00
Igor Kulikov
490b78567b
Merge pull request #7129 from kalutkaz/pieFlotDateFix
[3.4.2] UI: Remove selection (mode:x) for Pie-flot widget
2022-09-07 18:23:31 +03:00
Igor Kulikov
8d94ebe1a7
Merge pull request #7092 from ArtemDzhereleiko/AD/bug-fix/date-time-picker
[3.4.2] UI: Fixed DatetimeAdapter for 'en-GB' locale
2022-09-07 18:08:39 +03:00
Igor Kulikov
efd96eeee7
Merge pull request #7084 from devaskim/widget_context_to_callbacks
[3.4.2] UI: Pass widget context to callback of entities hierarchy widget.
2022-09-07 18:06:44 +03:00
Igor Kulikov
39d5fa947f
Merge pull request #6917 from devaskim/2_process_no_data_by_widget
[3.4.2] UI: Let custom widget to process no-data case
2022-09-07 18:01:49 +03:00
Igor Kulikov
8f05fce1cb
Merge branch 'master' into 2_process_no_data_by_widget 2022-09-07 18:01:23 +03:00
Artem Dzhereleiko
0367201177 UI: Added Catalan locale 2022-09-07 17:23:41 +03:00
Artem Dzhereleiko
b7db32665e UI: Added custom paginator intl 2022-09-06 17:38:18 +03:00
Artem Dzhereleiko
a31e68cdc4 UI: Refactoring 2022-09-06 11:49:51 +03:00
Artem Dzhereleiko
409ae412fc UI: Fixed file input 2022-09-06 10:53:25 +03:00
Andrew Shvayka
0813f3a972
Merge pull request #7199 from ashaforost/yml-fix
fix thingsboard.yml events.debug_partition_size env variable
2022-09-02 18:28:00 +03:00
anna
345abf413d fix thingsboard.yml events.debug_partition_size env variable 2022-09-02 17:52:47 +03:00
Andrew Shvayka
1b521df7c7
Merge pull request #7157 from volodymyr-babak/bug/edge-snmp-device-profile
[Bug][3.4.2] SNMP/CoAP/LWM2M device profile transport configuration missing Serialization
2022-09-02 14:55:32 +03:00
Andrew Shvayka
14734c76fe
Merge pull request #7155 from volodymyr-babak/bouncycastle-ver-update
[3.4.2] Update bouncycastle from 1.67 to 1.69 to avoid duplicate of dependencies
2022-09-02 14:19:38 +03:00
Igor Kulikov
35e5eb6887
Merge pull request #7181 from vvlladd28/bug/maps/tooltip/close-button
[3.4.2] UI: Fixed in map widgets close tooltip button
2022-09-01 18:16:23 +03:00
Igor Kulikov
2df8d6f34a
Merge pull request #7127 from vvlladd28/bug/leaflet-edit/tooltipster
[3.4.2] UI: Fixed show tooltip in map edit button
2022-09-01 18:15:57 +03:00
Yuriy Lytvynchuk
5c9e9c5433 bugfix: check value "null" 2022-09-01 16:14:44 +03:00
Andrii Shvaika
4e3f456a4b Comments for TenantService.deleteTenant 2022-09-01 15:58:56 +03:00
Volodymyr Babak
fc996ddf32 Added missing serialVersionUID 2022-09-01 12:41:22 +03:00
Vladyslav_Prykhodko
b2adcf817c UI: Fixed in map widgets after click close tooltip button redirect to home page 2022-09-01 10:54:47 +03:00
Yuriy Lytvynchuk
a7a6ace2b3 add ENTITY_SOURCE 2022-09-01 10:26:38 +03:00
Vladyslav_Prykhodko
78dfe7ca19 UI: Fixed label polyline/circle follow the mouse 2022-08-31 11:33:49 +03:00
Volodymyr Babak
4707089072 Added check for device data delivery to edge 2022-08-29 11:44:22 +03:00
Volodymyr Babak
ff9fcbbac0 Fixed LWM2M transport serialization. Extended CoAP, SNMP, LWM2M device profiles edge test. Part #2 2022-08-29 11:31:26 +03:00
nickAS21
d27b4ecf8a fix_bug: add Exception to ...DaoRemoveByIdWithException... 2022-08-27 08:18:58 +03:00