20 Commits
Author SHA1 Message Date
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 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
Arwid ThornströmandGitHub 72f2e0cb56 126: upgrade libs for graphql major versions (#127)
* upgraded minor and patch libraries

* upgrade lock file for tests

* 126: upgraded all major versions in package.json

* removed unused import
2022-11-01 12:43:18 +01:00
Arwid ThornströmandGitHub 08c6e5718b 124 upgrade libs for graphql minor and patch versions (#125)
* upgraded minor and patch libraries

* upgrade lock file for tests
2022-10-25 14:06:24 +02:00
Niklas FondbergandGitHub 35ad46cb6d Upgrade deps (#113)
* Upgrade deps

* Fixed versions

* Script to translate all keywords

* Delete translate_all_keywords.js
2022-06-07 12:32:03 +02:00
Niklas FondbergandGitHub 0685902d9f Upgrade deps and add new relic for tracing and logs (#103)
* Upgrade deps and add new relic for tracing and logs

* Added env variable

* Readd bernard which was accidently removed
2022-02-11 11:50:56 +01:00
Anders GustafssonandGitHub 0afe689200 upgrade to node 16, add search by full product id (#84) 2021-11-02 10:57:11 +01:00
Niklas FondbergandGitHub 1f11fd7288 Add translate API (#72) 2021-10-18 15:29:44 +02:00
Niklas FondbergandGitHub 2a8212ff12 Add bernard sqs msg to add redirect for changed paths (#73) 2021-10-14 15:55:10 +02:00
Niklas FondbergandGitHub 491ac6e64e AddProduct mutation (#59) 2021-10-05 10:03:13 +02:00
Niklas FondbergandGitHub 84bed9a7ce File upload functionality for own interiors (#39) 2021-09-13 13:38:53 +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 d17df41d86 Added product admin features 2021-07-26 10:35:52 +02:00
Niklas Fondberg 6bca11c62d Do not verify token during tests 2021-07-06 12:25:38 +02:00
Arwid ThornströmandGitHub 74796e23a8 P5-7141: basic tests (#1)
* added containers for db and apollo

* connected to test db

* added network again

* Added base for tests
2021-06-17 11:04:22 +02:00
Niklas Fondberg bf01ecba9c Add embryo to e2e tests 2021-04-19 12:54:38 +02:00
Niklas Fondberg e33d21e320 WIP 2021-04-19 10:14:54 +02:00
Niklas Fondberg 3c648cee29 Added designers 2021-04-08 23:11:24 +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