1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-23 03:22:50 +02:00
bitwarden-browser/apps
Daniel James Smith a674f698a2
[PM-12067] Add sorting to exposed passwords report (#11029)
* Add sorting to exposed passwords report

- Create new type to represent a row within the report
- Add types and remove usage of any
- Include the exposed number of times within the data passed to the datasource/table instead of looking it up via the `exposedPasswordMap`
- Enable sorting via bitSortable
- Set default sort to order by exposed number of times in descending order

* Show headers and sort also within AC version of exposed-passwords report but hide the Owner column

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-09-18 18:53:04 +02:00
..
browser [PM-11899] - send text details component (#11002) 2024-09-18 14:04:51 +02:00
cli [deps] Autofill: Update tldts to v6.1.46 (#11054) 2024-09-16 09:34:33 -04:00
desktop [desktop] Allow manual sync while locked (#6126) 2024-09-18 17:57:32 +02:00
web [PM-12067] Add sorting to exposed passwords report (#11029) 2024-09-18 18:53:04 +02:00