Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for text/html Accept header #16

Merged
merged 7 commits into from
Nov 12, 2015
Merged

Add support for text/html Accept header #16

merged 7 commits into from
Nov 12, 2015

Commits on Nov 12, 2015

  1. Add support for text/html Accept header

    If accessing a route with text/html in the Accept header render a HTML
    page instead of returning a JSON.
    Rickard Dybeck committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    404a391 View commit details
    Browse the repository at this point in the history
  2. export ToLower instead of LabelColor

    Rickard Dybeck committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    a95dbf5 View commit details
    Browse the repository at this point in the history
  3. Add status colors to css

    Rickard Dybeck committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    10396b3 View commit details
    Browse the repository at this point in the history
  4. Only show Task info if it's available

    Rickard Dybeck committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    feba2ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c332577 View commit details
    Browse the repository at this point in the history
  6. Update docker to include templates and statics

    Rickard Dybeck committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    29db043 View commit details
    Browse the repository at this point in the history
  7. Fix path for error image

    Rickard Dybeck committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    8338203 View commit details
    Browse the repository at this point in the history