Commit Graph
45 Commits
Author SHA1 Message Date
Arwid ThornströmandGitHub 8d9477d85b Added more correct regexp (#76) 2021-10-22 09:03:08 +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
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
Niklas FondbergandGitHub 491ac6e64e AddProduct mutation (#59) 2021-10-05 10:03:13 +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
Anders GustafssonandGitHub 15c28b3d20 sanitize focus values (#52) 2021-09-22 12:25:23 +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 0a4be2b081 Add mutation for wallpaper types (#41) 2021-09-13 09:25:42 +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 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
Anders Gustafsson 07f416e5d7 104 add focus point mutation 2021-09-07 10:21:02 +02:00
Niklas FondbergandGitHub 4b49c6a93c Add print file analysis fields and fix bug with no inserts (#26) 2021-09-07 10:20:34 +02:00
Niklas FondbergandGitHub d5945da7ae Add mutation to add keywords (#24) 2021-09-06 12:53:51 +02:00
Arwid ThornströmandGitHub 8d83205747 20: printproduct group mutation (#21)
* Finished the mutation for productGroups

* Fixes after CR

* added enums for typeid
2021-09-03 15:11:06 +02:00
Niklas FondbergandGitHub cb4a7c40b7 Add product blacklisting mutation (#18) 2021-09-01 15:27:52 +02:00
Niklas FondbergandGitHub 2b67bc506f Product info mutation (#14)
* Add mutation for product info

* Upgrade to apollo 3
2021-08-27 16:44:27 +02:00
Niklas FondbergandGitHub 964a904f42 P5 7619 refactor products to return list (#11) 2021-08-20 08:16:01 +02:00
Niklas FondbergandGitHub d17df41d86 Added product admin features 2021-07-26 10:35:52 +02:00
Niklas Fondberg 32adee1bf4 Cleanup of code 2021-07-07 17:11:37 +02:00
Niklas Fondberg 267bc4f1c9 Add keywords and product types 2021-07-07 16:16:58 +02:00
Niklas Fondberg 7140ecf26b Add categories 2021-07-07 13:17:39 +02:00
Niklas Fondberg f66dbe33d7 Major refactor 2021-07-06 15:57:22 +02:00
Niklas Fondberg b8ff97ce6a Added orderrow fields 2021-04-11 09:03:04 +02:00
Niklas Fondberg a296ead1ca Fixed small bugs 2021-04-08 23:27:55 +02:00
Niklas Fondberg 3c648cee29 Added designers 2021-04-08 23:11:24 +02:00
Niklas Fondberg d30432f4f4 Added categories to products 2021-04-08 15:39:50 +02:00
Niklas Fondberg f60a51a94b Add product 2021-04-08 15:09:31 +02:00
Niklas Fondberg 1b304930d3 Add arguments 2021-04-07 16:21:31 +02:00
Niklas Fondberg 59e385c144 Added products 2021-04-07 16:06:55 +02:00
Niklas Fondberg 949c641410 Add embryo to products 2021-04-06 15:49:41 +02:00