Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Add option to generate custom fields for steps #3

@wtrocki

Description

@wtrocki

Description

Currently rcstep is generating static angular directives for name and email.
We can extend generator to ask what kind of fields are needed and generate them dynamically using

For this issue we should create prototype that will be able to create limited set of types.
For example:

  • Text field
  • checkbox
  • label

To complete this task basing knowledge of yeoman is required: http://yeoman.io.

Ideas

  • Allow to consume json file that will specify list of fields and types.
  • Ask developer in yeoman generator about steps:

Q: Do you want to add custom fields to the step?
Q: What is your field name
etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions