Skip to content
This repository was archived by the owner on Mar 8, 2019. It is now read-only.
This repository was archived by the owner on Mar 8, 2019. It is now read-only.

Component: Project Auto-Complete #1

Description

@nerdstein

Design reference: https://www.drupal.org/files/issues/2018-03-08/simplytest-ui.png

Create an autocomplete widget for the main project search.

Please use the "node" JSON feeds with filters for modules, themes, and distributions. The Drupal core project (machine name "drupal") should be hardcoded to avoid pulling in the old legacy Drupal core forks found in the feed.

Please note that the feeds are paginated. Some research should be done to pass a partial string filter for the project name and return a filtered set of projects. If this feature does not exist, we can file an issue on the DrupalOrg project and I can write a patch.

Feed URLs:

  1. Themes - https://www.drupal.org/api-d7/node.json?type=project_theme
  2. Modules - https://www.drupal.org/api-d7/node.json?type=project_module
  3. Distributions - https://www.drupal.org/api-d7/node.json?type=project_distribution

Details on the feeds can be found here: https://www.drupal.org/drupalorg/docs/api

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions