d60f5461e6
Merge branch 'master' into alfred/pool-swap
2025-05-19 16:44:16 +03:00
d03c0c4c0e
vouchers-input-selection ( #75 )
...
release / docker (push) Has been cancelled
- Update the NEXT and PREV input selectors on the vouchers list
- Have the INCMPs before LOAD/RELOADs to prevent navigation inputs being passed to handler functions
Reviewed-on: #75
Reviewed-by: Mohamed Sohail <kamikazechaser@noreply.localhost>
Co-authored-by: alfred-mk <alfredmwaik@gmail.com>
Co-committed-by: alfred-mk <alfredmwaik@gmail.com>
2025-05-19 15:42:43 +02:00
35d562ffdd
use a default pool and the active voucher to perform a swap
2025-05-19 03:13:09 +03:00
7d8631fa87
use the userstore instead of the prefixdb
2025-05-19 02:30:12 +03:00
c8159113f0
updated the correct swap data keys and use the userstore instead of the prefixdb
2025-05-19 02:29:47 +03:00
126415050c
removed unused functions
2025-05-19 02:28:01 +03:00
5b989d83e1
fix UI
2025-05-19 02:27:23 +03:00
7199d0f3e0
add a message and translation for the missing voucher in the default pool
2025-05-19 02:26:37 +03:00
feea74c2c9
add a RELOAD for the back navigation from swap_limit
2025-05-19 02:25:40 +03:00
b6dcf65ea3
add a catch fow when the active voucher is not in the default pool
2025-05-19 02:24:42 +03:00
da7b6e93e1
navigate directly to the swap_to_list
2025-05-19 02:21:56 +03:00
97be43b9ec
use updated sarafu-api package
2025-05-19 02:00:40 +03:00
a9ecb1bbae
removed unused vis files and templates
2025-05-19 01:59:59 +03:00
7e2e3c3722
upgMerge branch 'master' into alfred/pool-swap
2025-05-14 12:15:40 +03:00
e914d059e2
upgraded vise to refresh error logline for more context
release / docker (push) Has been cancelled
2025-05-07 20:26:54 +03:00
7b1676bb37
fixes: recipient address and phone number ( #74 )
...
release / docker (push) Has been cancelled
- Add functionality to checksum addresses...resolves #66
- Remove white spaces from the recipient input...resolves #70
Reviewed-on: #74
Reviewed-by: Mohamed Sohail <kamikazechaser@noreply.localhost>
Co-authored-by: alfred-mk <alfredmwaik@gmail.com>
Co-committed-by: alfred-mk <alfredmwaik@gmail.com>
2025-05-07 11:45:38 +02:00
db5d55d8e3
Merge pull request 'route-api-errors' ( #46 ) from route-api-errors into master
...
Reviewed-on: #46
2025-04-29 13:55:54 +02:00
06cab56427
fix failing tests: menuhandlers missing the logdb
2025-04-29 13:25:31 +03:00
d0c181bca2
Merge branch 'master' into route-api-errors
2025-04-29 12:58:46 +03:00
e379129b3d
Merge pull request 'logdb' ( #56 ) from logdb into master
...
release / docker (push) Has been cancelled
Reviewed-on: #56
2025-04-29 09:15:50 +02:00
29d35d1ec4
add write of the temporary and confirmed account pins to the log db
2025-04-28 15:49:40 +03:00
687447e73e
added the logdb to the testutil engine
2025-04-28 15:09:38 +03:00
ec1ddefeb3
updated packages for sarafu-api and vise
2025-04-28 12:50:36 +03:00
4166c9aed5
Merge branch 'master' into logdb
2025-04-28 12:38:27 +03:00
78e82edfb5
added the logdn to the menuhandler tests
2025-04-28 12:26:06 +03:00
a5c4866b23
add required logdb to menuhandler
2025-04-28 11:50:25 +03:00
b52239e6be
use direct key data type
2025-04-28 11:50:10 +03:00
5f02df64d7
upgrade visedriver dep
2025-04-28 11:40:28 +03:00
0ba65fc48c
use the updated phone and alias regexes from common
2025-04-28 11:39:37 +03:00
ce8cc8e0fd
use latest commit from sarafu-api
2025-04-28 11:38:45 +03:00
1499e4a29a
check recipient before sending an sms
2025-04-28 11:38:44 +03:00
5f24ff3b1b
feat: send invites when a recipient
...
is not resolved
2025-04-28 11:38:44 +03:00
6cdee7b58b
update sarafu-api dep
2025-04-28 11:38:43 +03:00
af5537abfc
updated the description of DATA_SELF_PIN_RESET
2025-04-28 11:37:45 +03:00
a6e569afb1
remove the verify_new_pin functionality that managed the unused flag_valid_pin
2025-04-28 11:37:44 +03:00
446514d8ce
remove unused function reset_valid_pin
2025-04-28 11:37:44 +03:00
131d106f38
use a single confirm_pin_change node
2025-04-28 11:37:43 +03:00
4d62f0222e
use the same check for flag_invalid_pin to move to the invalid_pin node
2025-04-28 11:37:43 +03:00
37cc3e1bc1
cleanup: remove extra space in all .vis files
2025-04-28 11:37:42 +03:00
491e97d8af
cleanup: remove extra space
2025-04-28 11:37:42 +03:00
d4fefe3c39
update the order for the INCMP statement
2025-04-28 11:37:41 +03:00
e8ff468c7b
update the reset flags in TestCheckBlockedStatus
2025-04-28 11:37:41 +03:00
965f343230
update the reset flags in TestConfirmPinChange
2025-04-28 11:37:40 +03:00
3426d31a9e
use the correct flag_invalid_pin in TestSaveTemporaryPin
2025-04-28 11:37:40 +03:00
8b2b667307
updated the expected content for the alias in view profile
2025-04-28 11:37:39 +03:00
c206fa1329
updated the menu flow for the admin reset others PIN in test
2025-04-28 11:37:39 +03:00
ad395c4b1a
remove code related to admins resetting a user's actual PIN
2025-04-28 11:37:38 +03:00
af7e6cc603
add a space
2025-04-28 11:37:38 +03:00
f90a188acc
updated the flags set and reset in SaveTemporaryPin and VerifyCreatePin
2025-04-28 11:37:37 +03:00
7a542d1f1c
updated the description of the flag_incorrect_pin
2025-04-28 11:37:37 +03:00