Skip to content

Domain annotation form extractor #219

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

Pol-Valentin
Copy link

Add suport for @Domain{"domain"} and @domains({"domain_one", "domain_two"}) on FormExtractor.
I use these annotations for FormType use in admin and frontend with different domain translation.

Pol-Valentin Cami added 2 commits November 14, 2014 16:35
…, "messages_two"}) in FormExtractor to handle multiuse of form type with diferent translation domain
@Nyholm Nyholm added the feature label Mar 23, 2016
@cmfcmf
Copy link
Contributor

cmfcmf commented Mar 24, 2016

This is a bit related to #235.

@gnat42
Copy link
Collaborator

gnat42 commented Apr 26, 2016

Hello, I like this PR, Could you redo the tests as a separate form type / test? That way each test doesn't modify lines of source files of previous tests etc. Makes merging multiple PRs easier.

@gnat42
Copy link
Collaborator

gnat42 commented May 31, 2016

Its also related to #276

@Pol-Valentin
Copy link
Author

Hello, I will extract my test this week.

@Nyholm
Copy link
Collaborator

Nyholm commented Aug 4, 2016

Sorry, I was not notified when you pushed to this PR. I like it. Thank you.

I have a suggestion: Lets merge the annotations to one Domain annotation.

Otherwise Im happy to merge this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants