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

feat: Adds Licensing upload tab #4934

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

tiagoapolo
Copy link
Contributor

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

Reference: #4923

This pull request introduces a new feature for uploading organization licensing files. The changes primarily focus on adding new endpoints, updating types, and integrating the new functionality into the existing UI components.

  • Added a new service for uploading organization licenses, including a mutation endpoint and a function to dispatch the upload action.
  • Created a new component for the Licensing tab content, allowing users to select and upload license files.
  • Integrated the Licensing tab into the organization settings page, making it visible for enterprise users (not SaaS).
  • Added optional chaining to safely access the focus method.
Screenshot 2024-12-19 at 17 04 28

How did you test this code?

Tested mannualy

@tiagoapolo tiagoapolo requested a review from a team as a code owner December 19, 2024 20:08
@tiagoapolo tiagoapolo requested review from kyle-ssg and removed request for a team December 19, 2024 20:08
Copy link

vercel bot commented Dec 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flagsmith-frontend-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 10:43pm
flagsmith-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 10:43pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Dec 19, 2024 10:43pm

@github-actions github-actions bot added front-end Issue related to the React Front End Dashboard feature New feature or request labels Dec 19, 2024
Copy link
Contributor

github-actions bot commented Dec 19, 2024

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-e2e:pr-4934 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api-test:pr-4934 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api-test:pr-4934 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-e2e:pr-4934 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-4934 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-api:pr-4934 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-4934 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-4934 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-4934 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-4934 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-frontend:pr-4934 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-frontend:pr-4934 Finished ✅ Results

@tiagoapolo tiagoapolo self-assigned this Dec 19, 2024
Copy link
Contributor

github-actions bot commented Dec 19, 2024

Uffizzi Ephemeral Environment deployment-59259

☁️ https://app.uffizzi.com/github.com/Flagsmith/flagsmith/pull/4934

📄 View Application Logs etc.

What is Uffizzi? Learn more!

Signed-off-by: Tiago Fonseca <[email protected]>
@github-actions github-actions bot added feature New feature or request and removed feature New feature or request labels Dec 19, 2024
Signed-off-by: Tiago Fonseca <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request front-end Issue related to the React Front End Dashboard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant