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

Replaced google dashboard charts with Chart.js (via composer) #4435

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

sreichel
Copy link
Contributor

@sreichel sreichel commented Dec 30, 2024

Description (*)

https://github.com/chartjs comes with a composer file, but unfortunatly its broken since v3 and has no dist directory in it (containing built js and css files). Until its fixed composer plugin tries to download files from https://cdn.jsdelivr.net/npm/[email protected] (or later)

Multiple datarows may come later.

dashboard

Related Pull Requests

Better JS lazy load from MahoCommerce/maho@b4e66fc

@github-actions github-actions bot added Template : admin Relates to admin template Component: Adminhtml Relates to Mage_Adminhtml composer Relates to composer.json git labels Dec 30, 2024
@sreichel sreichel added this to the 20.13.0 milestone Jan 1, 2025
@sreichel sreichel marked this pull request as draft January 1, 2025 19:17
@sreichel
Copy link
Contributor Author

sreichel commented Jan 1, 2025

Draft until composer-pluig v2 is released.

# Conflicts:
#	composer.lock
@sreichel sreichel marked this pull request as ready for review January 9, 2025 04:51
@Hanmac
Copy link
Contributor

Hanmac commented Jan 9, 2025

You still need to apply the Missing Data fix from this PR #3594

# Conflicts:
#	composer.json
#	composer.lock
@sreichel
Copy link
Contributor Author

sreichel commented Jan 9, 2025

Of course ... its just to replace the charts :)

# Conflicts:
#	app/design/adminhtml/default/default/template/dashboard/graph.phtml
#	composer.json
#	composer.lock
@sreichel sreichel modified the milestones: 20.13.0, 20.14.0 Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Adminhtml Relates to Mage_Adminhtml composer Relates to composer.json git new feature Template : admin Relates to admin template
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants