Ghost/ghost/admin/app/templates
Naz Gargol 1df0e2b917 🎨 Added gravatars for member avatars (#1417)
no issue

- When an email has a valid gravatar handle it displays an image instead of initials for the member
- Introduces new {{gravatar}} helper which accepts an email as parameter and size/d as named parameters. The output is a URL to gravatar image
- Refactored usage of "splattribute" to explicit property. There was a need to duplicate class property usage in the component and doing that through splatttibute feature is unsafe as pointed ou here - https://github.com/TryGhost/Ghost-Admin/pull/1417#discussion_r351837584
2019-12-03 18:10:47 +07:00
..
components 🎨 Added gravatars for member avatars (#1417) 2019-12-03 18:10:47 +07:00
editor 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
member 🎨 Added gravatars for member avatars (#1417) 2019-12-03 18:10:47 +07:00
members Added csv import/export for members 2019-10-04 15:14:20 +05:30
settings Wired admin bulk email settings UI to read/write setting 2019-11-13 22:38:16 +05:30
setup Blog => Site 2019-03-07 15:31:15 +02:00
staff 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
tags Fixed enter in tag screen inputs triggering save (#1381) 2019-10-21 21:03:27 +05:30
-contributors.hbs 🐛 fix broken assets (#616) 2017-04-05 14:08:15 +01:00
about.hbs Updated links to docs (#1276) 2019-07-22 16:53:24 +08:00
application-error.hbs Handle errors thrown during app boot 2018-01-12 16:11:46 +00:00
application.hbs Added "What's new" indicator and modal to highlight recent updates (#1292) 2019-08-23 10:01:27 +01:00
editor.hbs Updated post status in editor 2019-11-13 15:31:42 +01:00
error.hbs Update error page design (#1045) 2018-09-11 16:29:23 +01:00
member.hbs 🎨 Added gravatars for member avatars (#1417) 2019-12-03 18:10:47 +07:00
members.hbs Improved adding first members on no-members screen (#1416) 2019-12-03 12:04:04 +07:00
pages-loading.hbs 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
pages.hbs Updated post list 2019-11-14 13:53:43 +01:00
posts-loading.hbs 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
posts.hbs Updated post list 2019-11-14 13:53:43 +01:00
reset.hbs Swap out ember-inline-svg for ember-svg-jar (#970) 2018-03-19 09:57:31 +00:00
setup.hbs Swap out ember-inline-svg for ember-svg-jar (#970) 2018-03-19 09:57:31 +00:00
signin.hbs 🎨 Added auto-login to private site when viewing site preview in admin (#1286) 2019-08-12 09:11:10 +01:00
signup.hbs Fixed signup acceptance tests 2019-02-11 12:35:47 +00:00
site.hbs Added reset-to-homepage behaviour when clicking "view site" link 2019-03-21 17:55:58 +00:00
tags-loading.hbs 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
tags.hbs Responsive fixes on tags list screen 2019-10-18 14:08:46 +02:00