Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding reports #260

Closed
wants to merge 6 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@
"2918537 - Cannot save unpublished versions of published content for users without manage book privileges": "https://www.drupal.org/files/issues/2022-12-14/2918537-92.patch"
},
"drupal/shs": {
"3357151 - Backbone js error, wrong library": "https://www.drupal.org/files/issues/2023-04-28/3357151_change_backbone_lib_001.patch",
"3284824 - Schema definition for entity_reference_shs field formatter missing": "https://www.drupal.org/files/issues/2022-06-09/shs-schema_formatter_missing-3284824-2.patch"
},
"drupal/tac_lite": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
uuid: e1ef889d-b9fc-44fa-98e6-bc737c3f84a4
langcode: en
status: true
dependencies:
config:
- page_manager.page.user_reports
- views.view.most_viewed
module:
- panels
- views
id: user_reports-panels_variant-0
label: Panels
weight: 0
variant: panels_variant
variant_settings:
id: panels_variant
label: null
weight: 0
uuid: 5e5411ad-ef00-4d69-855b-ee2a01d91feb
blocks:
c3391005-8449-458c-9b09-f2d252320e0b:
id: 'views_block:most_viewed-block_1'
label: ''
label_display: visible
provider: views
context_mapping: { }
views_label: ''
items_per_page: none
region: main
weight: 0
uuid: c3391005-8449-458c-9b09-f2d252320e0b
css_classes:
- ''
html_id: ''
css_styles: ''
page_title: Reports
layout: bcbb_bricks
layout_settings:
label: ''
builder: standard
storage_type: page_manager
storage_id: user_reports-panels_variant-0
css_classes:
- ''
html_id: ''
css_styles: ''
page: user_reports
selection_criteria: { }
selection_logic: and
static_context: { }
Loading