Skip to content

Fix admin panel after upgrade to Sylius 2.0 - #5

Open
Glancu wants to merge 3 commits into
feature/2.0-upgradefrom
feature/fix-admin-panel
Open

Fix admin panel after upgrade to Sylius 2.0#5
Glancu wants to merge 3 commits into
feature/2.0-upgradefrom
feature/fix-admin-panel

Conversation

@Glancu

@Glancu Glancu commented Jul 8, 2025

Copy link
Copy Markdown

No description provided.

Comment thread .DS_Store Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

To be removed

Comment thread src/.DS_Store Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

To be removed

Comment thread src/Resources/.DS_Store Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

To be removed

Comment thread src/Resources/views/.DS_Store Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

All .DS_Store files should be removed 🙏

<td>
<div class="ui icon input" style="width: 100%;position: relative;">
<div class="ui pointing below label teal"
style="position:absolute; right: 10px; top: -100%; display: none; margin-top: -0.51em; margin-bottom: 1em; background-color: #00B5AD !important; border-color: #00B5AD !important; color: #FFFFFF !important; line-height: 1; vertical-align: baseline; padding: 0.5833em 0.833em; font-weight: bold; border-radius: 0.28571429rem; transition: background 0.1s ease; font-size: 0.85714286rem;z-index: 1;"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is this the plugins code? If no, can we put this to assets as CSS classes?

<script>
let timers = {};

$('i.copy').on('click', function () {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do we have jQuery on Sylius 2?

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