1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/test/system
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
..
accounts_test.rb Add breadcrumbs support across application (#1897) 2025-02-25 10:14:07 -06:00
categories_test.rb fix: Bug creating duplicate category leads to crash screen (#1577) 2024-12-30 10:04:38 -05:00
imports_test.rb User Onboarding + Bug Fixes (#1352) 2024-10-23 11:20:55 -04:00
settings_test.rb Fix: Escape button not being handled on settings pages (#1210) 2024-09-30 17:28:15 -04:00
trades_test.rb Preserve transaction filters and transaction focus across page visits (#1733) 2025-01-30 14:12:01 -05:00
transactions_test.rb New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
transfers_test.rb Transfer and Payment auto-matching, model and UI improvements (#1585) 2025-01-07 09:41:24 -05:00