Skip to content
Unverified Commit a07762e5 authored by Dmytro Iosypenko's avatar Dmytro Iosypenko Committed by GitHub
Browse files

chore(symfony): Create a Symfony Command for new endpoints files creation (#228)



* initiate branch

* recopied Command functionnality to test lib

* create entry point

* fix naming issue with repositories

* added relative path display in CLI comment

* added newlines at EOF

* Update composer.json

Co-authored-by: default avatarabuathier <114949454+abuathier@users.noreply.github.com>

* Update src/Command/Model/FileTemplate.php

Co-authored-by: default avatarabuathier <114949454+abuathier@users.noreply.github.com>

* Update src/Command/Service/CreateCoreQueryArchCommandService.php

Co-authored-by: default avatarabuathier <114949454+abuathier@users.noreply.github.com>

* Update src/Command/createArch.php

Co-authored-by: default avatarabuathier <114949454+abuathier@users.noreply.github.com>

* Update src/Command/Service/CreateCoreQueryArchCommandService.php

Co-authored-by: default avatarabuathier <114949454+abuathier@users.noreply.github.com>

* Update src/Command/Service/CreateCoreCommandArchCommandService.php

Co-authored-by: default avatarabuathier <114949454+abuathier@users.noreply.github.com>

* review correction pt.1

* phpdoc + presenterInterface generated method

* review fixes, pt. 2

* Update src/Command/createArch.php

Co-authored-by: default avatarabuathier <114949454+abuathier@users.noreply.github.com>

* review fixes pt. 3

* NewModel creation on Create command

* refacto composition vs inheritance

* coding style

* fix bug ReadRepository

* phpstan && cs fixer

* implemented Model vs NewModel functionnality

* fixed Create use case message error

* Update src/Command/CreateCoreArchCommand.php

Co-authored-by: default avatarabuathier <114949454+abuathier@users.noreply.github.com>

* Update src/Command/Service/CreateCoreArchCommandService.php

Co-authored-by: default avatarabuathier <114949454+abuathier@users.noreply.github.com>

* Update src/Command/Service/CreateCoreArchCommandService.php

Co-authored-by: default avatarabuathier <114949454+abuathier@users.noreply.github.com>

* phpstan fixes

* fixed  issue

* fixed delimiter issue

---------

Co-authored-by: default avatarjeremyjaouen <jjaouen@centreon.com>
Co-authored-by: default avatarabuathier <114949454+abuathier@users.noreply.github.com>
parent 33073d5d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment