Commit Graph

9 Commits

Author SHA1 Message Date
James Cole fe4d139817 fix phpstan warnings 2025-01-03 15:53:10 +01:00
github-actions 71c208c4fb Auto commit for release 'develop' on 2024-11-25 2024-11-25 04:18:55 +01:00
James Cole 1961487055 Reformat code. 2024-03-10 06:17:31 +01:00
Michael Thomas 1371b6773e chore: ignore PHPMD unused parameter errors 2024-03-09 14:09:36 -05:00
Michael Thomas c4bf2aae7d fix: migrate action expression validation to separate rule class 2024-03-09 12:57:34 -05:00
Michael Thomas fc2da9eb42 fix(ExpressionController): remove unnecessary rule repository 2024-03-09 11:27:21 -05:00
Michael Thomas bee219ebf7 refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00
Michael Thomas 438f602961 feat: surface expression validation errors when creating or updating rules 2024-03-07 12:23:32 -05:00
Michael Thomas daddee7806 feat: support action expression parsing, validation, and evaluation 2024-03-06 17:50:16 -05:00