1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app
Igor Carvalho 094128fef1
Fix issue #861: Correct header selection logic in get_selected_header_for_field method (#918)
The get_selected_header_for_field method was incorrectly using the entire field object instead of the field key to dig into the column_mappings hash. This caused an error when trying to retrieve the selected header for a field.
2024-06-24 10:31:21 -04:00
..
assets Transaction transfers, payments, and matching (#883) 2024-06-19 06:52:08 -04:00
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Account namespace updates: part 5 (valuations) (#901) 2024-06-21 16:23:28 -04:00
helpers Account namespace updates: part 5 (valuations) (#901) 2024-06-21 16:23:28 -04:00
javascript Ensure correct form's hidden input for selectedIds (#891) 2024-06-19 16:50:32 -04:00
jobs CSV Transaction Imports (#708) 2024-05-17 09:09:32 -04:00
mailers Test environment stability improvements (#703) 2024-05-02 13:18:18 -04:00
models Fix issue #861: Correct header selection logic in get_selected_header_for_field method (#918) 2024-06-24 10:31:21 -04:00
views Unify submit button styles and change cursor on account group (#905) 2024-06-24 06:49:08 -04:00