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
Arwid Thornström and GitHub
2bbb669032
51: added slash to interiors query uri ( #53 )
2021-09-22 15:08:09 +02:00
Arwid Thornström and GitHub
ada116b787
HOTFIX: fixed room2 to room02 ( #49 )
...
* HOTFIX: fixed room2 to room02
* typescript
2021-09-20 12:33:41 +02:00
Arwid Thornström and GitHub
613ec8aad0
47: refactor interiors mutation to handle uri ( #48 )
...
* 47: refactor interiors mutation to handle uri
* removed log
2021-09-17 15:40:50 +02:00
Arwid Thornström and GitHub
e52c7d4522
42: add product group interiors mutation ( #44 )
2021-09-16 09:42:06 +02:00
Arwid Thornström and GitHub
18bd4db37b
HOTFIX: fixed no framed-print returned in interiors query ( #35 )
2021-09-08 09:19:34 +02:00
Arwid Thornström and GitHub
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öm and GitHub
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
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
Arwid Thornström and GitHub
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
Arwid Thornström and GitHub
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