Ghost/ghost/admin/app/templates/settings
Kevin Ansfield 2d1d810198 Fetched actor record to display real name when listing audit log events
no issue

- switched `parse-audit-log-event` to a class helper to get access to dependency injection
- added `get actor()` to the parsed event object
  - uses the store to find the related user record, returning an already loaded record if it exists otherwise fetches the record
  - allows use of `event.actor.*` in templates because they are promise-aware and will be filled in once the record is loaded
2022-08-17 14:14:47 +02:00
..
design Email settings design update (#2359) 2022-04-28 10:24:12 +02:00
integration/webhooks Added Integrations as a subpage of Settings 2021-10-18 14:47:59 +02:00
integrations Refactored to use individual slack settings (#2384) 2022-05-16 11:38:32 +01:00
staff Added native comments (#15223) 2022-08-12 16:06:06 +02:00
audit-log.hbs Fetched actor record to display real name when listing audit log events 2022-08-17 14:14:47 +02:00
code-injection-loading.hbs Updated code injection styles 2021-02-10 11:54:27 +01:00
code-injection.hbs Updated code injection styles 2021-02-10 11:54:27 +01:00
general-loading.hbs Update portal settings UI 2021-02-10 11:08:09 +01:00
general.hbs Settings cleanup (#2377) 2022-05-12 14:53:18 +01:00
integration.hbs Updated webhook actions to dotdotdot menu 2022-07-12 13:38:51 +01:00
integrations.hbs Refactored custom integration creation and limits modals 2022-01-13 13:16:13 +00:00
labs-loading.hbs Basic settings restructure 2021-02-02 16:08:03 +00:00
labs.hbs Added the memberAttribution alpha flag 2022-08-15 17:10:08 -04:00
membership.hbs Added native comments (#15223) 2022-08-12 16:06:06 +02:00
navigation.hbs [chore] migrate app/controllers/settings/navigation.js to use native classes (#2254) 2022-02-09 09:53:38 +00:00
newsletters.hbs Renamed members-email-labs to newsletters and removed unused files 2022-05-05 13:37:53 +02:00