1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-21 06:09:38 +02:00
Maybe/app/javascript/controllers/rule
Alex Hatzenbuhler 60c3a04a48
Add rule option to change transaction name (#2175)
* Add change name rule for transaction

* Use HTML template in the ERB, clone and inject those templates from the stimulus controller

* Put back the ai_enabled check

* Update docs

* Example of what no case statement would look like

* Remove action_type and needs_value now that controller is injecting templates/hiding action target

* add "to" to template, improve no-option selection, ensure text box is cleared
2025-05-06 12:11:56 -04:00
..
actions_controller.js Add rule option to change transaction name (#2175) 2025-05-06 12:11:56 -04:00
conditions_controller.js Transaction rules engine V1 (#1900) 2025-04-18 11:39:58 -04:00