Skip to content

Releases: Pear-Trading/Foodloop-Server

v0.10.10

16 Sep 10:11
Compare
Choose a tag to compare
  • Added proper minion job support
  • Admin Feature Added importing of CSVs from Lancaster City Council
  • Added pagination support to searching of organisations during transaction submission in API

v0.10.9

06 Jun 13:17
Compare
Choose a tag to compare
  • Removed sector list from dashboard stats and swapped it for category list
  • Added fix to recurring transaction script

v0.10.8

24 May 12:33
Compare
Choose a tag to compare
  • Added yearly recurring payments

v0.10.7

16 Apr 15:42
Compare
Choose a tag to compare
  • Added cron_daily script for holding all daily cronjobs
  • Admin Fix Parse currency without a currency symbol on import
  • Admin Fix Fix large CSV issue on import
  • Use custom secrets for encryption
  • Made purchase categories easier to pull
  • Added dashboard data for getting essential for all purchases along with
    weekly and monthly view of category purchases
  • Amended tests where relevant

v0.10.6

21 Mar 17:02
Compare
Choose a tag to compare
  • Fixed organisation submission
  • Changed category listing code
  • Made transaction upload code more lenient
  • Added API ability to edit and delete transactions
  • Added test for above
  • Made test dumping more sane
  • Fixed quantised transaction calcuations for weeks on sqlite
  • Amended customer snippet, category list and customer stats tests

v0.10.5

15 Mar 16:55
Compare
Choose a tag to compare
  • Admin Feature Removed generic Transaction List, replaced with a new
    transaction statistic viewing list
  • Admin Fix Amended user view to have accordion

v0.10.4

09 Mar 17:49
Compare
Choose a tag to compare
  • Added API for category budget
  • Added working test for the new API
  • Added initial placeholder API for medals & user points being used in testing
  • Added initial schema for medals
  • Added essential flag to purchases in schema
  • Amended upload API to account for essential purchases
  • Admin Feature Added ability to view essential flag on purchases
  • Made fixes to category viewing API
  • Added schema for storing recurring purchases
  • Amended Upload code to allow for if purchases are recurring
  • Added script for checking recurring purchases and creating them if required

v0.10.4_alpha.1

09 Mar 16:28
Compare
Choose a tag to compare
v0.10.4_alpha.1 Pre-release
Pre-release
  • Added API for category budget
  • Added working test for the new API
  • Added initial placeholder API for medals & user points being used in testing
  • Added initial schema for medals
  • Added essential flag to purchases in schema
  • Amended upload API to account for essential purchases
  • Admin Feature Added ability to view essential flag on purchases
  • Made fixes to category viewing API
  • Added schema for storing recurring purchases
  • Amended Upload code to allow for if purchases are recurring
  • Added script for checking recurring purchases and creating them if required

v0.10.3

18 Jan 12:40
Compare
Choose a tag to compare

v0.10.3

  • Added Category and Transaction Category tables to DB
  • Added API for categories in Transactions
  • Admin Feature Added ability to add and delete categories
  • Admin Feature Added ability to view transaction category
  • Fixed all relevant tests to match

v0.10.2

  • Added fairly traded column for organisations
  • Admin Fix Fix issue with setting location on Admin side

v0.10.1

  • Added API for customer graphs
  • Revamped graphs code
  • Added API for customer local purchase pie charts
  • Added API for customer snippets
  • Added API for sector purchase list for customer dashboard
  • Admin Fix Fixed org sector on user edit layout and text
  • Admin Feature Added Sector U

v0.10.0

  • API Change Updated API for story trail maps
  • Admin Feature Improved links in relevant places to automatically open in
    a new tab
  • Admin Feature Ability to add ESTA to entity Added
  • Trail map code updated

v0.9.7

28 Nov 18:36
Compare
Choose a tag to compare
  • Admin Fix: Fix error in Importing under Postgres
  • Admin Feature Ability to add entity to LIS Added
  • Added code endpoint for LIS organisations for web app use
  • Schema updated to account for these changes