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

Verify dashboard, Javascript and browser versions #19

Closed
6 of 7 tasks
dnsmichi opened this issue Jun 13, 2017 · 2 comments
Closed
6 of 7 tasks

Verify dashboard, Javascript and browser versions #19

dnsmichi opened this issue Jun 13, 2017 · 2 comments
Labels
Milestone

Comments

@dnsmichi
Copy link
Collaborator

dnsmichi commented Jun 13, 2017

Software

  • Dashboards and scriptlets were generated in 2015
commit fcedcb403295eaa05fbf5442cc35cfaeb6da9e96
Author: Michael Friedrich <michael.friedrich@netways.de>
Date:   Wed Sep 30 19:08:24 2015 +0200

    Initial import
  • Javascript versions
michi@mbmif ~/coding/icinga/dashing-icinga2 (master=) $ ls -la assets/javascripts/
total 456
drwxr-xr-x  8 michi  staff     272 Oct 16  2016 .
drwxr-xr-x  7 michi  staff     238 Jun 25  2016 ..
-rw-r--r--  1 michi  staff     869 Oct 16  2016 application.coffee
-rw-r--r--  1 michi  staff  143169 Sep 30  2015 d3-3.2.8.js
-rw-r--r--  1 michi  staff    1254 Sep 30  2015 dashing.gridster.coffee
drwxr-xr-x  4 michi  staff     136 Sep 30  2015 gridster
-rw-r--r--  1 michi  staff   20009 Sep 30  2015 jquery.knob.js
-rw-r--r--  1 michi  staff   61096 Sep 30  2015 rickshaw-1.4.3.min.js
  • Fonts
michi@mbmif ~/coding/icinga/dashing-icinga2 (master=) $ ls -la assets/fonts/
total 720
drwxr-xr-x  6 michi  staff     204 Sep 30  2015 .
drwxr-xr-x  7 michi  staff     238 Jun 25  2016 ..
-rw-r--r--  1 michi  staff   37405 Sep 30  2015 fontawesome-webfont.eot
-rw-r--r--  1 michi  staff  197829 Sep 30  2015 fontawesome-webfont.svg
-rw-r--r--  1 michi  staff   79076 Sep 30  2015 fontawesome-webfont.ttf
-rw-r--r--  1 michi  staff   43572 Sep 30  2015 fontawesome-webfont.woff

Browsers

  • Chrome (Linux, Unix, Embedded only)
  • Firefox (Linux, Unix, Embedded only)
  • Edge (Windows doesn't work)
  • Safari (macOS)

Ideas

https://github.com/bodsch/docker-smashing#docker-dashing

@bodsch
Copy link
Contributor

bodsch commented Jun 18, 2017

I found no reference for d3.js, jquery.knob.js and rickshaw-1.4.3.min.js in the smashing package.
I do not know where and if these are needed.
But, there are more recent versions and i will test this in my docker container.

this is also interessant: FlorianZ/dashing@84edfc8 a replacment of batman.js with react.
I will ask the smashing people for this ...

@dnsmichi
Copy link
Collaborator Author

I've done the mentioned updates for the next release already, still they don't add much benefit. Pulling different sources might be tricky and should be discussed in a separate issue.

@dnsmichi dnsmichi added this to the 2.0.0 milestone Feb 21, 2018
dnsmichi pushed a commit that referenced this issue Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants