Arwid Thornström and GitHub
dcf41787d2
Enhance ECS CloudFormation template by adding EnvironmentName paramet… ( #192 )
...
* Enhance ECS CloudFormation template by adding EnvironmentName parameter with allowed values and tagging resources with Project and Environment details for better organization and management.
* fixed
* Update CloudFormation templates to include Project tag in create and update stack commands, while removing redundant Project tags from resources in ecs-service.yaml for improved consistency and organization.
* Add COST_ENVIRONMENT variable to CloudFormation Makefile for production and testing environments, and include it in stack creation and update commands for improved tagging consistency.
* revert ecs service
2026-05-20 13:48:30 +02:00
Anders Gustafsson and GitHub
e82457e45a
8942 - clear product-category cache on mutation ( #194 )
2026-05-12 14:01:06 +02:00
Erik Tiekstra and GitHub
c996cf53e0
9101: Added new filters for motifs ( #193 )
2026-05-04 09:55:51 +02:00
Erik Tiekstra and GitHub
bbb750e5f4
9028: added pattern and extra wide option to facets ( #191 )
2026-04-02 07:14:50 +02:00
Anders Gustafsson and GitHub
d25a8878f0
8832 - Add style to facets ( #188 )
2026-03-03 09:57:11 +01:00
Anders Gustafsson and GitHub
f9e670e1c3
7960 Add categories v2 to product endpoint ( #187 )
2026-02-09 08:46:06 +01:00
Anders Gustafsson and GitHub
2f86495a88
Revert "7960 - Add categories_v2 field on Product ( #180 )" ( #186 )
...
This reverts commit 3bef054684 .
2026-02-05 14:54:37 +01:00
Anders Gustafsson and GitHub
3bef054684
7960 - Add categories_v2 field on Product ( #180 )
2026-02-05 14:53:14 +01:00
Arwid Thornström and GitHub
83155577ac
Keep the interior roomtypes after interiors table update ( #185 )
2026-01-16 09:00:12 +01:00
Anders Gustafsson and GitHub
001e8997c2
8608 - cleanup graphql-production-web code ( #184 )
2026-01-07 08:54:05 +01:00
Arwid Thornström and GitHub
a298b3474e
added support for room_types ( #183 )
...
* added support for room_types
* backwards compability
2025-12-16 10:44:24 +01:00
Anders Gustafsson and GitHub
c3f160b8ea
8362 add rooms to facets and adjust color behaviour ( #182 )
2025-11-12 09:20:55 +01:00
Arwid Thornström and GitHub
82e001aaaf
disable the cleanupInteriors function but keep the functionality ( #181 )
2025-11-03 10:41:31 +01:00
Arwid Thornström and GitHub
3259fa702c
fetch collections from new table ( #179 )
...
* fetch collections from new table
* optimization fixes
* fixed fields
2025-10-09 12:59:32 +02:00
Rikard Bartholf and GitHub
a6097b0750
Tag AI Generated motifs in admin
2025-08-21 11:14:20 +02:00
Fredrik Ringqvist and GitHub
f4b0109e55
Add sending of cache invalidation events for several product edits ( #177 )
2025-08-14 10:44:38 +02:00
Fredrik Ringqvist and GitHub
f356ce0d4a
Send ProductUpdated SQS event for cache invalidation ( #175 )
2025-06-13 15:28:39 +02:00
Anders Gustafsson and GitHub
39cd0e533e
7696 - Make it possible to query public data without cognito auth ( #176 )
2025-06-13 10:17:55 +02:00
Arwid Thornström and GitHub
d93ec646e2
creates a productTitle text db entry and does not translate it. ( #171 )
...
* creates a productTitle text db entry and does not translate it.
* disabled the translate from aws
* dont translate the titles
2025-05-27 10:39:22 +02:00
Arwid Thornström and GitHub
c08787422f
added localized names to product output ( #173 )
...
* added localized names to product output
* changed to localeNames to conform with other localeNames
2025-05-15 10:10:27 +02:00
Fredrik Ringqvist and GitHub
10fa25b230
Add collections ( #172 )
2025-04-29 14:00:35 +02:00
Arwid Thornström and GitHub
efab961a29
added ref4 ( #169 )
2025-02-21 10:24:40 +01:00
Arwid Thornström and GitHub
6e66c5ed7f
added delay for sqs message ( #168 )
2024-10-30 14:13:10 +01:00
Arwid Thornström and GitHub
549046096c
added support for sqs sample ripper when creating new products ( #167 )
2024-10-10 14:34:29 +02:00
Anders Gustafsson and GitHub
3101e04b66
Remove listprice ( #166 )
2024-10-02 12:49:48 +02:00
Rikard Bartholf and GitHub
5db5d82d39
Merge pull request #165 from Photowall/4194-drop-product-types-table
...
Remove product-type
2024-06-04 12:35:01 +02:00
Rikard Bartholf
84e368acba
Add docker-compose.yml to .gitignore
2024-05-28 13:37:53 +02:00
Rikard Bartholf
1ea4534cce
Remove references in config.txt
2024-05-28 13:23:38 +02:00
Rikard Bartholf
6c753a7954
Remove redundant TODO:
2024-04-04 16:45:35 +02:00
Rikard Bartholf
350bad4404
Remove product-type
2024-04-04 16:43:13 +02:00
Rikard Bartholf and GitHub
28f7d93d69
Merge pull request #164 from Photowall/4196-remove-unused-pgroups
...
Remove unused product groups
2024-03-13 10:40:32 +01:00
Rikard Bartholf
31b68b1631
Remove unused product groups
2024-03-07 13:07:00 +01:00
Anders Gustafsson and GitHub
34f8b1d61c
4257 - Return localeData in same order as requested ( #163 )
2024-01-23 11:30:01 +01:00
Fredrik Ringqvist and GitHub
87b389e695
Replace v_esales_categorytree_i18n with _unmaterialized ( #162 )
2024-01-11 12:11:09 +01:00
Anders Gustafsson and GitHub
051355ba6a
4257 - add multi locale support to categories resolver ( #161 )
2024-01-09 14:48:44 +01:00
Arwid Thornström and GitHub
2a9b7a88ee
4519 graphql change so we use delete multiple command when deleting files from s3 ( #159 )
...
* now use deleteObjects plural instead of single delete
* fixed when nothing is removed
2023-10-25 14:14:41 +02:00
Arwid Thornström and GitHub
b2a296c857
orientation should now be correct ( #158 )
2023-10-23 08:28:39 +02:00
Arwid Thornström and GitHub
0ffeacc638
added cleanup mutation ( #157 )
...
* added cleanup mutation
* default to empty array
2023-10-17 11:18:29 +02:00
Arwid Thornström and GitHub
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
Arwid Thornström and GitHub
a51cbca616
Updated readme ( #155 )
2023-08-31 19:42:39 +02:00
Fredrik Ringqvist and GitHub
21ae1c4fb9
Wallpapers use new pricing listprice, external products use old version ( #151 )
2023-06-12 09:05:47 +02:00
Anders Gustafsson and GitHub
1b6c24a5d2
3871 - Add ids filter for products query ( #154 )
2023-05-31 14:38:23 +02:00
Anders Gustafsson and GitHub
6feb7ee388
3769 - Differentiate forbidden and unauthenticated - add product group filter ( #153 )
2023-05-23 08:40:44 +02:00
Anders Gustafsson and GitHub
7f341f510e
Fix scopes and promise handling ( #152 )
2023-05-10 09:17:49 +02:00
Arwid Thornström and GitHub
77f8973a32
3111: added bernard queue value ( #148 )
...
* added bernard queue value
* dont use previous value
2023-03-30 13:01:14 +02:00
Anders Gustafsson and GitHub
aaaf8c052e
3112 - lowercase facet orientation values ( #150 )
2023-03-30 10:04:53 +02:00
Anders Gustafsson and GitHub
88fc6f67f1
fix timezone for publish date mutation ( #149 )
2023-03-27 11:08:52 +02:00
Anders Gustafsson and GitHub
c66a18478b
3384 - add locales to market query ( #147 )
2023-03-02 12:56:38 +01:00
Anders Gustafsson and GitHub
c475c1c860
3367 add facets subquery to product ( #146 )
2023-02-28 10:28:58 +01:00
5bc4e92c92
name & url format fix ( #144 )
...
* name & url format fix
* Added pushing staging notes to readme
* push-to-staging
---------
Co-authored-by: Sreeraj Rajendran Nair <sreeraj.rajendran@photowall.com >
2023-02-27 10:52:07 +01:00