Commit Graph
61 Commits
Author SHA1 Message Date
Niklas FondbergandGitHub 692b530623 Be more careful with default types (#34) 2021-09-09 09:40:40 +02:00
Anders GustafssonandGitHub 4eb04534f5 Merge pull request #29 from Photowall/104-focus-point-mutation 2021-09-08 09:57:55 +02:00
Arwid ThornströmandGitHub 18bd4db37b HOTFIX: fixed no framed-print returned in interiors query (#35) 2021-09-08 09:19:34 +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
Anders Gustafsson e9cdd28eef Merge branch 'master' into 104-focus-point-mutation 2021-09-07 12:45:36 +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
Anders Gustafsson 07f416e5d7 104 add focus point mutation 2021-09-07 10:21:02 +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
Arwid ThornströmandGitHub 8d83205747 20: printproduct group mutation (#21)
* Finished the mutation for productGroups

* Fixes after CR

* added enums for typeid
2021-09-03 15:11:06 +02:00
Arwid ThornströmandGitHub a4b847c7be 22: fixed error when roomName null (#23)
* 22: fixed error when roomName null

* id now from new interiorId

* removed null optional
2021-09-03 13:04:01 +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
cbb0024359 15: added preliminary tests for product and products (#17)
* Merge

* 15: added preliminary tests for product and products

Co-authored-by: Niklas Fondberg <niklas.fondberg@photowall.se>
2021-08-27 16:52:39 +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
Anders GustafssonandGitHub 127eb333da Merge pull request #12 from Photowall/P5-7626-fix-dev 2021-08-12 12:02:05 +02:00
Anders Gustafsson 123272fe23 Merge branch 'master' into P5-7626-fix-dev 2021-08-12 11:58:40 +02:00
Niklas FondbergandGitHub 72997e26f1 Hot fix remove double rows def 2021-08-12 10:59:13 +02: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
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
Arwid ThornströmandGitHub c92482777d P5-7496: orders tests (#3)
* P5-7495: added more db data and more designer tests

* P5-7496: rebuild for sql export, added better test control values

* changed order rows - edge from int to string

* added tests for designer order rows

* remove sql inserts

* Some cleanup and moving files

* package

* removed comments

* added base sql files to pass tests on github CI
2021-07-02 11:17:59 +02:00
Niklas FondbergandGitHub 84d62c6b8a Addd npm test action on commits to PRs and master 2021-06-22 13:28:55 +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 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