mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-24 07:39:39 +02:00
* install pagy * add pagy to controller, display default pagy UI * display hardcoded custom UI to confirm styling * implement custom UI with pagy methods * move pagination into partial * use lucide icons * only display pagination if 2 or more pages are available * add mobile pagination placeholder * use link_to and display greyed out buttons when no prev or next needed * sort transactions by date so grouping works appropriately with pagination * add space between mobile view buttons * remove debugging |
||
---|---|---|
.. | ||
accounts_helper.rb | ||
application_form_builder.rb | ||
application_helper.rb | ||
auth_messages_helper.rb | ||
forms_helper.rb | ||
pages_helper.rb | ||
transactions_helper.rb | ||
valuations_helper.rb |