Wykres commitów

144 Commity (89e958c0bc3621d9e8db039e5beed13d3cedcd50)

Autor SHA1 Wiadomość Data
JamesRamm f493332d2b Update docs for 0.1 release 2017-04-13 07:53:56 +01:00
JamesRamm 3ec71b3255 Remove whitespace 2017-04-13 07:47:03 +01:00
JamesRamm 062851ea99 Correct documentation and urls for basket api 2017-04-12 18:10:29 +01:00
JamesRamm 99e9ef7917 Add basket total to context 2017-04-12 15:37:55 +01:00
JamesRamm 06d21f985b BasketItem declares __str__ 2017-04-10 18:56:06 +01:00
JamesRamm ebeff468f1 Minor cleanups 2017-04-10 17:32:45 +01:00
JamesRamm a34fcbb7a3 Migration for shipping field change 2017-04-10 17:21:00 +01:00
JamesRamm 379282e255 Fix #56 2017-04-10 16:46:51 +01:00
JamesRamm 1910f4ad4b Short basket walkthrough, fixes #45 2017-04-06 22:49:58 +01:00
JamesRamm 86b5c94e25 Never fail when removing item 2017-04-02 11:58:49 +01:00
JamesRamm 96752497e9 self.request is not always request? 2017-04-02 10:41:32 +01:00
JamesRamm 963be26114 self.request is not always request? 2017-04-02 10:39:08 +01:00
JamesRamm 91a4106714 Fixes #46 2017-04-02 10:14:20 +01:00
JamesRamm ba3d91f7a2 Docs: Adding product index. #41 2017-03-30 20:24:37 +01:00
JamesRamm 0b883e3e79 Fixes #37 2017-03-30 19:53:49 +01:00
JamesRamm a4f9da7023 Fixes #34 2017-03-30 09:03:30 +01:00
JamesRamm ad614c28f4 Corrections for #44 2017-03-29 21:49:53 +01:00
JamesRamm 59696388ab longclaw build needs to install 2017-03-29 18:36:23 +01:00
JamesRamm dfc45a8746 Checkout tests. #37 2017-03-29 17:28:43 +01:00
JamesRamm 17417a2867 Further documentation 2017-03-24 08:50:25 +00:00
JamesRamm 2bf5114eac project template reqs install from github 2017-03-22 13:02:22 +00:00
JamesRamm e00c7ba862 Correct error 2017-03-21 07:41:19 +00:00
JamesRamm 38df5a200d Transaction ID display 2017-03-20 21:17:23 +00:00
JamesRamm fbd0f02d08 Reset migrations on shipping; broken 2017-03-18 21:15:50 +00:00
JamesRamm d5f8bf2cf9 Squash longclaw migrations 2017-03-18 21:09:15 +00:00
JamesRamm 1a1be42e19 Work on #31 2017-03-14 08:58:01 +00:00
JamesRamm 74e7ae1168 Fix error 2017-03-13 09:09:42 +00:00
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
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