Commit Graph
200 Commits
Author SHA1 Message Date
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
Niklas Fondberg 2b57afbc4a Add caching possibility to raw queries too 2021-04-08 16:17:33 +02:00
Niklas Fondberg d30432f4f4 Added categories to products 2021-04-08 15:39:50 +02:00
Niklas Fondberg f60a51a94b Add product 2021-04-08 15:09:31 +02:00
Niklas Fondberg e0f629d54d Added orderrows 2021-04-08 13:20:43 +02:00
Niklas Fondberg f3f39b2097 Address embryo 2021-04-07 18:30:56 +02:00
Niklas Fondberg 1b304930d3 Add arguments 2021-04-07 16:21:31 +02:00
Niklas Fondberg 59e385c144 Added products 2021-04-07 16:06:55 +02:00
Niklas Fondberg 949c641410 Add embryo to products 2021-04-06 15:49:41 +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
Niklas FondbergandGitHub a1280f4c0e Initial commit 2021-04-06 09:53:51 +02:00