Commit Graph

  • 31d505d969 Add bunrouter dependency refactor/bun-router-integration konstantinmds 2025-08-26 16:13:05 +02:00
  • c8c0daac24 Merge remote-tracking branch 'origin/master' into feature/6-config-reporter-new 1748793676188865938/tmp_refs/heads/master 1748793676188865938/master lash 2025-03-15 02:25:42 +00:00
  • 1bcffe2d23 Make tests work without configreport flag lash 2025-03-15 02:22:48 +00:00
  • bf10e5357c Merge pull request 'config reporter' (#7) from konstantinmds/visedriver:feature/6-config-reporter-new into master lash 2025-02-28 00:09:49 +01:00
  • d91c96f541 removing redundant logline feature/6-config-reporter-new Konstantin 2025-02-28 00:06:14 +01:00
  • ec9032a42e change on report method Konstantin 2025-02-25 00:17:00 +01:00
  • 6619afe62b config reporter for external applications Konstantin 2025-02-07 14:51:36 +01:00
  • 1eb0b15552 Update deps lash 2025-02-04 13:23:47 +00:00
  • ef803e0ee2 Enable custom engine factory lash 2025-02-04 13:08:08 +00:00
  • 03d19283f6 Apply dbconn explicit to all conns by default lash 2025-01-24 10:09:46 +00:00
  • 15ce29a1a4 Fmt lash 2025-01-22 18:37:54 +00:00
  • 6749c632b0 Correct handling of db modes lash 2025-01-22 12:31:35 +00:00
  • 8530c45074 Enable db text/binary mode set in override, config lash 2025-01-22 09:37:11 +00:00
  • d5e636fbd6 Gofmt lash 2025-01-21 15:28:55 +00:00
  • f7d31e4e81 Update deps lash 2025-01-21 13:49:12 +00:00
  • 90ecec1798 rehabilitate storage test lash 2025-01-20 12:31:20 +00:00
  • 874edb3da6 Apply session on the menuhandler store returns lash 2025-01-20 12:09:09 +00:00
  • 16dbdc6c4a config reporter try 1 feature/6-config-reporter konstantinmds 2025-01-20 10:07:28 +01:00
  • 60ff1b0ab3 Set up multiple conns in config lash 2025-01-19 18:26:39 +00:00
  • 9b3dad579b Set up multiple conns in config lash 2025-01-19 15:04:43 +00:00
  • 348fff8936 Allow multiple db connections in menuservice lash 2025-01-19 15:00:18 +00:00
  • c5bb1c80a5 Update deps, connbusy fix db postgres lash 2025-01-19 11:08:07 +00:00
  • b8a377befb Implement context for get and put provider lash 2025-01-19 10:38:41 +00:00
  • c9b92191f3 Add missing contexts in request handler mocks lash 2025-01-19 09:40:10 +00:00
  • ddd8d7cac0 implement missing context lash 2025-01-19 09:35:09 +00:00
  • 37973a6c9b Add finish context to mockengine lash 2025-01-19 09:08:03 +00:00
  • 975720919c Implement tx enabled db vise lash 2025-01-19 09:04:37 +00:00
  • c0534ede1b Strip scheme from connstring in gdbm lash 2025-01-15 00:32:56 +00:00
  • 24e729d275 Fix untidy go mod lash 2025-01-15 00:11:11 +00:00
  • ae6e2a99c5 upgrade vise dep lash 2025-01-15 00:09:14 +00:00
  • 7ca3974371 Enable fs, mem in storageservice lash 2025-01-15 00:08:44 +00:00
  • adbfab3964 Enable conndata fs, mem lash 2025-01-14 18:57:04 +00:00
  • 5228aef088 Add mem storage service master lash 2025-01-13 21:33:25 +00:00
  • 5bf0a0e858 remove session package lash/remove-session lash 2025-01-13 10:31:42 +00:00
  • f13dab9a45 Remove docker stuff lash 2025-01-12 15:54:57 +00:00
  • 3f8e08151a Add debug string for db type in menuhandler lash 2025-01-12 15:35:44 +00:00
  • 9e4c65c8b4 Correct storage service interface signature lash 2025-01-12 12:13:25 +00:00
  • 611c5a8dfc Rename session handler to request handler lash 2025-01-12 10:40:23 +00:00
  • dcf777bf08 Fix missing err in config lash 2025-01-12 10:24:50 +00:00
  • ec4ad6e44b Move out config lash 2025-01-12 09:37:40 +00:00
  • 5b312f9569 Move out common, util, debug, storage to sarafu-vise lash 2025-01-12 07:59:03 +00:00
  • 2d89db3a37 Rename http source file lash 2025-01-11 22:38:38 +00:00
  • 6d8992fe38 Remove remaining devtools cmds lash 2025-01-11 22:33:03 +00:00
  • 5cffbe5cd8 Remove lang devtool lash 2025-01-11 22:31:21 +00:00
  • b28a047777 Remove dialoguss reference lash 2025-01-11 22:29:08 +00:00
  • 2ea51d88d8 Factor out adminstore lash 2025-01-11 22:21:09 +00:00
  • 2e0e854c4b Remove last internal package lash 2025-01-11 21:47:57 +00:00
  • c93a07832d Move out API services related code lash/purify-max lash 2025-01-11 16:31:06 +00:00
  • 46bf21b7b8 Remove commented code lash 2025-01-11 15:16:14 +00:00
  • dff662663d Rehabilitate http server test lash 2025-01-11 08:37:10 +00:00
  • 977d14c529 Properly isolate http session handler lash 2025-01-11 08:33:52 +00:00
  • fd6e5caf53 Remove persister chainer for menu handler lash 2025-01-11 08:08:52 +00:00
  • 840c22ca89 Factor out session handler, introduce entry handler lash 2025-01-11 08:01:48 +00:00
  • f939a20543 Remove vise code lash 2025-01-11 07:23:15 +00:00
  • 8387644019 Export http package lash 2025-01-10 20:39:36 +00:00
  • c535938dbc Move out remaining local handler dependent code lash 2025-01-10 20:31:34 +00:00
  • b60d2648ea Rehabilitate until localhandler lash 2025-01-10 14:04:23 +00:00
  • 85ede15613 Merge branch 'master' into lash/purify-max lash 2025-01-10 13:46:52 +00:00
  • b11f11b5fa Merge pull request 'refactor: rename files to snake_case' (#268) from konstantinmds/ussd:refactor/148-convert-files-to-snake-case into master lash 2025-01-10 14:40:58 +01:00
  • 3d35a5de78 rename files to snake case konstantinmds 2025-01-10 13:43:49 +01:00
  • a19ace85f8 refactor: rename files to snake_case konstantinmds 2025-01-10 13:41:23 +01:00
  • a7a8a482ab Rehabilitate go test running lash 2025-01-10 12:03:37 +00:00
  • d8e7c443b5 Add gettext in exported storage service lash 2025-01-10 11:54:59 +00:00
  • 5216a9383e Add service mock missing lash 2025-01-10 11:49:47 +00:00
  • 6cd639fd19 Add missing pgxpool module lash 2025-01-10 11:44:15 +00:00
  • a7ca280964 Merge branch 'master' into lash/purify-max lash 2025-01-10 11:40:49 +00:00
  • 8f5ed0cd4f Merge pull request 'postgres-switch-for-tests' (#255) from postgres-switch-for-tests into master lash 2025-01-10 12:07:07 +01:00
  • f1664a43a8 Rename module, export storage, testutil lash 2025-01-10 10:53:27 +00:00
  • c29abfe21e Merge branch 'master' into postgres-switch-for-tests alfred-mk 2025-01-10 13:43:16 +03:00
  • 9a6d8e5158 Refactored the code to switch between postgres and gdbm, with db cleanup alfred-mk 2025-01-10 13:41:05 +03:00
  • 9ca5091692 Merge branch 'master' into lash/purify-max lash 2025-01-10 08:56:59 +00:00
  • db431c750e Merge pull request 'copy-language-code' (#264) from copy-language-code into master lash 2025-01-10 09:53:17 +01:00
  • 2b9c6d641e Merge branch 'master' into copy-language-code Carlosokumu 2025-01-10 11:06:32 +03:00
  • b9712098ef Fix remaining conflict diff lash 2025-01-09 13:49:50 +00:00
  • bcf1965a6c Merge branch 'master' into lash/purify-max lash 2025-01-09 13:48:39 +00:00
  • 3747f87a7c test language code saving Carlosokumu 2025-01-09 15:11:29 +03:00
  • 1f0568df32 Merge pull request 'Implement connstring handling' (#247) from lash/purify-more into master lash 2025-01-09 13:03:28 +01:00
  • 24c513d4f0 Merge branch 'master' into lash/purify-more lash/purify-more lash 2025-01-09 12:02:17 +00:00
  • b3fd6f5c1a Merge pull request 'Rename handler/ussd package' (#254) from konstantinmds/ussd:refactor/24-rename-ussd-to-application into master lash 2025-01-09 13:01:19 +01:00
  • 73eb765408 persist selected language code Carlosokumu 2025-01-09 13:14:46 +03:00
  • f660f6c19a add key to hold selected langauge code Carlosokumu 2025-01-09 13:04:11 +03:00
  • 3fccfaab61 Replace the connStr if it is not set alfred-mk 2025-01-09 13:01:28 +03:00
  • b50a51df9b Implement postgres schema postgres-switch-for-tests lash 2025-01-09 07:42:09 +00:00
  • df8c9aab0c Rehabilitate tests lash 2025-01-08 22:27:19 +00:00
  • ddefdd7fb3 Merge branch 'lash/purify-more' into postgres-switch-for-tests lash 2025-01-08 22:05:12 +00:00
  • 5734011f96 refactor: rename ussd package to application (#24) - Rename internal/handlers/ussd directory to application - Update all imports and references to use new package name konstantinmds 2025-01-08 13:34:08 +01:00
  • 379d98ccd5 Merge branch 'master' into lash/purify-more lash 2025-01-08 12:32:11 +00:00
  • f40e11c267 Merge pull request 'account-pin-block-v2' (#256) from account-pin-block-v2 into master lash 2025-01-08 13:30:39 +01:00
  • b698f08136 chore: add space after punctuation Carlosokumu 2025-01-08 15:27:10 +03:00
  • 4d7589ad95 Merge branch 'master' into lash/purify-more lash 2025-01-08 13:07:50 +01:00
  • efdb52bccd chore: add space after punctuation Carlosokumu 2025-01-08 14:52:40 +03:00
  • 2ff9fed3c5 chore: rename countIncorrectPINAttempts to incrementIncorrectPINAttempts Carlosokumu 2025-01-08 14:51:15 +03:00
  • 477b4cf8f6 chore : rename remainingPINAttempts to currentWrongPinAttemptsCount Carlosokumu 2025-01-08 14:15:45 +03:00
  • ed6651697a chore : add variable description to AllowedPINAttempts Carlosokumu 2025-01-08 14:13:14 +03:00
  • c359d99075 Merge branch 'master' into account-pin-block-v2 carlos 2025-01-08 10:00:46 +01:00
  • 8d477356f3 update tests Carlosokumu 2025-01-08 11:47:55 +03:00
  • 7f3294a8a2 update tests Carlosokumu 2025-01-08 11:47:41 +03:00
  • 4b5f08e25e Merge branch 'master' into postgres-switch-for-tests alfred-mk 2025-01-08 11:06:15 +03:00
  • ea9cab930e cleanup the generated test data for the schema alfred-mk 2025-01-08 10:59:22 +03:00
  • a37f6e6da3 pass the dbschema in the context alfred-mk 2025-01-08 10:57:58 +03:00