Files
notifications-admin/app
Chris Hill-Scott e918e2497b Rename mixin to clarify purpose
`SortableMixin` no longer has anything to do with sorting, except that
it inherits from the similarly-named `SortByNameMixin`.

This commit:
- renames it to describe its main purpose: doing equality (and identity)
  checks based on the `id` attribute
- makes it no longer inherit from `SortByNameMixin`, so that the two can
  be used independently or combined
2022-02-01 14:31:13 +00:00
..
2022-01-28 17:15:05 +00:00