5 Commits
Author SHA1 Message Date
Arwid ThornströmandGitHub 549046096c added support for sqs sample ripper when creating new products (#167) 2024-10-10 14:34:29 +02: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
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
Anders Gustafsson 0e50772f56 P5-7626 - Env for prodlike as well 2021-08-12 10:53:05 +02:00
Anders Gustafsson 38cfa4d05a P5-7626 - Development fixes and clarifications 2021-08-12 10:51:57 +02:00