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

[Admin][Products] Add product properties create/edit flow to admin #6011

Conversation

MadelineCollier
Copy link
Contributor

Summary

This change addresses #5857

This builds off of the excellent work done by @Astr0surf3r in #5885 and by @forkata in #5926 to build out the create/edit/update flow for product properties in the new admin.

I've added a request spec that was missing and tweaked a few other things.

Screenshots

Screen.Recording.2024-12-05.at.1.38.45.PM.mov

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

@MadelineCollier MadelineCollier requested a review from a team as a code owner December 5, 2024 12:41
@MadelineCollier MadelineCollier changed the title [Admin] Add product properties create/edit flow to admin [Admin][Products] Add product properties create/edit flow to admin Dec 5, 2024
This builds off of the excellent work started in
solidusio#5885 and in
solidusio#5926 to build out the
create/edit/update flow for product properties in the new admin.

I've added a request spec that was missing and tweaked a few other
things.
@MadelineCollier MadelineCollier force-pushed the admin-product-properties-create-edit branch from 22b5594 to 01325f4 Compare December 5, 2024 12:46
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.81%. Comparing base (18fba3e) to head (01325f4).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6011      +/-   ##
==========================================
- Coverage   89.46%   87.81%   -1.65%     
==========================================
  Files         782      476     -306     
  Lines       18001    11658    -6343     
==========================================
- Hits        16104    10238    -5866     
+ Misses       1897     1420     -477     

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

@tvdeyen
Copy link
Member

tvdeyen commented Dec 5, 2024

@MadelineCollier can we wait until #6014 has been finalized and merged? This contains everything we need to use semantic links and form redirects. I am happy to help update this PR (it's not much actually) afterwards.

@MadelineCollier
Copy link
Contributor Author

@MadelineCollier can we wait until #6014 has been finalized and merged? This contains everything we need to use semantic links and form redirects. I am happy to help update this PR (it's not much actually) afterwards.

For sure, I can hold off and integrate it later today (assuming the other PR is merged today). Thanks for your work on solving that issue by the way.

Copy link
Member

@tvdeyen tvdeyen left a comment

Choose a reason for hiding this comment

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

I tabled #6014 (comment)

so this is ready to be merged. Thanks for the patience 🙏🏻

@MadelineCollier MadelineCollier merged commit b8cbea2 into solidusio:main Dec 6, 2024
15 of 16 checks passed
@forkata
Copy link
Contributor

forkata commented Dec 10, 2024

Thanks for taking this to the 🏁 @MadelineCollier! Great work here!

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

Successfully merging this pull request may close these issues.

4 participants