|
|
0a9251df67
|
fix: recipe api now under /api
|
2025-11-27 14:39:09 +01:00 |
|
|
|
4e23d913d1
|
feat: RecipeController with GET, POST, PUT, DELETE
TODO: WebSockets updates should be propagated after POST/PUT/DELETE operations
|
2025-11-27 14:39:09 +01:00 |
|
Oskar Rasieński
|
2d9af65f28
|
fixed checkstyle issue?
|
2025-11-27 14:39:09 +01:00 |
|
Oskar Rasieński
|
a4ec14bfb0
|
Removed magic numbers from tests
|
2025-11-27 14:39:09 +01:00 |
|
Oskar Rasieński
|
1273ae47fe
|
Expression lambdas
|
2025-11-27 14:39:09 +01:00 |
|
Oskar Rasieński
|
873f1911ac
|
Added tests for Recipe.
|
2025-11-27 14:39:09 +01:00 |
|
Oskar Rasieński
|
110c8e72d4
|
Removed * import
|
2025-11-27 14:39:09 +01:00 |
|
Oskar Rasieński
|
ccdccffee8
|
Added RecipeRepository
|
2025-11-27 14:39:09 +01:00 |
|
Oskar Rasieński
|
646183174a
|
Created basic recipe.
|
2025-11-27 14:39:09 +01:00 |
|
|
|
07d3fe304d
|
Revert "Merge branch 'backend' into 'main'"
This reverts merge request !2
|
2025-11-27 14:29:18 +01:00 |
|
Mei Chang van der Werff
|
1eab6f517a
|
implemented delete recipe test
|
2025-11-27 04:43:49 +01:00 |
|
Mei Chang van der Werff
|
b1a8003f9b
|
Implementatation cloneRecipe method
|
2025-11-27 03:27:03 +01:00 |
|
Mei Chang van der Werff
|
57d817970e
|
Basis of deleteRecipe method, will improve later
|
2025-11-26 20:21:31 +01:00 |
|
Mei Chang van der Werff
|
ce4d1945ef
|
WIP: non working findRecipeWithIDTest, need create button
|
2025-11-26 17:14:21 +01:00 |
|
Mei Chang van der Werff
|
d0b35deb0f
|
detailView methods findAll and findId with a test for findAll
|
2025-11-26 16:52:41 +01:00 |
|
Natalia Cholewa
|
d34e1aca36
|
fix: checkstyle violations
|
2025-11-25 21:17:23 +01:00 |
|
Natalia Cholewa
|
8fc31d9aa5
|
feat: ingredients list stub, ingredients list fxml
|
2025-11-25 21:14:57 +01:00 |
|
Oskar Rasieński
|
79fa5d5f8b
|
Merge branch 'backend' into 'main'
feat: basic Recipe class and RecipeController with GET, POST, PUT, DELETE
Closes #6
See merge request cse1105/2025-2026/teams/csep-team-76!2
|
2025-11-25 17:46:16 +01:00 |
|
Oskar Rasieński
|
3aa530ffde
|
feat: basic Recipe class and RecipeController with GET, POST, PUT, DELETE
|
2025-11-25 17:46:15 +01:00 |
|
Aysegul Aydinlik
|
a38939b19a
|
ui to work with buttons for the rest
|
2025-11-25 16:23:41 +01:00 |
|
|
|
f8ad46e2c7
|
docs: week 2 meeting minutes
|
2025-11-21 18:07:56 +01:00 |
|
Maria Dumitrescu
|
b5ba996e66
|
Upload New File
|
2025-11-21 17:24:01 +01:00 |
|
Maria Dumitrescu
|
94ae1ce8ed
|
Add new directory
|
2025-11-21 17:23:39 +01:00 |
|
Maria Dumitrescu
|
10c99138b8
|
Add new directory
|
2025-11-21 17:22:45 +01:00 |
|
Natalia Cholewa
|
a42cd38831
|
docs: agenda for week 02
|
2025-11-20 12:23:12 +01:00 |
|
|
|
ac8f3f2699
|
Merge branch 'checkstyle-v1' into 'main'
draft checkstyle.xml with 10 rules
See merge request cse1105/2025-2026/teams/csep-team-76!1
|
2025-11-16 21:10:55 +01:00 |
|
|
|
9426b5da78
|
include try/catch in left-curly rule
|
2025-11-14 20:21:31 +01:00 |
|
|
|
16123e0dee
|
fmt: move first rule comment
|
2025-11-14 19:57:50 +01:00 |
|
|
|
ac8901de5a
|
make tab check a warning
|
2025-11-14 19:57:30 +01:00 |
|
|
|
9ec277bfef
|
fix even more tabs
|
2025-11-14 19:43:58 +01:00 |
|
Hanz727
|
ee0d2ce427
|
Replaced all tabs with spaces
|
2025-11-14 19:36:29 +01:00 |
|
|
|
bceb413241
|
candidate checkstyle.xml
|
2025-11-14 19:01:33 +01:00 |
|
|
|
7dec1dedb5
|
init code of conduct file
|
2025-11-14 16:25:27 +01:00 |
|
Sebastian Proksch
|
e4c00f10e8
|
Initial commit
|
2025-11-13 22:26:09 +01:00 |
|