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

[console] Add a FieldTrait, Fix #2057 #2058

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cosmicdreams
Copy link
Contributor

Obviously this needs improvement, but I wanted to share the code we worked up last night for FieldTrait. This is just a copy of FormTrait and then we tried to make it look for a list of fields instead of a list of form api definitions. We didn't finish because we need to debug this to find the right way to get that list of fields.

The hurdles ahead:

  1. figure out how to get a list of fields
  2. Maybe we need to have a factory that can pick the right generator for field config
  3. Maybe we need to alter the wizard's workflow to provide a "Shortcut" were it just accepts all the defaults.

@jmolivas jmolivas changed the title Add a FieldTrait [console] Add a FieldTrait Mar 23, 2016
@jmolivas
Copy link
Member

@cosmicdreams 👍 on this feature I will take a look and try to keep improving it.

@jmolivas jmolivas added this to the 1.0.0-beta-1 milestone Mar 23, 2016
@cosmicdreams
Copy link
Contributor Author

This is related to #2057

@jmolivas jmolivas changed the title [console] Add a FieldTrait [console] Add a FieldTrait, Fix #2057 Mar 26, 2016
@jmolivas jmolivas modified the milestones: 1.0.0-beta1, 1.0.0-beta2 May 5, 2016
@jmolivas jmolivas modified the milestones: 1.0.0-beta2, 1.0.0-beta3 Jun 2, 2016
@jmolivas jmolivas modified the milestones: 1.0.0-beta3, 1.0.0-beta4 Jun 27, 2016
@jmolivas jmolivas modified the milestones: 1.0.0-beta4, nice-to-have Jul 14, 2016
@jmolivas
Copy link
Member

jmolivas commented Jun 7, 2017

@cosmicdreams Any plans to keep working on this?

@jmolivas jmolivas modified the milestones: nice-to-have, 1.0.0-fixes Jul 28, 2017
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.

None yet

3 participants