Commit graph

67 commits

Author SHA1 Message Date
araemer
e539f9201b Styling and removing unnecessary ai-generated css 2025-11-05 20:27:45 +01:00
araemer
9e7ad622f9 add basic user management 2025-11-02 09:09:34 +01:00
araemer
09150ba3bb Renaming to distinguish editor and display list items and adding component for IngredientGroupDisplayListItem.tsx 2025-11-02 07:20:01 +01:00
araemer
3e0a4ec38b Fix text alignent for button 2025-10-25 21:22:47 +02:00
araemer
ca7851939f Add container components 2025-10-25 21:19:08 +02:00
araemer
f867cd3601 Add container components 2025-10-25 20:52:16 +02:00
araemer
b70554db10 Add html button props to button 2025-10-25 19:49:13 +02:00
araemer
9f550bbce1 Add NumberCircle Component 2025-10-25 18:36:03 +02:00
araemer
0b549c878c Add HorizontalInputGroupLayout Component 2025-10-25 18:24:41 +02:00
araemer
c188639b1c Add ButtonGroupLayout Component 2025-10-25 18:17:32 +02:00
araemer
db23d06fb2 Add StickyHeader Component and introduce clsx for merging tailwind classNames 2025-10-25 18:10:56 +02:00
araemer
7ffda11a34 Add CircularIconButton Component 2025-10-25 08:52:11 +02:00
araemer
1c00abe12e fix style 2025-10-25 08:42:35 +02:00
araemer
4290b02ca7 Add component for ingredient group list item 2025-10-25 08:35:06 +02:00
araemer
7c01ed5894 Fix component layout 2025-10-25 08:16:00 +02:00
araemer
c866c01dfe Clean up css 2025-10-25 08:00:59 +02:00
araemer
5a4e04a47c Layout adjustments to details page 2025-10-23 20:25:02 +02:00
araemer
c85e3ba083 small layout adjustments 2025-10-22 20:32:09 +02:00
araemer
ada4396405 Unify content width for details view and editor. 2025-10-22 20:15:57 +02:00
araemer
37b8279ab5 Fix recalculation problem with null amounts 2025-10-22 19:27:36 +02:00
araemer
0dc2eb2e3c Make amount for an ingredient optional. 2025-10-21 15:32:48 +02:00
araemer
3c9c94957f Add control for moving items up and down a list. 2025-10-21 15:09:15 +02:00
araemer
05595fba94 Component for mobile instruction step editor's list item 2025-10-21 13:22:47 +02:00
araemer
9b53f6e676 Refactoring 2025-10-21 09:08:08 +02:00
araemer
34bbaa9df4 Extract NumberedListItem 2025-10-21 08:03:08 +02:00
araemer
13fe0ee852 Extract NumberStepControl 2025-10-21 07:54:13 +02:00
araemer
f980d4d86d Optimize servings control 2025-10-21 07:36:49 +02:00
araemer
e6ea18bef8 Smaller refactorings, e.g., margins for title 2025-10-21 07:03:56 +02:00
Anika Raemer
ef8388be6d docs and background for details page 2025-10-12 20:09:00 +02:00
Anika Raemer
3f075d509b refactor icons. Somehow button colors are no longer working... 2025-10-12 17:17:21 +02:00
Anika Raemer
a224397079 add login with enter key 2025-10-12 08:43:27 +02:00
Anika Raemer
97b0e5bdd3 style login page 2025-10-12 08:36:41 +02:00
Anika Raemer
575eecfc69 add dragging to step list 2025-10-11 12:08:56 +02:00
Anika Raemer
646bd573cf number instruction steps in detail view 2025-10-11 07:57:28 +02:00
Anika Raemer
e94be51f3e basic instructions editor 2025-10-11 07:32:50 +02:00
Anika Raemer
47ffe8c74d switch to createOrUpdate endpoint 2025-10-10 19:42:16 +02:00
Anika Raemer
8027fce80d renamed models, added mapper for recipes 2025-10-07 20:53:31 +02:00
Anika Raemer
7a6f5b5bcd implement basic login 2025-10-07 19:27:35 +02:00
Anika Raemer
bdd90b50d9 add api utils 2025-10-05 14:54:45 +02:00
Anika Raemer
ee3ac34e4b add button link for customized Link looking like a Button 2025-09-21 11:01:52 +02:00
Anika Raemer
9cb5b52ac9 replace all html buttons with button component 2025-09-21 10:45:24 +02:00
Anika Raemer
f1f6f5f438 add button component 2025-09-20 21:53:49 +02:00
Anika Raemer
5bbd01480f create SvgIcon component 2025-09-20 17:30:04 +02:00
Anika Raemer
73b805546f move the recipe list's toolbar to a component of its own 2025-09-20 17:00:27 +02:00
Anika Raemer
635bec7f64 alignment of recipe list 2025-09-17 20:15:49 +02:00
Anika Raemer
686eddbaee tuned header of recipe lists for smartphones 2025-09-14 17:30:33 +02:00
Anika Raemer
5c3c74b32e fix search field behavior 2025-09-14 14:24:35 +02:00
Anika Raemer
30c138d13f add custom search field component 2025-09-14 14:10:46 +02:00
Anika Raemer
df406b636e add search 2025-09-13 14:30:34 +02:00
Anika Raemer
f1a9b6d444 rename routes 2025-09-13 13:25:49 +02:00