Commit Graph
59 Commits
Author SHA1 Message Date
Arwid ThornströmandGitHub 6e66c5ed7f added delay for sqs message (#168) 2024-10-30 14:13:10 +01:00
Arwid ThornströmandGitHub 549046096c added support for sqs sample ripper when creating new products (#167) 2024-10-10 14:34:29 +02:00
Anders GustafssonandGitHub 3101e04b66 Remove listprice (#166) 2024-10-02 12:49:48 +02:00
Arwid ThornströmandGitHub 0ffeacc638 added cleanup mutation (#157)
* added cleanup mutation

* default to empty array
2023-10-17 11:18:29 +02:00
Arwid ThornströmandGitHub 91d6aa1d1a 4230: added functionality for new interior generation (#156)
* added functionality for new interior generation

* update

* fixes
2023-09-12 11:26:17 +02:00
Anders GustafssonandGitHub 6feb7ee388 3769 - Differentiate forbidden and unauthenticated - add product group filter (#153) 2023-05-23 08:40:44 +02:00
Anders GustafssonandGitHub 7f341f510e Fix scopes and promise handling (#152) 2023-05-10 09:17:49 +02:00
Anders GustafssonandGitHub aaaf8c052e 3112 - lowercase facet orientation values (#150) 2023-03-30 10:04:53 +02:00
Anders GustafssonandGitHub c475c1c860 3367 add facets subquery to product (#146) 2023-02-28 10:28:58 +01:00
Anders GustafssonandGitHub 1720280840 3215 Fix 1n issue for products->designer and printProduct->interiors query (#140) 2023-01-26 09:58:18 +01:00
Arwid ThornströmandGitHub 62b93a3656 3124: added listprice to printproduct and public access to product and designers (#138) 2022-12-19 09:29:47 +01:00
Arwid ThornströmandGitHub c68c182b64 3010: Apollo 4 major update and complete security overhaul to prepare for public api support
* 2919: rewrite for update to apollo 4 (#131)

* rewrite for update to apollo 4

* removed container tests, edited make to publish any branch to staging

* revert makefile

* cleanup

* update 1

* more fixes to get it working on aws

* enabled csrf prevention protection, testing if build works

* switched to express version

* changed the healthcheck url

* added cache to restdatasources

* 3011: create a login mutation on graphql server that responds with a access token (#133)

* 3011 added login rest endpoint and general scope fixes

* changed login auth to basic auth username and password

* minor changes from CR feedback

* force update

* added tighter timeout for idle knex connection

* Refactor authentication and scopes (#134)

* big refactor of scopes in graphql

* cr fixes

* some security fixes (#135)

* some security fixes

* cleanup

* update staging

* minor readme change
2022-12-12 12:58:24 +01:00
Anders GustafssonandGitHub eeb69fe5f0 Add Query for productByPath (#117) 2022-09-02 11:41:34 +02:00
Niklas FondbergandGitHub 60d4d312f1 Add prod from CMS (#111) 2022-04-19 13:02:48 +02:00
Niklas FondbergandGitHub 1afebfdfdb Revert "Revert "Add publishing date (#107)" (#108)" (#109)
This reverts commit b1da0b547e.
2022-03-14 09:56:21 +01:00
Anders GustafssonandGitHub b1da0b547e Revert "Add publishing date (#107)" (#108) 2022-03-11 09:19:07 +01:00
Niklas FondbergandGitHub cf6b1fd56e Add publishing date (#107) 2022-03-10 16:22:03 +01:00
be5471f958 Add pagination to orders and products (#106)
* Add pagination to orders and products

* remove comment

Co-authored-by: Anders Gustafsson <anders@photowall.se>
2022-02-16 16:20:35 +01:00
Arwid ThornströmandGitHub 6741e82479 89-poster-defaults (#96)
* print defaults in printproducts

* Add default to printproduct mutation

* added insertDefaults when changing productgroup

* fixed bug for square in square

* cleanup, and tests for calculations

* small fixes, added return values for update
2021-12-08 11:00:15 +01:00
Niklas FondbergandGitHub 8cea3b5db6 Add mass edit of visible, browsable and blacklisting (#86)
* Add massedit WIP

* Add massedit

* Review comments

* Remove more debug
2021-12-03 11:48:10 +01:00
Anders GustafssonandGitHub 0afe689200 upgrade to node 16, add search by full product id (#84) 2021-11-02 10:57:11 +01:00
Arwid ThornströmandGitHub 48972d7090 added comments in code (#81) 2021-10-29 07:22:42 +02:00
Niklas FondbergandGitHub 68e7414e32 Break out ref and copyright to own responses (#79) 2021-10-27 13:15:16 +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
Niklas FondbergandGitHub 1f11fd7288 Add translate API (#72) 2021-10-18 15:29:44 +02:00
Niklas FondbergandGitHub 640849de45 Add access control (#65) 2021-10-11 16:53:18 +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
Niklas FondbergandGitHub 4fda9a8a73 Add product comments (#54) 2021-09-23 14:17:10 +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 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 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 07f416e5d7 104 add focus point mutation 2021-09-07 10:21:02 +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 596d21dce8 Add keyword mutation for product (#19) 2021-09-03 09:51:49 +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 58ed7fbf6a P5 7617 cleanup market and locale (#10)
* Minor fixes

* Cleanup with adding Locale type

* Add locales to test
2021-08-12 10:51:02 +02:00
Niklas FondbergandGitHub d17df41d86 Added product admin features 2021-07-26 10:35:52 +02:00