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

SHS-5913 Dashboard initiative #1689

Open
wants to merge 20 commits into
base: 11.8.1-release
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
585d2fd
feat(SHS-5913): Initial install of Dashboard module
dalin- Nov 21, 2024
fe73ee3
Merge branch 'develop' into SHS-5913_Dashboard-initiative
ahughes3 Dec 4, 2024
1099e87
Merge branch '11.6.1-release' of github.com:SU-HSDO/suhumsci into SHS…
cienvaras Dec 14, 2024
81fcea4
SH-5972: Use default Drupal layouts in Dashboard (#1697)
mariannuar Dec 17, 2024
9c804d8
Merge branch '11.6.4-release' of github.com:SU-HSDO/suhumsci into SHS…
cienvaras Jan 27, 2025
3bc566d
feat(shs-6052): export base dashboard
cienvaras Feb 3, 2025
f5c276a
Merge branch '11.7.1-release' of github.com:SU-HSDO/suhumsci into SHS…
cienvaras Feb 10, 2025
4351b85
SHS-6035: Dashboard: Initial design implementation (#1719)
mariannuar Feb 11, 2025
d3d9cd2
Merge branch '11.7.1-release' of github.com:SU-HSDO/suhumsci into SHS…
cienvaras Feb 11, 2025
9f9f13a
fix(shs-5913): coding standards error
cienvaras Feb 11, 2025
8523be9
SHS-5978: Site Dashboard: Missing Alt Text (#1722)
callinmullaney Feb 11, 2025
890534b
SHS-5979 and SHS-5982: Add dashboard views and custom view code (#1730)
codechefmarc Feb 11, 2025
d494cd2
chore(shs-5913): remove chemistry tugboat config
cienvaras Feb 11, 2025
a391aa5
SHS- 6004: Dashboard: Pages with the Most issues from editoria11y (#1…
mariannuar Feb 12, 2025
a1a9165
fix(shs-5913): update dashboard exported config
cienvaras Feb 12, 2025
d64d165
SHS-6055: Dashboard: Importer block: People (#1747)
codechefmarc Feb 20, 2025
447ce67
Merge branch '11.8.1-release' of github.com:SU-HSDO/suhumsci into SHS…
cienvaras Feb 21, 2025
c06e05b
Merge branch '11.8.1-release' of github.com:SU-HSDO/suhumsci into SHS…
cienvaras Feb 25, 2025
7ffad47
SHS-5980: Dashboard: Notifications/Announcements to Site Editors (#1745)
codechefmarc Feb 28, 2025
e608e46
Merge branch '11.8.1-release' of github.com:SU-HSDO/suhumsci into SHS…
cienvaras Mar 4, 2025
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
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now that Dashboard has a real release, we should switch to a stable version.

Copy link
Contributor

@joegl joegl Mar 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's exciting to finally get a stable release. Security Coverage too 😃

Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"drupal/core-composer-scaffold": "~10.3.0",
"drupal/core-recommended": "~10.3.0",
"drupal/cshs": "^4.0",
"drupal/dashboard": "^2.0@alpha",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"drupal/dashboard": "^2.0@alpha",
"drupal/dashboard": "^2.0",

"drupal/default_content": "^2.0",
"drupal/diff": "^1.0",
"drupal/display_field_copy": "^2.1",
Expand Down
85 changes: 85 additions & 0 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions config/default/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ module:
csv_serialization: 0
ctools: 0
ctools_views: 0
dashboard: 0
datetime: 0
datetime_range: 0
default_content: 0
Expand Down Expand Up @@ -95,6 +96,7 @@ module:
hs_config_readonly: 0
hs_courses: 0
hs_courses_importer: 0
hs_dashboard: 0
hs_entities: 0
hs_event_series: 0
hs_event_series_display: 0
Expand Down
127 changes: 127 additions & 0 deletions config/default/dashboard.dashboard.dashboard.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
uuid: 9e622af8-2093-42ab-a7fe-0f1408c29a7b
langcode: en
status: true
dependencies:
config:
- views.view.duplicate_people
- views.view.editoria11y_results
- views.view.my_latest_edits
- views.view.new_default_image_alt_text
- views.view.site_dashboard_active_site_editors
module:
- hs_dashboard
- layout_builder
- layout_discovery
- views
id: dashboard
label: Dashboard
Comment on lines +16 to +17
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There may be more dashboards in the future? Calling this "Home Dashboard" or "Main Dashboard" could help future-proof.

description: ''
layout:
-
layout_id: layout_twocol_section
layout_settings:
label: 'My latest edits / Duplicate People'
context_mapping: { }
column_widths: 50-50
components:
7a14ab89-4e5b-4cb6-92bf-a68bc5e1e51e:
uuid: 7a14ab89-4e5b-4cb6-92bf-a68bc5e1e51e
region: first
configuration:
id: 'views_block:my_latest_edits-block_1'
label: ''
label_display: visible
provider: views
context_mapping: { }
views_label: ''
items_per_page: none
exposed: { }
weight: 0
additional: { }
587e2cf4-9e8a-4824-9fbd-7cdecf13b91f:
uuid: 587e2cf4-9e8a-4824-9fbd-7cdecf13b91f
region: second
configuration:
id: 'views_block:duplicate_people-block_1'
label: ''
label_display: visible
provider: views
context_mapping: { }
views_label: ''
items_per_page: none
exposed: { }
weight: 0
additional: { }
third_party_settings: { }
-
layout_id: layout_onecol
layout_settings:
label: 'Section one col'
context_mapping: { }
components:
fdff49bf-c002-4f14-a705-911da9e979a8:
uuid: fdff49bf-c002-4f14-a705-911da9e979a8
region: content
configuration:
id: 'views_block:editoria11y_results-block_top_results'
label: ''
label_display: visible
provider: views
context_mapping: { }
views_label: ''
items_per_page: none
exposed: { }
weight: 7
additional: { }
c2e96c4c-3687-40e8-baba-030bd9a7ea35:
uuid: c2e96c4c-3687-40e8-baba-030bd9a7ea35
region: content
configuration:
id: hs_dashboard_hsdp_announcements
label: 'HSDP Announcements'
label_display: visible
provider: hs_dashboard
context_mapping: { }
weight: 8
additional: { }
b393947f-61c3-4752-939e-6c084e51b70f:
uuid: b393947f-61c3-4752-939e-6c084e51b70f
region: content
configuration:
id: 'views_block:site_dashboard_active_site_editors-block_1'
label: ''
label_display: visible
provider: views
context_mapping: { }
views_label: ''
items_per_page: none
exposed: { }
weight: 2
additional: { }
50ecf2ae-f119-4527-89bc-78bdb5a63e7b:
uuid: 50ecf2ae-f119-4527-89bc-78bdb5a63e7b
region: content
configuration:
id: 'views_block:new_default_image_alt_text-block_1'
label: ''
label_display: visible
provider: views
context_mapping: { }
views_label: ''
items_per_page: none
exposed: { }
weight: 6
additional: { }
639187d0-99c0-40de-a51c-1adfcfc5a258:
uuid: 639187d0-99c0-40de-a51c-1adfcfc5a258
region: content
configuration:
id: hs_dashboard_importers
label: Importers
label_display: visible
provider: hs_dashboard
context_mapping: { }
weight: 3
additional: { }
third_party_settings: { }
weight: 0
Loading