# Changelog

# Next Release

# 0.1.13

* Added new graphs for organisation view, for better breakdown of spending
* Added Suppliers spend search page
* Updated and fixes numerous graphs on dashboard

## Minor

* *Dev Fixes* Updated Travis config


# 0.1.12

* Fixed accidentally added app-root

# 0.1.11

* Bumped Angular to version 6 and upgraded packages to match
* Converted RxJS 5 syntax to RxJS 6
* Removed extraneous console logs
* Changed dashboard sector list to category all time list & tweaked layout

# 0.1.10

* Allowed for creation of yearly recurring transactions
* Added google analytics

# 0.1.9

* Made layout change to make it neater when chart doesn't show
* Made hotfix

# 0.1.8

* Amended how category is pulled from server
* Added chart on essential purchase numbers as a whole
* Added bar chart of category purchases in the month
* Added pie chart of purchases by category in the week
* Added hint for closing the burger menu while in mobile view

# v0.1.7

* Fixed category on upload highlighting

# v0.1.6

* Changed layout of category choosing on upload
* Added ability to edit and remove recurring transactions
* Fixed HttpClient error log viewing
* Made transaction validation more lenient

# v0.1.5

* Fixed category viewing on purchase
* Changed category view from radio buttons to full label buttons
* Amended local validation of submit
* Changed recurring purchase selection view

# v0.1.4

* Amended category list on transaction submission
* Added budget view for weekly breakdown of spend by category
* Added flag to make purchases essential
* Fixed budget view issues and amended it to show essential purchases that week
* Added ability to make purchases recurring
* Updated Moment dependency due to security issue
* Fixed category uploading in upload

# v0.1.3

* Made fix to Travis config

# v0.1.2

* Removed unused button
* Added ability to choose category for transaction
* Added version bump on Angular

# v0.1.1

* Redid layout on circle customer view
* Renamed customer dashboard headers

# v0.1.0

* Changed Story Trail choosing to modals
* Revamped snippets and graph widgets on customer dashboard
* Added local purchase pie chart for customer dashboard
* Added week by week purchase list for customer dashboard
* Added sector purchase amount list for customer dashboard
* Added sector U to available ones
* Fixed snippet layout

# v0.0.7

* Added ESTA to Story Trail
* Reverted Story Trail naming to LIS
* Changed Trail map code to make it flexible based on association

# v0.0.6

* Fix typo in Map Titles

# v0.0.5

* Change page name from Story Trail to Lancaster Independent Story

# v0.0.4

* Info window on map replaced with modals
* Loading modals added to maps
* Lancaster Independent Story markers added
* Code dependencies updated
* Angular code updated to Angular 5 and made fixes to account for it

# v0.0.3

* Customer Leaderboards added
* Map made available to Customers
* Clustering added to Map
* Map renamed from "Supplier Map" to "Purchase Map" to fall in line with
previous change
* Added placeholder while password reset is not present
* Fixed error on store list during a transaction


# v0.0.2

* Supplier map added to organisation view
* Fix various linter errors
* Payroll Log Data added
* Fixed register box view on login page
* Made the form reset properly if adding a new one
* Added better error messages on register and account edit

# v0.0.1

* Added Travis Testing
* Improved Logo and Favicon
* Added loading Spinner

# v0.0.1-alpha.1

* Initial Alpha Release