1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-14 10:26:19 +01:00
bitwarden-browser/libs
SmithThe4th faf7e3d315
[PM-11201][CL-507] Add the ability to sort by Name, Group, and Permission within the collection and item tables (#11453)
* Added sorting to vault, name, permission and group

Added default sorting

* Fixed import

* reverted test on template

* Only add sorting functionality to admin console

* changed code order

* Fixed leftover test for sortingn

* Fixed reference

* sort permissions by ascending order

* Fixed bug where a collection had multiple groups and sorting alphbatically didn't happen correctly all the time

* Fixed bug whne creating a new cipher item

* Introduced fnFactory to create a sort function with direction provided

* Used new sort function to make collections always remain at the top and ciphers below

* extracted logic to always sort collections at the top

Added similar sorting to sortBygroup

* removed org vault check

* remove unused service

* Sort only collections

* Got rid of sortFn factory in favour of passing the direction as an optional parameter

* Removed tenary

* get cipher permissions

* Use all collections to filter collection ids

* Fixed ascending and descending issues

* Added functionality to default sort in descending order

* default sort permissions in descending order

* Refactored setActive to not pass direction as a paramater
2024-11-07 10:10:15 -05:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
admin-console [PM-10323] Add delete option to managed members (#11655) 2024-11-04 16:19:30 +00:00
angular [PM-5237] Clients, Self Hosted: Login - Hide "Create account" when registration disabled (#11811) 2024-11-06 17:57:07 -05:00
auth [PM-5237] Clients, Self Hosted: Login - Hide "Create account" when registration disabled (#11811) 2024-11-06 17:57:07 -05:00
billing create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
common [PM-5237] Clients, Self Hosted: Login - Hide "Create account" when registration disabled (#11811) 2024-11-06 17:57:07 -05:00
components [PM-11201][CL-507] Add the ability to sort by Name, Group, and Permission within the collection and item tables (#11453) 2024-11-07 10:10:15 -05:00
importer [Pm-13097] Rename cryptoservice to keyservice and move it to km ownership (#11358) 2024-10-24 19:41:30 +02:00
key-management [PM-13673] Require UserId In CompareHash Method (#11568) 2024-11-04 15:11:59 -05:00
node [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
platform [PM-8582] Move Safari browser check to libs/platform (#11007) 2024-09-16 15:36:05 -04:00
shared [CL-425] - add tools card component (#11375) 2024-10-11 23:00:45 +02:00
tools [PM-13876] Generator PR review follow up (#11885) 2024-11-07 09:03:54 -05:00
vault change totp code to monospace font (#11844) 2024-11-06 09:42:53 -06:00