mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-15 05:33:26 +01:00
[PR #82] [MERGED] fix datepicker datetime handling and action-bar #162
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/82
Author: @eitchtee
Created: 1/27/2025
Status: ✅ Merged
Merged: 1/27/2025
Merged by: @eitchtee
Base:
main← Head:80-add-exchange-rate-giving-error📝 Commits (4)
d7c072afix(currencies): don't error out if from_currency or to_currency isn't setfa51a7ffix(datepicker): wrong datetime format33ce38dfeat(datepicker): improve value handlingb0a3acbfix: transactions action bar error on page change📊 Changes
5 files changed (+27 additions, -15 deletions)
View changed files
📝
app/apps/common/utils/django.py(+2 -2)📝
app/apps/common/widgets/datepicker.py(+8 -2)📝
app/apps/currencies/models.py(+6 -4)📝
app/templates/cotton/ui/transactions_action_bar.html(+9 -5)📝
frontend/src/application/datepicker.js(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.