Ghost/ghost/admin/app/components/settings/history
Sodbileg Gansukh 0281a30fb4
Merged similar history events (#16865)
closes https://github.com/TryGhost/Team/issues/2463

- it merges the similar history events by adding additional properties
to the events data
- `skip` was added to the current event when the next event is similar to
it, so that the event isn't output on the frontend
- `count` was added to the last item of the similar events and it's used
for outputting the number of repeated similar events
2023-06-26 09:29:18 +08:00
..
event-filter.hbs Renamed Audit Log to History 2022-09-06 11:49:29 +01:00
event-filter.js Renamed Audit Log to History 2022-09-06 11:49:29 +01:00
no-events.hbs Renamed Audit Log to History 2022-09-06 11:49:29 +01:00
search-trigger.hbs Renamed Audit Log to History 2022-09-06 11:49:29 +01:00
search.hbs Resolved power-select related deprecation warnings for loading components by string (#15466) 2022-09-24 17:00:05 +02:00
search.js Renamed Audit Log to History 2022-09-06 11:49:29 +01:00
table.hbs Merged similar history events (#16865) 2023-06-26 09:29:18 +08:00