64 Commits (92b8141bd63863c2294269dc0689d2b087480e40)

Author SHA1 Message Date
Sona Markosyan 92b8141bd6 search all flights by criteria 3 years ago
Sona Markosyan 5767a0df24 refactor make payment 3 years ago
Sona Markosyan ab409115b0 refactor make reservation 3 years ago
Sona Markosyan e4f7c68e2a implemented flight reservation repository 3 years ago
Sona Markosyan 89a20474f5 should not make reservation when passenger birthdate is null 3 years ago
Sona Markosyan dac5318ef9 should not make reservation when passenger passport number is invalid 3 years ago
Sona Markosyan 37804111a5 should not make reservation when passenger name is blank 3 years ago
Sona Markosyan 6ab9545d1a refactor Person 3 years ago
Imron 92b1faa9c3 cash transaction 3 years ago
Imron 368a7679bd credit card validation 3 years ago
Imron 442036d542 bank transaction 3 years ago
Imron 252216de6b flight cancellation 3 years ago
Imron 12668db408 add flight schedule 3 years ago
Imron e5dcacd334 sms validation for false number 3 years ago
Imron f4c587cf42 sms validation 3 years ago
Imron 7abce6392e sms notification 3 years ago
Imron 0801e2e8aa email validation 3 years ago
Imron 5f23abf6fe email validation 3 years ago
Imron 8277f7fb60 email notification 3 years ago
Imron 3779ae8179 credit card payment 3 years ago
Sona Markosyan 0ebcc656f8 verify create account 3 years ago
Sona Markosyan 36e9726d97 Should Not Create Account when Id is null 3 years ago
Sona Markosyan 4661e9c4f6 create PasswordEncoder for AccountServiceTest mocked 3 years ago
Sona Markosyan cf44c6aeeb search Aircraft by name 3 years ago
Sona Markosyan 02dce958b4 add aircraft as an admin 3 years ago
Sona Markosyan 1b9bbe383c implemented AircraftRepository methods 3 years ago
Sona Markosyan 3dc39408ea add flight throws exception mockito test 3 years ago
Sona Markosyan 7debdccde6 add flight as an admin mockito test 3 years ago
Sona Markosyan fe53e94bf4 implemented Flight Repository methods 3 years ago
Sona Markosyan 615b73a9ab block user as an admin 3 years ago
Sona Markosyan 9a14186457 account details email address validation 3 years ago
Sona Markosyan 7a9fc529b4 add account details 3 years ago
Sona Markosyan 3b1430d10f validate creation date 3 years ago
Sona Markosyan 0c42867e75 create Itinerary method testing 3 years ago
Imron d2789b3e65 making flightseat child of seat 3 years ago
Imron b1a36a043c parent class seat 3 years ago
Imron 8fa85ab30e FlightSeat 3 years ago
Sona Markosyan 15d6b2c3ed Account reset password method 3 years ago
Sona Markosyan fac3b42413 merge conflict resolved 3 years ago
Sona Markosyan 9845780898 updated Itinerary 3 years ago
Sona Markosyan f9827978b5 Delete Itinerary.java 3 years ago
Sona Markosyan 4a135ff41c make payment method tested 3 years ago
Imron 603c67dbeb leftover change to aircraft refactor 3 years ago
Imron 17e6f6e76c aircraft constructor name 3 years ago
Sona Markosyan 45e8a0e44d get itineraries from repository 3 years ago
Sona Markosyan a03a2a6a9a adding Itinerary class and repository interface 3 years ago
Imron f31d6c24bc add and get flights tests 3 years ago
Imron 556c18ebc0 test constructor for code parameter 3 years ago
Imron e265db8af5 test constructor for name parameter 3 years ago
Sona Markosyan e6465af3d1 get frequent flying number of a Customer 3 years ago