feat: Design icon strategy and configuration model#416
Merged
Conversation
Zhortein
added a commit
that referenced
this pull request
Jun 6, 2026
* docs: update roadmap after second alpha (#389) * chore: prepare bulk actions milestone * feat: Design bulk action declaration API (#399) * feat: Render row selection column for bulk actions (#400) * feat: Implement stimulus row selection state (#401) * feat: Render bulk action toolbar (#402) * feat: Submit selected rows identifiers for bulk actions (#403) * feat: Integrate bulk action visibility and security (#404) * docs: Document bulk actions and row selection (#405) * docs: Update roadmap after implementing 0.24 Milestone (#406) * chore: prepare icon system milestone * feat: Design icon strategy and configuration model (#416) * feat: Implement icon configuration and resolver (#417) * feat: Apply icon resolver to actions and bulk actions (#418) * feat: Implement icon resolver on boolean cells (#419) * feat: Apply icon resolver to sortable headers (#420) * feat: Apply icon resolver to filters and exports (#421) * docs: Document icon system and visual consistency (#422) * docs: Update roadmap after implementing Milestone 0.25 (#423) * chore: create Milestone 0.26 issues * feat: Design advanced filter expression model (#436) * feat: Implement advanced filter expression value objects (#437) * feat: Declare advanced filterable fields (#438) * feat: Normalize advanced filter expression request payload (#439) * feat: Render advanced filter builder UI (#440) * feat: Implement Stimulus advanced filter builder state (#441) * feat: Apply adavanced filter expression on array provider (#442) * feat: Apply advanced filter expressions in Doctrine provider (#443) * feat: Ensure advanced filters apply to exports (#444) * docs: Document advanced filter expressions (#445) * fix: smoke test findings (#446) * fix: smoke test findings (#447) * fix: missing translation * docs: Roadmap updated (#448) * chore: add first beta preparation issue creation script * chore: update roadmap with Milestone for first beta release * fix: missing translations * chore: updated composer packages * chore: documentation update
Zhortein
added a commit
that referenced
this pull request
Jun 25, 2026
* docs: update roadmap after second alpha (#389) * chore: prepare bulk actions milestone * feat: Design bulk action declaration API (#399) * feat: Render row selection column for bulk actions (#400) * feat: Implement stimulus row selection state (#401) * feat: Render bulk action toolbar (#402) * feat: Submit selected rows identifiers for bulk actions (#403) * feat: Integrate bulk action visibility and security (#404) * docs: Document bulk actions and row selection (#405) * docs: Update roadmap after implementing 0.24 Milestone (#406) * chore: prepare icon system milestone * feat: Design icon strategy and configuration model (#416) * feat: Implement icon configuration and resolver (#417) * feat: Apply icon resolver to actions and bulk actions (#418) * feat: Implement icon resolver on boolean cells (#419) * feat: Apply icon resolver to sortable headers (#420) * feat: Apply icon resolver to filters and exports (#421) * docs: Document icon system and visual consistency (#422) * docs: Update roadmap after implementing Milestone 0.25 (#423) * chore: create Milestone 0.26 issues * feat: Design advanced filter expression model (#436) * feat: Implement advanced filter expression value objects (#437) * feat: Declare advanced filterable fields (#438) * feat: Normalize advanced filter expression request payload (#439) * feat: Render advanced filter builder UI (#440) * feat: Implement Stimulus advanced filter builder state (#441) * feat: Apply adavanced filter expression on array provider (#442) * feat: Apply advanced filter expressions in Doctrine provider (#443) * feat: Ensure advanced filters apply to exports (#444) * docs: Document advanced filter expressions (#445) * fix: smoke test findings (#446) * fix: smoke test findings (#447) * fix: missing translation * docs: Roadmap updated (#448) * chore: add first beta preparation issue creation script * chore: update roadmap with Milestone for first beta release * fix: missing translations * chore: updated composer packages * chore: documentation update * fix: Hide toolbar action slot if no action defined * doc: Added directives for bootstrap-icons and fixed an error for datetime cell * fix: column select in doctrine provider must not depends on their visibility * fix: Failing tests after last fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refs: #407