- Dec 07, 2023
-
-
David Firas authored
-
- Dec 06, 2023
-
-
Lukas Karsch authored
-
- Dec 05, 2023
-
-
Lukas Karsch authored
-
Lukas Karsch authored
-
Riedel Nina authored
-
-
- Dec 04, 2023
-
-
Blersch Lara authored
-
- Dec 03, 2023
-
-
Lukas Karsch authored
-
Lukas Karsch authored
-
- Nov 30, 2023
-
-
Lukas Karsch authored
-
Lukas Karsch authored
-
Lukas Karsch authored
#29 introduce custom page dto, add @RequestMapping to PlantsController to simplify mappings on controller methods
-
- Nov 29, 2023
-
-
Lukas Karsch authored
-
Lukas Karsch authored
-
Lukas Karsch authored
#27 seeding data now fixed, command line runner moved to config class to clean up the main application class
-
- Nov 28, 2023
-
-
Lukas Karsch authored
-
-
- Nov 27, 2023
-
-
Blersch Lara authored
update: WishList #7: check for user before changing wishlist and filter for plants which can be planted in the current week and added requests to requests.http
-
Lukas Karsch authored
-
Lukas Karsch authored
#3 tests for controller done. @AuthenticationPrincipal is not! injected into controller methods as i could not get it to work. but thats not significant when testing just the web layer. might be a problem when doing full integration tests
-
- Nov 24, 2023
-
-
Lukas Karsch authored
-
- Nov 22, 2023
-
-
Lukas Karsch authored
#3 fix UserDetailsService bean for tests (rename method to avoid naming conflict, add 2 users & 1 admin). starting tests for GardenController. Added 1 dependency: spring-security-test to mock users in tests
-
Lukas Karsch authored
-
Lukas Karsch authored
-
- Nov 21, 2023
-
-
Blersch Lara authored
-
Blersch Lara authored
-
Blersch Lara authored
-
Blersch Lara authored
-
Lukas Karsch authored
-
Lukas Karsch authored
-
Lukas Karsch authored
-
- Nov 20, 2023
-
-
Lukas Karsch authored
-
Karsch Lukas authored
-
- Nov 16, 2023
-
-
Karsch Lukas authored
-
Karsch Lukas authored
-
Zink Hannah authored
-
- Nov 13, 2023
-
-
Holzheu Hannah authored
-
Blersch Lara authored
-
Blersch Lara authored
-
Lukas Karsch authored
application properties now differ for test suite vs regular runs. persisting h2 database in a file for regular use.
-