Commit graph

227 commits

Author SHA1 Message Date
Finn 22bdb625f0 Added datetime format 2017-09-19 17:40:17 +01:00
Finn 5f241bbd46 Tests fixed and API improved and DB upgraded 2017-09-19 17:23:30 +01:00
Finn 8e2cecfcf5 added read API 2017-09-19 15:50:58 +01:00
Finn 813f4af63f New routes added 2017-09-19 14:41:11 +01:00
Finn 78964d7297 Made endpoints org only 2017-09-18 17:31:29 +01:00
Finn e388d360ac Changed endpoints in API 2017-09-18 17:26:35 +01:00
Finn 616181def3 Payroll sumission API improved and test added 2017-09-18 17:13:18 +01:00
Finn b224182e61 Merge branch 'development' into finn/OrgDataAPI 2017-09-18 15:39:14 +01:00
Finn 9cb4f7c782 Added error rewrites and added feedback test 2017-09-18 13:31:30 +01:00
Finn 9e56383b46 User and Register API errors improved 2017-09-18 11:34:22 +01:00
Finn dd36cd0c0c Feedback API error improved 2017-09-18 11:31:57 +01:00
Finn 414acd76fb Transaction API errors improved 2017-09-18 11:11:53 +01:00
Tom Bloor 99cb3e888e Merge pull request #57 from Pear-Trading/finn/interfacechange
Changed routing on submission
2017-09-15 13:09:50 +01:00
Tom Bloor 25511ced69 Fix calculation mistake on leadearboard display 2017-09-15 12:54:36 +01:00
Finn d1757bdac9 Changed routing on submission 2017-09-15 11:18:27 +01:00
Tom Bloor 1ffabb3e94 Updated all endpoints to use new transaction value multiple 2017-09-13 16:07:23 +01:00
Tom Bloor b34e47215a Change to using straight numeric columns with no decimal points 2017-09-13 15:23:48 +01:00
Tom Bloor 51e1c4d7d4 Change to using Moo for Test framework, and allow for PG testing 2017-09-13 15:23:23 +01:00
Tom Bloor 66f4844835 Merge pull request #55 from Pear-Trading/TBSliver/Large-Graph
Added large graph items
2017-09-08 15:41:10 +01:00
Finn 26a37904d2 Naming sanitised 2017-09-08 13:00:42 +01:00
Tom Bloor 6de616584a Add customer_range graph 2017-09-08 12:47:20 +01:00
Tom Bloor 4176c61c00 Remove post user/day, and reformat validators 2017-09-08 12:46:54 +01:00
Finn 9cfd5536b9 Removed redundant code and added error messages 2017-09-08 12:15:11 +01:00
Tom Bloor 83094f380d Continue defaulting to 0 as well 2017-09-08 12:03:48 +01:00
Tom Bloor e13a128179 Add zero to sums to force number on output 2017-09-08 12:00:23 +01:00
Finn 662219fc6e Initial API for submission added 2017-09-08 11:41:21 +01:00
Tom Bloor c6679e1261 Merge pull request #53 from Pear-Trading/TBSliver/Org-Snippets
Added org snippets endpoint
2017-09-07 16:25:21 +01:00
Tom Bloor d5dd71661d Fix inflation of booleans from database 2017-09-07 16:19:13 +01:00
Tom Bloor 05c20b9e85 Added new snippets endpoints 2017-09-07 16:03:01 +01:00
Finn edac93bef5 Changed deletion method to POST and working test 2017-09-07 13:20:53 +01:00
Finn 416ac6343a Added ability to delete transactions successfully 2017-09-07 12:53:01 +01:00
Finn 8034844cec Merge pull request #50 from Pear-Trading/finn/TransactionViewAPI
Transaction API added
2017-09-06 17:52:56 +01:00
Finn ebe6ccb33e Fixed page no 2017-09-06 17:03:53 +01:00
Tom Bloor 6ed0be4801 Use normal 1 instead of deferenced for proper inflation 2017-09-06 16:12:36 +01:00
Tom Bloor 8eda4f88b2 Fixed boolean inflation for User table 2017-09-06 16:11:57 +01:00
Tom Bloor d2b769d471 Auto inflate correctly based on database type for booleans 2017-09-06 16:10:34 +01:00
Finn 4e7c8bbfae Created test and fixed things
Still needs to spit out timezone on the datetime
2017-09-05 17:24:04 +01:00
Finn 06858fc005 Added outgoing transaction list API 2017-09-05 16:37:31 +01:00
Finn 60e6b2717e Added ability for when there is no image 2017-09-05 13:52:05 +01:00
Finn e7631dd90e Code for viewing single transaction added 2017-09-05 13:44:58 +01:00
Finn cd6c075588 View Transactions from a User on their page 2017-09-05 12:27:37 +01:00
Tom Bloor cae2806ad2 Merge pull request #44 from Pear-Trading/finn/StopSameOrgPurchase
Stopped Orgs from buying for themselves & added to test
2017-09-05 12:20:25 +01:00
Tom Bloor 1693bc7fb6 Merge pull request #45 from Pear-Trading/TBSliver/Org-Graph-Improvements
Added extra graph types
2017-09-05 12:19:18 +01:00
Finn a463b99fa9 Stopped Orgs from buying for themselves & added to test 2017-09-05 12:03:49 +01:00
Tom Bloor 4ba6a443fc Stop null values on org graphs 2017-09-04 17:39:48 +01:00
Tom Bloor 4d21de7bae Improved Graphs and added sales and purchase data graphs.
Includes an API change for development.
2017-09-04 17:29:28 +01:00
Finn fabd01f988 Fixed for sector in account editing 2017-09-04 17:05:10 +01:00
Finn 2137b5607f Fixed Org account editing for portal 2017-09-04 16:12:03 +01:00
Tom Bloor 4fa52901cb Update add org to work with new form 2017-09-04 14:09:36 +01:00
Tom Bloor 2ef5193e41 Fixed organisaiton listing and editing in backend 2017-09-04 14:03:58 +01:00