1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/test
Josh Pigford a4874815a6
Some checks are pending
Publish Docker image / ci (push) Waiting to run
Publish Docker image / Build docker image (push) Blocked by required conditions
Add breadcrumbs support across application (#1897)
* Add breadcrumbs support across application

Fixes #1896

* Potential fix for tests

* Simplify breadcrumbs implementation

Remove complex breadcrumbs logic from controllers and concern, replacing with a simpler default approach that sets a basic breadcrumb based on the current controller name

* Refactor page header and breadcrumbs rendering

Remove complex breadcrumbs helper method and update layout to use more flexible content_for approach for page headers and breadcrumbs

* Add fallback breadcrumbs rendering to settings layout
2025-02-25 10:14:07 -06:00
..
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
fixtures Add exchange and currency fields to trade imports (#1822) 2025-02-24 10:00:24 -05:00
helpers Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
interfaces Fix import configuration failures (#1876) 2025-02-21 08:58:06 -05:00
jobs Feature: Add the ability to "revert" a CSV import (#1814) 2025-02-07 15:36:05 -05:00
lib New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
mailers Allow users to update their email address (#1745) 2025-01-31 11:29:49 -06:00
models Fix parent category sums in budget (#1894) 2025-02-24 12:51:13 -05:00
support Plaid sync tests and multi-currency investment support (#1531) 2024-12-12 08:56:52 -05:00
system Add breadcrumbs support across application (#1897) 2025-02-25 10:14:07 -06:00
vcr_cassettes Feedback page (#1160) 2024-09-09 16:54:56 -04:00
application_system_test_case.rb New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
i18n_test.rb New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
test_helper.rb Beta Testing Round 3 Bug Fixes (#1357) 2024-10-24 11:02:27 -04:00