qowevisa
  • Joined on 2024-10-09
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-29 20:01:48 +01:00
8ed1974683 Add some state of doughnut charts to main page
9e1b0a0287 Add /api/statistics/type GET proxy call
7fabc142bc Add get_stats_for<R> function to $lib/entities
b5fee6dcbc Add Statistics types as entities
c663a0e617 Add chart.js dependency
Compare 6 commits »
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-29 19:59:39 +01:00
29bf1427a0 Add statistics handler and endpoint
91590ade72 Add StatsType and StatsTypeCurrencyChart structs to types package
Compare 2 commits »
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-28 14:11:00 +01:00
2e621a6841 Add payment/all route and handler
b6f393bd46 Add Item to DbItemBought
ffd0c8e45b Finish creating payment/add handler
e655968fc3 Drop Debug() function to query on delete in payment.add rollback
dd5f67536e Rename types.Payment to types.DbPayment and types.ItemBought to be types.DbItemBought
Compare 8 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-28 14:10:36 +01:00
112d509274 Add payment error on the top of page
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-27 21:01:34 +01:00
8807235dad Add Preloading and sending NameWithParent field with default value being inp.Name
87c5676846 Add NameWithParent field for types.DbCategory
fc2b066c12 Fix issue when creating root category for new user
Compare 3 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-27 21:01:19 +01:00
3ac7cbdf5d Move Add Item button to be on the bottom of the list of items
3ad03226ae Update payment page using card.display_name and category.name_with_parent fields
02c1444203 Add name_with_parent field for category
Compare 3 commits »
qowevisa pushed to main at qowevisa/tuimenu 2024-11-27 13:13:15 +01:00
7437296aaf Add README.md
qowevisa pushed to main at qowevisa/tuimenu 2024-11-27 13:03:20 +01:00
d88653f41c Fix import for test example
qowevisa pushed to main at qowevisa/tcpmachine 2024-11-27 12:58:06 +01:00
ad831af651 Add README.md
qowevisa pushed tag v0.2.1 to qowevisa/tcpmachine 2024-11-27 12:32:59 +01:00
qowevisa pushed to main at qowevisa/tcpmachine 2024-11-27 12:32:38 +01:00
06e5e7cd9c Change name of module
b26b0512f2 Move all types in tcpclient to types.go
ecb6e12425 Move all types in tcpserver to types.go
Compare 3 commits »
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-27 11:20:13 +01:00
d55ba5c3c7 Changes in README.md
4d66637d3e Change name of database file
Compare 2 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-27 11:18:04 +01:00
96c31d2cc7 Changes in README.md file
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-27 06:51:57 +01:00
d301fba8b0 Add button to redirect from expense to expense/bulk route
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-27 06:51:17 +01:00
102007216e Add bulk epense route page
2af0981a06 Add proxy request route for bulk_create function
afc7f1b8ff Add bulk_create<T> function for entities
3b8415167e Add ExpenseBulk interface to entities
Compare 4 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-27 06:49:28 +01:00
4e7ca13982 Add $lib/components/Toggle component
aeaef4fbd3 Add usefull function that will show balance of selected card on expense page after expense
Compare 2 commits »
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-27 06:39:27 +01:00
3e8f56eb0a Add bulk creation of expencies
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-24 10:35:59 +01:00
377c928372 Update UI for expense page
253b7ce60b Update transfer page UI to use card.display_name
089cdf067e Update Expense interface to use new card and show_value fields
Compare 3 commits »
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-24 10:34:56 +01:00
4d452737cd Update expenseTransform to show ShowValue and Card if possible
e608e64cce Add Card and ShowValue to types.DbExpense
d61d083ed6 Add showing currency symbol for card name if it is possible
Compare 3 commits »
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-23 23:39:07 +01:00
46ab4ee7a0 Now if it can be done transfer with same currency between cards will show symbol of either of the cards