Mathis H (Avnyr) Mathis
  • Autodidacte de 24 ans.

  • Joined on 2024-02-22
Mathis closed issue WorkSimplon/brief-05-back#13 2024-04-26 10:01:16 +02:00
Service 'Brand'
Mathis pushed to main at WorkSimplon/brief-05-back 2024-04-26 10:01:00 +02:00
0a6321deb0 feat(services): mark blob validation as TODO in brand service
a811a2ece2 docs(services): add tasks to MySQL and Category services
Compare 2 commits »
Mathis pushed to main at WorkSimplon/brief-05-back 2024-04-26 09:53:31 +02:00
85adbbcdb3 docs(services): add new tasks in brand.service.ts
5c0d266002 feat(services): add deleteBrand function to brand.service.ts
Compare 2 commits »
Mathis pushed to main at WorkSimplon/brief-05-back 2024-04-26 09:41:41 +02:00
6c626e0b18 feat(services): add getByIdBrand function in brand service
aecaf83d85 feat(services): add getBySlugBrand function in brand.service
33d44ee4b6 feat(services): add getAllBrand function in BrandService
Compare 3 commits »
Mathis pushed to main at WorkSimplon/brief-05-back 2024-04-26 09:30:08 +02:00
90cd80e540 feat(services): add updateBrand function to BrandService
Mathis pushed to main at Mathis/.profile 2024-04-25 21:17:10 +02:00
cef5d3346f Actualiser README.md
Mathis pushed to main at Mathis/.profile 2024-04-25 21:16:25 +02:00
ca317ecf7e Actualiser README.md
Mathis created repository Mathis/.profile 2024-04-25 20:44:12 +02:00
Mathis opened issue WorkSimplon/brief-05-back#25 2024-04-25 19:53:37 +02:00
Controller 'Rent'
Mathis opened issue WorkSimplon/brief-05-back#24 2024-04-25 19:52:46 +02:00
Service 'Rent'
Mathis opened issue WorkSimplon/brief-05-back#23 2024-04-25 19:51:36 +02:00
Service DB - CRUD > RENT
Mathis opened issue WorkSimplon/brief-05-back#22 2024-04-25 17:34:33 +02:00
Controller 'Veh'
Mathis opened issue WorkSimplon/brief-05-back#21 2024-04-25 17:33:03 +02:00
Service 'Veh'
Mathis opened issue WorkSimplon/brief-05-back#20 2024-04-25 17:31:16 +02:00
Service DB - CRUD > VEHICLE
Mathis pushed to main at WorkSimplon/brief-05-back 2024-04-25 16:57:42 +02:00
f3bddc7170 feat(services): change IDbBrand import to explicit type import
789d62ea62 feat(services): refactor register and login functions in UserService
debb30b896 refactor(services): remove duplicate comments in category.service.ts
Compare 3 commits »
Mathis pushed to main at WorkSimplon/brief-05-back 2024-04-25 16:56:53 +02:00
6e429f4f27 feat(services): add new BrandService with createBrand function
Mathis closed issue WorkSimplon/brief-05-back#5 2024-04-25 16:43:09 +02:00
Service DB - CRUD > BRAND
Mathis pushed to main at WorkSimplon/brief-05-back 2024-04-25 16:40:45 +02:00
b1dacb750a feat(services): add delete function in mysql service
Mathis pushed to main at WorkSimplon/brief-05-back 2024-04-25 16:38:46 +02:00
0ed130f7b8 feat(services): update MySQL service to fetch brand data
50c1ff797f feat(services): add getById function to mysql.service
2640ebbc70 feat(controllers): add detailed comment to getBySlugCategory function
Compare 3 commits »
Mathis pushed to main at WorkSimplon/brief-05-back 2024-04-25 16:30:21 +02:00
a992868eb6 feat(services): add 'getAll' function to mysql.service.ts