3e91f34303
Add search frontend code
2025-05-24 12:18:23 +02:00
084f7ef445
Add a RON API to search recipes by title + a bit of refactoring
2025-05-21 19:58:31 +02:00
c24b0caeaf
Add a API entry point to get all tags
2025-05-20 15:32:54 +02:00
6e017e41a3
Simplify web API (put ids in url)
2025-05-19 22:58:00 +02:00
e4ec80e118
Add some HTTP tests for recipe fields and recipe tags
2025-05-15 00:36:07 +02:00
ec36391ec8
Dispaly a user message when a recipe is successfully deleted
2025-05-05 23:28:17 +02:00
2b7e88ae95
Doc + little CSS adjustement
2025-04-30 19:29:03 +02:00
cf9c6b2a3f
Refactor toast notifications and modal dialog implementation
...
- Updated SCSS for toast notifications to support multiple toast types (success, info, warning, error) and improved layout.
- Added new SVG icons for error, info, success, and warning notifications.
- Created separate HTML templates for toast notifications and modal dialogs.
- Enhanced the dev panel with buttons to test different toast notifications and modal dialogs.
2025-04-27 12:49:39 +02:00
f2e0aa3b43
Form CSS style + dev panel (WIP)
2025-04-15 11:34:18 +02:00
719cfafefc
Cleaning
2025-04-12 16:01:20 +02:00
4f739593b8
Rename 'published' to 'public' (for recipe)
2025-04-02 01:53:02 +02:00
315626b3ed
Remove useless verbs in web api urls
2025-03-31 21:24:20 +02:00
3089ede6eb
Add the lang prefix to all links
2025-03-26 12:03:31 +01:00
418d31a127
* Support for lang in URL as /fr/recipe/view/42
...
* Create a pages module in the frontend crate
2025-03-26 01:49:02 +01:00