Arwid Thornström and GitHub
83155577ac
Keep the interior roomtypes after interiors table update ( #185 )
2026-01-16 09:00:12 +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
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
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
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
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
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
Arwid Thornström and GitHub
0a26a3143e
HOTFIX: fixed scopes for designers ( #145 )
2023-02-23 14:34:02 +01:00
Arwid Thornström and GitHub
62b93a3656
3124: added listprice to printproduct and public access to product and designers ( #138 )
2022-12-19 09:29:47 +01:00
Arwid Thornström and GitHub
28d643003e
redeploy ( #137 )
2022-12-12 13:23:12 +01:00
Arwid Thornström and GitHub
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