Components
  1. Components

COVID-19 Borgerstatus

Public
AuthorCommitMessageCommit dateIssues
ttnttn
007cc9ff15fFixed review comments https://git.nspop.dk/projects/COM/repos/covid-19-borgerstatus/pull-requests/9
ttnttn
37f1ca02ef9Fixed https://git.nspop.dk/projects/COM/repos/covid-19-borgerstatus/pull-requests/9/overview?commentId=845
ttnttn
b21a6e41667Fix copy/paste error
ttnttn
7e6ce4abfc6Fix registry urls
ttnttn
7c1a63f528eUpdate release/docker-compose
ttnttn
a9621a7c0faFix Jenkinsfile so it builds an Docker image per NSP component + update test/docker-compose to start individual NSP components in their own containers (+ added Kafka dependency in test)
Tue Toft Carr NørgaardTue Toft Carr Nørgaard
1ca643fa6b3MPull request #7: [CR-62 + CR-15] Feature/kafka integrationMerge in feature/kafka-integration to develop * commit 'ffa0993f1b7659b22396592f309c62ddb8a0856a': Re-enable coverage-checks Update LICENSE header. Fixes https://git.nspop.dk/projects/COM/repos/covid-19-borgerstatus/pull-requests/7/overview?commentId=776 More tests Fixed https://git.nspop.dk/projects/COM/repos/covid-19-borgerstatus/pull-requests/7/overview?commentId=787 + https://git.n...3 Jira issues
ttnttn
ffa0993f1b7Re-enable coverage-checks
ttnttn
10093716b2eUpdate LICENSE header.Fixes https://git.nspop.dk/projects/COM/repos/covid-19-borgerstatus/pull-requests/7/overview?commentId=776
ttnttn
4fe56f21505More tests
ttnttn
d477e8b5003Fixed https://git.nspop.dk/projects/COM/repos/covid-19-borgerstatus/pull-requests/7/overview?commentId=787 + https://git.nspop.dk/projects/COM/repos/covid-19-borgerstatus/pull-requests/7/overview?commentId=786
ttnttn
2bc6430f228Fixed https://git.nspop.dk/projects/COM/repos/covid-19-borgerstatus/pull-requests/7/overview?commentId=793
ttnttn
6fb1b0a15e4Fixes https://git.nspop.dk/projects/COM/repos/covid-19-borgerstatus/pull-requests/7/overview?commentId=796
ttnttn
816b2e5ae70Extra fixes for https://git.nspop.dk/projects/COM/repos/covid-19-borgerstatus/pull-requests/7/overview?commentId=782 + https://git.nspop.dk/projects/COM/repos/covid-19-borgerstatus/pull-requests/7/overview?commentId=783
ttnttn
60b9b877ac3Fixed https://git.nspop.dk/projects/COM/repos/covid-19-borgerstatus/pull-requests/7/overview?commentId=783
ttnttn
1485f304dbcFixed https://git.nspop.dk/projects/COM/repos/covid-19-borgerstatus/pull-requests/7/overview?commentId=782
ttnttn
497cfd2e2c7CR-36: Added unit tests. We no longer fail jacoco coverage-check! 🥳FYI: Changed jacoco to counting instructions instead of counting lines, which apparently helps us quite a bit (we must have many instructions per line).CR-36
ttnttn
fb059465d04Fix wrong property prefix
ttnttn
5abb4335292[CR-15 + CR-62]: Added JobId to Kafka record + fixed logging in tests + refined mock services +2 Jira issues
ttnttn
992be26c70cRemove JUnit4 dependency
ttnttn
a594fff354b[CR-62 + CR-15]: Fixed Kafka properties for cbs-service + added Kafka value (de)serialization to JSON via Jackson2 Jira issues
ttnttn
d262a9d8f1dAdded maven module cbs-common-kafka (WiP)
Ole HedegaardOle Hedegaard
21d5d514a99MPull request #8: DDV initialMerge in COM/covid-19-borgerstatus from ddv-initial to develop * commit 'b2b406654836f9e992aafeadb08ba7e1465268f1': DDV pojos DDV initial
Ole HedegaardOle Hedegaard
b2b40665483MConflict resolving
Ole HedegaardOle Hedegaard
aee5899736eDDV pojos
Ole HedegaardOle Hedegaard
22d32db73e9Doc updates
Jens Kristian VilladsenJens Kristian Villadsen
f421fe37232Updated documentation
Ole HedegaardOle Hedegaard
7e01af57628Temporarily disable coverage check to enable green Jenkins build
Ole HedegaardOle Hedegaard
996a8aa0e1dSnitfladedokumentation
Jens Kristian VilladsenJens Kristian Villadsen
49640d0d9b5CR-59: Added dummy generated EU digital certificate with content:{"hcert":{"sub":{"n":"Gaby Doe","id":[{"t":"nid","i":"0102030405"}]},"vac":[{"des":"J07BX03","nam":"COMIRNATY","aut":"Pfizer BioNTech","seq":1,"tot":2,"dat":"2021-02-20","adm":"Region Halland"}],"tst":[{"dis":"Covid-19","typ":"LP6464-4","tna":"Nucleic acid amplification with probe detection","tma":"BIOSYNEX SWISS SA BIOSYNEX COVID-19 Ag BSS","ori":"258500001","dat":"2021-02-20","res":false,"fac...3 Jira issues
Ole HedegaardOle Hedegaard
0176bf43aa6New JWT layout
Ole HedegaardOle Hedegaard
d671b3ec727DDV initial
Jens Kristian VilladsenJens Kristian Villadsen
94d50e663aaCR-59: Removed class as it will be included transitively from eg.https://github.com/ehn-digital-green-development/hcert-javaCR-59
Ole HedegaardOle Hedegaard
f8c481e72e4Prepare 0.1.0
ttnttn
07ce3d37a92[CR-15]: Use Kafka auto commit + better shutdown cleanup + misc updatesCR-15
Ole HedegaardOle Hedegaard
ebd55203d5dRe-introduce coverage constraint
Ole HedegaardOle Hedegaard
d07a020d9afAbout running integration tests
Ole HedegaardOle Hedegaard
9c8011dfa54Integration tests added.Failure on coverage < 80% currently disabled
Christian Peter DyreborgChristian Peter Dyreborg
7184f4bef17MPull request #4: Feature/dto daoMerge in COM/covid-19-borgerstatus from feature/dto-dao to develop * commit '7418b9740e3cef0eff65a7b15b35fbc288be9661': Added implementations for Vaccination and LabResults Added shortcut methods Working on writing dto into single column row More refactorings Removed warnings Moved Spring JBDC extension to separate directory Refactored to remove unchecked casts. First draft on ...
Christian Peter Dyreborg JonigkeitChristian Peter Dyreborg Jonigkeit
7418b9740e3Added implementations for Vaccination and LabResults
Christian Peter Dyreborg JonigkeitChristian Peter Dyreborg Jonigkeit
f9a0f75c58aMMerge branch 'develop' of https://git.nspop.dk/scm/com/covid-19-borgerstatus into feature/dto-dao Conflicts:  cbs-common-nsp/pom.xml  integrationtest/src/test/java/dk/sundhedsdatastyrelsen/cbs/AbstractITCase.java  integrationtest/src/test/java/dk/sundhedsdatastyrelsen/cbs/ServletITCase.java  pom.xml
ttnttn
665a64ef4db[CR-15]:1)Added kafka configuration to docker-compose files + fixed Spring kafka configuration. 2)Poll kafka for jobs when /fetch is called (WiP). (coverage-checks not met)CR-15
Christian Peter Dyreborg JonigkeitChristian Peter Dyreborg Jonigkeit
8efd32fccadAdded shortcut methods
ttnttn
1920cf5e77a1)Use @CbsTest annotation and use underscore in test method names.2)[CR-15:]Add Kafka consumer to DataFetcher endpoint. 3)Only enable debug logging for dk.sundhedsdatastyrelsen.cbs classes during unit testsCR-15
ttnttn
35064bf2a85Use Spring in cbs-service
ttnttn
186571bbed21)Aligned cbs-service with cbs-datafetcher.2)Separated application.properties for the different NSP components. 3)Added service name to IsAliveServlet
ttnttn
b2418df95c0Fix error in IsAliveServlet "Service start time" reporting
ttnttn
04098e5c3eb1)CR-15: Added Kafka dependencies (WiP, coverage checks failing)2)Changed Spring ApplicationContext to be annotation based. 3)Removed separate ApplicationContext for unit tests (was identical to prod conf)CR-15
Christian Peter Dyreborg JonigkeitChristian Peter Dyreborg Jonigkeit
39f33696887Working on writing dto into single column row
Christian Peter Dyreborg JonigkeitChristian Peter Dyreborg Jonigkeit
d89a4f832eaMore refactorings