Commit Graph
59 Commits
Author SHA1 Message Date
Niklas FondbergandGitHub be39423354 Use correct bucket (#62) 2021-10-04 12:47:33 +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
Niklas FondbergandGitHub 9059bc5d8d Add mutation to copy new s3 image as product image (#45) 2021-09-16 15:58:33 +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
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
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
Niklas Fondberg 5986dd0a52 Fix interiors 2021-09-07 12:14:48 +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
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 234996abfd Add token info 2021-08-13 13:42:14 +02:00
Niklas FondbergandGitHub b6cdf39c57 Create sync-staging.yml 2021-08-13 13:39:41 +02:00
Niklas FondbergandGitHub bd7655eabe P5-7632 Remove graphiql web query browser (#13) 2021-08-13 13:37:55 +02:00
Niklas FondbergandGitHub 72997e26f1 Hot fix remove double rows def 2021-08-12 10:59:13 +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 7047fe9851 Minor fixes (#9) 2021-08-12 10:40:42 +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 512ebf89f5 Fix merge conflict 2021-07-07 13:21:23 +02:00
Niklas FondbergandGitHub fe096eae7d Merge pull request #7 from Photowall/add-categories
Add SQL comments for keywords
2021-07-07 13:18:42 +02:00
Niklas Fondberg 7140ecf26b Add categories 2021-07-07 13:17:39 +02:00
Niklas FondbergandGitHub 3eafe0e575 Refactor for adding categories 2021-07-07 13:15:21 +02:00
Niklas FondbergandGitHub f9657a55b4 P5-7142 Merge pull request #5 from Photowall/P5-7142-add-cognito
P5-7142 add cognito
2021-07-07 13:12:27 +02:00
Niklas Fondberg f66dbe33d7 Major refactor 2021-07-06 15:57:22 +02:00
Niklas Fondberg 6bca11c62d Do not verify token during tests 2021-07-06 12:25:38 +02:00
Niklas Fondberg 4b7133a9ab Add token verification with development basic header 2021-07-06 10:31:04 +02:00
Niklas FondbergandGitHub 84d62c6b8a Addd npm test action on commits to PRs and master 2021-06-22 13:28:55 +02:00
Niklas Fondberg b9b6abbec5 Added test base for postgres 2021-04-29 14:37:48 +02:00
Niklas Fondberg bf01ecba9c Add embryo to e2e tests 2021-04-19 12:54:38 +02:00
Niklas Fondberg 6bd48467a3 WIP 2021-04-19 10:15:38 +02:00
Niklas Fondberg e33d21e320 WIP 2021-04-19 10:14:54 +02:00
Niklas Fondberg b8ff97ce6a Added orderrow fields 2021-04-11 09:03:04 +02:00
Niklas Fondberg d76bd3678c Remove comment 2021-04-08 23:28:27 +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 2b57afbc4a Add caching possibility to raw queries too 2021-04-08 16:17:33 +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 e0f629d54d Added orderrows 2021-04-08 13:20:43 +02:00
Niklas Fondberg f3f39b2097 Address embryo 2021-04-07 18:30:56 +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
Niklas Fondberg 813f4c8e47 Working version 2021-04-06 14:53:20 +02:00
Niklas Fondberg 4532fbc853 WIP 2021-04-06 09:56:18 +02:00