Wykres commitów

67 Commity (80eaba36f239a9a3080d1b5c45a4a8e5030d12d5)

Autor SHA1 Wiadomość Data
JamesRamm 80eaba36f2 Migrations for payment changes 2017-03-13 08:46:42 +00:00
JamesRamm 2340c0928b Pre-paid order creation; #34 2017-03-13 08:10:17 +00:00
JamesRamm 6927eb6c78 Adds an api view for creating an order from a pre-captured payment 2017-03-12 21:19:07 +00:00
JamesRamm b33e03dd36 Fixes #35 2017-03-12 18:05:00 +00:00
JamesRamm 3f2519e0fc Fixes #32 2017-03-11 21:55:58 +00:00
JamesRamm b59c5ec19b Fixes #33 2017-03-11 21:43:20 +00:00
JamesRamm 9945d4bfb3 Fixes #26 2017-03-09 08:33:44 +00:00
JamesRamm 7f29146f6b Fixes #23 2017-03-07 20:55:59 +00:00
JamesRamm 0ef0f3528d Add a country field for available shipping countries 2017-03-06 07:32:10 +00:00
JamesRamm a03904104b Longclaw CLI, fixes #23 2017-02-27 22:11:10 +00:00
JamesRamm fbe383558c Longclaw cli 2017-02-27 22:09:50 +00:00
JamesRamm 73d32872df Fixes #24 2017-02-27 21:43:31 +00:00
JamesRamm bf643d5606 Fixes #19 2017-02-26 22:37:44 +00:00
JamesRamm 0bac8154a2 Add a stats app 2017-02-23 08:22:15 +00:00
JamesRamm 0b5941526e Correct api call 2017-02-22 21:49:20 +00:00
JamesRamm 77ea90ca7a Comments 2017-02-22 18:43:55 +00:00
JamesRamm e9949cdf60 Rename shipping label in model admin 2017-02-22 16:54:07 +00:00
JamesRamm 7ab465aaaf Remove 'stock' field from template products 2017-02-22 16:44:17 +00:00
JamesRamm ed17a8c97e Remove 'stock' field from test models 2017-02-22 16:44:00 +00:00
JamesRamm c93abf8193 Fix conflict 2017-02-22 15:22:17 +00:00
JamesRamm 1a91fe7ecf Add products for testing 2017-02-19 15:02:01 +00:00
JamesRamm 29adff45be Add concrete variant model for tests 2017-02-19 14:53:20 +00:00
JamesRamm e917fb6825 Try to add generic product variant 2017-02-19 14:25:40 +00:00
JamesRamm 5382190eca Tidy up templates 2017-02-19 14:20:36 +00:00
JamesRamm de6f522000 Migrations for product template and dependency on user defined product model 2017-02-19 14:12:22 +00:00
JamesRamm 230b6e5fc6 Project template now works, but problems setting custom model 2017-02-19 11:23:43 +00:00
JamesRamm 78dfe80f2a Add productvariant model to template 2017-02-17 09:15:48 +00:00
JamesRamm 1c93a620eb Provides a project template 2017-02-17 09:03:21 +00:00
JamesRamm 5e6eb2101d Allow travis to install the project, working on #20 2017-02-15 15:57:21 +00:00
Alex 2e4aba2d9a Merge pull request #4 from JamesRamm/master
Update fork
2017-02-13 14:47:28 +10:00
JamesRamm 72844df672 Start on #5 2017-02-12 21:36:31 +00:00
JamesRamm 6fb5fa0aff Final shipping rate changes, fixes #3 2017-02-12 16:22:19 +00:00
JamesRamm 0985ac1e08 Final shipping rate changes, fixes #3 2017-02-12 16:22:12 +00:00
JamesRamm b926d2756b Make some settings configurable 2017-02-12 16:05:03 +00:00
JamesRamm 8858545082 Adds shipping countries to model admin & use django-countries 2017-02-11 21:52:13 +00:00
JamesRamm 8b9867b740 Separate shipping models and address and register with modeladmin 2017-02-11 17:06:19 +00:00
JamesRamm 5d432b31d3 Order view front end 2017-02-10 09:06:35 +00:00
JamesRamm 3580c2d0d9 Allow orders to be marked as fulfilled 2017-02-10 08:59:08 +00:00
JamesRamm fe4ac12cd5 Provides react based front end for order detail, with dummy actions for fulfill/refund 2017-02-10 08:26:21 +00:00
Alex 01eca7a155 Update index.html 2017-02-10 13:57:23 +10:00
Alex db956a133d Add base template for modeladmin/orders 2017-02-10 13:42:06 +10:00
JamesRamm 319016b7b3 React front end for orders 2017-02-09 22:13:28 +00:00
JamesRamm 6d5987c8d4 Working on #1. Adds a read-only order view with all relationship fields 2017-02-08 11:24:49 +00:00
JamesRamm ae92abffcb Fix migration dependencies 2017-02-07 21:01:33 +00:00
JamesRamm 23a50a9c5c Resolve conflict 2017-02-07 21:00:36 +00:00
JamesRamm 081d644d16 Bring settings up to date with master 2017-02-07 20:57:37 +00:00
JamesRamm b79f173c3c Merge branch 'master' into order_template 2017-02-07 20:57:05 +00:00
JamesRamm f375f582d9 Set up webpack for react 2017-02-07 20:55:53 +00:00
Alex 0ae583f453 Create product.html 2017-02-07 18:26:44 +10:00
Alex caeaf2f6af Update README.rst 2017-02-07 18:10:46 +10:00