Commit Graph
175 Commits
Author SHA1 Message Date
Anders Gustafsson 5bbc519513 P5-3248 - Fix unittests 2018-12-04 14:59:10 +01:00
Anders Gustafsson e8515be48a P5-3248 - Price adjust for posters US/GLOBAL 2018-12-04 14:42:37 +01:00
Martin 393d117881 P5-3133 update VAT in poland 2018-10-05 14:00:07 +02:00
Martin 04187803af P5-2777 add poster price calculations 2018-10-04 16:18:35 +02:00
Anders Gustafsson c798a4da0b P5-3075 - Change price caluclation for the largest canvases 2018-09-14 14:08:18 +02:00
Martin d0d8ed5212 P5-3065 update VAT in spain 2018-09-05 15:08:39 +02:00
Ruslan Getmansky 8e33c1b102 PW-865: Piterra bug fix 2017-12-06 16:24:47 +02:00
Martin 8eb74f2a48 deploy script now deploys the current branch 2017-10-30 10:50:59 +01:00
Martin b3486284eb updated deploy script with new url to staging server 2017-10-30 10:50:23 +01:00
Martin 7e3c2c3c41 PW-721 new canvas price formula 2017-05-03 18:32:55 +02:00
Martin 4c7ab37a21 PW-680 fixed a bug where exchange_rate and price_adjustments didnt reload properly between requests 2017-03-03 10:44:12 +01:00
Rikard Bartholf 3e240a3123 PW-636 Update VAT for France 2017-02-01 09:15:53 +01:00
Rikard Bartholf 617c2daa06 PW-622 Use column in materials table for getting prices
Squashed commit of the following:

commit 801333b25a635c5fce12d937d6808894ef2475d3
Author: Martin <me.carlsson@gmail.com>
Date:   Tue Jan 3 10:59:45 2017 +0100

    PW-622 divide by float

commit 9e2c696751c28c017bcb452ea4349509ca787fd9
Author: Martin <me.carlsson@gmail.com>
Date:   Mon Jan 2 13:46:57 2017 +0100

    PW-622 use new material_price column
2017-01-17 11:42:26 +01:00
Martin 5ad053a09b add m2_price_excl_vat to all price resources 2016-12-12 12:08:00 +01:00
Martin ef9c86bfdd new staging server 2016-11-26 00:29:59 +01:00
Martin cab0060521 do not use values in the inquiry canvas price formula 2016-11-26 00:21:25 +01:00
Martin 3433113cb9 add support for product price calculations 2016-11-19 19:56:39 +01:00
Martin b5c8145f96 add m2_price to canvas price resource 2016-11-19 17:18:55 +01:00
Martin 2bd2094f63 rename material_price to m2_price 2016-11-19 17:15:23 +01:00
Martin e5b6edc7ca new staging server 2016-11-19 17:15:04 +01:00
Martin 4679dd2bbe PW-570 inquiry price calculations 2016-11-19 16:38:37 +01:00
Martin 980aa8f88b remove unecessary validation check 2016-11-14 00:16:30 +01:00
Martin 8e28378cb8 only check api keys on selected resources 2016-11-14 00:10:57 +01:00
Martin c7fdb2684b test that a jsonschema validates ok 2016-11-13 21:35:09 +01:00
Martin 81504a5366 remove redundant code 2016-11-13 21:07:45 +01:00
Martin affcc9635b rename material_price to m2_price 2016-11-13 20:14:55 +01:00
Martin d854ff9798 validators are now decorators instead 2016-11-13 19:38:45 +01:00
Martin 66b1787722 put all extensions in a new file 2016-11-13 19:30:17 +01:00
Martin 6587a27cd2 add endpoint for health-checks 2016-11-11 15:44:23 +01:00
Martin 4affc08eae test with non-rounded values for diy-frame prices 2016-11-08 14:47:32 +01:00
Martin 1f75cb9cc5 diy-frame endpoint now returns price excl vat 2016-11-08 13:54:46 +01:00
Martin 7216e38060 add rounded parameter to wallpaper price calculations 2016-11-08 13:39:45 +01:00
Martin 1d6e2cc354 improve canvas-frame price calculations 2016-11-08 13:24:08 +01:00
Martin cf5fe9fc69 refactor canvas material price calculations 2016-11-08 13:04:17 +01:00
Martin fa1528f138 remove redundant # 2016-11-01 16:40:32 +01:00
Martin 0663bedc80 refactor material prices 2016-11-01 14:39:59 +01:00
Martin bf9fc3ae5a PW-567 add the old canvas formula 2016-10-31 17:57:11 +01:00
Martin cbee61b564 new host for api2-dev server 2016-10-27 13:41:20 +02:00
Martin 7fc34d9ee7 fix some small formatting issues 2016-10-22 03:26:36 +02:00
Martin 2e78700857 disable self-adhesive wallpaper material 2016-10-18 13:56:33 +02:00
Martin 180994045e add models for text-tags 2016-09-19 13:07:43 +02:00
Martin 2b37d19a68 add missing : 2016-09-04 18:39:19 +02:00
Martin 01c1fee30d add docs for designers 2016-09-04 18:36:05 +02:00
Martin 1eb41a8b9e add docs for categories 2016-09-04 18:35:41 +02:00
Martin 1541119e3c remove the default sorting from models 2016-09-03 00:50:12 +02:00
Martin bb2e2abad0 pagination improved 2016-09-02 12:51:14 +02:00
Martin 298d213e76 run db session remove in unittest teardown 2016-09-01 13:38:46 +02:00
Martin 519a793858 do not print sql queries in test mode 2016-08-19 11:41:28 +02:00
Martin d01d097c0d add the server name to test config 2016-08-19 11:40:32 +02:00
Martin 342e00f097 use live server in documentation 2016-08-19 11:28:10 +02:00