Age | Commit message (Expand) | Author |
2017-05-22 | add help flags for sub commands to root cmd | Martin Treusch von Buttlar |
2017-05-17 | add shorthand commands for add, generate, serve and version | Martin Treusch von Buttlar |
2017-05-16 | move usage examples to cobra field of same name | Martin Treusch von Buttlar |
2017-05-15 | add cobra commands | Martin Treusch von Buttlar |
2017-05-07 | adding reference type and auto-repeater generate syntax to the CLI, updating ... | Steve Manuel |
2017-04-27 | fixing typo and removing ui classes where not needed | Steve Manuel |
2017-04-23 | fix typo | Steve Manuel |
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 |