Commit graph

355 commits

Author SHA1 Message Date
Aysegul
32df26724a added turkish 2026-01-19 15:16:51 +01:00
Aysegul Aydinlik
19fdf7f361 Merge branch 'lang/toki-pona' into 'main'
Add toki pona as a language

See merge request cse1105/2025-2026/teams/csep-team-76!68
2026-01-19 14:51:43 +01:00
5d199e9a33
fix(client/util): replaced hardcoded values with configService-based impl 2026-01-18 18:39:43 +01:00
Oskar Rasieński
c214eff502 Merge branch 'favourite-refresh-fix' into 'main'
Fixed refreshing of recipeList when favouriting

See merge request cse1105/2025-2026/teams/csep-team-76!72
2026-01-18 18:33:31 +01:00
75e9fc1e62 Merge branch 'fix/search-bar-wiring' into 'main'
Refined search code and wired up the client side search with server

Closes #68

See merge request cse1105/2025-2026/teams/csep-team-76!66
2026-01-18 18:30:48 +01:00
Oskar Rasieński
1d33f3a3c1 Fixed refreshing of recipeList when favouriting 2026-01-18 16:50:48 +01:00
Natalia Cholewa
5a0503de10 Merge branch 'refactor/server-utils' into 'main'
Make ServerUtils use server address from config, refactor endpoint generation

See merge request cse1105/2025-2026/teams/csep-team-76!67
2026-01-18 16:37:40 +01:00
Natalia Cholewa
4e574bed8d fix: pipeline 2026-01-18 16:32:01 +01:00
Natalia Cholewa
d2166abf7d fix: s 2026-01-18 16:29:03 +01:00
Natalia Cholewa
ba956d60ac fix: unused imports thank you 2026-01-18 16:29:03 +01:00
Natalia Cholewa
48e5581525 test: endpoints 2026-01-18 16:29:03 +01:00
Natalia Cholewa
cdf625294a fix: endpoints not adding /api 2026-01-18 16:29:03 +01:00
Natalia Cholewa
0ad38aa710 refactor: change ServerUtils location 2026-01-18 16:29:03 +01:00
Natalia Cholewa
61ad8a1ea9 fix: resolve merge conflicts 2026-01-18 16:28:47 +01:00
Oskar Rasieński
5388c52aaa Merge branch 'guice-fix' into 'main'
Fixed httpclient implementation in guice

See merge request cse1105/2025-2026/teams/csep-team-76!71
2026-01-18 16:22:01 +01:00
Oskar Rasieński
5312e8d6b4 Fixed guice 2026-01-18 16:18:53 +01:00
2823711fcd Merge branch 'client/fix-inject-httpclient' into 'main'
fix(client): use Guice injection pattern for HttpClient

Closes #59

See merge request cse1105/2025-2026/teams/csep-team-76!53
2026-01-17 14:28:18 +01:00
717e44154f Merge branch 'client/feature-ingredient-select-dropdown' into 'main'
feat(client/ingredients): make ingredient list into dropdown

Closes #67

See merge request cse1105/2025-2026/teams/csep-team-76!64
2026-01-17 13:48:45 +01:00
caa9e79846
fix(client/tests): fix client tests due to changes made to ServerUtils constructor; see FIXMEs 2026-01-17 13:44:09 +01:00
96b7241056
fix(client): to Guice DI pattern 2026-01-17 13:41:44 +01:00
5942250f11
docs: add notes to makeMenuItems 2026-01-17 13:38:22 +01:00
f87b4e7d37
feat(client/ingredients): make into dropdown
It is now possible to see a list of existing ingredients to choose from
in a dropdown menu.

Adds a server dependency to the ingredient list cell. Not ideal but
could be revamped in the future.
2026-01-17 13:38:22 +01:00
Natalia Cholewa
7320dd1e46 docs: minutes for week 08 2026-01-16 23:40:00 +01:00
Natalia Cholewa
61f35a5b45 feat: toki pona 2026-01-16 23:02:40 +01:00
Oskar Rasieński
f6d5551408 Merge branch 'mourning-recipes' into 'main'
Mourning recipes

