Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PM-14275] Add IsManaged to OrganizationMetadata #4957

Merged
merged 5 commits into from
Oct 31, 2024

Conversation

amorask-bitwarden
Copy link
Contributor

🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-14275

📔 Objective

Organization owners managed by MSPs don't have access to Providers in the session state nor can they request full providers from the API because of permissions, but they need to know if they're managed so I'm returning it from Metadata.

📸 Screenshots

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

@amorask-bitwarden amorask-bitwarden requested a review from a team as a code owner October 30, 2024 19:13
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.57%. Comparing base (2893ca7) to head (8331fce).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4957      +/-   ##
==========================================
+ Coverage   42.56%   42.57%   +0.01%     
==========================================
  Files        1387     1387              
  Lines       64653    64645       -8     
  Branches     5936     5932       -4     
==========================================
+ Hits        27521    27525       +4     
+ Misses      35908    35898      -10     
+ Partials     1224     1222       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

jonashendrickx
jonashendrickx previously approved these changes Oct 31, 2024
@amorask-bitwarden amorask-bitwarden merged commit 249c39e into main Oct 31, 2024
50 checks passed
@amorask-bitwarden amorask-bitwarden deleted the billing/PM-14275/resale-download-license branch October 31, 2024 15:01
amorask-bitwarden added a commit that referenced this pull request Oct 31, 2024
* Add IsManaged to OrganizationMetadata

* Remove subscription requirement from self-host eligibility check

* Remove unused service

* Run dotnet format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants