Commit Graph
144 Commits
Author SHA1 Message Date
Arwid ThornströmandGitHub ec6f2b73de 121: updated the makefile to be able to publish production-web stack. (#122) 2022-10-24 10:27:04 +02:00
Rikard BartholfandGitHub e9ecbb4c14 Merge pull request #115 from Photowall/2369-rework-stock-product-handling
Remove references from old stock-tables
2022-09-22 07:58:59 +02:00
Fredrik RingqvistandGitHub ad9375a6f9 Add Designer.excludeFromSearch field (#119) 2022-09-19 15:15:05 +02:00
Rikard Bartholf 0e27f8bd0e Merge branch 'master' into 2369-rework-stock-product-handling 2022-09-14 15:41:24 +02:00
b2fa2f7d8a removing batch info from the url (#116)
* removing batch info from the url

* small CR changes

Co-authored-by: Sreeraj Rajendran Nair <sreeraj.rajendran@photowall.com>
2022-09-07 11:06:07 +02:00
Anders GustafssonandGitHub eeb69fe5f0 Add Query for productByPath (#117) 2022-09-02 11:41:34 +02:00
Niklas FondbergandGitHub f8f91247cf Translate keywords (#114) 2022-07-01 11:54:51 +02:00
Rikard Bartholf 0ac79e9675 Fix typo in README 2022-06-15 10:04:41 +02:00
Rikard Bartholf 2132acf2b7 Update README 2022-06-15 10:04:18 +02:00
Rikard Bartholf bf6680ecbe Cleanup 2022-06-14 17:25:59 +02:00
Rikard Bartholf c4e872b5d4 Fix failing tests 2022-06-14 17:14:15 +02:00
Rikard Bartholf c69ae8648e WIP 2022-06-14 17:06:06 +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
Rikard Bartholf e0eff32b0e Remove references from old stock-tables 2022-05-23 15:51:35 +02:00
Niklas FondbergandGitHub 9e2ff31b65 Add category locale names (#112) 2022-04-21 11:59:35 +02:00
Niklas FondbergandGitHub 60d4d312f1 Add prod from CMS (#111) 2022-04-19 13:02:48 +02:00
Niklas FondbergandGitHub 1afebfdfdb Revert "Revert "Add publishing date (#107)" (#108)" (#109)
This reverts commit b1da0b547e.
2022-03-14 09:56:21 +01:00
Anders GustafssonandGitHub b1da0b547e Revert "Add publishing date (#107)" (#108) 2022-03-11 09:19:07 +01:00
Niklas FondbergandGitHub cf6b1fd56e Add publishing date (#107) 2022-03-10 16:22:03 +01:00
Niklas FondbergandGitHub c4e04dc616 Update new-relic.yml 2022-02-23 13:05:44 +01:00
Niklas FondbergandGitHub 5cec0111d6 Update new-relic.yml 2022-02-23 12:37:58 +01:00
Niklas FondbergandGitHub 75cce9aa74 Update new-relic.yml 2022-02-23 12:34:32 +01:00
Niklas FondbergandGitHub e8c5c0d0ee Update new-relic.yml 2022-02-23 12:31:30 +01:00
Niklas FondbergandGitHub d5ebf9ced8 Add new relic deployment marker 2022-02-23 12:26:06 +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
Arwid ThornströmandGitHub 3d7a36afc4 fixed id for knex call (#105)
* fixed id for knex call

* other fixes for breaking changes in knex api
2022-02-15 09:20:12 +01: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
Niklas FondbergandGitHub 8deebb3b1e Update node.js.yml 2022-02-11 09:53:14 +01:00
Niklas FondbergandGitHub 8fd5d4927c Update node.js.yml 2022-02-11 09:52:36 +01:00
e57cab3b23 Adapt for new ordermodel (#97)
Co-authored-by: Niklas Fondberg <niklas.fondberg@photowall.se>
2022-01-20 07:11:43 +01:00
Arwid ThornströmandGitHub ea086568d0 fixed calculations for poster defaults, added tests (#102) 2022-01-12 11:24:06 +01:00
Arwid ThornströmandGitHub 6741e82479 89-poster-defaults (#96)
* print defaults in printproducts

* Add default to printproduct mutation

* added insertDefaults when changing productgroup

* fixed bug for square in square

* cleanup, and tests for calculations

* small fixes, added return values for update
2021-12-08 11:00:15 +01:00
Anders GustafssonandGitHub b556bb8df2 Revert "Remove noise and add stacktraces (#93)" (#98)
This reverts commit 8096e4730c.
2021-12-06 14:30:54 +01:00
haraldphotowallandGitHub 72974521a7 fix batch bug addproduct mutation (#95) 2021-12-03 13:00:45 +01:00
Niklas FondbergandGitHub 8cea3b5db6 Add mass edit of visible, browsable and blacklisting (#86)
* Add massedit WIP

* Add massedit

* Review comments

* Remove more debug
2021-12-03 11:48:10 +01:00
Niklas FondbergandGitHub 8096e4730c Remove noise and add stacktraces (#93) 2021-12-01 12:02:43 +01:00
Niklas FondbergandGitHub e60adb04a9 Fix non awaited promises (#88) 2021-11-18 14:38:13 +01:00
Niklas FondbergandGitHub a979d30314 Fix the dup key issue on i18n name (#85) 2021-11-10 11:38:41 +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 043f1455cf Return null if order was not found (#83) 2021-10-29 15:55:28 +02:00
Niklas FondbergandGitHub 949de5e5e5 Add order by to return first order (#82) 2021-10-29 12:27:47 +02:00
Arwid ThornströmandGitHub 48972d7090 added comments in code (#81) 2021-10-29 07:22:42 +02:00
Niklas FondbergandGitHub ee16ff44c6 Add external order id query for paypal and klarna ids (#80) 2021-10-28 11:05:38 +02:00
Fredrik RingqvistandGitHub 7fe6414723 Update readme to redeploy 2021-10-28 07:03:28 +02:00
Niklas FondbergandGitHub 68e7414e32 Break out ref and copyright to own responses (#79) 2021-10-27 13:15:16 +02:00
Niklas FondbergandGitHub 56ad07edf8 Add translation for product names (#74) 2021-10-26 10:08:25 +02:00
Arwid ThornströmandGitHub ac5be19649 77 more search options (#78)
* added search for copyright

* added search by reference
2021-10-22 14:39:46 +02:00
Arwid ThornströmandGitHub 8d9477d85b Added more correct regexp (#76) 2021-10-22 09:03:08 +02:00
Niklas FondbergandGitHub e821e41500 Add dot to redeploy 2021-10-18 16:41:30 +02:00
Niklas FondbergandGitHub 1f11fd7288 Add translate API (#72) 2021-10-18 15:29:44 +02:00