Commit Graph

448 Commits

Author SHA1 Message Date
Finn 9c79e50eba
implemented API for transaction and supplier log 2019-07-09 16:25:32 +01:00
Finn 1c942f0be7
fixed some api and import stuff 2019-07-09 13:50:26 +01:00
Finn d0506c2a95
Added properly working imports with minions and status 2019-07-08 18:12:35 +01:00
Finn 22e6001362
Wip on changing flow with the minion 2019-07-08 16:41:59 +01:00
Finn bc74496738
Merge remote-tracking branch 'origin/TBSliver/Minion-Tasks' into finn/minionimport 2019-07-05 18:50:37 +01:00
Finn afc635fdb4
Added nicer explosions via try::tiny 2019-07-05 18:44:46 +01:00
Finn d1cd30928e
Fully added Transaction importing 2019-07-05 17:56:21 +01:00
Finn 46b5496901
Added submitting Transactions (currently breaking on headers) 2019-07-05 16:52:32 +01:00
Finn bf4b092a12
Added in importing Supplier CSV 2019-07-05 15:30:31 +01:00
Finn 4b7550f569
added initial UI for uploading csv 2019-07-04 14:16:49 +01:00
Finn c456428681
added new relations 2019-07-03 17:36:36 +01:00
Thomas Bloor bea1301475
In progress commit 2019-07-02 15:21:01 +01:00
Thomas Bloor 1d22da2bed
added new transaction meta table 2019-06-28 15:23:18 +01:00
Finn adb19e84f7 added default 2018-06-18 12:10:08 +01:00
Finn 8d4c9703a0 got rid of Dwarn 2018-06-14 16:47:36 +01:00
Finn 2b0abd2606 added ability to edit icons and gt them in stats 2018-06-14 16:40:50 +01:00
Finn 4323e49cfc Added icon line to category schema 2018-06-12 12:19:23 +01:00
Finn b8b06c06fe
Merge pull request #121 from Pear-Trading/TBSliver/Recur-Calc-Fix
Fix recurring transactions calculator for after-the-fact updates
2018-06-05 14:43:51 +01:00
Thomas Bloor 25b6b3a9a4
Fix recurring transactions calculator for after-the-fact updates 2018-05-24 15:16:28 +01:00
Finn 6741aba746 Removed sector data API for customer
Should eventually be given to organisation dashboard
2018-05-22 12:47:19 +01:00
Finn 779a6e77ff Added category all time purchase list 2018-05-22 12:23:17 +01:00
Finn 6d2cbecffa added being able to work with yearly submit 2018-05-15 16:51:39 +01:00
Thomas Bloor c3ac620a2d
Merge branch 'development' into TBSliver/Minion-Tasks 2018-04-16 12:49:59 +01:00
Finn a4bcd9c6d7 changed stat viewing and amended tests 2018-04-13 18:08:10 +01:00
Finn 78fdfc1e1d added month listing 2018-04-11 19:10:19 +01:00
Finn bc92d2eb11 essential data added for bar chart 2018-04-09 19:21:14 +01:00
Finn 9284218431 changed pie data structure 2018-04-05 17:19:53 +01:00
Finn b036d5494b changing pie format (broken) 2018-03-26 14:44:03 +01:00
Finn 4b4d50de07 Amended category listing 2018-03-26 14:43:23 +01:00
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
Thomas Bloor 3514a9e0ed
Created role for Minion Jobs to make dev easier 2018-03-21 17:14:51 +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
Thomas Bloor a53479c6c8
Stopped example job being enqueued if Minion is enabled 2018-03-20 19:25:32 +00:00
Thomas Bloor 1302f9e843
Added initial Minion support and example test job 2018-03-20 19:24:48 +00:00
Finn 4ff3f07f9a fixed transaction test for updating and deleting 2018-03-20 18:54:55 +00:00
Finn 49e5e91860 made tests sane 2018-03-20 18:46:50 +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
Finn 1f70f9b40a Fixed upload and added category read to transaction 2018-01-15 17:14:16 +00:00
Finn c4f68332b9 Fixed upload code 2018-01-15 17:01:59 +00:00
Finn 175026e37e functional category loading and category in upload 2018-01-15 16:57:19 +00:00
Finn 53b63aa655 fixed faulty syntax 2018-01-15 14:34:02 +00:00
Finn 4369a95054 added category API 2018-01-15 14:18:27 +00:00
Finn 4e74c871a2 Categories admin interface fully implemented 2018-01-11 16:23:42 +00:00
Finn c2a099c3e2 Added transaction categories tables 2018-01-11 14:00:20 +00:00
Tom Bloor cc2360ab22
Add missed location updating in organisation edit on admin backend 2018-01-02 22:12:38 +00:00
Tom Bloor 8be16867bb
Added fairly trading org field and change org transactions to show
purchases not sales
2018-01-02 19:57:12 +00:00
Tom Bloor d4ff855251
Added is_fair column for fairly trading organisations 2018-01-02 19:56:48 +00:00
Finn bb254cb278 frontpage stats amended for sectors and weeks 2017-12-19 18:03:15 +00:00
Finn feeba76523 reverted fix and did different fix to order_by 2017-12-18 15:36:24 +00:00
Finn 8e34f34bd6 added missing pg_or_sqlite sub 2017-12-18 15:08:15 +00:00
Finn cc0ca06470 fixed counts for sqlite vs postgres 2017-12-18 14:46:32 +00:00
Finn 3914ec44a8 added support for mobile app back 2017-12-18 12:56:45 +00:00
Finn 74a1b3d238 sectors code added 2017-12-15 15:30:47 +00:00
Finn 88aa5becff pie code made functional and relevant distance code updated 2017-12-15 14:59:38 +00:00