1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 23:59:40 +02:00
Maybe/app/views/shared
Zach Gollwitzer c3314e62d1
Account::Entry Delegated Type (namespace updates part 7) (#923)
* Initial entryable models

* Update transfer and tests

* Update transaction controllers and tests

* Update sync process to use new entries model

* Get dashboard working again

* Update transfers, imports, and accounts to use Account::Entry

* Update system tests

* Consolidate transaction management into entries controller

* Add permitted partial key helper

* Move account transactions list to entries controller

* Delegate transaction entries search

* Move transfer relation to entry

* Update bulk transaction management flows to use entries

* Remove test code

* Test fix attempt

* Update demo data script

* Consolidate remaining transaction partials to entries

* Consolidate valuations controller to entries controller

* Lint fix

* Remove unused files, additional cleanup

* Add back valuation creation

* Make migrations fully reversible

* Stale routes cleanup

* Migrations reversible fix

* Move types to entryable concern

* Fix search when no entries found

* Remove more unused code
2024-07-01 10:49:43 -04:00
..
_alert.html.erb Fix foreign account sync crash (#794) 2024-05-27 12:10:28 -04:00
_app_version.html.erb CSV Transaction Imports (#708) 2024-05-17 09:09:32 -04:00
_auth_messages.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_circle_logo.html.erb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
_confirm_modal.html.erb Add ability to delete Maybe account (#698) 2024-04-30 11:40:31 -04:00
_drawer.html.erb Transactions cleanup (#817) 2024-05-30 20:55:18 -04:00
_line_chart.html.erb Flesh out D3 time series charts (#657) 2024-04-22 13:44:26 -04:00
_list_group.html.erb Transactions cleanup (#817) 2024-05-30 20:55:18 -04:00
_logo.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_modal.html.erb Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -04:00
_no_account_empty_state.html.erb Dashboard empty view (#707) 2024-05-03 08:11:31 -04:00
_notification.html.erb improvement/#890/clean_up_toast_notification_styles_and_allow_user_to_close_on-demand (#919) 2024-06-25 15:03:34 -04:00
_period_select.html.erb Add trends to sidebar account list (#697) 2024-04-29 09:56:38 -04:00
_progress_circle.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_trend_change.html.erb Add trends to sidebar account list (#697) 2024-04-29 09:56:38 -04:00
_upgrade_notification.html.erb Fix auto upgrade logic (#758) 2024-05-17 17:25:15 -04:00
_user_profile_image.html.erb Feature/profile image uploads (#687) 2024-04-30 13:38:33 -04:00
_value_heading.html.erb Refactor TimeSeries artifacts (#651) 2024-04-22 08:30:42 -04:00