Anders Gustafsson and GitHub
b1da0b547e
Revert "Add publishing date ( #107 )" ( #108 )
2022-03-11 09:19:07 +01:00
Niklas Fondberg and GitHub
cf6b1fd56e
Add publishing date ( #107 )
2022-03-10 16:22:03 +01:00
Niklas Fondberg and GitHub
c4e04dc616
Update new-relic.yml
2022-02-23 13:05:44 +01:00
Niklas Fondberg and GitHub
5cec0111d6
Update new-relic.yml
2022-02-23 12:37:58 +01:00
Niklas Fondberg and GitHub
75cce9aa74
Update new-relic.yml
2022-02-23 12:34:32 +01:00
Niklas Fondberg and GitHub
e8c5c0d0ee
Update new-relic.yml
2022-02-23 12:31:30 +01:00
Niklas Fondberg and GitHub
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öm and GitHub
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 Fondberg and GitHub
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 Fondberg and GitHub
8deebb3b1e
Update node.js.yml
2022-02-11 09:53:14 +01:00
Niklas Fondberg and GitHub
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öm and GitHub
ea086568d0
fixed calculations for poster defaults, added tests ( #102 )
2022-01-12 11:24:06 +01:00
Arwid Thornström and GitHub
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 Gustafsson and GitHub
b556bb8df2
Revert "Remove noise and add stacktraces ( #93 )" ( #98 )
...
This reverts commit 8096e4730c .
2021-12-06 14:30:54 +01:00
haraldphotowall and GitHub
72974521a7
fix batch bug addproduct mutation ( #95 )
2021-12-03 13:00:45 +01:00
Niklas Fondberg and GitHub
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 Fondberg and GitHub
8096e4730c
Remove noise and add stacktraces ( #93 )
2021-12-01 12:02:43 +01:00
Niklas Fondberg and GitHub
e60adb04a9
Fix non awaited promises ( #88 )
2021-11-18 14:38:13 +01:00
Niklas Fondberg and GitHub
a979d30314
Fix the dup key issue on i18n name ( #85 )
2021-11-10 11:38:41 +01:00
Anders Gustafsson and GitHub
0afe689200
upgrade to node 16, add search by full product id ( #84 )
2021-11-02 10:57:11 +01:00
Niklas Fondberg and GitHub
043f1455cf
Return null if order was not found ( #83 )
2021-10-29 15:55:28 +02:00
Niklas Fondberg and GitHub
949de5e5e5
Add order by to return first order ( #82 )
2021-10-29 12:27:47 +02:00
Arwid Thornström and GitHub
48972d7090
added comments in code ( #81 )
2021-10-29 07:22:42 +02:00
Niklas Fondberg and GitHub
ee16ff44c6
Add external order id query for paypal and klarna ids ( #80 )
2021-10-28 11:05:38 +02:00
Fredrik Ringqvist and GitHub
7fe6414723
Update readme to redeploy
2021-10-28 07:03:28 +02:00
Niklas Fondberg and GitHub
68e7414e32
Break out ref and copyright to own responses ( #79 )
2021-10-27 13:15:16 +02:00
Niklas Fondberg and GitHub
56ad07edf8
Add translation for product names ( #74 )
2021-10-26 10:08:25 +02:00
Arwid Thornström and GitHub
ac5be19649
77 more search options ( #78 )
...
* added search for copyright
* added search by reference
2021-10-22 14:39:46 +02:00
Arwid Thornström and GitHub
8d9477d85b
Added more correct regexp ( #76 )
2021-10-22 09:03:08 +02:00
Niklas Fondberg and GitHub
e821e41500
Add dot to redeploy
2021-10-18 16:41:30 +02:00
Niklas Fondberg and GitHub
1f11fd7288
Add translate API ( #72 )
2021-10-18 15:29:44 +02:00
Niklas Fondberg and GitHub
2a8212ff12
Add bernard sqs msg to add redirect for changed paths ( #73 )
2021-10-14 15:55:10 +02:00
Arwid Thornström and GitHub
3cf38453cd
fixed unique path function ( #71 )
2021-10-12 15:49:28 +02:00
Arwid Thornström and GitHub
7aff154eb4
added safe slug to productInfo mutation ( #70 )
2021-10-12 11:34:53 +02:00
Niklas Fondberg and GitHub
1fbe972af7
Add search for products in all sub categories ( #68 )
2021-10-11 19:28:15 +02:00
Niklas Fondberg and GitHub
d7532848a1
Add paypal transaction id ( #66 )
2021-10-11 16:53:42 +02:00
Niklas Fondberg and GitHub
640849de45
Add access control ( #65 )
2021-10-11 16:53:18 +02:00
Arwid Thornström and GitHub
1d5d75d354
add unique product path function when addProduct ( #67 )
...
* add unique product path function when addProduct
* refactor comments
2021-10-11 11:46:49 +02:00
Niklas Fondberg and GitHub
08149c4a87
Add product search ( #64 )
2021-10-11 11:20:48 +02:00
Arwid Thornström and GitHub
8b03ab8246
changes to readme to reflect auth changes ( #63 )
...
* changes to readme to reflect auth changes
* updated text a bit
2021-10-05 13:53:33 +02:00
Niklas Fondberg and GitHub
491ac6e64e
AddProduct mutation ( #59 )
2021-10-05 10:03:13 +02:00
Niklas Fondberg
4e55166828
Add environmentName as ENV
2021-10-04 14:11:52 +02:00
Anders Gustafsson and GitHub
dc90d2e9b2
60 verify token is valid ( #61 )
2021-10-04 12:49:13 +02:00
Niklas Fondberg and GitHub
be39423354
Use correct bucket ( #62 )
2021-10-04 12:47:33 +02:00
Anders Gustafsson and GitHub
a270d0d523
57 basic auth dev only ( #58 )
2021-09-29 10:43:51 +02:00
Arwid Thornström and GitHub
e5aa1486e3
Set the knex.raw queries to use insert parameter ( #56 )
...
* Set the knex.raw queries to use insert parameter
* changed knex method to use whereIn istead of raw, added rewrite table names for all tables with - in the name.
* fixed minor bug with interiors insert
2021-09-27 16:09:19 +02:00
Niklas Fondberg and GitHub
4fda9a8a73
Add product comments ( #54 )
2021-09-23 14:17:10 +02:00
Arwid Thornström and GitHub
2bbb669032
51: added slash to interiors query uri ( #53 )
2021-09-22 15:08:09 +02:00