1829 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
96aafa840f UI: Change models and for advanced color telemetry subscribe 2024-05-28 11:54:54 +03:00
Vladyslav_Prykhodko
2bb170cdef Merge branch 'AD/imp-widget/gauge/simple' of github.com:ArtemDzhereleiko/thingsboard into AD/imp-widget/gauge/simple] 2024-05-27 10:50:50 +03:00
Andrew Shvayka
9b9cd80d96
Merge pull request #10849 from thingsboard/relation_query_not_option
Relation query 'Not' option and redesign
2024-05-22 15:54:03 +03:00
Andrew Shvayka
78d5a57468
Merge pull request #10306 from rusikv/relation_query_not_option-ui
Relation query 'Not' option and redesign
2024-05-22 15:52:53 +03:00
Andrew Shvayka
337d8f0a95
Merge pull request #9830 from thingsboard/relation_query_not_option
[Feature Request] - Add "NOT" option in relation queries
2024-05-22 15:52:48 +03:00
Igor Kulikov
735280378d
Merge pull request #10500 from rusikv/enhancement/pattern-support-widget-export
Pattern support for widget title on widget export
2024-05-22 12:37:21 +03:00
Viacheslav Klimov
5809d014de
Queue option to duplicate msgs to all partitions (#10815)
* Queue config option to duplicate msgs to all partitions

* UI for queue config option to duplicate msgs to all partitions

* Fixes for msg duplication; add tests

* Introduce TbRuleEngineProducerService

* Use TbRuleEngineProducerService in TbClusterService

* Fix DefaultTbClusterServiceTest

* Add correlationId to TbMsg

* Refactor TbMsg

* Support msg duplication for all msg types
2024-05-22 12:11:32 +03:00
Artem Dzhereleiko
9e55fd391b UI: refactoring 2024-05-21 14:43:28 +03:00
Artem Dzhereleiko
4d9ef2d3b2 UI: Add timeseries to color settings and update settings for digital neon and lcd gauge 2024-05-20 17:13:14 +03:00
Vladyslav_Prykhodko
c962ee4ff3 UI: Rename variable and added type 2024-05-17 14:40:45 +03:00
Vladyslav_Prykhodko
228c215e77 Merge branch 'enhancement/pattern-support-widget-export' of github.com:rusikv/thingsboard into enhancement/pattern-support-widget-export 2024-05-17 14:35:37 +03:00
rusikv
0434a0b167 UI: widget export title refactoring 2024-05-17 13:43:55 +03:00
Igor Kulikov
98ad51e77b
Merge pull request #10796 from kalutkaz/fix/incluedBandleWidgets
Include bundle widget checkbox enabled by default
2024-05-17 12:41:45 +03:00
Igor Kulikov
cc49b21fb5
Merge pull request #10591 from dashevchenko/qrCode
Mobile application QR code API
2024-05-17 12:36:51 +03:00
rusikv
8dc9b47bb9 UI: added default widget name to widget export file name 2024-05-17 11:08:35 +03:00
rusikv
45ed484c2a UI: mobile app qr code improvements, cleanup 2024-05-15 17:26:36 +03:00
kalytka
53301bf641 Include bundle widget checkbox enabled by default 2024-05-15 14:52:59 +03:00
Igor Kulikov
875a737ecf
Merge pull request #10729 from ArtemDzhereleiko/AD/imp/paste-hex-with-prefix
Fixed paste hex color with prefix
2024-05-13 16:05:00 +03:00
rusikv
bb8be2705a Merge remote-tracking branch 'upstream/master' into qrCode 2024-05-10 11:27:29 +03:00
Igor Kulikov
9e3f3429e8
Merge pull request #10600 from rusikv/feature/cell-click-action
Cell click action type
2024-05-08 15:32:10 +03:00
Igor Kulikov
ff64210cab
Merge pull request #10528 from rusikv/bug/entities-table-widget-aggregation
Fix for aggregation in entities table widget
2024-05-08 14:50:08 +03:00
Vladyslav_Prykhodko
034ed6219b Merge branch 'qrCode' of github.com:dashevchenko/thingsboard into qrCode 2024-05-07 17:16:27 +03:00
rusikv
953c215002 UI: added separate mobile qrcode widget to cards bundle 2024-05-07 11:08:39 +03:00
Artem Dzhereleiko
2b377d8605 UI: Fixed paste hex color with prefix 2024-05-07 10:01:44 +03:00
Vladyslav_Prykhodko
31276ddb42 UI: Refactor data aggregator to support time-series aggregation key processing in latest widgets 2024-05-06 13:59:11 +03:00
Dmytro Mushat
de496002b8
Merge branch 'master' into improvements/connectors-config 2024-05-06 10:23:40 +03:00
YevhenBondarenko
f432635800 merge with master 2024-05-06 08:37:32 +02:00
rusikv
28473f607b Merge remote-tracking branch 'upstream/master' into feature/cell-click-action 2024-05-03 13:26:53 +03:00
Artem Dzhereleiko
c4cc2890b0 UI: merge and resolve conflict 2024-05-03 13:17:56 +03:00
Igor Kulikov
79f3a82fcb
Merge pull request #10290 from ArtemDzhereleiko/AD/imp/pop-color-picker/adapt
Color picker design improvement
2024-05-03 11:54:23 +03:00
Igor Kulikov
c1039f161e
Merge pull request #9624 from rusikv/enhancement/manage-layouts-mobile
Added ability to display dashboard right layout first in mobile view
2024-05-03 11:52:05 +03:00
rusikv
a057f42e95 UI: mobile app QR code UI initial implementation 2024-05-02 21:37:11 +03:00
Dmitriymush
948b0ca842 Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/connectors-config 2024-05-02 16:57:53 +03:00
dashevchenko
e8c4c991b6 merged with master 2024-04-29 14:42:11 +03:00
Andrew Shvayka
aecf654d65
Merge pull request #10201 from thingsboard/feature/housekeeper
Housekeeping service
2024-04-26 13:37:06 +03:00
Artem Dzhereleiko
314572df64 UI: Merge with master and resolve conflict 2024-04-25 17:19:18 +03:00
Viacheslav Klimov
299ecd1cb8
Merge pull request #10612 from thingsboard/fix/notification-request-stats
Limit notification request errors stats
2024-04-25 13:48:08 +03:00
ViacheslavKlimov
285b8803da Limit notification request errors stats to 100 2024-04-25 13:15:51 +03:00
Dmitriymush
a5b7e68667 UI: fixed spacing for tb-required in tb-hint-tooltip-icon 2024-04-25 12:00:59 +03:00
Dmitriymush
1b3ccaf8a3 Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/connectors-config 2024-04-25 11:02:55 +03:00
Vladyslav_Prykhodko
e53b40f8af UI: Revert blur in json-content.component 2024-04-24 13:14:37 +03:00
ViacheslavKlimov
1dcc52dad1 Merge remote-tracking branch 'origin/master' into feature/housekeeper 2024-04-24 11:41:04 +03:00
Dmytro Mushat
396526ece7
Merge branch 'master' into improvements/connectors-config 2024-04-23 19:59:58 +03:00
Dmitriymush
c187545917 UI: fixed ordering of tb-hint-tooltip-icon and tb-required elements 2024-04-23 15:57:38 +03:00
Vladyslav_Prykhodko
ecb68b323d UI: Improved component and clear code 2024-04-22 11:00:48 +03:00
rusikv
c823a74e20 UI: cell click action type implementation 2024-04-19 16:22:39 +03:00
Artem Dzhereleiko
e050cf2756 UI: Simple gauge settings with advanced color settings 2024-04-12 13:54:55 +03:00
Igor Kulikov
3e527f2634 UI: Implement comparison support for new time series charts. 2024-04-11 13:53:00 +03:00
ViacheslavKlimov
00f8fd2c35 Merge remote-tracking branch 'origin/master' into feature/housekeeper 2024-04-09 12:08:53 +03:00
rusikv
bb027cb987 UI: added pattern support for widget title on export 2024-04-04 12:31:48 +03:00