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

Create index tables using the Twill table builder #665

Draft
wants to merge 4 commits into
base: feature/twill-upgrade
Choose a base branch
from

Conversation

zachgarwood
Copy link
Member

This work replaces the $indexColumns array in Twill controllers with a getIndexTableColumns() and setUpController() methods that allow us to have more control over how the Twill admin displays the index table.

@zachgarwood zachgarwood self-assigned this Jan 21, 2025
I started with the landing pages because it seemed
straightforward with minimal columns. I found that we'll have to
create a `setUpController` method and replace a few static
variables with setters.
@zachgarwood zachgarwood force-pushed the feature/twill-index-tables branch from ea895fd to fd5e715 Compare January 21, 2025 16:27
@zachgarwood zachgarwood force-pushed the feature/twill-index-tables branch from 798a523 to 567c8a5 Compare January 21, 2025 19:18
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.

1 participant