Commit graph

363 commits

Author SHA1 Message Date
Finn 4844174ead
Merge pull request #113 from Pear-Trading/finn/statfix
fixed display error
2018-03-22 14:53:07 +00:00
Finn e817dc29b1 fixed display error 2018-03-21 17:58:50 +00:00
Thomas Bloor 2286e54104
Allow for parsing currency without a currency sign in front 2018-03-21 17:24:55 +00:00
Thomas Bloor 2b5bb9cd8c
Stop error on large csv exceeding size of cookies 2018-03-21 17:24:41 +00:00
Thomas Bloor 2d03d25916
Set secrets with decent default for production 2018-03-21 17:24:13 +00:00
Finn c5341af3e7 customer stats test fixed 2018-03-21 16:01:46 +00:00
Finn 6527d1e36c fixed category list on postgres 2018-03-21 15:52:00 +00:00
Finn 4ff3f07f9a fixed transaction test for updating and deleting 2018-03-20 18:54:55 +00:00
Finn 73d44feace added deleting and updating transactions 2018-03-20 18:43:00 +00:00
Finn 2cf0678126 fixed to category viewing and recurring transaction data 2018-03-20 12:19:04 +00:00
Finn 75ae16cd8d Merge branch 'finn/translistchange' into finn/recurring 2018-03-15 16:05:44 +00:00
Finn b157ba0843 revamped transaction list view 2018-03-15 16:02:17 +00:00
Finn 3ceb926cd4 removed transaction list code 2018-03-15 13:07:29 +00:00
Finn 60438ea51c amended transactionlist code 2018-03-15 13:06:50 +00:00
Finn 551a40a9a0 fixed critical bugs introduced earlier and changed category viewing 2018-03-14 19:38:05 +00:00
Finn d5e03cc9e3 amended api for recurring transaction list 2018-03-14 17:55:24 +00:00
Finn 0cb3426825 amended upload to allow for validation changes 2018-03-13 12:55:13 +00:00
Finn fdea4be36f fix DDL 2018-03-09 17:44:47 +00:00
Finn af43a3ce9f hotfix to medal schema data types 2018-03-09 17:38:12 +00:00
Finn d4d1b841d7 changed logic of start time for transaction and submitted time 2018-03-08 16:41:45 +00:00
Finn bdf23b2f3d fully operational and functioning recurring script + changes to schema 2018-03-08 15:31:44 +00:00
Finn 813cbb82a5 whitespace fix and created initial recurring transaction script 2018-03-07 18:08:11 +00:00
Finn 98cd134d84 Changed logic of storing recurring transactions 2018-03-07 15:34:41 +00:00
Finn d937e64663 Fixed recurring purchase entry 2018-03-07 12:46:50 +00:00
Finn 79324ff5f7 Upgraded schema and made fixes 2018-03-05 16:18:17 +00:00
Finn 786cd1618a added initial possible schema and ability to submit on transaction 2018-03-05 15:49:30 +00:00
Finn 7aa93bf380 Added initial for upload to accept recurring type 2018-03-05 15:37:01 +00:00
Finn 712959c37e Fixed code to ensure tests passed 2018-03-02 17:33:57 +00:00
Finn 1377742acd removed debug line and unneeded code 2018-03-02 16:42:30 +00:00
Finn ebcc79fd36 added fixes for budget view and working essential 2018-03-02 16:32:28 +00:00
Finn 396cb3c8f6 amended upload code to allow for essential purchases 2018-03-01 17:08:44 +00:00
Finn 28a33cf27f added essential flag to transactions in schema 2018-03-01 17:08:30 +00:00
Finn f519bb9f2f Fixed schema and added update for sql 2018-02-21 12:51:43 +00:00
Finn 413479b94f fixed table name and added initial org medal schema 2018-02-20 17:44:22 +00:00
Finn 940d96921c Added initial schema for medals 2018-02-20 17:20:51 +00:00
Finn 156af841c2 Added placeholder API for user points 2018-02-05 14:58:55 +00:00
Finn 6879a8b3b8 made placeholder more obvious 2018-01-31 12:54:14 +00:00
Finn 613272f413 Added routing and placeholder for medal data 2018-01-31 12:52:52 +00:00
Finn 1b74931248 Updated data view 2018-01-26 09:51:28 +00:00
Finn ecbcd205fe category purchase list fully grouped 2018-01-24 13:19:35 +00:00
Finn 6cd7df1259 working API with arrays 2018-01-22 16:26:45 +00:00
Finn e64e4bcbc8 fixed to admin interface categories & stats 2018-01-18 14:24:47 +00:00
Finn b247183914 Changed logic for transaction list API 2018-01-17 17:38:24 +00:00
Finn de9d70432f added further fix 2018-01-17 17:38:07 +00:00
Finn cd4f13bf8c Fixed transaction ID edit 2018-01-17 17:36:55 +00:00
Finn 6fe4cd9a31 fixed api and quantised statement code 2018-01-17 17:14:50 +00:00
Finn b383284519 Added initial ability to get transaction category list from month 2018-01-17 16:47:05 +00:00
Finn dddbb04023 fixed delete checking for category on transaction 2018-01-16 14:52:16 +00:00
Finn ad30cf9cd9 fixed reading transactions and category deletion 2018-01-16 14:47:17 +00:00
Finn 8a0f933f07 redid relationships of transactions/categories 2018-01-16 13:07:12 +00:00