|  | c2068db050 | update handler functions | 2024-10-30 14:33:22 +03:00 |  | 
			
				
					|  | c42b1cd66b | provide required handler functions and admin store | 2024-10-30 14:32:01 +03:00 |  | 
			
				
					|  | b404ae95fb | setup an admin store based on fs | 2024-10-30 14:30:38 +03:00 |  | 
			
				
					|  | adaa0c63ef | Extract common db operations for the test | 2024-10-30 14:12:42 +03:00 |  | 
			
				
					|  | 843b0d1e7e | Merge pull request 'Add reverse sessionid address lookup' (#146) from lash/reverse-session into master Reviewed-on: urdt/ussd#146 | 2024-10-30 10:35:55 +01:00 |  | 
			
				
					| 
							
							
								 lash | c95b97cb14 | Export user data store | 2024-10-30 01:45:38 +00:00 |  | 
			
				
					| 
							
							
								 lash | dd764a2e24 | Export db datatypes,tools | 2024-10-30 01:28:55 +00:00 |  | 
			
				
					| 
							
							
								 lash | cb997159f7 | Add reverse sessionid address lookup | 2024-10-30 00:59:59 +00:00 |  | 
			
				
					|  | 7241cdbfcb | Updated the tests | 2024-10-30 00:53:13 +03:00 |  | 
			
				
					|  | 0480c02633 | Moved voucher related functions to the utils package | 2024-10-30 00:52:23 +03:00 |  | 
			
				
					|  | 0a97f610a4 | catch unregistred number | 2024-10-29 22:23:22 +03:00 |  | 
			
				
					|  | 5a0563df94 | group regex,check for valid number against the regex | 2024-10-29 22:17:43 +03:00 |  | 
			
				
					|  | 7597b96dae | remove catch for unregistered number | 2024-10-29 22:16:34 +03:00 |  | 
			
				
					|  | f37483e2f0 | use _ for back navigation | 2024-10-29 22:15:31 +03:00 |  | 
			
				
					|  | d0ad6395b5 | add check for unregistered phone numbers | 2024-10-29 17:35:42 +03:00 |  | 
			
				
					|  | 106983a394 | use explicit back to node | 2024-10-29 17:35:01 +03:00 |  | 
			
				
					|  | 91b85af11a | add reset unregistered number | 2024-10-29 17:34:34 +03:00 |  | 
			
				
					|  | 534d756318 | catch unregistred phone numbers | 2024-10-29 17:18:39 +03:00 |  | 
			
				
					|  | 6998c30dd1 | add node to handle unregistered phone numbers | 2024-10-29 17:18:01 +03:00 |  | 
			
				
					|  | 449f90c95b | add flag to catch unregistred numbers | 2024-10-29 17:17:03 +03:00 |  | 
			
				
					|  | e96c874300 | repeat same node on invalid option input | 2024-10-29 15:02:40 +03:00 |  | 
			
				
					|  | b35460d3c1 | Merge branch 'master' into pin-reset | 2024-10-29 14:35:17 +03:00 |  | 
			
				
					|  | 124049c924 | add admin number defination in env | 2024-10-29 14:32:17 +03:00 |  | 
			
				
					|  | 5fd3eb3c29 | set admin privilege flag | 2024-10-29 14:28:58 +03:00 |  | 
			
				
					|  | d83962c0ba | load admin numbers defined in the .env | 2024-10-29 14:26:24 +03:00 |  | 
			
				
					|  | 41da099933 | remove the admin flag,setup  an admin store | 2024-10-29 13:24:13 +03:00 |  | 
			
				
					|  | c9bb93ede6 | create a simple admin store for phone numbers | 2024-10-29 13:15:41 +03:00 |  | 
			
				
					|  | ca13d9155c | replace _ with explicit back node | 2024-10-29 13:15:22 +03:00 |  | 
			
				
					|  | e338ce0025 | load and reload only after input | 2024-10-29 13:14:49 +03:00 |  | 
			
				
					|  | 03c32fd265 | Merge branch 'master' into voucher-data | 2024-10-28 18:40:37 +03:00 |  | 
			
				
					|  | 727f54ee57 | Merge pull request 'tests-refactor' (#137) from tests-refactor into master Reviewed-on: urdt/ussd#137 | 2024-10-28 16:28:41 +01:00 |  | 
			
				
					|  | b97965193b | add pin reset for others handling | 2024-10-28 16:37:23 +03:00 |  | 
			
				
					|  | aec0abb2b6 | setup an admin flag | 2024-10-28 16:34:33 +03:00 |  | 
			
				
					|  | 2c361e5b96 | Added tests related to the vouchers list | 2024-10-28 16:30:13 +03:00 |  | 
			
				
					|  | 131f3bcf46 | Added the prefixDb to the Handlers struct~ | 2024-10-28 16:27:24 +03:00 |  | 
			
				
					|  | 520f5abdcd | Added the subPrefixDb mock | 2024-10-28 16:23:44 +03:00 |  | 
			
				
					|  | 5d294b663c | Added the PrefixDb interface | 2024-10-28 16:21:31 +03:00 |  | 
			
				
					|  | 26073c8000 | define handler functions required to reset others pin | 2024-10-28 15:49:20 +03:00 |  | 
			
				
					|  | e4c2f644f3 | define a key to hold number during pin reset | 2024-10-28 15:47:56 +03:00 |  | 
			
				
					|  | 3de46cef5e | setup pin reset nodes | 2024-10-28 15:45:08 +03:00 |  | 
			
				
					|  | 0cc0bdf9f7 | add pin reset for others nodes | 2024-10-28 15:19:35 +03:00 |  | 
			
				
					|  | 72d5c186dd | add admin privilege flag | 2024-10-28 15:18:40 +03:00 |  | 
			
				
					|  | dc782d87a8 | Updated the TestSetVoucher | 2024-10-28 11:20:06 +03:00 |  | 
			
				
					|  | ddae746b9d | formatted code | 2024-10-28 11:07:59 +03:00 |  | 
			
				
					|  | 4e1b2d5ddb | update account services | 2024-10-25 18:01:52 +03:00 |  | 
			
				
					|  | d8800a665d | Merge branch 'master' into tests-refactor | 2024-10-25 17:48:40 +03:00 |  | 
			
				
					|  | 6c3ff0e9db | Merge branch 'master' into voucher-data | 2024-10-25 17:37:08 +03:00 |  | 
			
				
					|  | 3ef64271e7 | Store and retrieve the voucher decimals and contract address | 2024-10-25 17:24:09 +03:00 |  | 
			
				
					|  | 2dee47404d | Merge pull request 'menu-voucherlist' (#101) from menu-voucherlist into master Reviewed-on: urdt/ussd#101 | 2024-10-25 15:59:46 +02:00 |  | 
			
				
					|  | 3792bfdc1f | run mod tidy | 2024-10-25 09:38:09 +03:00 |  |