Commit Graph

7 Commits

Author SHA1 Message Date
905330a722 Move last package into common/component 2021-02-06 01:25:59 +01:00
89c15eb1cf cleanup and refactoring of notification
close rabbit and redis connexion on application close
Refactoring of Configuration class
fix notification id increment
Add builder for NotificationPush
Add close to notificationPush to remove listener
Clean tags of tests
purge queue before functional tests
2021-02-04 02:37:29 +01:00
5704eb9e07 Clean config in test 2021-02-03 15:35:14 +01:00
fac27d0725 move database config env in object 2021-01-22 20:25:32 +01:00
6cdc526335 upgrade klint and format code (remove wildcard import 2021-01-18 17:23:16 +01:00
b028ff05b9 Move files
Move Application and configurations file to the application package
Move JWT files to the auth.jwt package
Move ApplicationContext to auth package an rename to CitizenContext
2021-01-17 22:29:32 +01:00
459397f8e7 Move tests and create a command to run all tests 2021-01-15 02:40:41 +01:00