Skip to content

Commit

Permalink
More Rules Twig UI (#17053)
Browse files Browse the repository at this point in the history
* Rule list Twig UI

* Make new method final

* Fix some missing escaping

* Fix some missing escaping

* fix test

---------

Co-authored-by: Cédric Anne <[email protected]>
  • Loading branch information
cconard96 and cedric-anne committed May 16, 2024
1 parent 79c1cc3 commit 8cf4cb7
Show file tree
Hide file tree
Showing 5 changed files with 264 additions and 396 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,8 @@ The present file will list all changes made to the project; according to the
- `Rule::$can_sort` property.
- `Rule::$orderby` property.
- `Rule::showMinimalActionForm()`
- `Rule::showMinimalCriteriaForm()`
- `Rule::showMinimalForm()`
- `RuleCollection::showTestResults()`
- `RuleRightCollection::displayActionByName()`
- `RuleRightCollection::showTestResults()`
Expand Down
Loading

0 comments on commit 8cf4cb7

Please sign in to comment.