1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/apps/web/src/app
Vincent Salucci b169207b74
[AC-2647] Remove Flexible Collections MVP code (#9518)
* chore: organization.ts, remove refs to flexibleCollections and isManager, refs AC-2647

* chore: clean up callers of removed methods from organization.ts, refs AC-2647

* chore: access-selector, remove fc input and update permissionList param, refs AC-2647

* chore: update permissionList caller, update group-add-edit fc refs, and remove accessAll, refs AC-2647

* chore: update member-dialog fc callers, refs AC-2647

* chore: update bulk-collections-dialog fc callers, refs AC-2647

* chore: update collection-dialog fc callers, refs AC-2647

* chore: update simple fc caller to misc files, refs AC-2647

* chore: update member-dialog fc callers, refs AC-2647

* chore: remove accessAll references and update callers, refs AC-2647

* chore: update comment to specify v1 usage, refs AC-2647

* chore: remove unused message keys and code calls to use those messages, refs AC-2647

* chore: remove readonly false from access-selector model map function, refs AC-2647
2024-06-10 11:59:20 -05:00
..
admin-console [AC-2647] Remove Flexible Collections MVP code (#9518) 2024-06-10 11:59:20 -05:00
auth [PM-4952] Migrate-remove-password-component (#9305) 2024-06-10 19:42:10 +05:30
billing [PM 5023] migrate payment component (#8345) 2024-06-06 19:29:54 +05:30
common [PM-5951] Migrate org invite state (#9014) 2024-05-30 12:03:17 -04:00
components [CL-254] Rename 500 colors to 600 to prep for UI redesign (#8623) 2024-04-05 10:58:32 -04:00
core [PM-8236] Allow for additional data properties (#9278) 2024-06-04 08:38:54 -07:00
layouts [PM-7837] Move SyncService to Platform Ownership (#9055) 2024-06-05 10:48:12 -04:00
platform [PM-7766] Add clientType to MigrationHelper (#8945) 2024-04-29 07:28:58 -04:00
settings PM-4977 Migrate Preferences component (#8663) 2024-06-06 20:46:59 +05:30
shared PM-2047 Migrated Change Avatar component (#8522) 2024-06-06 19:23:02 +05:30
tools Fix missing confirmation toast on vault export (#9398) 2024-05-28 19:35:10 +01:00
vault [AC-2647] Remove Flexible Collections MVP code (#9518) 2024-06-10 11:59:20 -05:00
app.component.html
app.component.ts [PM-7837] Move SyncService to Platform Ownership (#9055) 2024-06-05 10:48:12 -04:00
app.module.ts Add a warning to not modify this file (#6235) 2023-09-14 08:28:41 -04:00
oss-routing.module.ts [PM-4952] Migrate-remove-password-component (#9305) 2024-06-10 19:42:10 +05:30
oss.module.ts Use UserVerificationDialogComponent for account recovery enrollment (#8632) 2024-04-12 06:38:53 -05:00
wildcard-routing.module.ts