Skip to content

[FEAT] Code Artifacts UI screen#3662

Merged
muli-cohen merged 3 commits into
mlrun:developmentfrom
Taras-Hlukhovetskyi:ML-12363
May 13, 2026
Merged

[FEAT] Code Artifacts UI screen#3662
muli-cohen merged 3 commits into
mlrun:developmentfrom
Taras-Hlukhovetskyi:ML-12363

Conversation

@Taras-Hlukhovetskyi
Copy link
Copy Markdown
Collaborator

@Taras-Hlukhovetskyi Taras-Hlukhovetskyi commented Apr 28, 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

If yes -> requires bump NPM version


🔍 Additional Notes


📸 Screenshots / Demos

image image image image

@muli-cohen muli-cohen merged commit db9f1a6 into mlrun:development May 13, 2026
3 checks passed
amit-noy pushed a commit to amit-noy/ui that referenced this pull request May 14, 2026
<!-- Title structure should start with a flag - either of these:
  [FEAT] [FIX] [CHORE] [CI] [DOCS] [STYLE] [REFACTOR] [TEST] [BUILD] [PERF]
Followed by a clear representation - e.g:
  [STYLE] Reformat components for linting compliance
  [CI] Run tests on push for all branches
  [FEAT] Add dark mode toggle in header
  -->
  
  ## 📝 Description
  <!-- A clear, concise summary of what this PR does. -->
  <!-- Include context, motivation, or related issues (e.g., "Replaces Sass with CSS Modules"). -->

---

## 🛠️ Changes Made
  <!-- List the main updates in this PR. -->
<!-- Example:
  - Replaced Sass styles with CSS Modules
  - Updated Button component props for accessibility
  - Adjusted CI workflow to run on push for all branches
  -->

---

## ✅ Checklist

- [x] I have given the PR a well-structured title describing the domain and the specific change that was made
- [x] 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)
- [x] I checked that this change doesn’t introduce new console warnings or lint / formatting errors
- [x] I updated the relevant Jira ticket with the appropriate details and status


---

## 🔗 References
- Related ticket / issue: https://iguazio.atlassian.net/browse/ML-1236, https://iguazio.atlassian.net/browse/ML-12416
- Figma / design spec: https://www.figma.com/design/lXIHmLRRyd9IkIVPDAh0a5/%F0%9F%A6%8E-MLRun-screens?node-id=3763-15275&t=9IKOjjPLWPoIXru0-1
- Documentation:

---

## 🚨 Potentially Breaking Changes
- [ ] Yes
- [x] No

<!-- If yes, describe what breaks and how to migrate: -->
<!-- Example: Renamed prop `variant` → `type` in Button component -->

---

Includes DRC change
- [x] Yes iguazio/dashboard-react-controls#515
- [ ] No

If yes -> requires bump NPM version

---

## 🔍 Additional Notes
<!-- Optional: other context, performance considerations, or follow-up work -->
<!-- Example:
  - TODO: Migrate remaining components away from Sass
  - Known issue: minor layout flicker on mobile
  -->

---

## 📸 Screenshots / Demos
<!-- Include before/after screenshots, GIFs, or video demos if the change affects UI. -->
<!-- You can drag and drop images here directly in the PR. -->
<img width="1903" height="828" alt="image" src="https://github.com/user-attachments/assets/3cc1a291-93ab-4c3c-808b-edf39aeef10c" />
<img width="1874" height="848" alt="image" src="https://github.com/user-attachments/assets/6624ccf4-fbe3-4ae2-b2cd-cf978dbcdf4a" />
<img width="1889" height="821" alt="image" src="https://github.com/user-attachments/assets/4788074c-4661-47d3-80fa-e5fc56d6b45d" />
<img width="1820" height="804" alt="image" src="https://github.com/user-attachments/assets/c513a057-df07-425a-a738-434f1eb2b825" />

---
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