• 
      

    Add text in the integrations list for when no integrations are installed.

    Review Request #8348 — Created Aug. 25, 2016 and submitted

    Information

    Djblets
    release-0.10.x
    6774be9...

    Reviewers

    The integrations list appeared awfully blank when there weren't any
    integrations installed, almost looking like an error. We now show some
    default text stating that integrations aren't installed.
    
    This is stored in a template block, allowing consumers to override the
    content and show more useful information.

    Tested with and without integrations installed. Saw the new text when
    they weren't installed, instead of showing nothing but the box's title
    element.

    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          djblets/integrations/templates/integrations/integration_list.html
      
      
      
      Tool: Pyflakes
      Ignored Files:
          djblets/integrations/templates/integrations/integration_list.html
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.10.x (6236ec9)