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

docs(fields): BelongsToMany updated ->inLine method, ModelResources->Buttons updated with new methods, Import/Export added sugar for ->withConfirm() method #524

Merged
merged 4 commits into from
Jul 23, 2024

Conversation

carma100
Copy link

Сделал один небольшой ПР для обновления документации:

  • добавил информацию о сахаре ->inLine() поля BelongsToMany;
  • добавил информацию о методах modifyExportButton, getExportButton, modifyImportButton, getImportButton, modifyFiltersButton, getFiltersButton в разделе ModelResources->Buttons;
  • добавил информацию о сахаре ->withConfirm() для ExportHandler.

skorneev added 3 commits July 22, 2024 12:42
…modifyExportButton,getExportButton, modifyImportButton, getImportButton, modifyFiltersButton, getFiltersButton. Added images for these methods.
@carma100
Copy link
Author

@DissNik немного обновил документацию, в данном ПР присутствуют изменения из ошибочно закрытого мною ПР.

@@ -250,6 +250,114 @@ public function getMassDeleteButton(
} // [tl! focus:-11]
</x-code>

<x-sub-title id="mass-delete">Export button</x-sub-title>
Copy link
Member

Choose a reason for hiding this comment

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

id не правильный, и стоит добавить в меню эти пункты

} // [tl! focus:-11]
</x-code>

<x-sub-title id="mass-delete">Import button</x-sub-title>
Copy link
Member

Choose a reason for hiding this comment

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

Тут тоже id нужно изменить чтоб из меню можно было перейти к этому разделу

@@ -250,6 +250,114 @@ public function getMassDeleteButton(
} // [tl! focus:-11]
</x-code>

<x-sub-title id="mass-delete">Кнопка экспорта</x-sub-title>
Copy link
Member

Choose a reason for hiding this comment

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

аналогично

} // [tl! focus:-11]
</x-code>

<x-sub-title id="mass-delete">Кнопка импорта</x-sub-title>
Copy link
Member

Choose a reason for hiding this comment

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

и тут

@carma100
Copy link
Author

carma100 commented Jul 23, 2024

🤦 спасибо за замечания, не по глазам были id'шники ... поправил ru + en

@DissNik DissNik merged commit 4ca8067 into moonshine-software:2.0 Jul 23, 2024
1 check passed
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