52 Commits (57ae190c6358f71bc8a511719aab448d0b272d84)

Author SHA1 Message Date
fdai5728 57ae190c63 Implements Unittest and function to delete credential from arraylist 2 years ago
fdai5728 2ad4ea87c4 Implements function for Username Update 2 years ago
fdai5728 2d2d1bd527 Implements Unittest for Username 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 cf2ec72c26 Fix counter error in arrayList 2 years ago
fdai5728 c131eac34a Implements search function and test for search via index 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
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 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
fdai6352 a18ebb7438 temporarily deleted addCredential 2 years ago
fdai6352 c9968722c8 implemented set numbers menu item and test refactor 2 years ago
fdai6352 05988f788b implemented set special char menu item and test refactor 2 years ago
fdai6352 881a3234dd menu refactor 2 years ago
fdai6352 6d43a35632 implemented set capitals in configure menu 2 years ago
fdai6352 c2952ab42c setPWLength refactor 2 years ago
fdai6352 ac0ce484d3 implemented setPWLength in configure menu and refactor 2 years ago
fdai6352 6b1d22f773 added vault configure menu wrong input message 2 years ago
fdai6352 cd1e7a85a8 implemented userName for new credentials 2 years ago
fdai6352 db0423a18c added set numbers function 2 years ago
fdai6352 dfffc3c84a added set special characters function and VaultInterface refactor 2 years ago
fdai6352 df02d33f55 added Set Capital function 2 years ago
fdai6352 087e2d6b60 Set PWLength Functionality, proved against wrong input 2 years ago
fdai6352 ee44e3067d added Set PWLength Funtionality 2 years ago
fdai6352 bc1702b935 added setPWLength Option refactor 2 years ago
fdai6352 6572370472 added setPWLength Option 2 years ago
fdai6352 b8ebd3b2f2 VaultTest refactor 2 years ago
fdai6352 46bd7e3f1c Vault and VaultTest refactor 2 years ago
fdai6352 6fa8c74313 added Configuration Menu no Exit after wrong Input 2 years ago
fdai6352 1c6d2148f2 added Configuration Menu exit 2 years ago
fdai6352 091c425ae1 added Configuration Menu 2 years ago
fdai6352 0bc394a7c3 add basisklassen hinzugefügt 2 years ago
fdai6352 b73a9d9377 add menuNavigationOpenVault: assertTrue zu assertFalse geändert 2 years ago
fdai6352 0608486ca9 add vault entry class 2 years ago
binsky 143653c2bc select vault in menu 2 years ago
binsky 97e48e530f navigate to list vaults in menu 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