Motivation

When you have an existing source and you add new components, you want an easy way to update.

Proposed resolution

Add list of sources on top of the list of components. Make a small table, listing sources and for each source an operation button "Update components", a protected link and route, which triggers the registration of the component index.

We can determine the list of sources by going through all components, as we already do for the unregister-link by source. Let's move this up as another operation button and remove the sources listing in the bottom.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

fago created an issue. See original summary.

fago’s picture

Status: Active » Needs review

ready!

fago’s picture

Issue summary: View changes

  • fago committed 644c0bfc on 1.x
    feat: #3573039 Ease updating component index of existing sources
    
    By:...
fago’s picture

Status: Needs review » Fixed

all good. Single test fail is the unrelated d12 tests issue of custom_elements again. Merging!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • fago committed 644c0bfc on 1.0.x
    feat: #3573039 Ease updating component index of existing sources
    
    By:...

Status: Fixed » Closed (fixed)

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