Commit Graph

16 Commits

Author SHA1 Message Date
d61d083ed6 Add showing currency symbol for card name if it is possible 2024-11-24 11:33:42 +02:00
4db167085a Add Currency and DisplayName to card handlers 2024-11-24 00:27:02 +02:00
e1a46f5fc7 Update handler and types.DbCard to accept and send new fields 2024-11-20 21:00:17 +02:00
d230ee7cf2 Fix errors in swagger docs 2024-11-16 11:45:47 +02:00
ba94ad6084 Add missing cardTransform function call 2024-11-10 08:49:12 +02:00
7b8405abdd Small refactoring and adding getting all handler to cards 2024-11-10 08:25:35 +02:00
155deb889c Change name of module 2024-11-04 17:55:14 +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
0c4cca73a5 Refactored Card handlers so they will take 150 less lines of code 2024-10-31 11:07:51 +02:00
045221a3ad Remove useless body requirement for CardDeleteId 2024-08-03 13:40:01 +03:00
0c9bde7c5e Typo 2024-08-03 09:54:29 +03:00
237389d179 Add CardPutId and CardDeleteId handlers 2024-08-03 09:53:38 +03:00
52ce4a181b Add handling and securing info from different users 2024-08-03 09:15:52 +03:00
aa985e6715 Add handling UserID from c.params for CardAdd handler 2024-08-03 09:10:40 +03:00
39cecc80d1 Add Middleware to routes and update Swagger to add that 2024-08-03 08:43:41 +03:00
2cca30a487 Create handlers for cards 2024-08-03 08:16:18 +03:00