Commit graph

9 commits

Author SHA1 Message Date
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
Renamed from frontend/src/recipe_edit.rs (Browse further)