Ghost/ghost/admin/app/templates
Kevin Ansfield 142f322338 Switched per-user custom views to shared custom views
requires fdeb7daf40

- swapped to using settings model for storing custom views instead of user accessibility field
- added conditional that checks current user is an admin/owner when displaying the manage custom views button in the content filter (only admins/owners can edit settings model)
  - passed `session.user` into the `<GhContentFilter>` component as an argument so that the conditional getter doesn't need to handle async user access
- fixed no-shadow linting error in settings service
2020-06-04 21:30:06 +01:00
..
editor Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
members Fixed members list/chart not updating after members import 2020-06-01 15:48:46 +01:00
settings Removed redundant auto reset for amp 2020-06-04 19:25:42 +05:30
setup Removed <GhDownloadCount> 2020-01-27 09:51:45 +00:00
staff Updated style definition for staff dropdowns 2020-02-21 10:20:08 +01: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 Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
application.hbs Fixed browser URL syncronization with embeded iframe state 2020-05-22 14:44:37 +12:00
editor.hbs 🐛 Fixed redirect to posts list when deleting a page (#1486) 2020-02-27 15:19:31 +00:00
error.hbs Ran "no implicit this in templates" codemod 2019-12-13 14:20:29 +00:00
member.hbs Removed redundant reset value for task buttons 2020-06-04 19:23:59 +05:30
members.hbs Fixed columns resizing whilst scrolling members list 2020-05-28 12:59:34 +01:00
pages-loading.hbs Switched per-user custom views to shared custom views 2020-06-04 21:30:06 +01:00
pages.hbs Switched per-user custom views to shared custom views 2020-06-04 21:30:06 +01:00
posts-loading.hbs Switched per-user custom views to shared custom views 2020-06-04 21:30:06 +01:00
posts.hbs Switched per-user custom views to shared custom views 2020-06-04 21:30:06 +01:00
reset.hbs 🐛 Fixed autofocus on password reset screen 2020-05-07 10:33:27 +01:00
setup.hbs Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
signin.hbs Fixed copy for password reset instructions 2020-05-05 15:58:56 +02:00
signup.hbs 🐛 Fixed button style for staff creation 2020-01-21 12:14:35 +01:00
site.hbs Added reset-to-homepage behaviour when clicking "view site" link 2019-03-21 17:55:58 +00:00
tag.hbs Removed redundant reset value for task buttons 2020-06-04 19:23:59 +05:30
tags-loading.hbs Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
tags.hbs Fixed arrow position bug on tags list 2020-03-05 11:36:35 +01:00