1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/apps/web/src
aj-rosado 0e2c486a38
[AC-2509] add member access component (#9411)
* Added new report card and FeatureFlag for MemberAccessReport

* Add new "isEnterpriseOrgGuard"

* Add member access icon

* Show upgrade organization dialog for enterprise on member access report click

* verify member access featureflag on enterprise org guard

* add comment with TODO information for follow up task

* Initial member access report component

* Improved readability, removed path to wrong component and refactored buildReports to use the productType

* finished MemberAccessReport layout and added temporary service to provide mock data

* Moved member-access-report files to bitwarden_license/
Removed unnecessary files

* Added new tools path on bitwarden_license to the CODEOWNERS file

* added member access description to the messages.json

* layout changes to member access report

* Created new reports-routing under bitwarden_license
Moved member-access-report files to corresponding subfolder

* Added search logic

* Removed routing from member-access-report BL component on OSS.
Added member-access-report navigation to organizations-routing on BL

* removed unnecessary ng-container

* Added OrganizationPermissionsGuard and canAccessReports validation to member-access-report navigation

* replaced deprecated search code with searchControl

* Address PR feedback

* removed unnecessary canAccessReports method
2024-07-09 18:36:18 +01:00
..
404 [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
app [PM-7084] 2/6: Add shared two-factor-auth orchestrator component, and TOTP two-factor component (#9768) 2024-07-09 16:19:04 +02:00
connectors [PM-5156] [PM-5216] Duo v2 removal (#9513) 2024-06-25 11:09:45 -07:00
images [PM-1802] Update 2fa provider icons and description (#9568) 2024-06-27 10:14:21 -07:00
locales [AC-2509] add member access component (#9411) 2024-07-09 18:36:18 +01:00
scss [PM-1802] Update 2fa provider icons and description (#9568) 2024-06-27 10:14:21 -07:00
utils [SM-1031] Remove SecretsManager & showDDG compile flags (#8610) 2024-04-08 17:46:24 +02:00
.nojekyll Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
404.html Update all instances of copyright with 2023 to 2024 (#7396) 2023-12-29 15:28:14 +00:00
app-id.json
browserconfig.xml Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
favicon.ico
global.d.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
index.html [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
main.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
manifest.json
polyfills.ts [BEEEP] [PM-4043] Remove date-input-polyfill (#6372) 2023-09-22 10:33:46 +00:00
theme.ts [PM-5539] Migrate ThemingService (#8219) 2024-03-13 15:25:39 +00:00
translation-constants.ts Update supported languages for web (#8382) 2024-03-21 12:26:59 -04:00
version.json