afonsof / jenkins-material-theme

Beautify your Jenkins with the Material Design theme!
http://afonsof.com/jenkins-material-theme
MIT License
1.72k stars 355 forks source link

Jekins 2.0 not working properly #64

Closed ghost closed 8 years ago

ghost commented 8 years ago

The theme is working on mainpage and some subpages of jenkins 2.0 as standalone plugin.. I guess would only take some minor adjustments for Jenknis 2 .. would be great to get this .. Theme is really awesome.

afonsof commented 8 years ago

Hi @dajos7. What are the problems you have identified?

hgfischer commented 8 years ago

Hi, I'm getting this not themed page: /me/my-views/view/All/

hgfischer commented 8 years ago

It looks like it's not working with views.

A detailed job view within a view doesn't work as well: Ex.: /view/VIEWNAME/job/JOBNAME/

afonsof commented 8 years ago

That's weird. In my case it's working properly image

Are you using any plugin? Is your version 1.2.3?

hgfischer commented 8 years ago

Hi @afonsof

The All view also works fine for me. But it doesn't work with other custom views.

hgfischer commented 8 years ago

I was using a self-hosted version. Now, with the https://jenkins-contrib-themes.github.io/jenkins-material-theme/dist/material-{{your-color-name}}.css URL, it's working fine.

vlehm commented 6 years ago

I had the same issue. However, after checking the parameter "Jenkins URL" and the URL to local content for correctness (starting slash, etc) it worked. If someone else runs into this, try playing around with those settings ;)