-
Notifications
You must be signed in to change notification settings - Fork 105
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
Code generator for a Magento Entity #521
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
…plugin into epic-entity-manager � Conflicts: � src/com/magento/idea/magento2plugin/actions/generation/data/util/DbSchemaXmlSourceDataUtil.java � src/com/magento/idea/magento2plugin/actions/generation/dialog/NewDbSchemaDialog.java � src/com/magento/idea/magento2plugin/magento/files/ModuleDbSchemaXml.java � src/com/magento/idea/magento2plugin/ui/table/ComboBoxCellEditor.java � src/com/magento/idea/magento2plugin/ui/table/TableGroupWrapper.java
Initial implementation of entity manager (MVP)
…inline-entity-manager
…ora1004/magento2-phpstorm-plugin into provide-declarative-schema-features-to-entity-manager
…on from entity manager dialog
… with provided entity properties instead of columns data
…-phpstorm-plugin into provide-declarative-schema-features-to-entity-manager
…a-features-to-entity-manager Provide declarative schema features to entity manager
…to2-phpstorm-plugin into data-model-generation-integration-with-entity-manager
…with-entity-manager Data model generation integration with entity manager
…plugin into mainline-entity-manager
…inline-entity-manager
…-phpstorm-plugin into add-query-service-generation-and-providing-it-to-data-provider
…ion-and-providing-it-to-data-provider Add query service generation and providing it to data provider
added generator for save controller
…-phpstorm-plugin into entity-creator-fields-validation
Entity creator fields validation
…-phpstorm-plugin into php-file-generators-refactoring
…plugin into php-file-generators-refactoring
…toring Php file generators refactoring - model, resource model, collection, save entity command, etc.
…-and-validation Enhabced validation, added filtering for fields to validate on entity…
…ic test issues, fixed Edit entity controller generation code duplication
…st case for grid list generation
…r-generators Refactored php file generators to extend PhpFileGenerator and etc.
coderimus
approved these changes
Apr 8, 2021
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.
Description (*)
Epic Magento Entity Code Generator.
Contribution checklist (*)