Ghost-Admin/app/serializers
Kevin Ansfield 89b10f69fa 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 Display "sent" info in publish menu 2019-11-04 16:13:18 +07:00
api-key.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
application.js Added hacky method for accessing `meta` value of single-record requests 2020-02-10 12:41:35 +00:00
email.js Display basic info in PSM once an email has been sent 2019-11-08 17:07:47 +07:00
integration.js Upgraded `eslint-plugin-ghost` and fixed new linter errors 2020-01-16 17:01:12 +00:00
invite.js Fixed missing invite role name on team screen 2019-01-14 17:01:30 +00:00
label.js Added labels for Members (#1477) 2020-02-14 15:04:01 +05:30
member.js Added member's geographic location to admin 2020-02-27 12:56:26 +00:00
notification.js 🐛 fix duplicate server alerts + default alert bg color (#242) 2016-09-01 11:01:54 -05:00
page.js Added confirmation modal and use email model in place of action 2019-11-07 15:56:41 +07:00
post.js Upgraded `eslint-plugin-ghost` and fixed new linter errors 2020-01-16 17:01:12 +00:00
role.js Renaming date properties to contain `UTC` 2016-06-17 11:09:21 +02:00
setting.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
tag.js Don't send `created_by` and `updated_by` attrs in API requests 2018-04-05 11:54:36 +01:00
theme.js fetch themes from /themes endpoint (#542) 2017-02-21 18:28:44 +00:00
user.js Upgraded `eslint-plugin-ghost` and fixed new linter errors 2020-01-16 17:01:12 +00:00
webhook.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00