index
:
National_eIDAS_Gateway
master
National_eIDAS_Gateway
tlenz
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-03
fix(ernp): fix some problems in ERnP client that we found during tests
Thomas
1
-40
/
+38
2022-03-03
test(ernp): add ERnP client test with mocked ERnP responses
Thomas
2
-3
/
+956
2022-03-03
test(ernp): add ERnP client detail tests
Thomas
22
-0
/
+853
2022-03-03
test(ernp): add all ERnP integration tests into test that operates in real te...
Thomas
2
-9
/
+382
2022-03-03
chore(ernp): optimize ERnP client based on results from integration test
Thomas
3
-42
/
+52
2022-03-02
chore(ernp): update ERnP REST API to v1.5.1
Thomas
2
-18
/
+89
2022-03-02
chore(ux): add Lichtenstein as eIDAS country
Thomas
4
-0
/
+257
2022-02-09
feature(zmr): add MDS attributes as 'eIdAS-Documents' too
Thomas
7
-14
/
+193
2022-02-09
build: exclude generated classes from test-coverage validation
Thomas
2
-0
/
+10
2022-02-08
feature(matching): add 'Back to previous step' button into 'search-by-residen...
Thomas
3
-0
/
+8
2022-02-08
chore(core): fix some code-quality and code-style issues
Thomas
3
-4
/
+6
2022-02-08
fix(matching): update wrong error-reason and remove an unused method parameter
Thomas
2
-7
/
+20
2022-02-08
chore(core): add log message and add empty lines for better reading
Thomas
2
-0
/
+3
2022-02-08
chore(matching): update 'other-login-method' GUI steps to use it as common st...
Thomas
7
-40
/
+134
2022-02-08
chore(matching): update matching by 'alternative eIDAS Login' to forward user...
Thomas
3
-0
/
+10
2022-02-08
chore(matching): update matching by 'ID Austria login' to forward user to 'ot...
Thomas
4
-5
/
+20
2022-02-08
test(zmr): add tests to check search-by-residence operations
Thomas
1
-1
/
+164
2022-02-08
fix(zmr): update wrong workflow identifier in ZMR request in case of match-by...
Thomas
1
-1
/
+1
2022-02-08
test(matching): add test for 'search-residence' operation that uses mocked ZMR
Thomas
1
-0
/
+337
2022-02-08
feature(matching): update process-definition for matching to optimize interac...
Thomas
1
-4
/
+6
2022-02-08
feature(matching): finalize matching by residence search
Thomas
8
-143
/
+323
2022-02-08
refactor(matching): move AddresssucheController into eIDAS module to reuse da...
Thomas
1
-26
/
+36
2022-02-08
chore(ernp): ignore search requests with residence information.
Thomas
1
-1
/
+3
2022-02-08
test(core): fix broken integration tests after ERnP client integration
Thomas
3
-6
/
+46
2022-02-08
fix(matching): make matching DTO's serializeable because the has to be stored...
Thomas
4
-4
/
+19
2022-02-08
chore(matching): fix some code-style and code-quality issues
Thomas
4
-13
/
+18
2022-02-08
test(ernp): fix broken test after ERnP integration
Thomas
1
-1
/
+1
2022-02-08
chore(mathing): change log level ZMRClient
Thomas
1
-1
/
+1
2022-02-08
refactor(matching): change 'kitt' and 'update' steps in 'InitialSearchTask'
Thomas
6
-37
/
+386
2022-02-08
feature(ernp): update MDS if register information does not match to informati...
Thomas
1
-26
/
+85
2022-02-08
test(matching): fix broken tests and add some more edge cases
Thomas
2
-7
/
+151
2022-02-08
test(ernp): exclude generated ERnP classes from PWD checks
Thomas
1
-0
/
+1
2022-02-08
chore(szr): remove dummy code for SZR emulation
Thomas
2
-126
/
+6
2022-02-08
refactor(szr): remove 'insertErnp' functionality from SZR client.
Thomas
6
-275
/
+50
2022-02-08
feature(ernp): add person into ERnP of mathing ends with no result
Thomas
6
-144
/
+517
2022-02-08
feature(ernp): port search and update steps from ZMR client to ERnP client be...
Thomas
4
-31
/
+310
2022-02-08
test(ernp): add first simple test to get familary with ERnP client
Thomas
2
-0
/
+217
2022-02-08
test(core): fix broken tests after refactoring of ERnPClient API
Thomas
6
-11
/
+110
2022-02-08
fix(ernp): fix some bugs in ERnP client implementation
Thomas
3
-111
/
+180
2022-02-08
refactor(ernp): update openAPI specification from BM.I to use 'application/js...
Thomas
1
-12
/
+12
2022-02-08
feature(ernp): implement 'searchByPersonalIdentifier' as a first test version
Thomas
4
-35
/
+409
2022-02-08
refactor(ernp): change API of ERnP client to same model as ZMR client
Thomas
5
-110
/
+287
2022-02-08
refactor(ernp): move IErnpClient interface into another package
Thomas
6
-5
/
+6
2022-02-08
feature(ernp): generate ERnP client from openAPI specification
Thomas
4
-4
/
+1956
2022-02-08
Merge branch 'feature/matching_search_address' into 'feature/matching_base'
Thomas Lenz
52
-1661
/
+14204
2022-02-08
Merge branch 'feature/matching_base' into 'feature/matching_search_address'
Thomas Lenz
33
-263
/
+589
2022-01-13
Merge branch 'feature/matching_base_rebase' into 'feature/matching_base'
Thomas Lenz
33
-255
/
+581
2022-01-10
test: switch to latest junit 4.x version
Thomas
1
-1
/
+1
2022-01-10
Merge branch 'nightlybuild' into feature/matching_base_rebase
Thomas
25
-215
/
+293
2022-01-10
Merge branch 'master' into feature/matching_base_rebase
Thomas
15
-53
/
+301
[prev]
[next]