summaryrefslogtreecommitdiff
path: root/management/editor/editor.go
AgeCommit message (Collapse)Author
2016-10-13updating cli usageSteve Manuel
2016-10-06minor UI tweakSteve Manuel
2016-10-04fixing small submit button issueSteve Manuel
2016-10-02refactor editor view buffer to include the Item default fields.. may wantto ↵Steve Manuel
reconsider this later as the two packages are now very closely tied. also added UI structural changes
2016-09-22adding a generator for custom post content types, slug for url based on ↵Steve Manuel
title, main file to manage commands
2016-09-21added admin interface and overview of content and types. more code ↵Steve Manuel
reorganization.
2016-09-19reorganizing files and dir structure. adding initial (incomplete) ↵Steve Manuel
management, types, system and db functionality.