Commit graph

7 commits

Author SHA1 Message Date
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
bb9a6ba9ec Documentation 2025-04-01 18:14:35 +02:00
fbef990022 Recipe can now be scheduled 2025-02-04 22:29:56 +01:00
07b7ff425e Recipe edit (WIP): forms to edit groups, steps and ingredients 2024-12-26 01:39:07 +01:00
dd05a673d9 Recipe edit (WIP): add API to set some recipe values 2024-12-23 01:37:01 +01:00
1c79cc890d * Create a minimalistic toast
* Profile editing (WIP)
2024-12-04 17:39:56 +01:00