From d285b0411922553ed042d12a22e9abbb806d12e0 Mon Sep 17 00:00:00 2001 From: piratefinn Date: Wed, 17 Jan 2018 15:02:32 +0000 Subject: [PATCH 1/6] removed unused button on pie --- src/app/panels/pie-panel.component.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/app/panels/pie-panel.component.html b/src/app/panels/pie-panel.component.html index 7e2dd4a..5a6376b 100644 --- a/src/app/panels/pie-panel.component.html +++ b/src/app/panels/pie-panel.component.html @@ -4,15 +4,6 @@

All Purchases

-
- -
Date: Wed, 17 Jan 2018 15:02:53 +0000 Subject: [PATCH 2/6] added just in case for font loading file attribute --- .gitattributes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitattributes b/.gitattributes index bdb0cab..60dd516 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,3 +15,9 @@ *.PDF diff=astextplain *.rtf diff=astextplain *.RTF diff=astextplain + +# ensures font files are loaded as binary not text +*.ttf binary +*.eot binary +*.woff binary +*.woff2 binary From a20d94d9cbf9c0fd6059dccc7aa673e05ae6e4c0 Mon Sep 17 00:00:00 2001 From: piratefinn Date: Thu, 18 Jan 2018 12:16:37 +0000 Subject: [PATCH 3/6] Changed transaction category input --- src/app/dashboard/add-data.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/dashboard/add-data.component.html b/src/app/dashboard/add-data.component.html index edcb5e2..f43870e 100644 --- a/src/app/dashboard/add-data.component.html +++ b/src/app/dashboard/add-data.component.html @@ -28,7 +28,7 @@
-