Skip to content

Refactor modal#16

Merged
cz-lucas merged 21 commits intodevelopfrom
refactor-modal
Oct 7, 2025
Merged

Refactor modal#16
cz-lucas merged 21 commits intodevelopfrom
refactor-modal

Conversation

@cz-lucas
Copy link
Copy Markdown
Member

@cz-lucas cz-lucas commented Oct 2, 2025

Updated new modal to laravel livewire. Maybe some changes need to be done on the predefined filters page.

'name' => 'required|string',
'filterData' => 'array',
'groupSelect' => 'array',
'groupSelect.*' => 'required|integer|exists:permission_groups,id',
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Is that really required? When you have a private filter, I don't think you need it.

@cz-lucas cz-lucas merged commit b4ab042 into develop Oct 7, 2025
2 of 6 checks passed
@cz-lucas cz-lucas deleted the refactor-modal branch October 8, 2025 07:16
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