Age | Commit message (Expand) | Author |
---|---|---|
2017-04-15 | fix regression bug in CLI field parser, catching reserved field names | Steve Manuel |
2017-04-02 | remove old comment/reminder | Steve Manuel |
2017-04-01 | adding cases and templates for checkbox, file, richtext, select, tags, textarea | Steve Manuel |
2017-04-01 | adding hidden and custom templates to cases | Steve Manuel |
2017-04-01 | add warning message to console, new custom and hidden templates | Steve Manuel |
2017-04-01 | provide generateType to parseField to get its parent data | Steve Manuel |
2017-04-01 | downcase initial char from type name | Steve Manuel |
2017-04-01 | removing nil view default | Steve Manuel |
2017-04-01 | adding initial cases to generate input types for field views from command line | Steve Manuel |
2016-11-29 | updating import for text vs. html template (goimports assumption) | Steve Manuel |
2016-11-26 | simplify generateContentType signature and using local path of template | Steve Manuel |
2016-11-24 | adding initial support to generate content type from more descriptive cli args | Steve Manuel |