-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make entities immutable and create proper update methods that state by signature what can be updated. #342
Make entities immutable and create proper update methods that state by signature what can be updated. #342
Commits on Oct 21, 2016
-
Started refactoring all update repository methods to use IDs and proper
definition what can be updated. Signed-off-by: kaizimmerm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e2a0db - Browse repository at this point
Copy the full SHA 3e2a0dbView commit details
Commits on Oct 24, 2016
-
Signed-off-by: kaizimmerm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8609c4d - Browse repository at this point
Copy the full SHA 8609c4dView commit details
Commits on Oct 25, 2016
-
Removed all setters in repo model
Signed-off-by: kaizimmerm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b71f65c - Browse repository at this point
Copy the full SHA b71f65cView commit details
Commits on Oct 26, 2016
-
Signed-off-by: kaizimmerm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23c16a2 - Browse repository at this point
Copy the full SHA 23c16a2View commit details
Commits on Oct 27, 2016
-
Completed immutable refactoring
Signed-off-by: kaizimmerm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00e2060 - Browse repository at this point
Copy the full SHA 00e2060View commit details
Commits on Oct 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5a87084 - Browse repository at this point
Copy the full SHA 5a87084View commit details
Commits on Nov 7, 2016
-
Switched to builder pattern for entity update and create
Signed-off-by: kaizimmerm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6803806 - Browse repository at this point
Copy the full SHA 6803806View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8794a85 - Browse repository at this point
Copy the full SHA 8794a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66ffdb8 - Browse repository at this point
Copy the full SHA 66ffdb8View commit details
Commits on Nov 8, 2016
-
Added constraints. Cleaned up code.
Signed-off-by: kaizimmerm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d02906 - Browse repository at this point
Copy the full SHA 9d02906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1aef1 - Browse repository at this point
Copy the full SHA 5a1aef1View commit details -
Signed-off-by: kaizimmerm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cacb41f - Browse repository at this point
Copy the full SHA cacb41fView commit details -
Fix UI editing non-updatable fields
Signed-off-by: kaizimmerm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0126bf - Browse repository at this point
Copy the full SHA c0126bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83bc28a - Browse repository at this point
Copy the full SHA 83bc28aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5278428 - Browse repository at this point
Copy the full SHA 5278428View commit details
Commits on Nov 9, 2016
-
Signed-off-by: kaizimmerm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 74f5821 - Browse repository at this point
Copy the full SHA 74f5821View commit details -
return empty optional if collection is empty
Signed-off-by: kaizimmerm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f83c4c3 - Browse repository at this point
Copy the full SHA f83c4c3View commit details
Commits on Nov 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 664ec2a - Browse repository at this point
Copy the full SHA 664ec2aView commit details -
Removed unneeded repository methods
Signed-off-by: kaizimmerm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b42f0fe - Browse repository at this point
Copy the full SHA b42f0feView commit details -
Remove further methods that are unneeded.
Signed-off-by: kaizimmerm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5052bb - Browse repository at this point
Copy the full SHA d5052bbView commit details -
Signed-off-by: kaizimmerm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 821b2f0 - Browse repository at this point
Copy the full SHA 821b2f0View commit details -
Signed-off-by: kaizimmerm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e27b14 - Browse repository at this point
Copy the full SHA 9e27b14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c2c1e - Browse repository at this point
Copy the full SHA 78c2c1eView commit details