Skip to content
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 1 commit into from
Jun 1, 2024

Conversation

Webjosse
Copy link
Collaborator

@Webjosse Webjosse commented Jun 1, 2024

No description provided.

@Webjosse Webjosse requested a review from Nogellex June 1, 2024 12:21
@Webjosse Webjosse self-assigned this Jun 1, 2024
@Nogellex Nogellex merged commit f7de4e4 into develop Jun 1, 2024
1 check passed
@Nogellex Nogellex deleted the atelier3/orchestrate-usercreation branch June 1, 2024 12:25
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants