22 Commits (d84748f08ed22e78990cdc5b0f01f246ebf74a82)

Author SHA1 Message Date
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
continuous-integration/drone/push Build is passing Details
1 year ago
Rémi REGNAULT 78973cfcc9 working on code smells
continuous-integration/drone/push Build is passing Details
1 year ago
Rémi REGNAULT d5e4259bb1 working on code smells
1 year ago
Rémi REGNAULT 53b6798e48 working on code smells
continuous-integration/drone/push Build is passing Details
1 year ago
Rémi REGNAULT b4b6338ad5 remove useless import
continuous-integration/drone/push Build is passing Details
1 year ago
Rémi REGNAULT ababfc7a33 feat: class connection will use from now the env variable
continuous-integration/drone/push Build is passing Details
1 year ago
Rayhân HASSOU 32c249e7b8 route for recipes are completed
continuous-integration/drone/push Build is passing Details
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
continuous-integration/drone/push Build is passing Details
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
continuous-integration/drone/push Build is passing Details
1 year ago
Rayhân HASSOU 1203db6a96 change logs
continuous-integration/drone/push Build is failing Details
1 year ago
Rayhân HASSOU 64bb8e6436 resolve conflit
continuous-integration/drone/push Build is failing Details
1 year ago
Rayhân HASSOU f294250be6 add gateway recipes
1 year ago
David D'ALMEIDA 4cf8127002 fix(CI)
continuous-integration/drone/push Build is failing Details
1 year ago
David D'ALMEIDA c94db9fc93 🚀 feat(CI): Ajout de la configuration CI/CD pour l'API Node.js avec Drone CI
continuous-integration/drone/push Build was killed Details
1 year ago
David D'ALMEIDA f3bae05a19 🚀 feat(CI): Ajout de la configuration CI/CD pour l'API Node.js avec Drone CI
continuous-integration/drone/push Build is failing Details
1 year ago
Rémi REGNAULT acff49b692 feat: divide old ingredients controller into new ingredient controller and ingredient gateway
1 year ago
Rémi REGNAULT df10669f3e update: ingredients controller send an array of ingredient instead of pure json
1 year ago
Rémi REGNAULT 337fd3ce96 feat: searching for one ingredient in local db is working, searching for all ingredient in local db is working
1 year ago
Rémi REGNAULT 5885504c18 feat: add connection to database (not working yet. Due to database parameters ?)
1 year ago
Rémi REGNAULT 0597c20504 feat : add exceptions, classes for manipulated object, routes for all ingredients and all recipes, route for one ingredient
1 year ago
Rémi REGNAULT 5cbf3b03b5 feat: A good start for the API
1 year ago