index
:
ponzu.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
management
/
editor
/
editor.go
Age
Commit message (
Collapse
)
Author
2016-10-13
adding logic to hide delete button and handling event
Steve Manuel
2016-10-13
fixing style and layout for delete button
Steve Manuel
2016-10-13
updating to not use reserved js keyword delete
Steve Manuel
2016-10-13
wait to delete for confirmation
Steve Manuel
2016-10-13
will add this using new contrib process
Steve Manuel
2016-10-13
adding delete button (test)
Steve Manuel
2016-10-13
updating cli usage
Steve Manuel
2016-10-06
minor UI tweak
Steve Manuel
2016-10-04
fixing small submit button issue
Steve Manuel
2016-10-02
refactor 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-22
adding a generator for custom post content types, slug for url based on ↵
Steve Manuel
title, main file to manage commands
2016-09-21
added admin interface and overview of content and types. more code ↵
Steve Manuel
reorganization.
2016-09-19
reorganizing files and dir structure. adding initial (incomplete) ↵
Steve Manuel
management, types, system and db functionality.