26 Commits (650d1b875c0ea539baf51916e1fc5dde83d70358)

Author SHA1 Message Date
binsky 698cc4ae00 implement listing credentials 2 years ago
fdai5728 f6e8fb03d3 Implements Deserialization Logic 2 years ago
fdai5728 c017222eb9 Implements Serialization Logic for Credentials 2 years ago
fdai5728 904e9de7b0 Implements helper function for serialization 2 years ago
fdai5728 8b6aedac2f Implements helper function for serialization 2 years ago
fdai5728 de28f184b3 Inserting JavaDoc for list size helperfunction 2 years ago
fdai5728 66b7b880af Inserting JavaDoc to delete credential 2 years ago
fdai5728 da4509f0fc Inserting JavaDoc for credential ID search 2 years ago
fdai5728 909010aac4 Inserting JavaDoc for credential search function 2 years ago
fdai5728 099fb9ea26 Inserting JavaDoc 2 years ago
fdai5728 6fc18633da Removes unused code 2 years ago
fdai6352 f014afbf83 refactored add credential Method and Test 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 90cb65377c Implements function 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 cd340772ab Implements Skeleton for CredentialRepository 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 4a6c72ec8f Implements function 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 e3013269d2 Implements Skeleton for CredentialRepository 2 years ago