bitwarden-estensione-browser/apps/web/src/app/admin-console/organizations/reporting
SmithThe4th b79554a13b
[PM-283] Fix Reports UI behavior for premium and free users (#4926)
* Prevent rerouting to dispaly modal message, and refactored components where thsi was used

* Added upgrade badge to organization reports view

* created guard to prevent free organization users from accessing reports

* Added isUpgradeRequired getter to organization class

* Modifiewd reports home to pass upgrade badge and add new guard to organization reports module

* Fixed routing bug when routing to billing subscription page

* Refactored to use async pipe and observables

* Renamed getter name to be more descriptive

* Removed checkAccess from reports

* Renamed guard

* Removed unused variables

* Lint fix

* Lint fix

* prettier fix

* Corrected organiztion service reference

* Moved homepage to ngonInit

* [PM-1629] Update the upgrade dialog for users without billing rights (#5102)

* Show dialog with description when user does not have access to the billing page

* switched conditions to nested if to make the logic clearer
2023-03-30 16:27:03 -04:00
..
organization-reporting-routing.module.ts [PM-283] Fix Reports UI behavior for premium and free users (#4926) 2023-03-30 16:27:03 -04:00
organization-reporting.module.ts [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
reporting.component.html [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
reporting.component.ts [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
reports-home.component.html [PM-283] Fix Reports UI behavior for premium and free users (#4926) 2023-03-30 16:27:03 -04:00
reports-home.component.ts [PM-283] Fix Reports UI behavior for premium and free users (#4926) 2023-03-30 16:27:03 -04:00