1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/routes/settings
Kevin Ansfield 8c23d5acef Removed used of ember-data-filter
closes https://github.com/TryGhost/Ghost/issues/9591
- swapped use of `store.filter` for a combination `store.peekAll` and CPs to filter the result set
2018-04-30 13:54:09 +01:00
..
apps Fixed duplicate tokens in app titles 2018-04-30 12:49:14 +01:00
design ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
tags Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
apps.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
code-injection.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
design.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
general.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
labs.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
tags.js Removed used of ember-data-filter 2018-04-30 13:54:09 +01:00