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

[pull] main from solidusio:main #395

Merged
merged 15 commits into from
Feb 8, 2024
Merged

[pull] main from solidusio:main #395

merged 15 commits into from
Feb 8, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 2, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

mamhoff and others added 5 commits January 27, 2024 21:12
Unit cancel adjustments are always finalized, and will thus never be
recalculated. Attempting to do so by un-finalizing them will result in a
ZeroDivisionError. Let's not try.
Since the gem has specific releases, it makes sense to point to
its specific readme, code path and changelog URL.

Co-Authored-By: Elia Schito <elia@schito.me>
Co-Authored-By: Rainer Dema <rainer.dema@gmail.com>
A few new sections are added, while other are edited in order to
better describe the current state of the new admin.

Co-Authored-By: Elia Schito <elia@schito.me>
Co-Authored-By: Rainer Dema <rainer.dema@gmail.com>
…-code-path

Remove call to private method `#update_cancellations` from `OrderUpdater#recalculate_adjustments`
Sample products data was reworked with /pull/5437.
After these changes, some products with variants remained without
option types, meaning that their variants remained not visible and
selectable on the FE, and in the admin it was not possible to add
new ones as the relevant button was hidden.
…ct-option-types

Add missing option types to product sample data
spaghetticode and others added 3 commits February 5, 2024 12:15
To enhance the developer-friendliness and interactivity of stack
traces, particularly those from components in the new admin.
…-to-sandbox

Add `better_errors` gem to the sandbox
tvdeyen and others added 4 commits February 7, 2024 12:30
Without this we get

    uninitialized constant Spree::AppConfiguration::URI

errors.
Explicitly require URI in app configuration
The menu item should not match the url if a match_path prevents this behavior. Previously the match_path method went truthy, if the url of the menu item started with the same url as the request regardless of the given match_path - configuration.
Menu item should not match url if match_path is set
tvdeyen and others added 2 commits February 8, 2024 11:02
…r-promotion_orders-promotions-foreign-key

Fix down migration for promotion_orders promotions foreign key
[admin] Document SolidusAdmin intended usage and how to contribute
@pull pull bot merged commit 020f3c2 into nebulab:main Feb 8, 2024
12 checks passed
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.

7 participants