Wykres commitów

406 Commity (master)

Autor SHA1 Wiadomość Data
JamesRamm 406ec27152 Fix tests 2017-08-09 10:48:34 +01:00
JamesRamm 5c6b8aec32 Merge branch 'master' of https://github.com/JamesRamm/longclaw 2017-08-09 10:32:57 +01:00
JamesRamm b4e2e894f1 Pyup badge 2017-08-09 10:32:53 +01:00
Alex 963cdb8809 Update requrements.txt (#77)
Updated the file to install the latest version of Django. Testing Django 1.11.4 and Wagtail 1.11.1 was successful.
2017-08-09 10:28:05 +01:00
JamesRamm f74c134468 Fix braintree integration 2017-08-08 15:25:07 +01:00
JamesRamm c87aed2faa Correct usage of decimal/float 2017-08-08 15:08:25 +01:00
JamesRamm dbc6c1492d Correct order creation 2017-08-08 13:50:57 +01:00
JamesRamm a1a05c6c1d Add braintree dropin js 2017-06-08 21:07:01 +01:00
JamesRamm c10170eb3f Correct shipping 2017-06-08 14:26:25 +01:00
JamesRamm 419fd5f0d3 Correct error in shipping_countries method 2017-06-08 14:00:21 +01:00
JamesRamm e6944db811 Remove payment backends from test coverage as they require integration tests 2017-06-01 16:16:58 +01:00
JamesRamm 0b0732926e Remove whitespace 2017-06-01 10:43:15 +01:00
JamesRamm 624bfef6a1 Test order model admin 2017-06-01 10:42:26 +01:00
JamesRamm 595f591468 Merge branch 'master' of https://github.com/JamesRamm/longclaw 2017-05-31 16:04:58 +01:00
JamesRamm 324fdfb902 Test order model props 2017-05-31 16:04:44 +01:00
James Ramm 6df23394ed Update README.rst 2017-05-30 12:07:59 +01:00
James Ramm d2fa4a903c Update README.rst 2017-05-30 12:07:18 +01:00
James Ramm ab8fd9923b Update README.rst 2017-05-30 12:06:15 +01:00
James Ramm 0468cabaa0 Update README.rst 2017-05-30 12:05:36 +01:00
James Ramm b0e6c7df4f Update README.rst 2017-05-30 12:05:19 +01:00
JamesRamm 72c2c32225 shipping rate tests 2017-05-30 11:34:45 +01:00
JamesRamm f027664862 More tests 2017-05-27 16:40:02 +01:00
JamesRamm bf57748c2d More tests 2017-05-26 22:11:27 +01:00
JamesRamm 2b01cc098d ignore coverage.xml and move xml generation to tox ini 2017-05-26 21:52:46 +01:00
JamesRamm d6ccd8d023 Omit unnecessary files from coverage reports 2017-05-26 17:47:08 +01:00
JamesRamm acd76a19a5 Fixes #67; brings longclawbasket coverage past 80% 2017-05-26 17:46:38 +01:00
JamesRamm dde0648b1e Fixes #70 2017-05-26 17:20:18 +01:00
James Ramm 3de6f48124 Checkout view (#68)
Fixes #50, #59, #60, #65
2017-05-24 11:12:36 +01:00
James Ramm c58c7f303e Fixes #51 (#66)
* Fixes #51

* Add immutable to the dependencies

* Makes it possible to load the client in a template tage

* Add longclawcore app

* Add short readme

* ADd longclawtags and docs
2017-05-16 17:34:29 +02:00
Alex 3285562967 CSS changes to order detail view #38 (#64)
* CSS changes to order detail view

Change class FULFILLED and UNFULFILLED, add padding.

Now the warning is highlighted in color.

* CSS changes to order detail view

Changed class FULFILLED and UNFULFILLED, added an padding

* Update style element for span FULFILLED

Add const spanStyle

* Update style span

Changes in the design of <span> according to the norms of inline styles React

* Update class to span
2017-05-12 15:28:39 +02:00
James Ramm 7b3a8e802f Update README.rst 2017-05-02 20:35:11 +01:00
JamesRamm 98da093a13 Bump versions for next release 2017-04-28 12:07:18 +01:00
JamesRamm c0bb7c7af3 Update changelog 2017-04-13 08:35:39 +01:00
JamesRamm fec787c514 Bump version number 2017-04-13 08:30:34 +01:00
JamesRamm 929992f229 Fixes #57 and #58 2017-04-13 08:29:16 +01:00
JamesRamm f493332d2b Update docs for 0.1 release 2017-04-13 07:53:56 +01:00
JamesRamm b38aac7654 Merge branch 'master' into 0_1_docs 2017-04-13 07:47:13 +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 ab1d9da699 Dont test against django 110 as wagtail doesnt support it 2017-04-10 17:13:34 +01:00
JamesRamm 24fc6c19aa simpler issue template and readme updated for 0.1 2017-04-10 17:07:16 +01:00
JamesRamm 98b7e12916 Install instructions for v0.1 2017-04-10 16:58:08 +01:00
JamesRamm 2f4c745a8b Fix wagtail v at 1.7 in the hopes it will fix build issue 2017-04-10 16:54:16 +01:00
JamesRamm 379282e255 Fix #56 2017-04-10 16:46:51 +01:00
JamesRamm 2fa43459a8 Add pages to contents 2017-04-09 10:20:18 +01:00
JamesRamm 08d45fa14b Fixes #29 2017-04-07 20:32:05 +01:00