Commit Graph

798 Commits

Author SHA1 Message Date
Felix f2acf705ee making code safer
still doesn't quite work
2019-08-14 14:28:29 +01:00
Felix bbb7edd269 custom graph duration and dateRange added
(untested)
2019-08-14 14:00:34 +01:00
Tom Bloor 0328bdc1f6
Fix import ref 2019-07-15 12:36:28 +01:00
Tom Bloor b1ab789455
Added search ref option 2019-07-15 10:11:59 +01:00
Tom Bloor 51f0fb406e
Allow for per page setting for supplier list 2019-07-15 10:03:44 +01:00
Tom Bloor 5accf45cde
And then called them against the right table 2019-07-15 05:34:11 +01:00
Tom Bloor 7dc7acb1a1
Turns out I wrote three queries 2019-07-15 04:54:55 +01:00
Tom Bloor 86d52e7bbc
Group by the right thing this time 2019-07-15 04:52:55 +01:00
Tom Bloor 43808f5510
Fix some annoyances with joins 2019-07-15 04:50:46 +01:00
Tom Bloor ed2b6970f4
Supplier history view 2019-07-15 04:45:57 +01:00
Tom Bloor 9357405445
Make value actually nnot be stupid 2019-07-15 04:28:44 +01:00
Tom Bloor b02f8b7c5f
This should have fixed a few issues... need to speed things up though 2019-07-15 04:25:51 +01:00
Tom Bloor 4fdff21f50
Change to using a name map temporarily 2019-07-15 03:45:42 +01:00
Tom Bloor 546193f0cb
Updated view with actual column spec 2019-07-15 02:48:49 +01:00
Tom Bloor 314c3e4bd5
More graph niceness 2019-07-15 02:41:23 +01:00
Tom Bloor 135fd890b2
use the correct column name 2019-07-15 01:55:02 +01:00
Tom Bloor 06b08cff07
Add new year spend graph 2019-07-15 01:33:07 +01:00
Tom Bloor 4d3aca2457
remove unused order by 2019-07-14 19:43:09 +01:00
Tom Bloor d661ab5996
Another possible fix for transactions under postgres 2019-07-14 19:41:02 +01:00
Tom Bloor 00dbb77130
Possible fix for transactions under postgres 2019-07-14 18:47:48 +01:00
Tom Bloor 330a4a93ed
Merge pull request #125 from Pear-Trading/TBSliver/MinionImport
Minion Import
2019-07-14 16:21:52 +01:00
Tom Bloor 39aa2d2083
Fix meta transaction undef error 2019-07-14 16:05:35 +01:00
Tom Bloor 7d862290d3
Possible fix for test failure 2019-07-14 15:52:39 +01:00
Tom Bloor 71189d18fc
Fix various bits for import 2019-07-14 15:15:14 +01:00
Finn a45c354834
Added entity postcode lookup 2019-07-12 21:30:34 +01:00
Finn cc84dbb76e
Added meta data to transactions 2019-07-12 20:46:39 +01:00
Finn 536d11f298
Fully working supplier list 2019-07-12 20:04:38 +01:00
Finn f6ed82a02f
Added API for supplier table 2019-07-12 18:51:38 +01:00
Finn 6ecc3d3c56
fixed snippets test 2019-07-12 17:16:19 +01:00
Finn 94aced117d
updated git ignore and commented out currently redundant code 2019-07-12 17:07:42 +01:00
Finn ee4e5a868c
fixed date on import AGAIN 2019-07-12 16:08:02 +01:00
Finn 275b9cef46
Fixing import 2019-07-12 16:02:19 +01:00
Finn 8f44e26a6d
Moved and added data for graphs etc. for org dashboard 2019-07-12 13:39:37 +01:00
Finn eeb7a852be
Added extra snippet data 2019-07-11 12:44:04 +01:00
Finn 5203df3d50
got rid of dwarn statements 2019-07-11 11:28:02 +01:00
Finn efbf8cbad7
Fully added working import and API 2019-07-10 17:23:27 +01:00
Finn aa2d429403
made it proper numerics 2019-07-09 18:06:31 +01:00
Finn 1444574d26
Properly catch errors loading minions 2019-07-09 17:55:50 +01:00
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