Commit Graph
18 Commits
Author SHA1 Message Date
jleroy2023 61e2b8b5d3 address controller 2025-07-16 10:06:51 +02:00
jleroy2023 b5fa67fae9 location controller 2025-07-16 10:01:57 +02:00
jleroy2023 78d80880f1 stock controller 2025-07-16 09:57:49 +02:00
jleroy2023 31a8ac78b2 Merge branch 'main' of https://github.com/Parpaillax/Ludotheque 2025-07-16 09:50:33 +02:00
jleroy2023 b330211f71 Client controller 2025-07-16 09:48:03 +02:00
Olivier PARPAILLON ace7e63af9 security 2025-07-16 09:30:49 +02:00
jleroy2023 c6a0272dc0 mongoDB connect 2025-07-16 09:21:02 +02:00
Olivier PARPAILLON 9fbfb957da Unit test for Adresse is done, unit test for clients is WIP 80% 2025-07-10 16:58:34 +02:00
Olivier PARPAILLON 5ef3f25372 Test for all Repository done and all passed 2025-07-10 12:27:01 +02:00
Olivier PARPAILLON 5d79781c76 Make real Test for BO only 2025-07-10 11:18:19 +02:00
Olivier PARPAILLON 3fd8990079 Add Location Entity, Service and Repository. Add Test to add a location line for a client wich rent a game 2025-07-09 15:47:13 +02:00
Olivier PARPAILLON e633ec5a5f Update LUDO_USER and LUDO_DB. Update Client.Location mandatory, so fix on unit test 2025-07-09 12:23:47 +02:00
Olivier PARPAILLON 0e5748bc81 Test add Game, add GameType and add Game with GameType done. 2025-07-09 11:28:00 +02:00
Olivier PARPAILLON eac38d9f4b Add GameType Entity, Service and Repository. Test add GameType done. 2025-07-09 11:15:17 +02:00
Olivier PARPAILLON 76736405a3 add Stock Entity, Repositoy and Service 2025-07-09 10:54:45 +02:00
Olivier PARPAILLON 36b6313335 Service fix, add Location and add location to client done 2025-07-09 10:09:17 +02:00
Olivier PARPAILLON b2fffa9f9f Create Service, Entity and Repository for Client and Location. Client add test to BDD done 2025-07-09 10:00:21 +02:00
Olivier PARPAILLON c226657ca6 init 2025-07-08 15:13:15 +02:00