Skip to content

feat:[LAR-33] Add filament channel crud in cpanel with feature test #204

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

Conversation

cybersoldattech
Copy link
Contributor

No description provided.

->dateTime()
->sortable()
->toggleable(isToggledHiddenByDefault: true),
Tables\Columns\TextColumn::make('updated_at')
Copy link
Member

Choose a reason for hiding this comment

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

Pas nécessaire. Rajoute plutôt le nombre total de threads que chaque channel possède. Et le tableau doit être un peu plus en accord avec ce qu'on en a BD. Tu affiches les channels parents et quand on déroule on voit les autres channels enfants

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Dans le tableau il est possible de faire un tree?
car j'ai parcouru et je n'ai pas vue de solution dessus par contre dans un formulaire j'ai vue SelectTree de
https://filamentphp.com/plugins/codewithdennis-select-tree

cybersoldattech and others added 6 commits November 8, 2024 20:13
…escription , remove blank space and add thread number columns and Edit create Test
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…0.1 (#193)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@mckenziearts mckenziearts merged commit 17f02aa into develop Nov 8, 2024
3 of 5 checks passed
@mckenziearts mckenziearts deleted the feature/lar-33-admin-filament-listing-des-channels-de-thread branch November 8, 2024 19:46
cybersoldattech added a commit that referenced this pull request Nov 8, 2024
…204)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Stevy Endaman <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cybersoldattech added a commit that referenced this pull request Nov 9, 2024
…204)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Stevy Endaman <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@StevyMarlino StevyMarlino linked an issue Nov 15, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Admin] Resource des channels
3 participants