See merge request cse1105/2025-2026/teams/csep-team-76!65
2026-01-16 22:10:57 +01:00
Rithvik Sriram
1688e7fffa Refined search code and wired up the client side search with server 2026-01-16 22:05:13 +01:00
Oskar Rasieński
caeacf86e0 Made Delete msg take Recipe instead of id and made alert for recipe mourning. 2026-01-16 19:13:35 +01:00
Oskar Rasieński
675e2799a5 Fixed usages of delete. 2026-01-16 19:12:33 +01:00
Oskar Rasieński
face654aa5 Made delete() return a deepcopy of recipe. 2026-01-16 19:11:48 +01:00
Oskar Rasieński
cce24ab61d Added isPending to ws dataservice 2026-01-16 19:04:51 +01:00
Aysegul Aydinlik
ecccebe7c5 Merge branch 'updated-button' into 'main'
Update badge addition

Closes #66

See merge request cse1105/2025-2026/teams/csep-team-76!63
2026-01-16 16:43:39 +01:00
Aysegul Aydinlik
1abbeee1ae Merge branch 'client/feature-ingredient-nutrition-view' into 'main'
feat(client/nutrition): Nutrition & Ingredient list view

Closes #54 and #56

See merge request cse1105/2025-2026/teams/csep-team-76!54
2026-01-16 16:12:17 +01:00
Aysegul
b739c78170 Update badge addition 2026-01-16 15:05:53 +01:00
Aysegul Aydinlik
90653ec312 Merge branch 'Server-testing' into 'main'
IngredientController test + a small refactor

Closes #61 and #62

See merge request cse1105/2025-2026/teams/csep-team-76!61
2026-01-16 15:05:12 +01:00
Rithvik Sriram
920eca13d3 Merge branch 'feature/Persitsting_language_options' into 'main'
Add persistent language selection with ConfigService integration

Closes #25

See merge request cse1105/2025-2026/teams/csep-team-76!57
2026-01-16 12:33:00 +01:00
Aysegul Aydinlik
e2ccad1116 made a few tests for ingredients also did a TODO, made the code for RecipeControllerTest a little bit more readable too 2026-01-15 23:00:47 +01:00
Oskar Rasieński
780724c14a Merge branch 'client-imposter-fix' into 'main'
Fixed Języki having UTF-8 ? instead of ę.

Closes #65

See merge request cse1105/2025-2026/teams/csep-team-76!60
2026-01-15 17:40:57 +01:00
Oskar Rasieński
d278c31993 Improved comments 2026-01-15 17:38:14 +01:00
caecab5f41 Merge branch 'PENGUIN' into 'main'
added the penguin SELF MADE

Closes #63

See merge request cse1105/2025-2026/teams/csep-team-76!59
2026-01-15 17:36:36 +01:00
c5f338bf74
chore: cleanup 2026-01-15 17:24:19 +01:00
9f7f32beff
fix(commons/ingredient): add missing setters 2026-01-15 17:15:05 +01:00
1bfc103ecc
feat(client/nutrition): updated nutrition UI modelling
Uses "idiomatic JavaFX" to model automatic update propagation by object
view models.
2026-01-15 17:12:18 +01:00
b1bb4ad242
feat(client/utils): create update PATCH util function 2026-01-15 17:12:18 +01:00
6b851767e7
chore: integrate changes from newest main 2026-01-15 17:12:18 +01:00
Aysegul Aydinlik
ddd81814e5 added the penguin SELF MADE 2026-01-15 16:05:29 +01:00
Rithvik Sriram
b972023a6e Added changes where when the lang select menu gets initialized, the value is set to the previously selected language 2026-01-15 13:46:42 +01:00
Rithvik Sriram
981b64ae11 Removed redundant listener 2026-01-15 13:34:01 +01:00
Rithvik Sriram
5a17179fcb Merge branch 'fix/wiring_print_button_with_functionality' into 'main'
wiring the print button with the export service

See merge request cse1105/2025-2026/teams/csep-team-76!51
2026-01-15 13:12:50 +01:00
Aysegul Aydinlik
8542e66869 Agenda-08 2026-01-15 12:38:36 +01:00
Oskar Rasieński
22a8bc4708 Merge branch 'client/server-utils-tests-mock' into 'main'
Client/server utils tests mock

See merge request cse1105/2025-2026/teams/csep-team-76!56
2026-01-15 01:07:59 +01:00