2.3 KiB
2.3 KiB
Changelog
Next Release
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