Compare commits

...

2 Commits

Author SHA1 Message Date
Maillal
81ce4fdb4c fix: commented docker back lines in order to push after trying to fix the error in tests
All checks were successful
Format / formatting (push) Successful in 6s
Build / build (push) Successful in 39s
CI / build (push) Successful in 11s
2025-03-30 19:35:14 +02:00
Maillal
ebd76a30ee feat: updated date format next is descriptions and setting up http request tests 2025-03-27 17:34:41 +01:00
6 changed files with 24 additions and 17 deletions

View File

@ -48,4 +48,4 @@ services:
# container_name: MyINPulse-back
# ports:
# - "8081:8080"
#

View File

@ -42,11 +42,11 @@ services:
# ports:
# - "8080:80"
back:
build:
context: ./MyINPulse-back/
dockerfile: Dockerfile
container_name: MyINPulse-back
ports:
- "8081:8080"
#back:
# build:
# context: ./MyINPulse-back/
# dockerfile: Dockerfile
# container_name: MyINPulse-back
# ports:
# - "8081:8080"

View File

@ -45,11 +45,11 @@ services:
ports:
- "8080:80"
back:
build:
context: ./MyINPulse-back/
dockerfile: Dockerfile
container_name: MyINPulse-back
#ports:
# - "8081:8080"
#back:
# build:
# context: ./MyINPulse-back/
# dockerfile: Dockerfile
# container_name: MyINPulse-back
# #ports:
# # - "8081:8080"

View File

@ -59,6 +59,7 @@ components:
type: string
modificationDate:
type: string
example: 02-05-2025
project:
type: object
properties:
@ -68,6 +69,7 @@ components:
type: string
creationDate:
type: string
example: 02-05-2025
logo:
example: to be discussed not yet fixed
type: string
@ -84,8 +86,10 @@ components:
properties:
appointmentDate:
type: string
example: 02-05-2025
appointmentTime:
type: string
example: '10:15:30'
appointmentDuration:
type: string
appointmentPlace:
@ -103,7 +107,7 @@ components:
MyINPulse-entrepreneur: Utilisateur
servers:
- url: 'http://localhost:8081/'
description: Backend developper server
description: Backend server
paths:
/admin/projects:
get:

View File

@ -37,7 +37,6 @@ components:
flows:
implicit:
authorizationUrl: http://localhost:7080
description: keycloak server
scopes:
MyINPulse-admin: Administrateur
MyINPulse-entrepreneur: Utilisateur

View File

@ -50,6 +50,7 @@ sectionCell:
type: string
modificationDate:
type: string
example: "02-05-2025"
project:
type: object
@ -60,6 +61,7 @@ project:
type: string
creationDate:
type: string
example: "02-05-2025"
logo:
example: to be discussed not yet fixed
type: string
@ -78,8 +80,10 @@ appointement:
properties:
appointmentDate:
type: string
example: "02-05-2025"
appointmentTime:
type: string
example: "10:15:30"
appointmentDuration:
type: string
appointmentPlace: