- Feb 08, 2025
-
-
Jungsu Kim authored
Refactor-5, Replace Data Value with Object. Changing Company so that it takes an object instead of String name.
-
Jungsu Kim authored
Refactor-5, Replace Data Value with Object. Changing Company so that it takes... See merge request !9
-
Jungsu Kim authored
Refactor-5, Replace Data Value with Object. Changing Company so that it takes an object instead of String name.
-
Jungsu Kim authored
Refactor-4, Extract Method in Payroll class the method processPayroll have been extracted into 2 methods. Also because of the last refactor (refactor 3) both employee types can use 1 function.
-
Jungsu Kim authored
Refactor 4 See merge request !8
-
Jungsu Kim authored
Refactor-4, Extract Method in Payroll class the method processPayroll have been extracted into 2 methods. Also because of the last refactor (refactor 3) both employee types can use 1 function.
-
Jungsu Kim authored
Revert "Merge branch 'Refactor-4' into 'main'" See merge request !5
-
Jungsu Kim authored
This reverts merge request !4
-
Jungsu Kim authored
Refactor-4, Extract Method in Payroll class the method processPayroll have... See merge request !4
-
Jungsu Kim authored
Refactor-4, Extract Method in Payroll class the method processPayroll have been extracted into 2 methods. Also because of the last refactor (refactor 3) both employee types can use 1 function.
-
Jungsu Kim authored
Refactor-3, Extract Superclass. We changed the code so that the FullTimeEmployee and PartTimeEmployee inherits from the Employee class
-
Jungsu Kim authored
Refactor-3, Extract Superclass. We changed the code so that the... See merge request !3
-
Jungsu Kim authored
Refactor-3, Extract Superclass. We changed the code so that the FullTimeEmployee and PartTimeEmployee inherits from the Employee class
-
- Feb 05, 2025
-
-
Jungsu Kim authored
-
- Feb 01, 2025
-
-
Jungsu Kim authored
-
Jungsu Kim authored
Refactor 2: Making the public global variables in the Employee.java class into... See merge request !2
-
Jungsu Kim authored
Refactor 2: Making the public global variables in the Employee.java class into private. Added testing to ensure these changes worked and are bug free.
-
Jungsu Kim authored
Refactor 1 adding comments to all the classes See merge request !1
-
Jungsu Kim authored
-
Jungsu Kim authored
-
- Jan 31, 2025
-
-
Jungsu Kim authored
-
Jungsu Kim authored
-