|
1bd96d0689
|
setup dedicated nodes for case selection
|
2024-09-24 09:02:04 +03:00 |
|
|
bbfe46f162
|
use current rendering symbol for case selection
|
2024-09-24 09:01:19 +03:00 |
|
|
eff2cbde8b
|
setup check for unused code
|
2024-09-24 09:00:31 +03:00 |
|
|
5c85ecffd1
|
remove unused code
|
2024-09-24 09:00:13 +03:00 |
|
|
c7ebca4729
|
update template text
|
2024-09-23 20:20:41 +03:00 |
|
|
fa0070b9a8
|
add swahili templates
|
2024-09-23 20:20:20 +03:00 |
|
|
4a447fbb45
|
update profile update
|
2024-09-23 20:10:37 +03:00 |
|
|
cb32cfe9d8
|
update dep
|
2024-09-23 20:09:51 +03:00 |
|
|
cf4e80dcb8
|
update profile edit nodes
|
2024-09-23 20:09:37 +03:00 |
|
|
4439cc249a
|
Merge pull request 'go-vise-0.2.0' (#71) from go-vise-0.2.0 into master
Reviewed-on: #71
|
2024-09-21 00:06:07 +02:00 |
|
|
e754773bce
|
remove need for initial Exec before loop
|
2024-09-20 22:16:43 +03:00 |
|
|
63c7c65a00
|
rename all WriteResult to Flush
|
2024-09-20 22:15:24 +03:00 |
|
|
9925b3a2e5
|
use updated latest commit from go-vise 0.2.0
|
2024-09-20 22:12:52 +03:00 |
|
|
a1056cf287
|
removed unused code
|
2024-09-20 13:54:23 +03:00 |
|
|
e6e701a609
|
remove init and use Exec
|
2024-09-20 13:13:20 +03:00 |
|
|
b66891a646
|
use latest commit from go-vise 0.2.0
|
2024-09-20 13:10:44 +03:00 |
|
|
7197382911
|
Merge pull request 'Code refactor' (#66) from wip-main-refactor into master
Reviewed-on: #66
Reviewed-by: lash <accounts-grassrootseconomics@holbrook.no>
|
2024-09-19 20:19:16 +02:00 |
|
|
5c5f4cbc8e
|
Merge branch 'master' into wip-main-refactor
|
2024-09-19 20:19:06 +02:00 |
|
|
e581a1ad2f
|
factor out getflag
|
2024-09-19 21:04:09 +03:00 |
|
|
929e812992
|
Merge pull request 'at-return-output' (#63) from at-return-output into master
Reviewed-on: #63
Reviewed-by: lash <accounts-grassrootseconomics@holbrook.no>
|
2024-09-19 18:23:13 +02:00 |
|
|
3fe66466c5
|
renamed test file and added server.go tests
|
2024-09-19 18:52:13 +03:00 |
|
|
f6979868e5
|
added at_session_handler tests
|
2024-09-19 17:19:09 +03:00 |
|
|
e8be64ae28
|
added http related mocks
|
2024-09-19 17:18:14 +03:00 |
|
|
e4d8bfad7b
|
moved the mocks package
|
2024-09-19 17:17:28 +03:00 |
|
|
96358959b4
|
remove unused code
|
2024-09-19 17:04:08 +03:00 |
|
|
bc9dfe4f65
|
remove redundant code
|
2024-09-19 17:01:23 +03:00 |
|
|
ffa00ae15c
|
refactor code
|
2024-09-19 16:18:21 +03:00 |
|
|
13294b42d3
|
refactor code
|
2024-09-19 16:16:17 +03:00 |
|
|
81159e77d1
|
refactor code
|
2024-09-19 16:15:29 +03:00 |
|
|
5bd51b280e
|
add storage service for menu
|
2024-09-19 15:57:11 +03:00 |
|
|
71e1ae6e3c
|
add function registration service
|
2024-09-19 15:54:23 +03:00 |
|
|
10de039da0
|
remove obsolete code
|
2024-09-18 15:42:56 +03:00 |
|
|
27aa71e0ee
|
only set the code to 200 if no error exists
|
2024-09-18 15:11:49 +03:00 |
|
|
a9a429824c
|
return if the sessionId cannot be retrieved from the request
|
2024-09-18 14:52:56 +03:00 |
|
|
4098ac8a19
|
Merge pull request 'change-language' (#58) from change-language into master
Reviewed-on: #58
|
2024-09-17 18:31:10 +02:00 |
|
|
2982f08b41
|
Merge branch 'master' into change-language
|
2024-09-17 18:30:52 +02:00 |
|
|
75ab9c66a3
|
run TestSetLanguage with execPath instead of input
|
2024-09-17 18:54:07 +03:00 |
|
|
95f02231b3
|
Merge pull request 'Unit tests' (#62) from wip-unit-tests into master
Reviewed-on: #62
|
2024-09-17 15:55:33 +02:00 |
|
|
599f7a2857
|
add more tests
|
2024-09-17 15:44:22 +03:00 |
|
|
2e7c07e6f4
|
added missing functions to the other getHandlers
|
2024-09-17 15:31:44 +03:00 |
|
|
01f7571185
|
use dedicated nodes to set the language
|
2024-09-17 15:29:21 +03:00 |
|
|
065c8e5c1d
|
use a single set_language function for setting and changing language
|
2024-09-17 15:26:50 +03:00 |
|
|
dc14480519
|
remove extra space
|
2024-09-16 17:29:27 +03:00 |
|
|
aaf4923f64
|
ensure a PIN is set before changing the language
|
2024-09-16 17:29:27 +03:00 |
|
|
e9c645bd87
|
added the profile info on the swa menu template
|
2024-09-16 17:29:27 +03:00 |
|
|
1be6da9139
|
remove new lines on templates and menus to clean up the empty spaces on the menu
|
2024-09-16 17:29:27 +03:00 |
|
|
fa2930d93a
|
added quit menu to handle eng and swa
|
2024-09-16 17:29:27 +03:00 |
|
|
a409e292ab
|
add the change_language functionality to the account menu
|
2024-09-16 17:29:27 +03:00 |
|
|
00c86a2850
|
change language
|
2024-09-16 17:29:27 +03:00 |
|
|
4daac7e90b
|
added change_language node and templates
|
2024-09-16 17:29:27 +03:00 |
|