Redesign recipe list

This commit is contained in:
2026-04-06 11:20:25 +02:00
parent 0aa8d12c1e
commit 2b0601956f
7 changed files with 604 additions and 129 deletions

24
.idea/workspace.xml generated
View File

@@ -4,8 +4,13 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="ae0e4ce8-372f-4cfd-a04f-600640f32223" name="Changes" comment="Redesign meal planner">
<change afterPath="$PROJECT_DIR$/.gitea/workflows/build-and-deploy.yaml" afterDir="false" />
<list default="true" id="ae0e4ce8-372f-4cfd-a04f-600640f32223" name="Changes" comment="Restore gitea action">
<change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/js/app.js" beforeDir="false" afterPath="$PROJECT_DIR$/js/app.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/js/data/catalog.js" beforeDir="false" afterPath="$PROJECT_DIR$/js/data/catalog.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/js/views/Filter.js" beforeDir="false" afterPath="$PROJECT_DIR$/js/views/Filter.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/js/views/RecipeList.js" beforeDir="false" afterPath="$PROJECT_DIR$/js/views/RecipeList.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/manifest.webmanifest" beforeDir="false" afterPath="$PROJECT_DIR$/manifest.webmanifest" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -84,7 +89,7 @@
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1775222853874</updated>
<workItem from="1775222854878" duration="6283000" />
<workItem from="1775222854878" duration="7564000" />
</task>
<task id="LOCAL-00001" summary="Rework calendar">
<option name="closed" value="true" />
@@ -118,7 +123,15 @@
<option name="project" value="LOCAL" />
<updated>1775337998927</updated>
</task>
<option name="localTasksCounter" value="5" />
<task id="LOCAL-00005" summary="Restore gitea action">
<option name="closed" value="true" />
<created>1775338197344</created>
<option name="number" value="00005" />
<option name="presentableId" value="LOCAL-00005" />
<option name="project" value="LOCAL" />
<updated>1775338197344</updated>
</task>
<option name="localTasksCounter" value="6" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
@@ -172,6 +185,7 @@
<MESSAGE value="Redesign meal plan editor" />
<MESSAGE value="Redesign recipe details" />
<MESSAGE value="Redesign meal planner" />
<option name="LAST_COMMIT_MESSAGE" value="Redesign meal planner" />
<MESSAGE value="Restore gitea action" />
<option name="LAST_COMMIT_MESSAGE" value="Restore gitea action" />
</component>
</project>