162e6c1934
fix: language change
2025-01-03 11:26:56 +03:00
9d6e25e184
revert to previous state for the adminstore
2025-01-03 11:24:24 +03:00
lash
43b2c3b78d
Rehabilitate gettext resource
2025-01-02 18:13:37 +00:00
lash
d67853f6d9
Merge branch 'master' into lash/gettext
2025-01-02 14:53:18 +00:00
3830c12a57
update tests
2025-01-02 17:42:03 +03:00
491b7424a9
point to the correct ./devtools/admin_numbers directory
2025-01-02 16:01:19 +03:00
82b4365d16
hash the PIN in TestAuthorize
2025-01-02 14:38:22 +03:00
98db85511b
hash the PIN in the ResetOthersPin function
2025-01-02 14:37:45 +03:00
99a4d3ff42
verify the PIN input against the hashed PIN
2025-01-02 13:51:57 +03:00
d95c7abea4
return if the PIN is not a match, and hash the PIN before saving it
2025-01-02 13:45:18 +03:00
c899c098f6
updated the expected age
2025-01-02 13:20:01 +03:00
5ca6a74274
move PIN test to the common package
2025-01-02 13:18:49 +03:00
48d63fb43f
added pin.go to contain all PIN related functionality
2025-01-02 13:16:38 +03:00
lash
6ee2c88fe2
Implement gettext spec in local vm cmd
2025-01-02 09:39:49 +00:00
4ea52bf3fb
removed unused code
2024-12-31 11:16:43 +03:00
8217ea8fdc
Merge branch 'master' into force-restart-state
2024-12-31 05:06:26 +03:00
3c73fc7188
added a test for the Init func with the different states
2024-12-31 05:05:39 +03:00
0a332ec501
chore: ensure swahili language translation.
2024-12-30 08:05:36 +03:00
e8c171a82e
Merge branch 'master' into force-restart-state
2024-12-28 11:46:15 +03:00
0820e1b9f2
Merge branch 'master' into profile-update-fix
2024-12-28 06:30:14 +01:00
5579991d66
guard profile update after being set
2024-12-27 10:07:05 +03:00
f4f4fdd3ac
issue-205:
...
added comments for menu handlers methods and changed function name to better fit function workings.
2024-12-25 15:59:28 +01:00
be215d3f75
set the code to an empty byte for it to move to the top node
2024-12-20 12:26:07 +03:00
1292851226
rename the function to ReplaceSeparatorFunc
2024-12-19 13:32:39 +03:00
dfd0a0994b
Merge branch 'master' into force-restart-state
2024-12-18 22:39:20 +03:00
97fcdda12f
Merge branch 'master' into add-space-after-colon
2024-12-18 22:30:41 +03:00
055c2db790
use a common mockReplaceSeparator func
2024-12-18 22:25:47 +03:00
ecfdab47a8
updated test
2024-12-18 22:21:52 +03:00
fda68231ea
use the replaceSeparator func to format the generated menus
2024-12-18 21:59:09 +03:00
d08afff443
add the replaceSeparator func and pass it to the Handler struct
2024-12-18 21:56:37 +03:00
5534706189
reset the state when input is nil
2024-12-17 17:58:08 +03:00
9f6c0a1111
Merge branch 'master' into lash/store-dumper
2024-12-14 13:02:38 +01:00
lash
8d4d8a48e0
Fix compile errors, test errors
2024-12-14 11:56:31 +00:00
7aea2af9a1
updated tests
2024-12-13 11:44:04 +03:00
5cd791aae7
use the MenuSeparator
2024-12-13 11:43:47 +03:00
2383e8ead3
updated failed menuhandler_test
2024-12-11 19:35:04 +03:00
1a4ee0d3e1
updated the description of the GetTransactionsList function
2024-12-11 19:32:41 +03:00
6f3b30e2fe
Capitalize statement details and add a space after the colon
2024-12-11 19:31:17 +03:00
5d8de80a18
Write the error in the response
2024-12-11 18:58:50 +03:00
lash
604c16ec90
Habilitate store dumper
2024-12-08 22:48:39 +00:00
8e6b1e6f52
Merge branch 'master' into profile-edit-traverse
2024-12-05 18:34:29 +03:00
lash
ff943a125c
Merge branch 'master' into lash/store-dumper
2024-12-05 15:30:29 +00:00
9cbbdff993
chore: use profileDataKeys as an array
2024-12-05 18:25:51 +03:00
14737b5f12
Removed redundant naming of transfer related data
2024-12-05 17:58:51 +03:00
caff27b43d
Replace IntToBytes(value int) and ToBytes() with a single ToBytes() function
2024-12-05 17:50:40 +03:00
589a94216b
Use the DATATYPE_USERDATA as the prefix for the NewSubPrefixDb func
2024-12-05 17:02:26 +03:00
18423fcd9c
updated the name of the voucher related data
2024-12-05 16:26:56 +03:00
321f038c7c
iterate over a map for the set profile items
2024-12-05 10:52:45 +03:00
862830e9de
renamed internal/storage/db.go -> internal/storage/sub_prefix_db.go for clarity
2024-12-04 20:59:46 +03:00
bc0e536d3d
updated failing tests
2024-12-04 20:55:03 +03:00
82884a75a3
Merge branch 'master' into data-items-cleanup
2024-12-04 20:45:38 +03:00
93c44861e0
Use numeric prefixes
2024-12-04 20:42:47 +03:00
4ecfc9de38
removed DATATYPE_USERSUB and replaced with DATATYPE_USERDATA
2024-12-04 20:38:52 +03:00
8efed966a0
set flag when location is set
2024-12-04 09:08:47 +03:00
e7c4b5bca7
update tests
2024-12-04 09:08:25 +03:00
ed632248c5
add doc lines and check for back naviagtions
2024-12-04 08:30:07 +03:00
5c202741d6
add handler for catching back navigations
2024-12-04 08:20:43 +03:00
91cd6077ce
Merge branch 'master' into profile-edit-traverse
2024-12-03 22:25:47 +03:00
a709d24520
Merge branch 'master' into minor-bug-fixes
2024-12-03 18:16:19 +01:00
lash
d516584d90
Clear persister from handler in outer code aswell
2024-12-03 16:16:53 +00:00
b420a9bba0
set flag if profile data is set
2024-12-03 17:41:06 +03:00
e0ec15b272
allow sequential profile edit
2024-12-03 14:40:57 +03:00
d40a4a171f
formatted code
2024-12-03 14:12:47 +03:00
ba430a5849
add a separate function to handle ConstructName
2024-12-03 14:10:05 +03:00
0f21b01813
resolved error in the TestViewVoucher
2024-12-03 13:37:00 +03:00
10586baf0d
resolved error in the TestCheckBalance
2024-12-03 13:35:14 +03:00
e979742424
resolved error in the TestValidateRecipient
2024-12-03 13:32:18 +03:00
ff3f049226
updated the CheckAliasAddress mock
2024-12-03 13:31:30 +03:00
13b45c49da
Merge branch 'master' into minor-bug-fixes
2024-12-03 12:58:26 +03:00
3e0bbe5ffe
add handler to update profile items
2024-12-02 20:35:56 +03:00
lash
c2a4efde2b
Merge branch 'master' into lash/store-dumper
2024-12-02 15:39:29 +00:00
22e870b3e5
Merge branch 'master' into trigger-balance-reload
2024-12-02 16:36:08 +01:00
lash
406bd84875
Always reset persister in handler
2024-12-02 14:53:18 +00:00
419cd185fc
Merge branch 'master' into minor-bug-fixes
2024-12-02 15:25:34 +03:00
19ec8f0817
Merge branch 'master' into voucher-details
2024-12-02 13:32:32 +03:00
ef3a3d6717
updated the TestGetVoucherDetails
2024-12-02 13:30:33 +03:00
c2019267d1
capitalize the voucher descriptions
2024-12-02 13:26:46 +03:00
lash
3d2ca606ca
Merge branch 'master' into lash/store-dumper
2024-12-01 16:34:10 +00:00
aa7497573e
removed unused code
2024-11-30 15:29:28 +03:00
54c1fe51ef
update the active voucher data when checking the current vouchers
2024-11-30 15:28:21 +03:00
c46f41e25f
Format the balance to 2 decimal places
2024-11-29 14:47:22 +03:00
00c0445eed
show name without depending on family name being set
2024-11-28 11:42:47 +03:00
c8c6b05b8a
Merge branch 'master' into minor-bug-fixes
2024-11-26 15:31:45 +03:00
08ff1056d7
Validate aliases, addresses and phone numbers in the send menu ( #176 )
...
release / docker (push) Has been cancelled
- Update the phone number regex
- Check whether the recipient is a valid phone number, alias or address
Reviewed-on: #176
Co-authored-by: alfred-mk <alfredmwaik@gmail.com>
Co-committed-by: alfred-mk <alfredmwaik@gmail.com>
2024-11-26 07:24:57 +01:00
2d6c434bde
feat: upgrade go-vise dep, minor cleanups to go.mod
...
* added stub for Dump()
2024-11-25 09:56:24 +03:00
09b4fa2860
Merge branch 'master' into account-statement
2024-11-22 19:23:59 +01:00
a748c1b6b2
chore: fix old reference
2024-11-22 11:53:13 +03:00
7ce50398d1
use the language translation instead of hardcoded eng
2024-11-21 15:54:00 +03:00
1174500e3f
add test for voucher details
2024-11-21 15:19:36 +03:00
07df450b3c
include labels to define the symbol and balance while selecting a voucher
2024-11-21 15:15:15 +03:00
b8d938d3aa
add voucher details
2024-11-21 13:04:19 +03:00
8925e26c4c
refactor check for valid yob
2024-11-21 11:25:47 +03:00
9b89462797
add function to check validity of provided yob
2024-11-21 11:21:16 +03:00
51bad64a51
Merge branch 'master' into account-statement
2024-11-20 19:00:14 +03:00
7880294c6f
set eng as default language
2024-11-20 17:14:25 +03:00
212cd48249
debug: postgres conn string
release / docker (push) Has been cancelled
2024-11-19 17:53:06 +03:00
6159686a8e
update function comment
2024-11-19 16:21:55 +03:00
1d82bc2261
added transactions functions
2024-11-19 16:07:28 +03:00
6fa0d8e2ff
Merge branch 'master' into account-statement
2024-11-19 10:33:09 +03:00
01e75e9217
update test
2024-11-18 17:30:34 +03:00