-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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] Add stock_items/edit
modal component
#5543
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rainerdema
force-pushed
the
elia+rainer/admin/stock-edit
branch
from
December 7, 2023 13:21
de92124
to
e587973
Compare
rainerdema
changed the title
[admin] stock-edit modal
[Admin] Add Dec 7, 2023
stock_items/edit
modal component
rainerdema
force-pushed
the
elia+rainer/admin/stock-edit
branch
from
December 7, 2023 13:22
e587973
to
ac4ccc5
Compare
elia
force-pushed
the
elia+rainer/admin/stock-edit
branch
from
December 11, 2023 15:36
ac4ccc5
to
c6ae12c
Compare
github-actions
bot
added
changelog:solidus_core
Changes to the solidus_core gem
changelog:repository
Changes to the repository not within any gem
labels
Dec 11, 2023
Co-Authored-By: Elia Schito <[email protected]>
This commit introduces a new `ui/switch_field` component, which utilizes the `ui/switch` component: It includes a hidden input to facilitate the passing of the switch parameter in forms. Additionally, a toggle field generator has been added to the main field component. Co-Authored-By: Elia Schito <[email protected]>
This initializer configures logging for View Components. In the development and test environments, it subscribes to the 'render.view_component' event, and logs the rendered component's name and duration in milliseconds. https://viewcomponent.org/guide/instrumentation.html#viewing-instrumentation-sums-in-the-browser-developer-tools Co-Authored-By: Elia Schito <[email protected]>
Co-Authored-By: Elia Schito <[email protected]>
Co-Authored-By: Elia Schito <[email protected]>
Co-Authored-By: Elia Schito <[email protected]>
Co-Authored-By: Elia Schito <[email protected]>
Co-Authored-By: Elia Schito <[email protected]>
elia
force-pushed
the
elia+rainer/admin/stock-edit
branch
from
December 11, 2023 16:39
d551e1b
to
29e3134
Compare
github-actions
bot
removed
the
changelog:solidus_core
Changes to the solidus_core gem
label
Dec 11, 2023
rainerdema
approved these changes
Dec 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Checklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed: