Commit graph

207 commits

Author SHA1 Message Date
Oskar Rasieński
5915b658e6 Merge branch 'lang-fix' into 'main'
Lang fix

See merge request cse1105/2025-2026/teams/csep-team-76!78
2026-01-22 01:21:43 +01:00
Oskar Rasieński
2ca0acbeef checkstyle fix... 2026-01-21 14:50:14 +01:00
Oskar Rasieński
969d052230 translated ingredients menu 2026-01-21 14:34:57 +01:00
Mei Chang van der Werff
8989cab770 A favourited recipe now becomes blue in text 2026-01-21 14:21:30 +01:00
Oskar Rasieński
638220bb07 Fixed lang in main menu 2026-01-21 13:51:11 +01:00
83910eca72 Merge branch 'client/feature-recipe-scaling' into 'main'
feat(client/scaling): Implements client-side recipe scaling

Closes #70

See merge request cse1105/2025-2026/teams/csep-team-76!70
2026-01-19 21:12:20 +01:00
a8ec6f4f62 Merge branch 'turkish-' into 'main'
added turkish

Closes #73

See merge request cse1105/2025-2026/teams/csep-team-76!76
2026-01-19 20:35:28 +01:00
Aysegul
fca641b143 added turkish, replaced flag 2026-01-19 20:21:59 +01:00
54db9bddff
feat(client/scaling): initial implementation 2026-01-19 15:32:30 +01:00
Aysegul
be056fc17e Add Turkish locale resources 2026-01-19 15:24:50 +01:00
Aysegul
32df26724a added turkish 2026-01-19 15:16:51 +01:00
c6f6a6f73d
fix: use Endpoints for filtered recipe urls 2026-01-19 15:14:18 +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
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
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
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
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
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
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
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