0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/admin/assets/js/views
Jacob Gable 2b7d0f054d Import and Export UI
Added a basic UI and implementation for importing and exporting data.
Hooked up the routes and tested importing and exporting a version 001
file.

Slipped in the TemplateView in base.js but didn't end up using it.  I
think it will encapsulate common logic for template views pretty well.

Should close #175.
2013-06-23 16:06:57 -05:00
..
base.js Import and Export UI 2013-06-23 16:06:57 -05:00
blog.js Updated reference to templates in Backbone views 2013-06-22 16:50:59 +01:00
dashboard.js Updated reference to templates in Backbone views 2013-06-22 16:50:59 +01:00
debug.js Import and Export UI 2013-06-23 16:06:57 -05:00
editor.js closes #153 tabindex bug 2013-06-23 11:49:30 +01:00
settings.js Wiring up the content settings panel to save blog description 2013-06-16 22:47:10 +01:00