Commit Graph

29 Commits

Author SHA1 Message Date
Oliver Marks ec41abfa13 Fix up existing tests 2017-10-01 11:54:35 +01:00
Oliver Marks bbd72b3a95 Fix up what tests we have so they all pass again 2017-10-01 11:52:58 +01:00
Oliver Marks 574286e8e3 Fix duplicate records in membership table. 2017-09-17 10:50:09 +01:00
Oly 528ad8cade fixed a few more tests 2017-09-14 13:46:54 +01:00
Oliver Marks 633497be6c celery integration 2017-08-15 07:26:06 +01:00
Oly 54e1bce190 change subscription mechanism to use new gocardless api 2017-08-14 14:00:59 +01:00
Oliver Marks 22cd6c2397 Add refresh subscription button to admin backend 2017-04-23 10:39:04 +01:00
Oliver Marks 42f09e376f Take redirect url from env file 2017-04-20 20:33:28 +01:00
Oly a6e0bccb25 Changes to fix gocardless payment issue needs a bit more work to fix domain used 2017-04-20 14:23:17 +01:00
Oly 6d0e911866 remove duplicated success message 2017-02-21 09:00:54 +00:00
Oliver Marks 9f28b65a58 change success to be a get instead of an attribute lookup 2017-02-20 21:31:59 +00:00
Oliver Marks 977ce8ca8b made the return url in the tests more complete, and pass through get params to subscription confirm 2017-02-20 20:16:12 +00:00
Oliver Marks 5c58aff874 Added some tests for subscription sign up, improved drone conf to cache pip packages 2017-02-19 10:50:17 +00:00
Oliver Marks eac0e88596 implemented cancel subscription, will likely need some more work and testing 2017-02-16 21:35:46 +00:00
Oly 02f946b7a2 use picture tag for banners, add in image size 2017-02-15 13:53:19 +00:00
Oly 5b5612d550 Started to implement the homepage banner images 2017-02-14 08:34:26 +00:00
Oliver Marks 2a9eade76d Implemented payment success and failure urls 2017-02-09 20:12:59 +00:00
Oliver Marks 6fec0e64bd sass now compiles, cleanup unused files, hooked in sign up form to post to gocardless 2017-02-08 20:32:42 +00:00
Oliver Marks 9faf03f1e7 initial docker setup for staging now works 2017-02-02 14:04:17 +00:00
Oly 411dedf00d clean up refresg commands and start on docker-compose files for stage 2017-02-01 14:02:20 +00:00
Oliver Marks 5b223d23cd new command works needs improvement, fix fixtures file thanks for pointing that out @mightyscollins 2017-01-30 22:39:15 +00:00
Oly e5c1e15010 more work on payment gateway 2017-01-30 17:08:37 +00:00
Oly fb271941bb Cleaned up migrations, added refresh subscriptions command to update members status 2017-01-28 22:34:47 +00:00
Oliver Marks 6042d68b66 start of test for unsubscribe button 2017-01-26 22:36:25 +00:00
Oly 3f4150b176 fix existing tests 2017-01-26 17:38:44 +00:00
Oly 0622d842ba all tests now run 2017-01-26 13:13:42 +00:00
Oly 097a637682 env and settings now loading, need to work on mocking next 2017-01-26 09:10:46 +00:00
Oliver Marks 11e19fcf66 Separated payment options, for testing 2017-01-25 22:15:43 +00:00
Oliver Marks f7197f59f7 payment library and tests 2017-01-05 19:25:23 +00:00