mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
2d8b5ea8c1
- Ghost.View now extends Ghost.TemplateView giving all views access to subviews and templates - Views which implemented templates no longer need to - Some views needed to re-override render which is a bit annoying - Settings screen now has sub-templates for each pane and for the sidebar - Additional Casper tests for settings screen |
||
---|---|---|
.. | ||
01_login_test.js | ||
02_dashboard_test.js | ||
03_editor_test.js | ||
04_content_test.js | ||
05_settings_test.js |