Skip to content

chore: permission types#6417

Open
kyle-ssg wants to merge 189 commits intomainfrom
chore/permission-types
Open

chore: permission types#6417
kyle-ssg wants to merge 189 commits intomainfrom
chore/permission-types

Conversation

@kyle-ssg
Copy link
Member

@kyle-ssg kyle-ssg commented Dec 16, 2025

Thanks for submitting a PR! Please check the boxes below:

  • I have added information to docs/ if required so people know about the feature!
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?
  • I have used a Conventional Commit title for this Pull Request

Changes

How did you test this code?

E2E, checking each usage of permission

Note: due to amount of refactoring I've done, I've pointed this to the latest branch I've been working on

kyle-ssg and others added 30 commits August 5, 2025 16:27
Co-authored-by: Zaimwa9 <wadii.zaim@flagsmith.com>
# Conflicts:
#	frontend/web/components/pages/UserPage.tsx
@kyle-ssg
Copy link
Member Author

Ok! all refactored and no typescript errors exist that relate to permissions

# Conflicts:
#	frontend/common/providers/Permission.tsx
#	frontend/package-lock.json
#	frontend/package.json
#	frontend/web/components/feature-summary/FeatureRow.tsx
#	frontend/web/components/modals/FlagValueFooter.tsx
#	frontend/web/components/modals/create-feature/FeatureLimitAlert.tsx
#	frontend/web/components/modals/create-feature/index.js
#	frontend/web/components/modals/create-feature/tabs/CreateFeature.tsx
#	frontend/web/components/modals/create-feature/tabs/FeatureSettings.tsx
#	frontend/web/components/modals/create-feature/tabs/FeatureValue.tsx
#	frontend/web/components/mv/VariationOptions.tsx
#	frontend/web/components/navigation/navbars/ProjectNavbar.tsx
#	frontend/web/components/pages/FeaturesPage.js
@cursor
Copy link

cursor bot commented Feb 25, 2026

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on March 10.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Issue related to the REST API chore front-end Issue related to the React Front End Dashboard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Permission check for editing an identities feature needs "UPDATE_FEATURE_STATE" permission

3 participants