Ghost/ghost/admin/app/serializers
Gabriel Csapo d40740b0ec [chore] ran native classes codemod for apps/serializers (#2243)
refs https://github.com/TryGhost/Admin/pull/2227

A continuation of #2227 that runs the native classes codemod against app/serializers.

Most of the serializers that are trying to be transformed are failing with the same issue:

```
Validation errors: 
	[attrs]: Transform not supported - value is of type object. For more details: eslint-plugin-ember/avoid-leaking-state-in-ember-objects
2022-02-02T05:54:58.571Z [warn] [app/serializers/role.js]: FAILURE 
```
2022-02-02 18:27:03 +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 [chore] ran native classes codemod for apps/serializers (#2243) 2022-02-02 18:27:03 +00:00
custom-theme-setting-list.js Added customThemeSettings service with all-records-in-one save request 2021-09-28 16:50:28 +01:00
email-recipient.js Added activity feed to member details screen (#1796) 2020-12-10 11:38:38 +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 status data to member model 2021-08-10 17:43:36 +05:30
notification.js 🐛 fix duplicate server alerts + default alert bg color (#242) 2016-09-01 11:01:54 -05:00
page.js [chore] ran native classes codemod for apps/serializers (#2243) 2022-02-02 18:27:03 +00:00
post.js Updated specific tier visibility handling for posts/pages (#2233) 2022-02-01 12:24:06 +05:30
role.js Renaming date properties to contain UTC 2016-06-17 11:09:21 +02:00
setting.js [chore] ran native classes codemod for apps/serializers (#2243) 2022-02-02 18:27:03 +00: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 [chore] ran native classes codemod for apps/serializers (#2243) 2022-02-02 18:27:03 +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