• John Hope's avatar
    Excludes project-only services from the admin service templates area · af3c1951
    John Hope authored
    Introduces project_only method to the Service class that defaults to
    false. When overridden in a subclass that service will not appear in
    the list of service templates that can be set instance-wide.
    
    Fixes a bug where the Generic Alerts Integration appeared at the top
    of the list and produced an exception when clicked.
    af3c1951
alerts_service_spec.rb 2.27 KB