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

Require solidus #17

Merged
merged 4 commits into from
Oct 10, 2023
Merged

Require solidus #17

merged 4 commits into from
Oct 10, 2023

Conversation

mamhoff
Copy link
Contributor

@mamhoff mamhoff commented Oct 9, 2023

Requiring spree results in a load error in real life.

@@ -0,0 +1,8 @@
<ul class="admin-subnav" data-hook="admin_promotion_sub_tabs">
<% if can? :admin, SolidusFriendlyPromotions::Promotion %>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do these need to be separate permission sets from Spree::Promotion? The upgrade/migration path is simpler if they are not.

Copy link
Collaborator

Choose a reason for hiding this comment

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

The permission sets for this namespace do not exist yet.

Copy link
Collaborator

@davecandlescience davecandlescience left a comment

Choose a reason for hiding this comment

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

Looks good. The permission sets will be fun to add :)

@mamhoff mamhoff merged commit b3a4ed8 into main Oct 10, 2023
@mamhoff mamhoff deleted the require-solidus branch October 10, 2023 08:32
mamhoff added a commit that referenced this pull request Jul 1, 2024
mamhoff added a commit that referenced this pull request Oct 25, 2024
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