Project

General

Custom queries

Profile

Actions

Feature #13417

closed

Wrap Facet registration in plugin API

Added by Eric Helms over 9 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Plugin integration
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The current Facet registration for plugins occurs independently of registering and using the plugin interface. To me, this breaks from the idea of centralizing additions plugins need in the plugin API. Current registration:

  Facets.register(Katello::Host::ContentFacet, :content_facet) do
    api_view :list => 'katello/api/v2/content_facet/base_with_root', :single => 'katello/api/v2/content_facet/show'
  end

Related issues 1 (0 open1 closed)

Related to Foreman - Feature #12630: Facets - Add facet declarationClosedShimon Shtein11/30/2015Actions
#1

Updated by Dominic Cleal over 9 years ago

#2

Updated by Dominic Cleal over 9 years ago

  • Category set to Plugin integration
#3

Updated by The Foreman Bot over 9 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Eric Helms
  • Pull request https://github.com/theforeman/foreman/pull/3134 added
#4

Updated by Eric Helms about 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
#5

Updated by Dominic Cleal about 9 years ago

  • Translation missing: en.field_release set to 71
#6

Updated by Bryan Kearney about 9 years ago

  • Bugzilla link set to 1326034
Actions

Also available in: Atom PDF