Wykres commitów

19 Commity (dependabot/npm_and_yarn/website/remarkable-1.7.4)

Autor SHA1 Wiadomość Data
James Ramm fdacf23803 Gitbook setup 2018-12-28 11:05:31 +01:00
jamesramm 52ee54d9e6
GitBook: [master] 8 pages modified 2018-12-28 09:46:53 +00:00
James Ramm 4a33b63d4c Fixes #130 2018-12-28 09:55:57 +01:00
James Ramm 8ff51b9274
Longclaw 1.0 (#205)
* Compatibility with Wagtail 2 and Django 2
* Fixes #154 

Wagtail 2 compatibility:

* Fixes references to Wagtail packages which use the `wagtail.wagtail*` naming scheme. Wagtail 2 removes the redundancy.
* Wraps imports in `try`/`except` blocks to maintain compatibility with Wagtail 1.

Django 2 comaptibility:

Included because Wagtail 2 adds support for Django 2.

* Adds `on_delete` to all `ForeignKey` model fields, which is now required by Django 2.

* Updates for wagtail 2

* rename modules

* Longclaw v2: Rename and new migrations

* Longclaw 2: Reduce fails to 2 errors

* Longclaw v2: All tests passing

* Update travisconf

* Travis: Enable py37

* Update project template for v2

* longclawv2: update project template

* Fix migrations for longclaw 2

* Corrections in project template for longclaw1.0

* Correct location of templates and update docs

* Automatically load shipping countries

* Add loadcountries command

* Add info on loading country data
2018-12-26 12:58:05 +01:00
Samuel Murillo a3493a6293 Fix #164 (#171) 2018-06-02 13:36:30 +02:00
James Ramm 048e716db1 Product Requests (#95)
* Fixes #49
2017-10-10 19:49:56 +01:00
James Ramm 944c887306 Order refunds (#93)
Basic refund mechanism. Fixes #40
2017-10-01 12:01:40 +02:00
JamesRamm dde0648b1e Fixes #70 2017-05-26 17:20:18 +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
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 9945d4bfb3 Fixes #26 2017-03-09 08:33:44 +00:00
JamesRamm 77ea90ca7a Comments 2017-02-22 18:43:55 +00:00
JamesRamm 1c93a620eb Provides a project template 2017-02-17 09:03:21 +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
JamesRamm 319016b7b3 React front end for orders 2017-02-09 22:13:28 +00:00
JamesRamm f375f582d9 Set up webpack for react 2017-02-07 20:55:53 +00:00