-
39b673bdfd
feat: add translations, update db migration
create-campaign
Davide Polonio
2023-05-11 12:33:54 +0200
-
0169d28ffd
test: add test for createCampaign command. Still wip
Davide Polonio
2023-05-11 12:13:34 +0200
-
81b25404b8
chore: add TODO
Davide Polonio
2023-05-10 23:59:43 +0200
-
d93fe8d3b9
feat: campaign draft, wip
Davide Polonio
2023-05-10 22:50:29 +0200
-
5788d59516
feat: add help message (#3)
devel
Davide Polonio
2023-04-20 11:30:06 +0200
-
7edc0af00d
chore: translation
Davide Polonio
2023-04-20 11:21:59 +0200
-
5895fa2910
chore: remove FIXME
Davide Polonio
2023-04-20 11:18:24 +0200
-
d32915cf3f
chore: remove autocommit, fix compilation
Davide Polonio
2023-04-20 11:10:26 +0200
-
b2a2f04ba3
feat: add error-prone library, done translations
Davide Polonio
2023-04-19 18:08:22 +0200
-
97c3d50e6b
fix: bunch of TODOs
Davide Polonio
2023-04-18 17:59:56 +0200
-
faf7d12001
docs: add Javadoc
Davide Polonio
2023-04-15 13:05:09 +0200
-
8dd547404d
docs: add Javadoc
Davide Polonio
2023-04-15 12:50:36 +0200
-
7f632d2b6e
chore: add FIXME before PR merge
Davide Polonio
2023-04-14 16:36:46 +0200
-
3baa041745
doc: add JavaDoc and remaining tests
Davide Polonio
2023-04-14 16:21:05 +0200
-
9ff5748964
chore: perform refactor for db-cleaning and more testing
Davide Polonio
2023-04-14 15:00:25 +0200
-
3e094ec72a
feat: complete show help button event
Davide Polonio
2023-04-08 17:57:43 +0200
-
53cdd4aa22
test: complete first test for help message
Davide Polonio
2023-04-06 17:57:55 +0200
-
c4db3be4cb
feat: first implementation of help command, wip
Davide Polonio
2023-04-04 17:48:27 +0200
-
-
00bac97e59
feat: add change language in welcome message (#2)
Davide Polonio
2023-04-03 10:57:14 +0200
-
4aa6b371da
feat: return old locale instead of putting english
Davide Polonio
2023-04-03 10:33:36 +0200
-
d2a2f80135
chore: use variable instead or hardcoding strings
Davide Polonio
2023-04-03 09:37:12 +0200
-
480f2e79ef
chore: fix typo
Davide Polonio
2023-04-03 09:29:14 +0200
-
7b72b3c8e9
chore: add FIXME for future iterations
Davide Polonio
2023-03-31 19:03:12 +0200
-
56882c1c46
docs: add missing Javadoc
Davide Polonio
2023-03-31 18:51:35 +0200
-
d6529aaae8
feat: complete change language flow, add tests
Davide Polonio
2023-03-31 18:33:35 +0200
-
9889d25bf3
feat: add Javadoc, add tests
Davide Polonio
2023-03-31 09:53:42 +0200
-
3705840989
feat: add first changeLanguage event implementation
Davide Polonio
2023-03-30 17:12:43 +0200
-
421909d5ae
feat: add event dispacher, wip
Davide Polonio
2023-03-28 17:26:15 +0200
-
-
cea9f3222a
chore: add drone-ci-tests and docker build (#1)
Davide Polonio
2023-03-27 17:16:29 +0200
-
711ba13c6e
chore: fix typo
Davide Polonio
2023-03-27 17:07:36 +0200
-
623328633f
chore: make CI ligther
Davide Polonio
2023-03-27 16:49:29 +0200
-
200d86759c
chore: trigger Drone CI
Davide Polonio
2023-03-27 16:00:48 +0200
-
318409f9d6
chore: be more quiet when installing packages
Davide Polonio
2023-03-27 15:47:25 +0200
-
32c01ec5dc
fix: remove linting from .vm templates
Davide Polonio
2023-03-27 15:46:26 +0200
-
715de8e4e1
chore: add missing git package
Davide Polonio
2023-03-27 15:27:43 +0200
-
342989ce96
chore: add missing -y flag in build
Davide Polonio
2023-03-27 13:24:46 +0200
-
85ca1554b1
chore: add missing parallelism stuff
Davide Polonio
2023-03-27 13:23:42 +0200
-
5beaf44407
chore: add pre-commit checks
Davide Polonio
2023-03-27 13:19:58 +0200
-
11e3321220
chore: messing with parallelism
Davide Polonio
2023-03-27 10:43:27 +0200
-
1f182efc98
chore: pipeline reorder
Davide Polonio
2023-03-27 10:39:59 +0200
-
a77e84a848
feat: add Dockerfile build
Davide Polonio
2023-03-27 10:38:49 +0200
-
c34d3acabc
chore: add -B flag to mvnw
Davide Polonio
2023-03-27 10:25:22 +0200
-
c15e57febe
chore: add tests in DroneCI pt2
Davide Polonio
2023-03-27 09:38:45 +0200
-
3b781c421c
chore: add tests in DroneCI
Davide Polonio
2023-03-27 09:24:36 +0200
-
-
d1f44bc070
feat: use mvnw, add DroneCI
Davide Polonio
2023-03-26 22:44:17 +0200
-
2391bc537f
chore: fix localization tests, add annotations
Davide Polonio
2023-03-26 22:29:05 +0200
-
8575622c8a
chore: add README
Davide Polonio
2023-03-26 21:39:02 +0200
-
a8f8539ce0
chore: little cleanup
Davide Polonio
2023-03-26 21:13:01 +0200
-
0e6b1e00f9
chore: first commit
Davide Polonio
2023-03-21 18:09:06 +0100