Skip to content

[FIX] "Auto-generate access key" should not be present in create feature set dialog#3659

Merged
muli-cohen merged 1 commit into
mlrun:feature/ig4from
Taras-Hlukhovetskyi:IG4-2071
Apr 27, 2026
Merged

[FIX] "Auto-generate access key" should not be present in create feature set dialog#3659
muli-cohen merged 1 commit into
mlrun:feature/ig4from
Taras-Hlukhovetskyi:IG4-2071

Conversation

@Taras-Hlukhovetskyi
Copy link
Copy Markdown
Collaborator

@Taras-Hlukhovetskyi Taras-Hlukhovetskyi commented Apr 27, 2026

📝 Description


🛠️ Changes Made


✅ Checklist

  • I have given the PR a well-structured title describing the domain and the specific change that was made
  • I tested the changes in the browser (locally or via preview build)
  • I confirmed that existing tests pass
  • I added or updated unit / integration tests (if needed)
  • I checked that this change doesn’t introduce new console warnings or lint / formatting errors
  • I updated the relevant Jira ticket with the appropriate details and status

🔗 References


🚨 Potentially Breaking Changes

  • Yes
  • No

Includes DRC change

  • Yes
  • No

If yes -> requires bump NPM version


🔍 Additional Notes


📸 Screenshots / Demos


<PanelCredentialsAccessKey
credentialsAccessKey={featureStore.newFeatureSet.credentials.access_key}
frontendSpec={frontendSpec}
isApiToken // TODO add condition before merge to dev (for igz3 should be checkbox)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Taras-Hlukhovetskyi What's stopping us from implementing the conditional now? Same for below.

@muli-cohen muli-cohen merged commit ee991fb into mlrun:feature/ig4 Apr 27, 2026
3 checks passed
Taras-Hlukhovetskyi added a commit to Taras-Hlukhovetskyi/ui that referenced this pull request May 29, 2026
- [FEAT] Implement breadcrumbs for nuclio function (minimal approach) (mlrun#3651)
- [CHORE] update feat ig4 to the latest development (mlrun#3653)
- [FIX] Set default API token on batch re-run (mlrun#3657)
- [FIX] Nuclio dropdown persisting after navigation (mlrun#3658)
- [FIX] "Auto-generate access key" should not be present in create feature set dialog (mlrun#3659)
- [CHORE] Update feature/ig4 (mlrun#3661)
- sync package-lock dependencies
- [FEAT] Add API token expiry banner (mlrun#3671)

Co-authored-by: Cursor <cursoragent@cursor.com>
Taras-Hlukhovetskyi added a commit to Taras-Hlukhovetskyi/ui that referenced this pull request May 29, 2026
- [FEAT] Implement breadcrumbs for nuclio function (minimal approach) (mlrun#3651)
- [CHORE] update feat ig4 to the latest development (mlrun#3653)
- [FIX] Set default API token on batch re-run (mlrun#3657)
- [FIX] Nuclio dropdown persisting after navigation (mlrun#3658)
- [FIX] "Auto-generate access key" should not be present in create feature set dialog (mlrun#3659)
- [CHORE] Update feature/ig4 (mlrun#3661)
- sync package-lock dependencies
- [FEAT] Add API token expiry banner (mlrun#3671)
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.

2 participants