Skip to content

Split dashboard into partials#2948

Merged
tvdeyen merged 1 commit intomainfrom
split-dashboard
Jun 27, 2024
Merged

Split dashboard into partials#2948
tvdeyen merged 1 commit intomainfrom
split-dashboard

Conversation

@tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Jun 27, 2024

What is this pull request for?

The dashboard has now partials for each part (top, left_column, right_column) and widgets for the content placed into them. It looks the same as before, but can now be changed in the host app or extensions by overwriting on of the partials.

Checklist

The dashboard has now partials for each part (top, left column, right column)
and widgets for the content placed into them. It looks the same as before, but
can now be changed in the host app or extensions by overwriting on of the partials.
@tvdeyen tvdeyen requested a review from a team as a code owner June 27, 2024 19:53
@tvdeyen tvdeyen added this to the 7.3 milestone Jun 27, 2024
@sascha-karnatz
Copy link
Contributor

Looks good! In the long run we can consider ViewComponents for the Widgets.

@codecov
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.96%. Comparing base (ce2fc9d) to head (e1ee2e9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2948   +/-   ##
=======================================
  Coverage   95.96%   95.96%           
=======================================
  Files         232      232           
  Lines        6271     6271           
=======================================
  Hits         6018     6018           
  Misses        253      253           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen
Copy link
Member Author

tvdeyen commented Jun 27, 2024

Looks good! In the long run we can consider ViewComponents for the Widgets.

Yes, in the partials we could use ViewComponents, but partials are way easier to overwrite than ViewComponents

@tvdeyen tvdeyen merged commit 8114970 into main Jun 27, 2024
@tvdeyen tvdeyen deleted the split-dashboard branch June 27, 2024 21:45
@alchemycms-bot alchemycms-bot bot mentioned this pull request Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants