Rémi REGNAULT
|
3e0f027562
|
feat: filter respected by ingredient or by recipe can be obtained by asking API
|
1 year ago |
Rémi REGNAULT
|
ea4769063d
|
feat: add IngredientsClassesController
|
1 year ago |
Rémi REGNAULT
|
948045dced
|
feat: add IngredientsClassesGateway
|
1 year ago |
Rémi REGNAULT
|
3e2a04c1ef
|
feat: add enum for IngredientsClasses
|
1 year ago |
Rémi REGNAULT
|
0b3c969b8a
|
add new script that combine npm i, npm run build and npm run start
|
1 year ago |
Rémi REGNAULT
|
ab9c584cdb
|
npm run start is now working
|
1 year ago |
Rémi REGNAULT
|
f8f6ee3745
|
trying to have "npm run build" and "npm run start" working
|
1 year ago |
Rémi REGNAULT
|
1fd09dd07f
|
change ci test script timeout
|
1 year ago |
Rémi REGNAULT
|
00454c50f4
|
add specific script that will be run on to the pipeline
|
1 year ago |
Rémi REGNAULT
|
e8c5c56541
|
fix: change message when starting the app
|
1 year ago |
Rémi REGNAULT
|
ae387ff6e8
|
fix: remove useless imports
|
1 year ago |
Rémi REGNAULT
|
74c60cc156
|
test: add tests for steps controller
|
1 year ago |
Rémi REGNAULT
|
c183b18074
|
tests: add test for recipes controller
|
1 year ago |
Rémi REGNAULT
|
e3e444acda
|
tests: add more test on IngredientsController
|
1 year ago |
Rémi REGNAULT
|
c5866443c0
|
tests: add tests for IngredientsController for route ingredients/ and ingredients/:id
|
1 year ago |
Rémi REGNAULT
|
01c8cce238
|
Merge branch 'master' into WORK-RRE
|
1 year ago |
Rémi REGNAULT
|
cc96e541b2
|
feat: add route to get rating list
|
1 year ago |
Rémi REGNAULT
|
c67ea5fac5
|
feat: add route to get comments_dictionary
|
1 year ago |
Rayhân HASSOU
|
f28ea8bd0a
|
some upgrade
|
1 year ago |
Rayhân HASSOU
|
c1caef080b
|
change
|
1 year ago |
Rayhân HASSOU
|
ab59eef2d5
|
upgrade filter function
|
1 year ago |
Rayhân HASSOU
|
f20a742667
|
modify filter route
|
1 year ago |
Rémi REGNAULT
|
3254de4433
|
fix: working on code smells
|
1 year ago |
Rémi REGNAULT
|
8c399384c3
|
feat: add route multiples ingredients to find a recipe
|
1 year ago |
Rémi REGNAULT
|
cd19a51619
|
resolving bugs and security mentionned by sonar
|
1 year ago |
Rémi REGNAULT
|
f678b21a56
|
merge with master
|
1 year ago |
Rémi REGNAULT
|
59f87bec57
|
working on test and sonar
|
1 year ago |
Rémi REGNAULT
|
a3cf39004c
|
working on test and sonar
|
1 year ago |
Rémi REGNAULT
|
018f274bf7
|
working on test and sonar
|
1 year ago |
Rémi REGNAULT
|
20729472ce
|
working on test and sonar
|
1 year ago |
Rémi REGNAULT
|
fe499b36a2
|
working on test and sonar
|
1 year ago |
Rémi REGNAULT
|
6d66956751
|
working on test and sonar
|
1 year ago |
Rayhân HASSOU
|
f9adc7d012
|
fix some bugs
|
1 year ago |
Rayhân HASSOU
|
1c0d9f2f43
|
Merge branch 'WORK-RHA'
|
1 year ago |
Rayhân HASSOU
|
8d8e205f94
|
add some changes
|
1 year ago |
Rémi REGNAULT
|
53368cdc3b
|
working on test to be shown on sonar
|
1 year ago |
Rémi REGNAULT
|
3ee3149d50
|
get modifications
|
1 year ago |
Rémi REGNAULT
|
2808d3fac9
|
feat: close server when running tests
|
1 year ago |
Rémi REGNAULT
|
e05f55a934
|
feat: add tests
|
1 year ago |
Rémi REGNAULT
|
d84748f08e
|
fix: the app was crashing when multiple connection where required. I replaced pg.Client by pg.Pool, it should enhanced the usability and durability
|
1 year ago |
Rémi REGNAULT
|
78973cfcc9
|
working on code smells
|
1 year ago |
Rémi REGNAULT
|
d5e4259bb1
|
working on code smells
|
1 year ago |
Rémi REGNAULT
|
53b6798e48
|
working on code smells
|
1 year ago |
Rémi REGNAULT
|
b4b6338ad5
|
remove useless import
|
1 year ago |
Rémi REGNAULT
|
ababfc7a33
|
feat: class connection will use from now the env variable
|
1 year ago |
Rayhân HASSOU
|
32c249e7b8
|
route for recipes are completed
|
1 year ago |
Rayhân HASSOU
|
0dc727fe44
|
Merge branch 'WORK-RHA' of https://codefirst.iut.uca.fr/git/Sae_LeftOvers/LeftOvers_Api into WORK-RHA
|
1 year ago |
Rayhân HASSOU
|
7d042d5a17
|
now the routes for recipes also returns the steps
|
1 year ago |
David D'ALMEIDA
|
264c1133c4
|
fix dirname in DockerFile
|
1 year ago |
Rayhân HASSOU
|
1203db6a96
|
change logs
|
1 year ago |