mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-15 13:43:28 +01:00
[PR #259] [MERGED] feat: replace action row with a FAB #304
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/eitchtee/WYGIWYH/pull/259
Author: @eitchtee
Created: 6/15/2025
Status: ✅ Merged
Merged: 6/15/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
f9056c3feat: replace action row with a FAB📊 Changes
8 files changed (+294 additions, -186 deletions)
View changed files
📝
app/templates/calendar_view/pages/calendar.html(+38 -36)➕
app/templates/cotton/components/fab.html(+33 -0)➕
app/templates/cotton/components/fab_menu_button.html(+11 -0)➕
app/templates/cotton/ui/transactions_fab.html(+53 -0)📝
app/templates/includes/toasts.html(+1 -2)📝
app/templates/monthly_overview/pages/overview.html(+12 -8)📝
app/templates/yearly_overview/pages/overview_by_account.html(+73 -70)📝
app/templates/yearly_overview/pages/overview_by_currency.html(+73 -70)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.