From 95117fc09b3ad71dd300582e59f89a234b870d33 Mon Sep 17 00:00:00 2001 From: sliang17 Date: Mon, 14 Jan 2019 03:25:48 -0800 Subject: [PATCH 1/2] Create dashboard UI --- front/static/dashboard.html | 43 +++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 front/static/dashboard.html diff --git a/front/static/dashboard.html b/front/static/dashboard.html new file mode 100644 index 0000000..3a36d33 --- /dev/null +++ b/front/static/dashboard.html @@ -0,0 +1,43 @@ + + + + + + + + + Reimbursinator + + + +
+

Reimbursinator Report

+ +
+ + From 169b42a94d8a83eded6cfc2631dd84e246e01617 Mon Sep 17 00:00:00 2001 From: sliang17 Date: Mon, 14 Jan 2019 20:39:38 -0800 Subject: [PATCH 2/2] Update formatting with prettier and fix links and scripts into one line --- front/static/dashboard.html | 75 +++++++++++++++++-------------------- 1 file changed, 35 insertions(+), 40 deletions(-) diff --git a/front/static/dashboard.html b/front/static/dashboard.html index 3a36d33..299c8e0 100644 --- a/front/static/dashboard.html +++ b/front/static/dashboard.html @@ -1,43 +1,38 @@ - - - - - - - Reimbursinator - - - -
-

Reimbursinator Report

- -
- + + + + + + + Reimbursinator + + + +
+

Reimbursinator Report

+ +
+