summaryrefslogtreecommitdiff
path: root/cmd/ponzu/generate.go
AgeCommit message (Expand)Author
2017-04-02remove old comment/reminderSteve Manuel
2017-04-01adding cases and templates for checkbox, file, richtext, select, tags, textareaSteve Manuel
2017-04-01adding hidden and custom templates to casesSteve Manuel
2017-04-01add warning message to console, new custom and hidden templatesSteve Manuel
2017-04-01provide generateType to parseField to get its parent dataSteve Manuel
2017-04-01downcase initial char from type nameSteve Manuel
2017-04-01removing nil view defaultSteve Manuel
2017-04-01adding initial cases to generate input types for field views from command lineSteve Manuel
2016-11-29updating import for text vs. html template (goimports assumption)Steve Manuel
2016-11-26simplify generateContentType signature and using local path of templateSteve Manuel
2016-11-24adding initial support to generate content type from more descriptive cli argsSteve Manuel