Skip to content

Update to Sf 5.2 + Angular 11 + better practices from ApiPlatform #119

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

Merged
merged 69 commits into from
Jan 12, 2021

Conversation

Rebolon
Copy link
Owner

@Rebolon Rebolon commented Feb 11, 2019

…sister with all filters and order !

need to test DB Fixtures importer

…sister with all filters and order !

need to test DB Fixtures importer
@Rebolon Rebolon added the WIP label Feb 11, 2019
Rebolon and others added 5 commits February 12, 2019 23:20
…uired by client-side app (order & page parameter names)

Use new apiPlatform config items in client-side
Fix Sf 4.2 deprecation on getRootDir
…ally useless since LexiK bundle already provide its own system (ond't remember why i did this ???)

needs to test if with a different bearer it will also works (and so validate that the service overload is a good idea !)
…parameter. But we can send some of its properties !

update db-model.png
@Rebolon
Copy link
Owner Author

Rebolon commented Feb 18, 2019

fix #120

@Rebolon
Copy link
Owner Author

Rebolon commented Feb 18, 2019

fix #117

Benjamin RICHARD and others added 21 commits February 19, 2019 09:53
add extra info in homepage
fix typo in HelloController annotation
# Conflicts:
#	src/Controller/FormDevXpressAngularController.php
…izerComponent that may not managed this case)
…com:Rebolon/php-sf-flex-webpack-encore-vuejs into feature/add-tag-entity-4-datapersister-demo

# Conflicts:
#	package-lock.json
add navigation on home page
…com:Rebolon/php-sf-flex-webpack-encore-vuejs into feature/add-tag-entity-4-datapersister-demo
comment BookConverter until everything is coded
Fix AngularCli files generation that may fail because of sourceMaps
# Conflicts:
#	README.md
#	composer.lock
#	package-lock.json
#	package.json
#	src/Controller/FormDevXpressAngularController.php
#	symfony.lock
# Conflicts:
#	assets/js/form-quasar-vuejs/components/Books.vue
#	package-lock.json
Tag is provided by DataProvider, but I still use only one Entity for both Doctrine and ApiPlatform
add DataProvider for Loan & Reader
add a reader fixture that owns all books
add cache on Job
fix comments
@todo: app failed to load coz of Call to a member function getClassMetadata() on null for Reader entity
… use them. It will need Hack or a PR because it seems it needs some changes to allow interaction from Entity defined as ApiResource and Orm => one must define where to find information described with @Orm annotation
Benjamin RICHARD added 2 commits November 16, 2020 23:06
Update Symfony to 5.1*
Use TemplateController when possible
DataProvider now use decorated original DataProvider
Move Migrations into Doctrine folder
Move some test env from phpunit.xml to .env.test
Remove useless code
Add Extension over User for Loan/Borrow/Reader queryBuilder
@Rebolon Rebolon changed the title WIP: Add tag entity to work with ApiPlatform DataProvider and DataPer… Add tag entity to work with ApiPlatform DataProvider and DataPer… Jan 12, 2021
@Rebolon Rebolon changed the title Add tag entity to work with ApiPlatform DataProvider and DataPer… Update to Sf 5.2 + Angular 11 + better practices from ApiPlatform Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant