Commit graph

12 commits

Author SHA1 Message Date
fb62288161 Implement Default trait for Config type 2025-04-29 18:09:58 +02:00
be6905cc3b Logo for dark theme 2025-04-28 02:34:42 +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
2d1aa4bdfd Toast and modal dialog CSS (WIP). 2025-04-26 01:50:37 +02:00
fdbf2e4f27 Add first day of the week feature to user settings and calendar functionality 2025-04-19 12:01:46 +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
b39cb1c067 Put the lang in front of url (WIP) 2025-03-26 02:08:20 +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