qowevisa
  • Joined on 2024-10-09
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
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-23 23:33:21 +01:00
98765a3d2d Update UI on transfer page using new fields from Transfer interface gotten from backend
caedd31527 Add valueRef that will show in form on editing transfer
99ed7dd38b Add default values for newTransfer state after adding newTransfer
9e5a122820 Add query parameter to fetchCards function
1115b61e06 Add missing default values for some fields on newTransfer default state
Compare 9 commits »
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-23 23:28:28 +01:00
957f1e8363 Update transfer handlers to show and use card transformer that will use currency transformer as well if their field is not nil
0f7b1b210a Add FromValue and ToValue to show for different currencies and some UI fields for easy front
4db167085a Add Currency and DisplayName to card handlers
4fc2b5f5bd Add displayName to types.DbCard
4199603be3 Add situation when transfer will be from one currency on the card to different currency
Compare 5 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-23 17:58:40 +01:00
4cbe3fe0f9 Add showing last digits for expense income payment and transfer pages
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-20 20:07:19 +01:00
e1a46f5fc7 Update handler and types.DbCard to accept and send new fields
4522d4450f Add LastDigits and binding to currency for cards
05b5059477 Change RON symbol to be RL
40ec90687a Add currency/all endpoint and handler
79eb50f375 Add types.DbCurrency to types package
Compare 11 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-20 20:06:38 +01:00
d328311ed6 Change how cards are listed on the cards page
01ab0e223f Update Card interface to get and send new fields and add select for currency to cards
a55c7fb139 Add Currency interface to entities
35726ae43f Add missing comment block for expense
Compare 4 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-20 17:24:05 +01:00
41f30abcb4 Add Payment page
c44ea44782 Add Payment ItemBought Item and Metric interfaces to $lib/entities.ts
a1560304d4 Add api/item/filter proxy request
d87b702a9d Change login route page to be register/login page
d123320797 Add api/auth/register proxy request
Compare 7 commits »
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-20 17:20:06 +01:00
cb60cb39d5 Add payment endpoint and handlers
3ce1c5c2d0 Change itemTransform function to use Item.Price directly
9cd9b20163 Add db hooks for Item
81b379afbd Add Paymenr Item and ItemBought as entities in PaymentGroup for db interface resolution
4244e397f3 Set CASCADE deletion for ItemBought from Payment after deletion
Compare 9 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-19 09:15:56 +01:00
9104c0e274 Add missing { to array of paths in navbar
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-19 09:13:57 +01:00
c7aeaadab2 Add income route to navbar
b857f5c03e Delete old pages
4010338919 Add Income page
37cf8f2614 Add Income interface
b81c097da2 Reformat values, balance, credit_line and other elements that should be FPA
Compare 8 commits »
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-19 09:13:45 +01:00
a52b108bf8 Add metric /all endpoint and handler
f4342ba019 Add types.DbMetric type to types package
8855cc3e54 Add db seeding with default metrics for users
06b317511d Add Metric entity to database schema
83f69a2135 Add /all endpoint and handler for income
Compare 10 commits »
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-18 08:55:46 +01:00
ead0a4bd60 Add item routes
dd19718dc8 Add handlers for finding items
fff8c256d1 Add DbItem and DbItemSearch types to types package
3b3a8b13d6 Add implementation for db.UserIdentifiable for Item
Compare 4 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-16 19:35:57 +01:00
4692f841d4 Small rearrangement of fields in transfer page
6e9d84deb9 Delete useless comment value for transfers
Compare 2 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-16 19:32:06 +01:00
cddb216526 Add transfer path
7d8ce8e556 Add transfer page
262be8f165 Add Transfer interface
8c389f7c69 Fix typo in expense page
b07a3f1a6e Add sending message of error to delete handler for entities proxy requests
Compare 5 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-16 10:46:30 +01:00
5566d1f78f Add path in navbar to expenses
3f38e3c134 Add Page for expenses
1358951735 Add Expense as another entity interface
9cd5286163 Add selectedDate to test2 page
Compare 4 commits »
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-16 10:45:51 +01:00
d230ee7cf2 Fix errors in swagger docs
18aad2c225 Add routes to handlers for expense group
2827a31fc9 Add Expense CRUD handlers
e26808e2f3 Add loging ShouldBindJSON error to console
137d343773 Add types.DbExpense
Compare 6 commits »
qowevisa pushed to main at qowevisa/tuimenu 2024-11-15 18:40:32 +01:00
87f5b7eeba Change name of module to start with lower q
qowevisa pushed tag v0.3.1 to qowevisa/tuimenu 2024-11-15 18:40:23 +01:00