Problem/Motivation

The main library that is required for rendering graph is consumed via CDN. As gitgraph.js library is critical for the functioning of the module, it should be possible to consume the library from the server hosting Drupal.

Proposed resolution

- Switch to strategy used in the module https://www.drupal.org/project/fontawesome_iconpicker

Remaining tasks

- Make gitgraph.js available as a composer packagist
- Refactor the codebase to consume gitgraph.js from local files

User interface changes

- N/A

API changes

- N/A

Data model changes

- N/A

Comments

d34dman created an issue. See original summary.

d34dman’s picture

  • d34dman committed d89ea61c on 2.x
    Issue #3495463 by d34dman: Remove dependency on CDN for consuming...

  • d34dman committed ead22b79 on 2.x
    Issue #3495463 by d34dman: Remove un-necessary library definitions
    
d34dman’s picture

Version: 2.1.3 » 2.2.0
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.