35 Commits (feature-credentialneu)

Author SHA1 Message Date
fdai5728 8fe5cec411 erneuter commit, löscht hoffentlich datei, versuch 2 2 years ago
fdai5728 75ffb1854a Reverts some mistakes 2 years ago
fdai5728 c5254acda6 Implements Unittest and function to delete credential from arraylist 2 years ago
fdai5728 d616b6f9cb Adds error printing for indexoutofbound case 2 years ago
fdai5728 cbb280326f Implements function for Username Update 2 years ago
fdai5728 04eb3200bf Implements Unittest for Username Update 2 years ago
fdai5728 4a6c72ec8f Implements function for Password Update 2 years ago
fdai5728 8190c10f3c Implements Unittest for Password Update 2 years ago
fdai5728 a048e3572c Updates Interface and function signatures 2 years ago
fdai5728 0bfd2875fe Rewrite ValueObject to DTO since we don't want to destroy the old object each time it gets updated 2 years ago
fdai5728 957f652258 Restructures repository class and interface 2 years ago
fdai5728 23647550bc Removes unused functions 2 years ago
fdai5728 bfd8af9c56 Fix counter error in arrayList 2 years ago
fdai5728 78db2e5908 Implements search function and test for search via index 2 years ago
fdai5728 fbb7efedcf Implements search function and test for search 2 years ago
fdai5728 60626bc4f3 Implements test for search function over repository 2 years ago
fdai5728 950cbae5a4 Implements testable function signature and first unit test 2 years ago
fdai5728 1c22b4912c Creates Testclass for CredentialRepository 2 years ago
fdai5728 40bbfbb196 Implements a Value Object to hold user information 2 years ago
fdai5728 e3013269d2 Implements Skeleton for CredentialRepository 2 years ago
fdai5728 353de7a025 Implements an Interface with basic functions 2 years ago
fdai5728 9e9f1d5c0c added skeleton of credentials class 2 years ago
fdai5728 8bc89ca3ed add credential entry class 2 years ago
fdai5728 52694b60b6 add credential interface 2 years ago
binsky 143653c2bc select vault in menu 2 years ago
binsky 97e48e530f navigate to list vaults in menu 2 years ago
binsky 138b9a02bf refactor input output stream handling 2 years ago
binsky fcccecae9e do not exit menu after wrong input 2 years ago
binsky d3edeba81b implement exiting menu 2 years ago
binsky 1189102c07 control menu with custom InputStream 2 years ago
binsky 19b5d0097d add empty showMenu method to password manager class 2 years ago
binsky 351906a848 add tests for methods required by the password manager interface 2 years ago
binsky 6afca77982 add password manager entry class 2 years ago
binsky 3f9ffd9238 add password manager interface 2 years ago
binsky 3da596a32d add maven project structure 2 years ago