create nice reporting landing pages 27/22727/1
authorMorgan Richomme <morgan.richomme@orange.com>
Thu, 6 Oct 2016 07:44:48 +0000 (09:44 +0200)
committerMorgan Richomme <morgan.richomme@orange.com>
Thu, 6 Oct 2016 07:44:48 +0000 (09:44 +0200)
commitd74e439e04434fd4e77e7c55e8ba4e25df3936a7
tree12c8297c19116afbfaf0e75697d19113e1a25055
parenta366d65ccaca3c1aa8fdc9e396d708b623dda014
create nice reporting landing pages

Change-Id: I91f897f7be9112e8abc71069bff2882a75bc40cf
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
69 files changed:
utils/test/reporting/LICENSE.txt [new file with mode: 0644]
utils/test/reporting/README.txt [new file with mode: 0644]
utils/test/reporting/assets/css/font-awesome.min.css [new file with mode: 0644]
utils/test/reporting/assets/css/ie8.css [new file with mode: 0644]
utils/test/reporting/assets/css/ie9.css [new file with mode: 0644]
utils/test/reporting/assets/css/main.css [new file with mode: 0644]
utils/test/reporting/assets/fonts/FontAwesome.otf [new file with mode: 0644]
utils/test/reporting/assets/fonts/fontawesome-webfont.eot [new file with mode: 0644]
utils/test/reporting/assets/fonts/fontawesome-webfont.svg [new file with mode: 0644]
utils/test/reporting/assets/fonts/fontawesome-webfont.ttf [new file with mode: 0644]
utils/test/reporting/assets/fonts/fontawesome-webfont.woff [new file with mode: 0644]
utils/test/reporting/assets/fonts/fontawesome-webfont.woff2 [new file with mode: 0644]
utils/test/reporting/assets/js/ie/html5shiv.js [new file with mode: 0644]
utils/test/reporting/assets/js/ie/respond.min.js [new file with mode: 0644]
utils/test/reporting/assets/js/jquery.min.js [new file with mode: 0644]
utils/test/reporting/assets/js/main.js [new file with mode: 0644]
utils/test/reporting/assets/js/skel.min.js [new file with mode: 0644]
utils/test/reporting/assets/js/util.js [new file with mode: 0644]
utils/test/reporting/assets/sass/base/_page.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/base/_typography.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/components/_box.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/components/_button.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/components/_form.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/components/_icon.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/components/_image.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/components/_list.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/components/_section.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/components/_table.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/components/_tiles.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/ie8.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/ie9.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/layout/_footer.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/layout/_header.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/layout/_main.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/layout/_menu.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/layout/_wrapper.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/libs/_functions.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/libs/_mixins.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/libs/_skel.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/libs/_vars.scss [new file with mode: 0644]
utils/test/reporting/assets/sass/main.scss [new file with mode: 0644]
utils/test/reporting/colorado.html [new file with mode: 0644]
utils/test/reporting/danube.html [new file with mode: 0644]
utils/test/reporting/elements.html [new file with mode: 0644]
utils/test/reporting/functest-colorado.html [new file with mode: 0644]
utils/test/reporting/functest-master.html [new file with mode: 0644]
utils/test/reporting/generic.html [new file with mode: 0644]
utils/test/reporting/images/colorado.jpg [new file with mode: 0644]
utils/test/reporting/images/danube.jpg [new file with mode: 0644]
utils/test/reporting/images/functest.jpg [new file with mode: 0644]
utils/test/reporting/images/functest.jpg.old [new file with mode: 0644]
utils/test/reporting/images/logo.svg [new file with mode: 0644]
utils/test/reporting/images/pic01.jpg [new file with mode: 0644]
utils/test/reporting/images/pic02.jpg [new file with mode: 0644]
utils/test/reporting/images/pic03.jpg [new file with mode: 0644]
utils/test/reporting/images/pic04.jpg [new file with mode: 0644]
utils/test/reporting/images/pic05.jpg [new file with mode: 0644]
utils/test/reporting/images/pic06.jpg [new file with mode: 0644]
utils/test/reporting/images/pic07.jpg [new file with mode: 0644]
utils/test/reporting/images/pic08.jpg [new file with mode: 0644]
utils/test/reporting/images/pic09.jpg [new file with mode: 0644]
utils/test/reporting/images/pic10.jpg [new file with mode: 0644]
utils/test/reporting/images/pic11.jpg [new file with mode: 0644]
utils/test/reporting/images/pic12.jpg [new file with mode: 0644]
utils/test/reporting/images/pic13.jpg [new file with mode: 0644]
utils/test/reporting/images/pic14.jpg [new file with mode: 0644]
utils/test/reporting/images/pic15.jpg [new file with mode: 0644]
utils/test/reporting/images/yardstick.jpg [new file with mode: 0644]
utils/test/reporting/index.html [new file with mode: 0644]