Ghost/ghost/admin/tests
Kevin Ansfield 0589f32788 Added last seen at column to members list when filtered
closes https://github.com/TryGhost/Team/issues/1388

- added `lastSeenAtUTC` property to member model
- added `last_seen_at` filter column handling to `<GhMembersListItemColumn>`
  - uses same format as the "Created" column showing the date only and a "days ago" string
2022-02-22 17:13:32 +00:00
..
acceptance Added last seen at column to members list when filtered 2022-02-22 17:13:32 +00:00
helpers Added non-Stripe members setting screen acceptance tests 2022-02-18 22:36:01 +00:00
integration Fixed linter error for unused variable 2022-02-15 13:31:17 +00:00
unit Ran ember-cli-update --run-codemods (#2219) 2022-01-21 19:25:47 +00:00
.eslintrc.js Update dependency eslint to v7 (#1566) 2020-05-17 22:53:37 +01:00
index.html Remove ember application template wrapper 2018-05-01 10:57:20 +01:00
test-helper.js Updated core files to match ember-cli new output 2020-08-03 09:24:58 +01:00