add-space-after-colon #211

Merged
lash merged 20 commits from add-space-after-colon into master 2024-12-19 11:35:14 +01:00

20 Commits

Author SHA1 Message Date
alfred-mk
1292851226 rename the function to ReplaceSeparatorFunc 2024-12-19 13:32:39 +03:00
alfred-mk
97fcdda12f Merge branch 'master' into add-space-after-colon 2024-12-18 22:30:41 +03:00
alfred-mk
055c2db790 use a common mockReplaceSeparator func 2024-12-18 22:25:47 +03:00
alfred-mk
ecfdab47a8 updated test 2024-12-18 22:21:52 +03:00
alfred-mk
fda68231ea use the replaceSeparator func to format the generated menus 2024-12-18 21:59:09 +03:00
alfred-mk
d08afff443 add the replaceSeparator func and pass it to the Handler struct 2024-12-18 21:56:37 +03:00
alfred-mk
17ba6a06ba remove the MenuSeparator from the context 2024-12-18 21:49:42 +03:00
alfred-mk
7aea2af9a1 updated tests 2024-12-13 11:44:04 +03:00
alfred-mk
5cd791aae7 use the MenuSeparator 2024-12-13 11:43:47 +03:00
alfred-mk
df5e5f1a4b properly format the vouchers 2024-12-13 11:40:39 +03:00
alfred-mk
64c1fe5276 set the separator as a var and add it to the context 2024-12-13 11:38:10 +03:00
alfred-mk
f38ea59569 set the separator as a config and not an arg 2024-12-13 01:10:46 +03:00
alfred-mk
6cc285d1e8 add the custom separator to the menu 2024-12-12 21:12:25 +03:00
alfred-mk
0d7f7aaca1 use latest commits from go-vise 2024-12-12 21:09:48 +03:00
alfred-mk
e05f8e7291 update to the latest go-vise changes 2024-12-11 19:46:52 +03:00
alfred-mk
2383e8ead3 updated failed menuhandler_test 2024-12-11 19:35:04 +03:00
alfred-mk
1a4ee0d3e1 updated the description of the GetTransactionsList function 2024-12-11 19:32:41 +03:00
alfred-mk
6f3b30e2fe Capitalize statement details and add a space after the colon 2024-12-11 19:31:17 +03:00
alfred-mk
b1e4b63c6a Add a space after the colon for vouchers 2024-12-11 19:28:53 +03:00
alfred-mk
3129e8210e Capitalize the transfer statement details 2024-12-11 19:25:38 +03:00