solidusio / solidus_frontend

BSD 3-Clause "New" or "Revised" License
2 stars 7 forks source link

Fork `solidus_frontend` into a separate repo #1

Closed gsmendoza closed 2 years ago

gsmendoza commented 2 years ago

Dependencies

Dependent on #2.

Status

Wasn't able to update yet:

TODOs

Files

gsmendoza commented 2 years ago

Thank you @waiting-for-dev for the review and the kind compliment :) I'm listing my TODOs for this below. Let me know I missed anything:

waiting-for-dev commented 2 years ago

Instead of pointing SolidusLegacyFrontend to Solidus, point the gem to Solidus' subprojects instead (excluding SolidusFrontend, of course).

I think you'll only need solidus_core & solidus_api.

Looks good @gsmendoza, thanks!!

gsmendoza commented 2 years ago

@waiting-for-dev I updated the PR based on your feedback. Can you take another look? Thank!

gsmendoza commented 2 years ago

TODOs, per walkthrough with @kennyadsl :

  1. Test if solidus frontend can be added to an app AFTER Solidus has been installed on it (without any frontend).
  2. Test SolidusFrontend against older versions of Solidus.
gsmendoza commented 2 years ago

Hi @kennyadsl . I made the following updates. Appreciate if you can review!

Walkthrough

https://user-images.githubusercontent.com/61476/177129224-5d3bc987-24fb-42df-97cc-9cc9def9744a.mp4

Demo

https://user-images.githubusercontent.com/61476/177129236-dc228323-4d34-4d8c-9aa6-eb50740e1851.mp4