receipts/templates
Dustin b919bd8f0d
dustin/receipts/pipeline/head This commit looks good Details
receipts/list: Reverse sort and add pagination
Now that there are quite a few receipts in the database, scrolling to
the end to see the most recent entries is rather cumbersome.  Let's show
the most recent receipts first, and hide older ones by default by
splitting the list into multiple pages.
2025-05-18 16:00:26 -05:00
..
base.html.tera Implement basic page navigation w/ mock data 2025-03-08 11:16:35 -06:00
error.html.tera Fetch transactions from Firefly III 2025-03-08 16:01:08 -06:00
receipt-form.html.tera receipt-form: Add Restaurant toggle 2025-05-08 22:25:29 -05:00
receipt-list.html.tera receipts/list: Reverse sort and add pagination 2025-05-18 16:00:26 -05:00
receipt.html.tera receipt: Fix display of notes field 2025-05-04 11:23:48 -05:00
transaction-list.html.tera Implement basic page navigation w/ mock data 2025-03-08 11:16:35 -06:00
transaction.html.tera ui: Remove photo cropper element 2025-03-08 20:20:29 -06:00