Ghost/ghost/admin/app/components/settings/audit-log
Daniel Lockyer adaecde430
Split event and resource filtering apart
refs https://github.com/TryGhost/Toolbox/issues/356

- events and resources needed to be filtered and sent to the API
  differently
- this commit splits them apart and wires up the toggles to query params
  and therefore API requests
2022-08-22 17:14:34 +02:00
..
event-filter.hbs Split event and resource filtering apart 2022-08-22 17:14:34 +02:00
event-filter.js Split event and resource filtering apart 2022-08-22 17:14:34 +02:00
no-events.hbs Added basic filtering and searching to audit log 2022-08-22 15:41:04 +02:00
search-trigger.hbs Split event and resource filtering apart 2022-08-22 17:14:34 +02:00
search.hbs Added basic filtering and searching to audit log 2022-08-22 15:41:04 +02:00
search.js Added basic filtering and searching to audit log 2022-08-22 15:41:04 +02:00
table.hbs Cleaned up code duplication in Audit Log table 2022-08-22 16:12:46 +02:00