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 25add1d4ac Extracted duplicated posts/pages filter into a component
no issue

- posts and pages (and their corresponding `-loading` counterparts) templates were all duplicating a lengthy section of handlebars
- extracted the duplicated handlebars into a template for easier design changes or upgrading of `ember-power-select`
- moved generation of the "selected" CSS classes into the template to clean up code in the controller
2020-01-15 15:15:20 +00:00
..
components Extracted duplicated posts/pages filter into a component 2020-01-15 15:15:20 +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 Extracted duplicated posts/pages filter into a component 2020-01-15 15:15:20 +00:00
pages.hbs Extracted duplicated posts/pages filter into a component 2020-01-15 15:15:20 +00:00
posts-loading.hbs Extracted duplicated posts/pages filter into a component 2020-01-15 15:15:20 +00:00
posts.hbs Extracted duplicated posts/pages filter into a component 2020-01-15 15:15:20 +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