Ghost/ghost/admin/app/serializers
Kevin Ansfield 13a9a2802b Added member's geographic location to admin
no issue

- added `geolocation` attribute to member model with json-string transform
- prevent geolocation from being sent back to the API in member serializer
- add "Location" column to members list
  - if country is "US" then display "{State}, US" otherwise show full country name such as "United Kingdom"
  - displays "-" if no geolocation data has been collected for the member
2020-02-27 12:56:26 +00:00
..
action.js
api-key.js
application.js
email.js
integration.js
invite.js
label.js
member.js Added member's geographic location to admin 2020-02-27 12:56:26 +00:00
notification.js
page.js
post.js
role.js
setting.js
tag.js
theme.js
user.js
webhook.js