Nils-Johan Gynther
|
e50781dccf
|
feat: implement patch method in ApiClient and update recipe update logic in RecipeRepository
|
2026-04-22 07:58:42 +02:00 |
|
Nils-Johan Gynther
|
ed4e18dc31
|
feat: add recipe creation, editing, and detail screens; enhance recipe model with instructions and ingredients
|
2026-04-22 07:53:25 +02:00 |
|
Nils-Johan Gynther
|
2ea18503ef
|
feat: enhance routing logic and improve login screen validation; add guarded API call for error handling
|
2026-04-22 07:35:34 +02:00 |
|
Nils-Johan Gynther
|
e8de1d3625
|
feat: implement API client with JSON handling and error mapping; enhance routing and state management in app shell
|
2026-04-22 07:29:21 +02:00 |
|
Nils-Johan Gynther
|
056d5a8a1b
|
feat: add profile screen and update routing; enhance login validation and logout functionality
|
2026-04-21 22:30:35 +02:00 |
|
Nils-Johan Gynther
|
fa06ba0915
|
fix: improve JSON parsing in Recipe.fromJson for better type handling
|
2026-04-21 22:21:08 +02:00 |
|
Nils-Johan Gynther
|
eceb94c604
|
fix: update login functionality to use username instead of email
|
2026-04-21 22:17:09 +02:00 |
|
Nils-Johan Gynther
|
b87c877b38
|
fix: update initial route to '/login' and use context.go for navigation in LoginScreen
|
2026-04-21 22:13:59 +02:00 |
|
Nils-Johan Gynther
|
78bcf9bc98
|
fix: update API endpoints in AuthRepository and RecipeRepository to remove redundant '/api' prefix
|
2026-04-21 22:10:16 +02:00 |
|
Nils-Johan Gynther
|
4efc15bc2c
|
fix: simplify Dockerfile by removing user creation and ownership commands
|
2026-04-21 22:05:18 +02:00 |
|
Nils-Johan Gynther
|
ebb749383c
|
fix: ensure proper ownership of Flutter SDK cache directory in Dockerfile
|
2026-04-21 22:03:49 +02:00 |
|
Nils-Johan Gynther
|
b34790f198
|
fix: add safe.directory configuration for Flutter SDK in Dockerfile
|
2026-04-21 22:02:42 +02:00 |
|
Nils-Johan Gynther
|
7383497cda
|
fix: update Dockerfile to ensure proper user permissions for Flutter build
|
2026-04-21 22:01:58 +02:00 |
|
Nils-Johan Gynther
|
39384a0e74
|
feat: update API base URL handling and improve Caddy configuration for Flutter app
|
2026-04-21 21:59:47 +02:00 |
|
Nils-Johan Gynther
|
cdfca35b9e
|
refactor: clean up imports in api_client and auth_repository files
|
2026-04-21 21:41:15 +02:00 |
|
Nils-Johan Gynther
|
3996456f6f
|
feat: add Flutter web frontend with authentication and recipe management features
|
2026-04-21 21:29:47 +02:00 |
|