-
-
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] Update the admin preview toggle label #5515
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
github-actions
bot
added
changelog:solidus_core
Changes to the solidus_core gem
changelog:solidus_admin
labels
Nov 21, 2023
elia
force-pushed
the
elia/misc-improvements
branch
from
November 22, 2023 10:40
79ca4c5
to
fe0a0ce
Compare
github-actions
bot
added
the
changelog:repository
Changes to the repository not within any gem
label
Nov 22, 2023
elia
force-pushed
the
elia/misc-improvements
branch
from
November 22, 2023 10:50
fe0a0ce
to
39bba93
Compare
- Use stimulus params instead of arbitrary data attributes - Only attach the url if the url proc is defined - Improve detection of default-clickable elements for which the row url shouldn't be used
This is why `data-turbo-method` wasn't working.
Should save one or two extra roundtrips to the database.
Also changes how `<col>` attributes are provided.
elia
force-pushed
the
elia/misc-improvements
branch
2 times, most recently
from
November 22, 2023 11:29
75bbf83
to
bbade9b
Compare
elia
force-pushed
the
elia/misc-improvements
branch
from
November 22, 2023 11:41
bbade9b
to
96e9efd
Compare
elia
force-pushed
the
elia/misc-improvements
branch
from
November 22, 2023 14:21
c2f2aed
to
854301d
Compare
rainerdema
approved these changes
Nov 22, 2023
elia
changed the title
[admin] Misc improvements
[admin] Update the admin preview toggle label
Dec 21, 2023
elia
added
changelog:solidus_admin
and removed
changelog:solidus_admin
changelog:solidus_core
Changes to the solidus_core gem
labels
Dec 21, 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
Extracted fixes from the work on the adjustments index page.
Checklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed: