Commit Graph

23 Commits

Author SHA1 Message Date
lash
a17150962e Merge remote-tracking branch 'origin/lash/export-to-term' into lash/export-to-term 2024-10-31 12:39:48 +00:00
lash
b9c56b04ce
Remove obsolete track account status code 2024-10-31 11:43:27 +00:00
bab3f673eb
Removed unused model 2024-10-31 14:13:21 +03:00
lash
dc198215b1
Remove commented code 2024-10-31 02:03:29 +00:00
lash
1e638238ed
WIP refactor models usage 2024-10-31 01:28:37 +00:00
caafe495be
use the dataserviceapi structs 2024-10-30 18:30:55 +03:00
d9c660b8ea
Merge branch 'master' into menu-voucherlist 2024-10-24 20:39:43 +03:00
aced3e4fc3 Merge branch 'master' into menu-voucherlist 2024-10-19 15:38:54 +03:00
847b91ca9e
Merge branch 'menu-api-errors' into api-structs 2024-10-18 17:15:05 +03:00
353e24de33
define api structs 2024-10-18 17:04:43 +03:00
4a599b902d
define transaction 2024-10-17 12:49:51 +03:00
4b6fd35e7a
define importable voucher response 2024-10-08 13:43:57 +03:00
517f980664
get the vouchers list and store in gdbm 2024-10-05 16:56:49 +03:00
31aea6b807
added model and func to fetch vouchers from the API 2024-09-28 14:07:37 +03:00
3a3ddc9922
Use FlagParser on main.go and delete the flags.go file 2024-09-02 21:06:42 +03:00
c3c5c83662
Change the order of flags 2024-08-31 14:48:02 +03:00
09c3c012da
rename flags 2024-08-29 23:14:36 +03:00
c565a9dde5
add flag to handle single field profile edit 2024-08-28 10:09:49 +03:00
1d578209fc
Ensure that the user sets a PIN before proceeding to main 2024-08-27 15:41:53 +03:00
bf99ed8482
Added a CATCH if the account creation fails 2024-08-27 13:38:08 +03:00
68dc77d5eb
added flags model 2024-08-26 14:34:38 +03:00
430c5d32c8
define api calls response 2024-08-26 13:31:20 +03:00
ee649dc79e
setup models for handling api responses 2024-08-26 12:10:39 +03:00