This repository has been archived on 2023-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
FoodLoop-Web/CHANGELOG.md

77 lines
1.7 KiB
Markdown
Raw Normal View History

2017-09-14 12:28:41 +00:00
# Changelog
# Next Release
2018-01-18 12:20:26 +00:00
# v0.1.2
* Removed unused button
* Added ability to choose category for transaction
* Added version bump on Angular
2017-12-21 17:27:14 +00:00
# v0.1.1
* Redid layout on circle customer view
* Renamed customer dashboard headers
2017-12-21 15:31:58 +00:00
# v0.1.0
2017-12-08 20:35:50 +00:00
* Changed Story Trail choosing to modals
2017-12-15 17:59:09 +00:00
* 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
2017-12-18 16:20:31 +00:00
* Added sector U to available ones
2017-12-20 16:46:57 +00:00
* Fixed snippet layout
2017-12-08 20:35:50 +00:00
# v0.0.7
2017-12-08 15:26:37 +00:00
* 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
2017-11-27 16:56:58 +00:00
* Info window on map replaced with modals
* Loading modals added to maps
* Lancaster Independent Story markers added
2017-11-23 17:21:52 +00:00
* Code dependencies updated
* Angular code updated to Angular 5 and made fixes to account for it
2017-11-14 11:13:25 +00:00
# v0.0.3
2017-11-13 12:47:32 +00:00
* Customer Leaderboards added
* Map made available to Customers
2017-11-14 11:08:17 +00:00
* Clustering added to Map
2017-11-13 12:47:32 +00:00
* 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
2017-09-28 13:32:58 +00:00
# v0.0.2
* Supplier map added to organisation view
* Fix various linter errors
2017-09-19 16:22:19 +00:00
* Payroll Log Data added
2017-09-15 15:36:37 +00:00
* Fixed register box view on login page
2017-09-15 15:50:53 +00:00
* Made the form reset properly if adding a new one
2017-09-15 16:33:34 +00:00
* Added better error messages on register and account edit
2017-09-15 15:36:37 +00:00
2017-09-15 14:45:41 +00:00
# v0.0.1
2017-09-14 12:28:41 +00:00
* Added Travis Testing
2017-09-15 14:35:41 +00:00
* Improved Logo and Favicon
* Added loading Spinner
2017-09-14 12:28:41 +00:00
# v0.0.1-alpha.1
* Initial Alpha Release