-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
atelier3: Orchestrate user creation #100
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Nogellex
approved these changes
Jun 1, 2024
LeonDumestre
added a commit
that referenced
this pull request
Jun 2, 2024
* atelier3/init * atelier3: atelier3 renamed * fix: aterlier3 folder name * atelier3: auth microservice and environment vars * atelier3: initialized GameRoom class & tests (#65) * atelier3: create classes to init game + add tests (#68) * Atelier3/user service (#69) * feat: 1st part split into 2 services * atelier3: user service ok i guess lmao --------- Co-authored-by: louischarnay <[email protected]> * atelier3: user utils split * atelier3: refactor game room init * atelier3: auth fix * atelier3: add fight execution * atelier3: fix energy tests * atelier3: fix energy lower than 0 * Atelier3/cardserver (#72) * delete old files + add values for Card * CardServer * atelier3: card server fix --------- Co-authored-by: leo-b <[email protected]> Co-authored-by: Josse DE OLIVEIRA <[email protected]> * slicing * remove old pom + fixe * fixe ressources * atelier3: add auth tests and revert game tests (#75) * atelier3: add auth tests and revert game tests * atelier3: use User instead of PLayer in game init * atelier3: remove failed test * atelier3: add game controller (#76) * atelier3: create discovery service microservice (#77) * atelier3: create discovery service microservice * atelier3: remove set property * atelier3: add missing requests in game controller (#78) * atelier3: api ok i guess lmao (#79) * Atelier3/gateway (#80) * chore: change docker-compose.yml path * feat: add nginx project * chore: remove unused files * feat: gateway working (only in front) * feat: remove nginx * feat: add gateway server * atelier3: implement discovery service (#81) Co-authored-by: Louis Charnay <[email protected]> * atelier3: card integration tests (#83) * atelier3: card integration tests * atelier3: pom fix * Atelier3/fix gateway (#82) * fix: serve correctly front resources with gateway * feat: adding path to the correct api * feat: all paths in gateway * Create maven.yml (#66) * Create maven.yml * Update maven.yml * Update maven.yml * Update maven.yml * Update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * update maven.yml * Sonar * Sonar * Sonar * Sonar * Sonar * Sonar * Sonar * Sonar * Sonar --------- Co-authored-by: Louis Charnay <[email protected]> Co-authored-by: leo-b <[email protected]> Co-authored-by: Nogellex <[email protected]> * Atelier3/card integration tests (#84) * atelier3: card integration tests * atelier3: pom fix * atelier3: usercard integration tests * atelier3: refactor game & add repo (#86) * Sonar fixe coverage (#85) * Sonar * Sonar * Sonar * Sonar * Sonar * Sonar * Sonar --------- Co-authored-by: leo-b <[email protected]> * Atelier3/sonar (#87) * Sonar * Sonar * Sonar * Sonar * Sonar * Sonar * Sonar * Sonar --------- Co-authored-by: leo-b <[email protected]> * Atelier3/user api integration test + usercard eureka integration (#88) * atelier3: card integration tests * atelier3: pom fix * atelier3: usercard integration tests * atelier3: user api integration test + usercard eureka * atelier3: move game entities in common (#89) * Atelier3: add game page (#90) * atelier3: create game page * atelier3: fix import in test * atelier3: CI update * Atelier3/fix frontend calls (#92) * fix: update correct path in front * fix: issue when login * atelier3: fix user test * atelier3: card server better coverage (#91) * atelier3: fix requests response type * atelier3: User without s * fix: wrong path in sell.js * atelier3: CI verify try * atelier3: add room page (#93) Co-authored-by: Louis Charnay <[email protected]> * fix: error at project init * get card (#95) Co-authored-by: leo-b <[email protected]> * atelier3: add game card selection (#96) Co-authored-by: Louis Charnay <[email protected]> * Atelier3/fix frontend calls (#94) * fix: update correct path in front * fix: issue when login * fix: try to add /sell in UserCardController * fix: sell card working * atelier3: Orchestrator first step (#97) * Atelier3/fix buy card (#99) * fix: create card working * fix: card displayed correctly in buy page * fix: process working buy page * fix: create card working (#98) * atelier3: Orchestrate user creation (#100) * Atelier3/orchestrate buy (#101) * atelier3: Orchestrate user creation * atelier3: Orchestrate buy transaction * atelier3: forgot these * sonar add usercard & auth (#102) * sonar add usercard & auth * rename --------- Co-authored-by: leo-b <[email protected]> * atelier3: Auth tests fixed (#103) * atelier3: Auth tests fixed * atelier3: Sonarcloud host fixed for Usercard * Update pom.xml add sonar organization --------- Co-authored-by: Nogellex <[email protected]> * add Saga Orchestrator Discovery (#105) Co-authored-by: leo-b <[email protected]> * add readme atelier3 (#106) Co-authored-by: leo-b <[email protected]> * atelier3: fix game (#104) * atelier3: j'ai fais des trucs mais ça marche pas trop * atelier3: fix game * atelier3: fix winner surname * Update maven.yml --------- Co-authored-by: Josse DE OLIVEIRA <[email protected]> Co-authored-by: Webjosse.com <[email protected]> Co-authored-by: louischarnay <[email protected]> Co-authored-by: Louis Charnay <[email protected]> Co-authored-by: Nogellex <[email protected]> Co-authored-by: leo-b <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.