3e91f34303
Add search frontend code
2025-05-24 12:18:23 +02:00
a4e321e66d
Remove scanf dependency
2025-05-13 23:42:52 +02:00
d86c8ab6fe
Cleaning frontend/Cargo.toml
2025-05-05 12:15:26 +02:00
348b0f24e9
Update dependencies, add translation endpoint, and display a user message when logged in
2025-05-05 01:59:30 +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
2b230ae96a
Update dependencies
2025-04-08 18:09:46 +02:00
63266dec56
Use the default OS theme (dark or light)
2025-03-31 23:37:58 +02:00
315626b3ed
Remove useless verbs in web api urls
2025-03-31 21:24:20 +02:00
b812525f4b
Update ron version to 0.9
2025-03-19 01:06:57 +01:00
995f77d1ef
Doc + formatting
2025-03-18 20:03:25 +01:00
08c4238dcb
Replace 'wasm-pack' by 'trunk'
2025-03-11 17:24:13 +01:00
a590d7e1e9
A bit of clean up
2025-03-02 00:39:58 +01:00
a3f2b4a86a
Scheduled recipes can now be removed
2025-02-12 00:22:50 +01:00
ce3821b94e
Ingredients can now be added to shopping list when a recipe is scheduled
2025-02-10 15:02:20 +01:00
37721ac3ea
Calendar is now displayed on home page and recipes can be scheduled without being logged
2025-02-08 22:31:38 +01:00
fbef990022
Recipe can now be scheduled
2025-02-04 22:29:56 +01:00
79a0aeb1b8
Calendar (WIP)
2025-01-29 14:37:25 +01:00
9d3f9e9c60
Add a calendar to schedule a recipe to a chosen date (WIP)
2025-01-23 03:01:15 +01:00
65489e7692
Rewrite README + use lettre crate to validate email address instead of regex
2025-01-16 23:09:06 +01:00
b86cded45d
Steps can now be ordered (via drag and drop)
2025-01-15 01:37:49 +01:00
e355800f98
Update to Axum 0.8
2025-01-14 15:57:02 +01:00
975d1ceee2
Groups can now be ordered (via drag and drop)
2025-01-10 22:38:34 +01:00
9b0fcec5e2
Tags can now be added and removed
2025-01-04 22:43:20 +01:00
5ce3391466
Recipe edit, we can now delete groups, steps and ingredients
2024-12-28 22:52:07 +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
327b2d0a5b
Profile edit (WIP)
2024-11-15 14:47:10 +01:00
ebdcb6a90a
Frontend:
...
- Remove we_alloce
- Replace webpack by rspack
2024-11-06 17:48:51 +01:00
980c5884a4
Replace Rusqlite by Sqlx and Actix by Axum (A lot of changes)
2024-11-03 10:13:31 +01:00
57d7e7a3ce
WIP...
2023-04-10 09:35:10 +02:00
cbe276fc06
Beginning of frontend + recipe editing
...
(it's a mess)
2022-12-13 21:01:18 +01:00
642dd8a80c
Add frontend tests and other stuff
2022-12-07 00:16:34 +01:00