Wykres commitów

144 Commity (89e958c0bc3621d9e8db039e5beed13d3cedcd50)

Autor SHA1 Wiadomość Data
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
Alex 081c566aef Create README.rst 2017-02-07 18:10:12 +10:00
Alex 3c57f35cb1 Add project_template
Demo project_template for product index page.
2017-02-07 18:00:39 +10:00
JamesRamm ea533a3462 Fix migrations 2017-02-06 09:50:01 +00:00
JamesRamm a1b639a0d4 Fixes #7 2017-02-06 08:26:02 +00:00
JamesRamm edf8260d6b Fixes unknown field in basket api 2017-02-06 08:04:04 +00:00
JamesRamm 2e34b2110e Fulfill view based on InspectView 2017-02-05 11:31:25 +00:00
JamesRamm 7f1ba2e660 Move common settings to one file 2017-02-04 11:30:01 +00:00
JamesRamm 1cead7642b Make api functions writing to db atomic 2017-02-03 20:34:35 +00:00
JamesRamm 645710c9f0 Fix payment error 2017-02-03 20:27:35 +00:00
JamesRamm 20d36d75cf Move variant fields to base class 2017-02-03 17:28:06 +00:00
JamesRamm 8fab4868d2 Rename serializer field 2017-02-03 17:24:41 +00:00
JamesRamm 4348e7c9c8 Use app config to get models 2017-02-03 17:05:10 +00:00
JamesRamm e442be74d0 Correct serializer error 2017-02-03 17:01:02 +00:00
JamesRamm 00ce917a69 Correct relative import 2017-02-03 16:56:15 +00:00
JamesRamm f674f968cb Correct relative import 2017-02-03 16:55:21 +00:00
JamesRamm 0d826d4bb5 Use absolute imports 2017-02-03 16:49:14 +00:00
james ramm 27728c5eab First commit 2017-02-03 10:04:57 +00:00