Commit Graph

23 Commits

Author SHA1 Message Date
e1a46f5fc7 Update handler and types.DbCard to accept and send new fields 2024-11-20 21:00:17 +02:00
79eb50f375 Add types.DbCurrency to types package 2024-11-20 20:28:42 +02:00
953394335b Remove DbPayment and add Payment instead to types package 2024-11-20 18:16:45 +02:00
f4342ba019 Add types.DbMetric type to types package 2024-11-19 10:13:19 +02:00
78d420e1d2 Remove UserID from types.DbIncome 2024-11-18 19:38:34 +02:00
fff8c256d1 Add DbItem and DbItemSearch types to types package 2024-11-18 09:52:11 +02:00
bf9628d1d7 Add types.DbTransfer 2024-11-16 20:31:25 +02:00
137d343773 Add types.DbExpense 2024-11-16 11:42:43 +02:00
afb8cb9773 Change types.Message to contain Info field and not Message field 2024-11-10 08:23:28 +02:00
1c4756c758 Add username for Account type in types package 2024-11-06 19:45:54 +02:00
08a409caaf Add Session struct 2024-11-06 19:44:52 +02:00
1a5941cd89 Add types.DbPayment 2024-11-04 17:53:38 +02:00
1402825a72 Delete UserID for types.DbDebt 2024-11-02 00:05:45 +02:00
de7926337a Change db.Card.Value to db.Card.Balance and types.DbCard.Value to types.DbCard.Balance 2024-11-01 09:26:37 +02:00
d7786fb50f Deleted UserID for types.DbCategory 2024-10-31 23:04:51 +02:00
55ea7409ed Add ID field to types.DbType 2024-10-31 10:07:48 +02:00
cfb97485e3 Add DbType for API requests 2024-10-29 12:27:26 +02:00
9f4a9e3a83 Add DbIncome 2024-08-14 18:20:51 +03:00
0947a4fdf5 Add DbDebt to types 2024-08-12 18:31:07 +03:00
ab22cdf2ef Add DbCategory struct to types package 2024-08-03 13:39:42 +03:00
c61d0337b3 Add id field to DbCard in types package 2024-08-03 09:53:22 +03:00
ffc4344adf Add Message and DbCard types to types 2024-08-03 08:06:07 +03:00
7a54ea796e Move types to different folder 2024-08-02 23:36:25 +03:00