1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/templates
Kevin Ansfield b61f3f1ecc Cleaned up unused code in <GhTagSettingsForm>
no issue

- the tag screen is now separate from the index so the code needed for handling switches between main/meta panes and scroll resets is not used and no longer needed
- tidies up indentation in the template
2020-01-10 14:14:55 +00:00
..
components Cleaned up unused code in <GhTagSettingsForm> 2020-01-10 14:14:55 +00:00
editor Fixed incorrect "explicit this" for did-insert and will-destroy element modifiers 2019-12-19 21:19:20 +00:00
members Added csv import/export for members 2019-10-04 15:14:20 +05:30
settings Added new brand color publication setting (#1409) 2019-12-17 16:37:34 +05:30
setup Converted <GhErrorMessage> to glimmer component 2019-12-13 16:12:04 +00:00
staff Converted <GhErrorMessage> to glimmer component 2019-12-13 16:12:04 +00:00
-contributors.hbs 🐛 fix broken assets (#616) 2017-04-05 14:08:15 +01:00
about.hbs Ran "no implicit this in templates" codemod 2019-12-13 14:20:29 +00:00
application-error.hbs Handle errors thrown during app boot 2018-01-12 16:11:46 +00:00
application.hbs Ran "no implicit this in templates" codemod 2019-12-13 14:20:29 +00:00
editor.hbs Added upgrade modal for host member limits (#1428) 2019-12-17 19:27:42 +05:30
error.hbs Ran "no implicit this in templates" codemod 2019-12-13 14:20:29 +00:00
member.hbs Ran "no implicit this in templates" codemod 2019-12-13 14:20:29 +00:00
members.hbs Added members growth chart (#1424) 2019-12-17 15:59:26 +05:30
pages-loading.hbs Fixed incorrect "explicit this" for did-insert and will-destroy element modifiers 2019-12-19 21:19:20 +00:00
pages.hbs Ran "no implicit this in templates" codemod 2019-12-13 14:20:29 +00:00
posts-loading.hbs Fixed incorrect "explicit this" for did-insert and will-destroy element modifiers 2019-12-19 21:19:20 +00:00
posts.hbs Ran "no implicit this in templates" codemod 2019-12-13 14:20:29 +00:00
reset.hbs Unsilenced deprecations that are no longer triggered 2020-01-09 17:20:13 +00:00
setup.hbs Ran "no implicit this in templates" codemod 2019-12-13 14:20:29 +00:00
signin.hbs Ran "no implicit this in templates" codemod 2019-12-13 14:20:29 +00:00
signup.hbs Converted <GhErrorMessage> to glimmer component 2019-12-13 16:12:04 +00:00
site.hbs Added reset-to-homepage behaviour when clicking "view site" link 2019-03-21 17:55:58 +00:00
tag.hbs Ran "no implicit this in templates" codemod 2019-12-13 14:20:29 +00:00
tags-loading.hbs Cleaned up and re-organised tag and new tag routes/controllers 2019-12-09 17:44:16 +00:00
tags.hbs Unified tag and member screen code 2019-12-12 13:59:46 +00:00