Commit Graph

  • caabf4f8af
    updated the structure of TestPersistLanguageCode alfred-mk 2025-01-23 11:30:25 +0300
  • f884b19012
    added TestCheckBlockedStatus alfred-mk 2025-01-23 11:29:57 +0300
  • 526dc822fb Merge pull request 'remove unused New conn argument' (#14) from fix-remote-new-args into master carlos 2025-01-23 09:29:25 +0100
  • 1249e45d54
    remove unused New conn argument fix-remote-new-args Carlosokumu 2025-01-23 11:22:34 +0300
  • 99d03e3bc9
    Fix signal handling for termination, proper engine cleanup lash 2025-01-22 19:08:57 +0000
  • 1e495763f5
    Fmt lash 2025-01-22 18:37:27 +0000
  • 5e83c89e03
    Correct override handling for mode lash 2025-01-22 16:40:32 +0000
  • 1909b60bf4
    Reinstate resource-dir switch lash 2025-01-22 09:42:39 +0000
  • 49335a290f
    Gofmt, remove commented code lash 2025-01-21 15:43:26 +0000
  • 2c8e60e1bb
    Add gdbmdb testutil lash 2025-01-21 15:02:32 +0000
  • 4baacb325d Merge branch 'master' into lash/dbtx lash 2025-01-21 14:26:48 +0000
  • c243edd4c4
    Make override constructor for args population lash/dbtx lash 2025-01-21 14:25:55 +0000
  • 44846c5950 Merge pull request 'Add transactional vise db ability' (#11) from lash/dbtx into master lash 2025-01-21 15:15:15 +0100
  • 592c57b72d
    Update deps, unique fsdbs in testfsdb lash 2025-01-21 14:14:52 +0000
  • 341f0b9cc8 Merge branch 'master' into lash/dbtx lash 2025-01-21 13:45:33 +0000
  • 1c911ee73f Merge branch 'master' into lash/dbtx lash 2025-01-21 13:44:56 +0000
  • 00b9079a55
    Clean up spaces lash 2025-01-21 13:44:32 +0000
  • ec6b078de3
    fix: import config and model packages Carlosokumu 2025-01-21 15:23:21 +0300
  • 0b4fde9d1e
    Merge branch 'master' into alias-fqdn Carlosokumu 2025-01-21 12:53:50 +0300
  • 66be350ad1
    remove accountservice implementation check Carlosokumu 2025-01-21 12:48:17 +0300
  • 156511e499
    Build vise-asm binary in makefile lash 2025-01-21 08:16:46 +0000
  • 8b68130ed4
    Remove bin files lash 2025-01-21 08:11:26 +0000
  • 7ab8eef623 Merge branch 'reset-account-blocked-flag' into lash/dbtx lash 2025-01-21 08:02:56 +0000
  • 7d513ac2a7 Merge pull request 'reset account blocked flag' (#13) from reset-account-blocked-flag into master lash 2025-01-21 07:47:33 +0100
  • fbee26da08
    added CheckBlockedStatus to reset the flag_account_blocked if the incorrect PIN attempt has been reset reset-account-blocked-flag alfred-mk 2025-01-21 02:29:59 +0300
  • 4fb3474b51
    reset the incorrect PIN attempts to 0 when the PIN is reset alfred-mk 2025-01-21 02:28:19 +0300
  • b31011b390
    Update deps lash 2025-01-20 12:37:02 +0000
  • fbfd81c94e
    removed the SetAccountFlags function to move it to sarafu-ussd-instance data-migration alfred-mk 2025-01-20 15:03:59 +0300
  • 358567e52e Merge remote-tracking branch 'origin/master' into lash/dbtx lash 2025-01-20 12:01:35 +0000
  • 9c05e0b4a2 Merge pull request 'Encrypt PIN in temporary value' (#12) from encrypt-pin into master lash 2025-01-20 13:00:37 +0100
  • 57fb1d0ef3 Merge branch 'master' into encrypt-pin encrypt-pin lash 2025-01-20 12:59:57 +0100
  • 2dcec2e9fb
    update tests to match changes in menuhandler alfred-mk 2025-01-20 14:46:12 +0300
  • 286a72f12e
    hash the PIN in temporary value and arrange functions alfred-mk 2025-01-20 14:44:53 +0300
  • 933943636e
    Implement conns in testutil lash 2025-01-20 10:28:42 +0000
  • 1e69f2167a
    Merge branch 'master' into alias-fqdn Carlosokumu 2025-01-20 12:32:29 +0300
  • 4e584cea92
    increase size limit to allow fqdn for the alias Carlosokumu 2025-01-20 12:16:05 +0300
  • bad273fa58
    removed leftover commented code alfred-mk 2025-01-20 10:56:12 +0300
  • ccd9e9cd77 Merge branch 'master' into data-migration alfred-mk 2025-01-20 10:43:17 +0300
  • 20feef4103
    WIP integrate multiple conns, menutraversal now panics lash 2025-01-19 18:27:47 +0000
  • 8d5d3f1dc8
    WIP implement multi connstr config lash 2025-01-19 16:32:55 +0000
  • 0f54ab4b4a
    Update deps, fix connbusy error in postgres get lash 2025-01-19 11:11:34 +0000
  • be47c999ca
    Integrate tx enabled vise db lash 2025-01-19 09:46:37 +0000
  • c719db8b92
    Update dep lash/update-dump lash 2025-01-18 19:35:48 +0000
  • 16cb2846b7
    Update govise dep; removes hardcoded datatype lash 2025-01-18 09:00:30 +0000
  • bc2abc2464
    Update govise dep, dump keys fix lash 2025-01-18 08:23:40 +0000
  • f435046385
    Merge branch 'master' into alias-fqdn Carlosokumu 2025-01-18 08:01:58 +0300
  • efaf0ab22e
    feat: construct an account alias Carlosokumu 2025-01-18 07:53:42 +0300
  • e29bcb5b27
    define and parse alias search domains Carlosokumu 2025-01-18 07:52:08 +0300
  • cdb22f8cbb
    add key for the account alias Carlosokumu 2025-01-18 07:50:55 +0300
  • 9cb9e02442 Merge branch 'master' into lash/update-dump lash 2025-01-17 18:56:43 +0000
  • 6aa4bd8906
    add alias search domains Carlosokumu 2025-01-17 15:02:58 +0300
  • ab03e6d529
    Rehabilitate debug db tets, improve dump format lash 2025-01-17 11:09:30 +0000
  • 9b66146ef1
    Remove generate tool (use devapi main instead) lash 2025-01-17 10:36:29 +0000
  • 825c06c3bb
    Rehabilitate dump tool lash 2025-01-17 10:36:02 +0000
  • 71ff251d51 Merge pull request 'lash/admin-tool' (#8) from lash/admin-tool into master lash 2025-01-17 10:02:04 +0100
  • 4cc0de59a7
    updated tests lash/admin-tool alfred-mk 2025-01-17 11:45:55 +0300
  • 4b8505680b
    added logging alfred-mk 2025-01-17 11:45:27 +0300
  • 104db94826
    remove unused adminstore alfred-mk 2025-01-17 11:44:33 +0300
  • ecee5b4dee
    remove code that reset the admin flag based on the adminstore alfred-mk 2025-01-17 11:35:20 +0300
  • 879baa03fc
    Use FlagManager instead of asm flagparser directly lash 2025-01-16 13:50:18 +0000
  • ecac4ae009 Merge branch 'master' into lash/admin-tool lash 2025-01-16 11:36:57 +0000
  • 6b404f56c9
    Factor out command parse and exec logic lash 2025-01-16 11:34:48 +0000
  • ca7dc6779a Merge pull request 'Add contact information for help on the account pending page' (#7) from contact-info-on-pending-page into master lash 2025-01-15 20:06:27 +0100
  • 471bbea5ca
    Add contact information for help on the account pending page contact-info-on-pending-page alfred-mk 2025-01-15 21:57:38 +0300
  • 78fae3526b
    Fix flag count, remove session prefix from auth gdbm lookup lash/fix-ssh lash 2025-01-15 13:40:33 +0000
  • cf27479fcf
    log the correct data key alfred-mk 2025-01-15 16:04:49 +0300
  • 799d1a51fa
    add a fallback to swa for currently unsupported languages alfred-mk 2025-01-15 16:01:53 +0300
  • 1376c7b8dd
    use the DATA_INITIAL_LANGUAGE_CODE to check the set language alfred-mk 2025-01-15 15:53:26 +0300
  • e410158432
    Add api selector for at lash 2025-01-15 08:06:28 +0000
  • b70d6b54d1 Merge branch 'master' into data-migration alfred-mk 2025-01-15 11:00:08 +0300
  • 46544b723b
    Added SetAccountFlags to check the available data and set the required flags alfred-mk 2025-01-15 10:59:02 +0300
  • ff06b92ffd
    Implement api selector for all runners lash/api-select lash 2025-01-15 07:57:53 +0000
  • 0a7152d6b8 Merge pull request 'Store initial language selection' (#3) from lash/initial-language into master lash 2025-01-15 08:42:51 +0100
  • 47da078244 Merge branch 'master' into lash/initial-language lash/initial-language lash 2025-01-15 07:42:19 +0000
  • acfb6c1d76 Merge pull request 'Hide dev api usage behind build tag' (#4) from lash/dev-api-buildtag into master lash 2025-01-15 08:38:13 +0100
  • f8b38dd210
    Upgrade deps lash/dev-api-buildtag lash 2025-01-15 07:26:34 +0000
  • ac492e8403
    update deps lash 2025-01-15 00:41:04 +0000
  • ac00e4619e
    Toggle services with build tags, cmd now runs with dev api lash 2025-01-15 00:16:03 +0000
  • 604f3103c7
    Fix wrong key for initial language write, add test lash 2025-01-14 15:44:14 +0000
  • 26b32a8b93
    Introduce initial language code setting lash 2025-01-14 15:34:17 +0000
  • 960a3d9075
    Implement alias dev api lash 2025-01-14 14:27:28 +0000
  • 55356a0c64
    Remove userstore change with custodial event lash 2025-01-14 08:39:24 +0000
  • ce9a263b40
    Add event support for token mint lash/events lash 2025-01-14 07:02:42 +0000
  • f67edfb541
    Add missing return for error in custodial handler event lash 2025-01-13 22:00:20 +0000
  • 63eb803022
    Use storage service in events updater lash 2025-01-13 21:39:15 +0000
  • fcce60e031
    Move out event handler encapsulation to api module lash 2025-01-13 20:19:34 +0000
  • 0d47c096e0
    Implement event handlers in dev emitter lash 2025-01-13 18:15:54 +0000
  • 6b22fe134a
    Add default formatter events handler lash 2025-01-13 17:47:55 +0000
  • fee439121d
    Take event handlers from vise-event lash 2025-01-13 17:26:27 +0000
  • 5e02d62a12
    Update dep, remove session pacakge visedriver lash 2025-01-13 10:32:40 +0000
  • 484b4c394a
    Update api dep lash 2025-01-13 08:53:25 +0000
  • 09e8607b37
    Add resourcedir to menu storage service lash 2025-01-13 08:00:19 +0000
  • 87cc0071b1 Merge remote-tracking branch 'origin/master' lash 2025-01-13 07:54:49 +0000
  • d3cba8ab55
    Better exec fail errors lash 2025-01-13 07:54:05 +0000
  • b73c3c1cbb Update README.md lash 2025-01-13 08:25:54 +0100
  • 53d09688c1
    Add modules overview lash 2025-01-13 07:23:04 +0000
  • 7a6499adb4
    Add faker api option for cli cmd lash 2025-01-12 19:57:20 +0000
  • a4a429245d
    Update deps lash 2025-01-12 16:01:59 +0000
  • f74ef8909d
    Add license, readme lash 2025-01-12 15:56:59 +0000
  • b194dc7c59
    Reinstate http server configs, rehabilitate cmd cli lash 2025-01-12 15:29:12 +0000