207 Commits (development)
 

Author SHA1 Message Date
binsky 5eb63ea2b3 implement generating passwords with digits 2 years ago
binsky 7e9f3d179f implement generating passwords with uppercase letters 2 years ago
binsky bb0e14c26f refactor PasswordGeneratorTest 2 years ago
binsky 963c58967d implement generating lowercase passwords with a customizable length 2 years ago
binsky 6b13284a52 add PasswordGenerator class 2 years ago
fdai6352 3a3f5f4e5a Merge remote-tracking branch 'origin/feature-credential' into feature-credential 2 years ago
fdai5728 85ea30ccb7 erneuter commit, löscht hoffentlich datei 2 years ago
fdai5728 ffdbc80dfe Reverts some mistakes 2 years ago
fdai5728 57ae190c63 Implements Unittest and function to delete credential from arraylist 2 years ago
fdai5728 b0730d1003 Adds error printing for indexoutofbound case 2 years ago
fdai5728 2ad4ea87c4 Implements function for Username Update 2 years ago
fdai5728 2d2d1bd527 Implements Unittest for Username Update 2 years ago
fdai5728 90cb65377c Implements function for Password Update 2 years ago
fdai5728 b95899aa56 Implements Unittest for Password Update 2 years ago
fdai5728 d485b04678 Updates Interface and function signatures 2 years ago
fdai5728 b6e33cd520 Rewrite ValueObject to DTO since we don't want to destroy the old object each time it gets updated 2 years ago
fdai5728 729f80d09d Restructures repository class and interface 2 years ago
fdai5728 028267642f Removes unused functions 2 years ago
fdai5728 cf2ec72c26 Fix counter error in arrayList 2 years ago
fdai5728 c131eac34a Implements search function and test for search via index 2 years ago
fdai5728 a914453294 Implements search function and test for search 2 years ago
fdai5728 aff9a8f70e Implements test for search function over repository 2 years ago
fdai5728 b0fca310de Implements testable function signature and first unit test 2 years ago
fdai5728 93d7dc776c Creates Testclass for CredentialRepository 2 years ago
fdai5728 978c79d3ae Implements a Value Object to hold user information 2 years ago
fdai5728 cd340772ab Implements Skeleton for CredentialRepository 2 years ago
fdai5728 4e91f37a40 Implements an Interface with basic functions 2 years ago
fdai5728 f6ad637c4f added skeleton of credentials class 2 years ago
fdai5728 2f4de90121 add credential entry class 2 years ago
fdai5728 8ee050401a add credential interface 2 years ago
jenkins 699e0ee815 Merge commit '15fe9b78c371ad7b8fe66d496bf85273a16e561e' into HEAD 2 years ago
fdai6352 15fe9b78c3 Merge branch 'feature-credentialneu' into feature-credential 2 years ago
fdai6352 18f4cc93f9 implemented show credential via name functionality 2 years ago
fdai6352 044d4af707 implemented show credential via ID functionality 2 years ago
fdai6352 f89a4e4af1 implemented add credential functionality 2 years ago
fdai6352 cf0425bc59 added edit credential menu item 2 years ago
fdai6352 5db4d2c1f3 deleted unused line 2 years ago
fdai6352 35a372765d added credential menu item show credential 2 years ago
fdai6352 9b0c21b584 added credential menu item add credential 2 years ago
fdai6352 6b50608ef8 refactored credential menu exit 2 years ago
fdai6352 1d4ec73c19 added credential menu exit 2 years ago
fdai6352 317d500f50 added credential menu 2 years ago
jenkins a059cec5c1 Merge commit 'a18ebb743871694e4c56ad5403a5b5894ed1495b' into HEAD 2 years ago
fdai6352 a18ebb7438 temporarily deleted addCredential 2 years ago
fdai6352 34d6de43c7 typo refactor 2 years ago
jenkins 5a9eb32422 Merge commit '8fe5cec4110e84885910952cae72fcd55d883650' into HEAD 2 years ago
fdai5728 8fe5cec411 erneuter commit, löscht hoffentlich datei, versuch 2 2 years ago
fdai5728 75c1c3346f erneuter commit, löscht hoffentlich datei 2 years ago
fdai5728 75ffb1854a Reverts some mistakes 2 years ago
fdai6352 c9968722c8 implemented set numbers menu item and test refactor 2 years ago