Registering Service Stub #59

Merged
tonitch merged 7 commits from tonitch/front/serviceInscription into master 2024-03-08 20:45:23 +01:00
Owner

Je ne pense pas que l'api soit utilisable dans l'état actuel mais au moins, ça donne une base.
Je repasserait dessus lorsque le backend supportera ces endpoints

@LeoMoulin Vu que c'est plus étroitement lié à ton extension, je vais t'ajouter dans les assignés n'hésite pas à faire des commentaires/modifications
(Particulièrement il faut regarder le dernier commit 2b79df4a7b

Je ne pense pas que l'api soit utilisable dans l'état actuel mais au moins, ça donne une base. Je repasserait dessus lorsque le backend supportera ces endpoints @LeoMoulin Vu que c'est plus étroitement lié à ton extension, je vais t'ajouter dans les assignés n'hésite pas à faire des commentaires/modifications (Particulièrement il faut regarder le dernier commit 2b79df4a7b8a8ea9637585b254ac525d857d64a2
tonitch added the
Waiting for review
label 2024-03-06 21:25:43 +01:00
LeoMoulin was assigned by tonitch 2024-03-06 21:25:43 +01:00
Wal was assigned by tonitch 2024-03-06 21:25:43 +01:00
tonitch added 6 commits 2024-03-06 21:25:44 +01:00
Base for rest api utilisation
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 1m54s
Build and test backend / Test-backend (pull_request) Successful in 1m52s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 20s
8c2397c4cf
The restConsumer will be the base, then I will create a js file per
"object" (for instance there will be users.js with all endpoints for
users using the restConsumer.js)
Document rest
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 1m55s
Build and test backend / Test-backend (pull_request) Successful in 1m50s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 19s
09d5e1c293
adding toast on requests
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 1m51s
Build and test backend / Test-backend (pull_request) Successful in 1m49s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 19s
e17ceab0e6
adding patch to restConsumer
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 1m57s
Build and test backend / Test-backend (pull_request) Successful in 1m51s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 20s
73cc296a49
package-lock was forgoten
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 2m2s
Build and test backend / Test-backend (pull_request) Successful in 1m51s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 19s
e94acfb4e5
First draft of the register requests api.
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 2m16s
Build and test backend / Test-backend (pull_request) Successful in 1m54s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 21s
2b79df4a7b
I don't think it's currently usable but it serve as a stub for when
backend will support it
tonitch added 1 commit 2024-03-06 23:12:16 +01:00
Merge branch 'master' into tonitch/front/serviceInscription
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 1m57s
Build and test backend / Test-backend (pull_request) Successful in 1m55s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 20s
eaf7ad0a45
Wal approved these changes 2024-03-07 13:42:21 +01:00
Maxime approved these changes 2024-03-07 15:22:00 +01:00
Maxime left a comment
Owner

juste se rappeler qu'il faut mettre les attribut pour post et patch mais GOOD

juste se rappeler qu'il faut mettre les attribut pour post et patch mais GOOD
LeoMoulin approved these changes 2024-03-08 15:12:44 +01:00
LeoMoulin left a comment
Owner

Ca me parait plutôt complet pour la partie commune ! Ca me rappelles ducoup qu'il faut stocker ces demandes d'inscription quelque part, j'avais mis cette table dans mon diagramme d'extension donc j'ai oublié qu'elle était aussi dans le tronc commun je m'occupes de l'implémenter !

Ca me parait plutôt complet pour la partie commune ! Ca me rappelles ducoup qu'il faut stocker ces demandes d'inscription quelque part, j'avais mis cette table dans mon diagramme d'extension donc j'ai oublié qu'elle était aussi dans le tronc commun je m'occupes de l'implémenter !
tonitch merged commit a524845d06 into master 2024-03-08 20:45:23 +01:00
tonitch deleted branch tonitch/front/serviceInscription 2024-03-08 20:45:23 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PGL/Clyde#59
No description provided.