From fe9638bcb58032e6f19b02d96ef3b5787bddd9fc Mon Sep 17 00:00:00 2001 From: "Maxence G. de Montauzan" Date: Thu, 4 May 2017 17:00:48 +0200 Subject: [PATCH] Improve Style + link --- dashboard/package.json | 4 +- dashboard/src/app/album.component.html | 2 - dashboard/src/app/album.component.ts | 1 - dashboard/src/app/app.component.ts | 1 - dashboard/src/app/dashboard.component.css | 85 ++++++--------------- dashboard/src/app/dashboard.component.html | 88 +++++++++++++++++----- dashboard/src/app/dashboard.component.ts | 9 ++- dashboard/src/app/sortby.pipe.ts | 8 -- 8 files changed, 103 insertions(+), 95 deletions(-) diff --git a/dashboard/package.json b/dashboard/package.json index df18ef0..9b4efdb 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -37,7 +37,9 @@ "systemjs": "0.19.40", "core-js": "^2.4.1", "rxjs": "5.0.1", - "zone.js": "^0.8.4" + "zone.js": "^0.8.4", + "bootstrap": "3.3.7", + "jquery": "1.9.1 - 2" }, "devDependencies": { "concurrently": "^3.2.0", diff --git a/dashboard/src/app/album.component.html b/dashboard/src/app/album.component.html index 5807fa9..ce20a59 100644 --- a/dashboard/src/app/album.component.html +++ b/dashboard/src/app/album.component.html @@ -1,5 +1,3 @@ -

Test

-

{{albumName}}