Commit Graph
104 Commits
Author SHA1 Message Date
Niklas FondbergandGitHub 949de5e5e5 Add order by to return first order (#82) 2021-10-29 12:27:47 +02:00
Arwid ThornströmandGitHub 48972d7090 added comments in code (#81) 2021-10-29 07:22:42 +02:00
Niklas FondbergandGitHub ee16ff44c6 Add external order id query for paypal and klarna ids (#80) 2021-10-28 11:05:38 +02:00
Fredrik RingqvistandGitHub 7fe6414723 Update readme to redeploy 2021-10-28 07:03:28 +02:00
Niklas FondbergandGitHub 68e7414e32 Break out ref and copyright to own responses (#79) 2021-10-27 13:15:16 +02:00
Niklas FondbergandGitHub 56ad07edf8 Add translation for product names (#74) 2021-10-26 10:08:25 +02:00
Arwid ThornströmandGitHub ac5be19649 77 more search options (#78)
* added search for copyright

* added search by reference
2021-10-22 14:39:46 +02:00
Arwid ThornströmandGitHub 8d9477d85b Added more correct regexp (#76) 2021-10-22 09:03:08 +02:00
Niklas FondbergandGitHub e821e41500 Add dot to redeploy 2021-10-18 16:41:30 +02:00
Niklas FondbergandGitHub 1f11fd7288 Add translate API (#72) 2021-10-18 15:29:44 +02:00
Niklas FondbergandGitHub 2a8212ff12 Add bernard sqs msg to add redirect for changed paths (#73) 2021-10-14 15:55:10 +02:00
Arwid ThornströmandGitHub 3cf38453cd fixed unique path function (#71) 2021-10-12 15:49:28 +02:00
Arwid ThornströmandGitHub 7aff154eb4 added safe slug to productInfo mutation (#70) 2021-10-12 11:34:53 +02:00
Niklas FondbergandGitHub 1fbe972af7 Add search for products in all sub categories (#68) 2021-10-11 19:28:15 +02:00
Niklas FondbergandGitHub d7532848a1 Add paypal transaction id (#66) 2021-10-11 16:53:42 +02:00
Niklas FondbergandGitHub 640849de45 Add access control (#65) 2021-10-11 16:53:18 +02:00
Arwid ThornströmandGitHub 1d5d75d354 add unique product path function when addProduct (#67)
* add unique product path function when addProduct

* refactor comments
2021-10-11 11:46:49 +02:00
Niklas FondbergandGitHub 08149c4a87 Add product search (#64) 2021-10-11 11:20:48 +02:00
Arwid ThornströmandGitHub 8b03ab8246 changes to readme to reflect auth changes (#63)
* changes to readme to reflect auth changes

* updated text a bit
2021-10-05 13:53:33 +02:00
Niklas FondbergandGitHub 491ac6e64e AddProduct mutation (#59) 2021-10-05 10:03:13 +02:00
Niklas Fondberg 4e55166828 Add environmentName as ENV 2021-10-04 14:11:52 +02:00
Anders GustafssonandGitHub dc90d2e9b2 60 verify token is valid (#61) 2021-10-04 12:49:13 +02:00
Niklas FondbergandGitHub be39423354 Use correct bucket (#62) 2021-10-04 12:47:33 +02:00
Anders GustafssonandGitHub a270d0d523 57 basic auth dev only (#58) 2021-09-29 10:43:51 +02:00
Arwid ThornströmandGitHub e5aa1486e3 Set the knex.raw queries to use insert parameter (#56)
* Set the knex.raw queries to use insert parameter

* changed knex method to use whereIn istead of raw, added rewrite table names for all tables with - in the name.

* fixed minor bug with interiors insert
2021-09-27 16:09:19 +02:00
Niklas FondbergandGitHub 4fda9a8a73 Add product comments (#54) 2021-09-23 14:17:10 +02:00
Arwid ThornströmandGitHub 2bbb669032 51: added slash to interiors query uri (#53) 2021-09-22 15:08:09 +02:00
Anders GustafssonandGitHub 15c28b3d20 sanitize focus values (#52) 2021-09-22 12:25:23 +02:00
Niklas FondbergandGitHub 8845dd26d0 Generate new interiors on focus point changes and break Cloudfront cache (#50)
* gen-new-interiors-on-focus-changes

* Remove 1 hour cache

* Cachebreak CDN
2021-09-20 16:11:00 +02:00
Arwid ThornströmandGitHub ada116b787 HOTFIX: fixed room2 to room02 (#49)
* HOTFIX: fixed room2 to room02

* typescript
2021-09-20 12:33:41 +02:00
Arwid ThornströmandGitHub 613ec8aad0 47: refactor interiors mutation to handle uri (#48)
* 47: refactor interiors mutation to handle uri

* removed log
2021-09-17 15:40:50 +02:00
Anders GustafssonandGitHub 042a3ed0fa Merge pull request #46 from Photowall/148-add-mutations-for-categories 2021-09-17 08:31:30 +02:00
Niklas FondbergandGitHub 9059bc5d8d Add mutation to copy new s3 image as product image (#45) 2021-09-16 15:58:33 +02:00
Anders Gustafsson 2a2281ab5d 148 - Product category mutations 2021-09-16 11:04:23 +02:00
Arwid ThornströmandGitHub e52c7d4522 42: add product group interiors mutation (#44) 2021-09-16 09:42:06 +02:00
Niklas FondbergandGitHub c4915cb15f Add related mutations (#43) 2021-09-15 14:01:07 +02:00
Niklas FondbergandGitHub 0a786d6754 Add warn for proportions mutation for product (#40) 2021-09-13 15:27:28 +02:00
Niklas FondbergandGitHub 84bed9a7ce File upload functionality for own interiors (#39) 2021-09-13 13:38:53 +02:00
Niklas FondbergandGitHub 0a4be2b081 Add mutation for wallpaper types (#41) 2021-09-13 09:25:42 +02:00
Niklas FondbergandGitHub f0079086d9 Fix correct interior env names (#38) 2021-09-10 14:06:33 +02:00
Niklas FondbergandGitHub 28d21659de Add interior lambda api client and trigger new interiors (#32) 2021-09-09 13:22:03 +02:00
Niklas FondbergandGitHub fbce7ec879 More careful default types 2 (#37) 2021-09-09 13:21:07 +02:00
Niklas FondbergandGitHub 3365949920 Revert "Be more careful with default types (#34)" (#36)
This reverts commit 692b530623.
2021-09-09 12:52:07 +02:00
Niklas FondbergandGitHub 692b530623 Be more careful with default types (#34) 2021-09-09 09:40:40 +02:00
Anders GustafssonandGitHub 4eb04534f5 Merge pull request #29 from Photowall/104-focus-point-mutation 2021-09-08 09:57:55 +02:00
Arwid ThornströmandGitHub 18bd4db37b HOTFIX: fixed no framed-print returned in interiors query (#35) 2021-09-08 09:19:34 +02:00
3f5a1b9169 Simplify interiors api for product (#33)
* Simplify interiors api for product

* removed console

Co-authored-by: Arwid Thornström <arwidt@gmail.com>
2021-09-07 15:38:03 +02:00
Anders Gustafsson e9cdd28eef Merge branch 'master' into 104-focus-point-mutation 2021-09-07 12:45:36 +02:00
Niklas FondbergandGitHub f73cc8be5f Return empty strings for batch and copyright (#31) 2021-09-07 12:26:39 +02:00
Niklas FondbergandGitHub 4fee798bae Make designer optional in mutation (#30) 2021-09-07 12:17:43 +02:00