Commit Graph
90 Commits
Author SHA1 Message Date
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
Martin 92d3732a09 P5-802 add pagination 2016-08-18 17:39:24 +02:00
Martin 0b39ae3649 add default sorting for designers 2016-08-16 17:20:59 +02:00
Martin e65be51741 add default sorting for categories 2016-08-16 17:20:48 +02:00
Martin 4aa8a6a7e3 document empty API_KEYS behaviour 2016-08-15 18:14:51 +02:00
Martin 350ce70ef0 auth moved to docs 2016-08-15 17:15:39 +02:00
Martin e7722aee9b new docs structure 2016-08-10 13:06:01 +02:00
Martin 46b5f116be pep8 it 2016-08-08 15:21:30 +02:00
Martin da96b4c183 PW-349 change minium price for wallpaper on US to 2sqm 2016-08-08 15:19:54 +02:00
Joakim Lundell 9dbee8ca2c merge P5-567 2016-08-01 13:16:12 +02:00
Martin 4c8c35f298 change VAT on eu market to 25% 2016-07-28 16:12:25 +02:00
Martin 30a0f00bd7 add is_number validator 2016-07-26 12:48:51 +02:00
Martin 617a19bf04 helpers unittest no longer needed 2016-07-15 23:17:52 +02:00
Martin 6e79622f97 fix names in slugify testcase 2016-07-15 17:51:41 +02:00
Martin 8ad3571253 add __init__ file 2016-07-15 16:58:25 +02:00
Martin 7d241e2d2c slugify moved to lib 2016-07-15 16:57:43 +02:00
Martin e8f79ae3ef esales url added to test config 2016-07-15 16:55:02 +02:00
Martin f6849225b6 moved flask-esales extension to esales module 2016-07-15 16:12:06 +02:00
Martin e2831351b4 add material price setter 2016-07-10 23:43:41 +02:00
Martin 7e029d9637 material price should always return a float 2016-07-10 23:43:31 +02:00
Martin 663b07fe47 pep8 2016-07-10 23:41:51 +02:00
Martin 9ae2fea044 add inquiry model 2016-07-10 23:38:32 +02:00
Martin ada5d4ad2c add contract customer model 2016-07-10 23:36:27 +02:00
Martin 93426a5516 add designer pricepremium 2016-07-10 23:34:39 +02:00
Martin 3c271e2967 use data as key for all resource-lists 2016-07-09 21:36:22 +02:00
Martin 956898e3b5 designerid renamed to id 2016-07-09 21:33:12 +02:00
Martin 1a805ec69e add validate_territory validator 2016-07-08 16:49:49 +02:00
Martin c0f4cad8f9 market price_adjustments and exchange_rate now returns the correct values 2016-07-08 16:45:33 +02:00
Martin 391150c333 add local test file to gitignore 2016-07-08 16:43:02 +02:00
Martin 23ab6588f7 validationError was moved to new file to avoid circular imports in the future 2016-07-08 16:41:33 +02:00
Martin 6b6121c5af add material models 2016-07-07 15:39:46 +02:00
Martin 34ab07289a added missing import 2016-07-07 15:31:44 +02:00
Martin 77634ae303 pep8 it 2016-06-30 17:31:58 +02:00
Martin 032b417e1d remove url_prefix from the server blueprint 2016-06-30 17:23:53 +02:00
Martin 85224d76d7 clean up TestHttpBasicAuth 2016-06-30 17:20:43 +02:00
Martin c5ebcb916f add missing requirements 2016-06-30 17:13:30 +02:00