summaryrefslogtreecommitdiff
path: root/cmd/ponzu
AgeCommit message (Collapse)Author
2016-12-17debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17testing reimplementaion of build steps to copy addons and contentSteve Manuel
2016-12-17add debug for build stepSteve Manuel
2016-12-17add debug for build stepSteve Manuel
2016-12-17add debug for build stepSteve Manuel
2016-12-17add debug for build stepSteve Manuel
2016-12-17adding a build step: vendor all addon files - requires a change in way we ↵Steve Manuel
currently copy files & dirs around
2016-12-14updating usage and adding specific help command to selectively show usage ↵Steve Manuel
for a single command
2016-12-06cleanup template, move ContentName into base Item as String on Identifiable ↵Steve Manuel
interface, also makes Item implement Stringer, useful in fmt funcs
2016-12-02additional update to nilslice/email depSteve Manuel
2016-12-02updating nilslice/email dep: send QUIT message to clientSteve Manuel
2016-12-02adding update to vendored nilslice/email depSteve Manuel
2016-12-02adding update to vendored nilslice/email depSteve Manuel
2016-11-29Merge pull request #18 from bosssauce/ponzu-devSteve
[tooling] Add Rails-like content generator for Content Types
2016-11-29adding go.uuid as own dep, not submoduleSteve Manuel
2016-11-29removing dep to re-add w/o submoduleSteve Manuel
2016-11-29updating import for text vs. html template (goimports assumption)Steve Manuel
2016-11-29string verb for format in UniqueID() as default content nameSteve Manuel
2016-11-28adding small fix to generated file layoutSteve Manuel
2016-11-28adding uuid dep and implementation for content.ItemSteve Manuel
2016-11-28changing file layoutSteve Manuel
2016-11-26fixing implementation of display name for content typeSteve Manuel
2016-11-26simplify generateContentType signature and using local path of templateSteve Manuel
2016-11-26adding generate.go file to build filesSteve Manuel
2016-11-24adding contentType templateSteve Manuel
2016-11-24adding initial support to generate content type from more descriptive cli argsSteve Manuel
2016-11-16Merge pull request #17 from bosssauce/ponzu-devSteve
[core] Adding lifecycle hooks for Save, Delete, Approve, Reject
2016-11-16updating email depSteve Manuel
2016-11-09adding initial partial implementation of account recovery flowSteve Manuel
2016-11-03updating license to match github recommended BSD-3 versionSteve Manuel
2016-11-03adding BSD licenseSteve Manuel
2016-11-03licenseSteve Manuel
2016-11-03simplifying Editable interface by adding Sluggable and Identifiable ↵Steve Manuel
interfaces, moving relevant interface methods to be implemented by other types and updating caller code to assert the new interface types as needed
2016-11-02catching nil err before attempting to call ErrorSteve Manuel
2016-11-02testing newline catch and reassign answer varSteve Manuel
2016-11-02testing err for ponzu new newlineSteve Manuel
2016-11-02Merge branch 'ponzu-dev'Steve Manuel
2016-11-02testing format verb to catch newlineSteve Manuel
2016-11-02testing format verb to catch newlineSteve Manuel
2016-11-02remove .git directory from new ponzu projectSteve Manuel
2016-11-02test remove .git directory from new ponzu projectSteve Manuel
2016-11-02adding BSD licesneSteve Manuel
2016-10-30sync example content type fieldsSteve Manuel
2016-10-29adding db/analytics init back in after reverting for debugSteve Manuel
2016-10-28debuggingSteve Manuel
2016-10-28debuggingSteve Manuel