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
Artem Dzhereleiko
94a8b58e2e
UI: Add rest api call reply node
2024-05-22 15:06:14 +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
rusikv
1d9791afae
UI: mobile app qr code improvements
2024-05-21 13:46:31 +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
4817070a10
UI: Improved helpLinks added docsPrefix
2024-05-20 16:21:50 +03:00
Vladyslav_Prykhodko
225acfa072
Merge branch 'fix/helpUrls' of github.com:kalutkaz/thingsboard into fix/helpUrls
2024-05-20 15:31:33 +03:00
kalytka
a98b2a1afc
Added docPlatformPrefix to help urls
2024-05-17 12:11:59 +03:00
rusikv
45ed484c2a
UI: mobile app qr code improvements, cleanup
2024-05-15 17:26:36 +03:00
rusikv
bb8be2705a
Merge remote-tracking branch 'upstream/master' into qrCode
2024-05-10 11:27:29 +03:00
Igor Kulikov
ecb11b6a3a
UI: SCADA symbol edit page.
2024-05-09 18:56:31 +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
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
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
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
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
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
ViacheslavKlimov
285b8803da
Limit notification request errors stats to 100
2024-04-25 13:15:51 +03:00
ViacheslavKlimov
1dcc52dad1
Merge remote-tracking branch 'origin/master' into feature/housekeeper
2024-04-24 11:41:04 +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
Andrew Shvayka
b276d5e3da
Merge pull request #10145 from dashevchenko/queueStatsEntity
...
Entity for queue statistics
2024-04-02 12:19:33 +03:00
ViacheslavKlimov
3e73b7b883
Merge branch 'master' into fix/vc-performance
...
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/sync/vc/DefaultEntitiesVersionControlService.java
2024-03-29 12:12:53 +02:00
dashevchenko
6c911637ae
merged with master
2024-03-27 19:04:34 +02:00
dashevchenko
3c0e0be9bc
Merge remote-tracking branch 'upstream/master' into ownerName
2024-03-27 12:35:33 +02:00
dashevchenko
dae4f313e2
merged with master
2024-03-26 19:09:21 +02:00
ViacheslavKlimov
be3e78044c
Merge remote-tracking branch 'origin/master' into feature/housekeeper
2024-03-21 11:52:07 +02:00
Andrii Landiak
37d5405dc5
Merge remote-tracking branch 'upstream/master' into feature/edge-oauth-support
2024-03-21 11:17:16 +02:00
rusikv
32ee0e9016
UI: added support of 'ownerName' and 'ownerType' entity fields to datakeys autocomplete
2024-03-19 15:44:27 +02:00
ViacheslavKlimov
a4384eb019
VC: fix other entities removal
2024-03-15 18:27:47 +02:00
Igor Kulikov
60f40ad6b8
UI: Improve time series charts X axis and tooltip date formatting: introduce auto date format.
2024-03-13 18:29:35 +02:00
ViacheslavKlimov
20ea8c7fc2
Merge branch 'develop/3.6.4' into feature/housekeeper
...
# Conflicts:
# common/data/src/main/java/org/thingsboard/server/common/data/notification/NotificationType.java
2024-03-13 16:39:10 +02:00
rusikv
6057c17acc
Merge remote-tracking branch 'upstream/master' into queueStatsEntity
2024-03-12 19:15:09 +02:00
Andrii Landiak
9f6c9e7330
Merge remote-tracking branch 'upstream/develop/3.6.4' into feature/edge-oauth-support
2024-03-12 11:12:29 +02:00
Igor Kulikov
c688f516c7
UI: Multiple Y axes configuration support for time series chart.
2024-03-11 15:44:56 +02:00
Igor Kulikov
4e61c9f76e
Merge pull request #10316 from Dmitriymush/hot-fix/open-URL
...
Refactoring widgetActionTypes
2024-03-07 17:59:21 +02:00
Igor Kulikov
fa14a5ffdc
Update widget.models.ts
2024-03-07 17:55:09 +02:00
Dmitriymush
0d27c18efb
UI: refactoring widgetActionTypes
2024-03-07 11:14:59 +02:00
Igor Kulikov
4de8c6e595
Merge branch 'master' into feature/time-series-chart
2024-03-06 19:51:28 +02:00